Media are the storage and transmission channels or tools used to store and deliver information or data.
3
votes
0answers
832 views
Detect HTML5 Media Capture API Support
Is there a way to detect whether a browser supports the HTML5 Media Capture API for a mobile website I'm building? I can only seem to find solutions for detecting getUserMedia() support.
I would like ...
2
votes
0answers
162 views
Strange flow for seekBar on android MediaPlayer
I use MediaPlayer for playing a single mp3 song from network. Data source is the file downloaded from network. This files comes in chuncks.
Let's assume we have following playing state.
Song ...
2
votes
0answers
175 views
The Media callback is executed after stopping on Phonegap/Android
I am using the HTML5 media object inside my cordova/android project. Those Media objects have a callback function that should be executed once the media finishes to play the Audio file, but it seems ...
2
votes
0answers
1k views
Phonegap Media error code 1 playing local mp3 file in Android device
I developing an app that play a local mp3 file.
When I run in the app with the MOTODEV Studio in the emulator and in
my phone it works perfectly.
But when I upload to Google Play Market, and install ...
2
votes
0answers
2k views
How to manage Android MediaPlayer state, errors, and exceptions?
I am trying to play a short sound byte after processing a scanned bar code. My code currently works fine for as many as twenty scans. However, eventually the MediaPlayer throws the following error ...
2
votes
0answers
109 views
Matching list of files (for a tv show) with episodes for that show
I would like to implement or find a library implementing a feature similar to that in Plex where it matches video files for a show to actual episodes for that show. What I have found so far:
Plex's ...
2
votes
0answers
166 views
Playing a ringtone from an activity stops abruptly
In my android application, I am trying to play the current default ringtone onCreate of my activity. But the ringtone wouldn't just play completely and stop at arbitrary length each time.
Code is as ...
2
votes
0answers
488 views
How to specify correct path for a media in assets for PhoneGap
I am playing a audio using PhoneGap
var media = new Media("/android_asset/book/snd/kolobok_ua.mp3", onMediaSuccess, onMediaError);
if (seek){
media.seekTo(seek);
}
...
2
votes
0answers
110 views
Capture audio from WMP control
I have a windows form with Windows Media Player Control.
i want to record audio stream (ex. Online Radio Stream) in mp3 or wav file.
How can i do that in c# ?
2
votes
0answers
41 views
Media or Video splitter Gem
Does anybody knows the list of Media Splitter.So that I can tryout. I only know the FFmpeg Media Splitter.
Actually I need a gem and I am using Ruby on Rails.
1
vote
0answers
31 views
ios: playing video with arbitrary nsinputstream
I would like to pass an NSInputStream into a MPMoviePlayerController, or MPMoviePlayerViewController, or whatever else.
The input stream leverages a protocol that is not supported by Apple's ...
1
vote
0answers
201 views
Phonegap Remote Media Streaming Delay
Been searching and not finding a straight answer to this issue.
This is on IOS only
I am using phonegap's media class like this.
var src = 'http://www.remotefile.com/test.mp3';
var MusicFile = new ...
1
vote
0answers
92 views
Improving JPG screenshot quality when saving to media lib Windows phone
I am using the following code to take the screenshot of my app. However even though quality is set at 100, the final screenshot is still looks blurry. Any suggestions on how I can improve the image ...
1
vote
0answers
18 views
Is there a way to order the media list by parent?
I use WordPress 3.5 and by "the media list" I mean /wp-admin/upload.php.
I know this sounds basic but it seems this feature is not part of WP natively (the "Parent" column is not clickable). I've ...
1
vote
0answers
43 views
cURL in wamp - 415 unsupported media type AdWords
I am using version 201302 of theAdwords API. I have WAMP Server version 2.2 installed and since curl was not working out if the box, I also installed curl from ...
1
vote
0answers
59 views
How to “one-click” delete a file that is currently playing on Media Player Classic
Is there a way to do it straight from MPC or could I create a separate program that would detect the file that is currently playing and delete it (I know it is possible to delete files while they are ...
1
vote
0answers
45 views
How to get a source of Intent.ACTION_MEDIA_BUTTON?
I get media button intents both from headset and media buttons from lock screen.
Is there a way to find out if they were triggered by headset or by lock screen button?
1
vote
0answers
230 views
Extract bitmap from video in android
I am trying to extract all frames from a video.
By following code I want to fetch the first 30 frames of a video, but I got only first frame 30 times.
private ArrayList<Bitmap> ...
1
vote
0answers
93 views
How to use Mediacontroller In android App?
hii i trying video play in videoview and i play video but mediacontroller not working my code below .and i used fragment.
public class ItemDetailFragment extends Fragment {
public static final ...
1
vote
0answers
166 views
Magento Move skin and media folder to another URL (subdomain)
we have booked an own url (domain) for our skin and media datas and we use Magento 1.7.0.2 (pls note: it is NOT a sub-domain. It is a stand alone domain with its one URL)
If we write in the System / ...
1
vote
0answers
132 views
Play multiple sounds in uiwebview
After searching this database for the last few hours I found that safari (and uiwebview) treat the audio tag as a singleton and will therefor only create one audio player each time.
My Question: Is ...
1
vote
0answers
152 views
Window Media Player Current position issue
I am using Windows Media Player in my desktop application. I set a value in my application which I then provide to Window Media Player's Current Position property like this:
...
1
vote
0answers
75 views
iPad4 ignores media query in landscape mode
Iยดm trying to create a responsive website.
I want to reduce the height of hgroup, if my iPad is in landscape mode but it ignores my media query.
If itยดs in portrait mode it doesnยดt ignore my media ...
1
vote
0answers
87 views
Flask not serving multiple media files in the same view
Using Flask, I'm trying to dynamically display various things (text, picture, video, audio) in the same view according to the content of a database. Texts and pictures don't cause any problem but as ...
1
vote
0answers
112 views
Twitter upload status with media in android
I am trying to upload media to twitter in android. I am using this Update with Media Api. I am using the following code
multiPartEntity = new MultipartEntity(HttpMultipartMode.BROWSER_COMPATIBLE);
...
1
vote
0answers
138 views
Is not the width for javascript 'screen.availWidth' the same as CSS3 media query max-width?
I have been experimenting with a simple web page in my mobile phone (see specification about browser etc at the bottom) with these two media queries:
@media all and (max-width: 979px) { ... css ...
1
vote
0answers
35 views
looking for a library to create a media server
I need a program to receive H.264 video stream in udp packets, and store the stream in files, and it can serve as a media server by rtps so that we can view the live vide or the record. I find VLC ...
1
vote
0answers
127 views
Do not include media in permalink structure Wordpress
Is there a way to exclude all uploaded media from the wordpress permalink sturcture? Currently wordpress adds all media (images, documents, etc) by default in the permalink structure. However, when ...
1
vote
0answers
70 views
how to play more than one mp3 in phonegap
i have some problem with my app.
i was buliding hijaiyah aplication with PhoneGap and jquery mobile, i have some problem in it. actually this is working, but this is very delay to play another sound.
...
1
vote
0answers
226 views
how to play EPUB Media Overlays 3.0
Is it missing in all tutorials of media-overlay or am i missing that ?
To make MediaOverlay, all tutorial say that we should:
in xhtml wich contain the texte;
<header><h1><span ...
1
vote
0answers
159 views
DatabaseSchemaObjectExistsException: Table <em class=“placeholder”>file_display</em> already exists
I am getting this error
DatabaseSchemaObjectExistsException: Table file_display already exists. in DatabaseSchema->createTable() (line 657 of C:\xampp\htdocs\xyz\includes\database\schema.inc).
While ...
1
vote
0answers
92 views
How to capture large video files with android media recorder
I want to capture a large video file using android media recorder. When i use the standard method by saving the file into sd card, after some time (1 hour) video capturing stopped and the camera ...
1
vote
0answers
83 views
Getting duration for streaming video
I am using VideoView, and in setVideoUri I am using a link of streaming url.
In most of devices I am able to getDuration and it is working fine. But with the Samsumg Galaxy Tab, getDuration is ...
1
vote
0answers
94 views
Website overlay - Is it Possible?
I am interested in teaching older people how to use Social Media.
I would like to create a training layer which would sit between a browser and a website that would show users how to use websites ...
1
vote
0answers
142 views
HTML5 Media Queries on iOS6
I have developed an iOS app in PhoneGap. It was working perfect but when i upgraded my iOS SDK to version 6.0, the media queries I was working with are now not effective anymore. Does iOS 6 has any ...
1
vote
0answers
76 views
Playing sound over running sound thread, or resuming playback?
I have the following method to play sound in a phonegap app:
if (Ext.os.is.Android) {
var soundPath = util.phonegap.getResourcesPath() + "/sounds/1khz_1_5s.mp3";
var ...
1
vote
0answers
141 views
Reverse video playback in iOS
I want to play video backward in AVPlayer. I have tried with changing rates property to -1.0. but it was not smooth. Is there any way through which i can smoothly play videos in backward?
1
vote
0answers
82 views
How to convert png image to jpg via upload media parameter in joomla 2.5
How to convert png image to jpg via upload media parameter in joomla 2.5. Please suggest if any module available.
1
vote
0answers
180 views
Handling zip files via media browser
I am using media module with wysiwyg integration of media browser.
I need to create a new file type (say zip) and have custom formatters for this file type. So, whenever a zip file is uploaded via ...
1
vote
0answers
310 views
Why SurfaceView dosn't display 3gp video in android
I am using the following sample code to play a 3gp video. on android 2.3 .. but only the audio is playing, but the video doesn't appear . what is the problem ?
package pit.opensource.video;
import ...
1
vote
0answers
281 views
Android Mixing Audio Input
I've read a lot of questions on stackoverflow and other pages about this topic, but didn't find a real up-to-date solution:
In an Android-App I've got two audio files (local file system), which are ...
1
vote
0answers
106 views
How to do media integration with Java
a was thinking if it is possible (probably) or if some framework exists (not-probably) for integrating media controls into Java application. Say I have completed media player in Java (java GStreamer) ...
1
vote
0answers
148 views
Encode Audio/Video FIles placed in Sdcard and then Decode the same and play it in Android
I need to encode the audio/video files that are placed in sdcard.
Then later on I have an User-Interface, where there is a media player where in I play these encoded files after decoding them.
...
1
vote
0answers
132 views
How can I get query masonry to change to 1 column width for my website?
My website uses masonry to change sizes, and it works when I change my computer browser's window size, but when I look at my site on my iPhone it shows 3 columns, and I would like it to change to one ...
1
vote
0answers
414 views
ListView displaying audio and video from mediastore
I'm trying to create a list that shows both audio and video from the mediastore. However, I'm not sure how to create such a query - is it even possible to get information for both audio and video at ...
1
vote
0answers
357 views
http media streaming over https by MVMoviePlayerViewController for iphone
I want to implement a function of http media streaming over https by MVMoviePlayerViewController. I try to access https server by NSURLConnection then open media by MVMoviePlayerViewController. I can ...
1
vote
0answers
510 views
Android: issue adding video file to the media content provider
I'm trying to add a video file to the media content provider. When I do so, the video is inserted but something is wrong with its file path. The video shows up in Gallery but if you try to play it ...
1
vote
0answers
105 views
Media player separating controls in different files and extending base classes like button, playlist
I want to create a player that has everything in one window (buttons: play, stop, next, playlist as listbox with buttons for add,sort files in playlist).
i want to separate these classes in ...
1
vote
0answers
161 views
live Webcam streaming to adobe media server from a website
I am trying to make a website which will have this option to stream live from the logged in person's account. I mean that if a person wants to broadcast from his webcam, he ll just click on a button ...
1
vote
0answers
532 views
Details of music track being played in android
Is there a service in android that can be used for getting details of a music track being played by any media player.



