I\'m working in an app in wich we use IMediaDet to get stream lengths. Now we\'re starting to work with MP4 containers. The problem is, when I try an IMediaDet::put_fileName() with the MP4 file, I get
It seems see开发者_JAVA技巧k() on mp4 file seeks to the closest keyframe (seekpoint). Is it possible to seek to exact position in between of keyframes?
I currently have a jpeg file which I converted to an flv using the following command: ffmpeg -r 10 -b 180000 -i test.jpg test.mp4
I\'m trying to setup a simple mobile page for a client with a link to an .mp4 video file. Lke so: <a href="My_Video_File.mp4" target="_blank">Watch MP4 Video</a>
Right now I\'m working on a开发者_JS百科 script that needs to extract the artist, album, and title from all these audio files.At the moment, I first try to extract them with regular expressions, and i
I have over 1000 flv clips for education market on server side. Each clips plays for less than 3-4sec.
I\'m capturing microphone (speech) input and publishing it on a flash server. I want this content to eventually be able to be streamed on iPhones as well as in the browser, so I\'m wondering if I shou
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Where in th开发者_如何学Pythone mp4 file structure is the duration of it?This may not be the answer to your problem but it was to mine: http://mediainfo.sourceforge.net/