[vlc-devel] MP4 demuxer question

Sébastien Escudier sebastien-devel at celeos.eu
Wed Mar 25 10:47:06 CET 2009


On Wed, 2009-03-25 at 10:19 +0100, Jean-Baptiste Kempf wrote:
> On Wed, Mar 25, 2009 at 10:15:44AM +0100, Sébastien Escudier wrote :
> > I'd like to read incomplete mp4 files with vlc but it's not working.
> 
> Have you tried to force FFmpeg demuxer module?

does not work :

main demux debug: looking for demux module: 1 candidate
avformat demux debug: detected format: mov,mp4,m4a,3gp,3g2,mj2
avformat demux debug: Trying to seek too far : EOF?
avformat demux debug: AVFormat supported stream
avformat demux debug:     - format = mov,mp4,m4a,3gp,3g2,mj2
(QuickTime/MPEG4/Motion JPEG 2000 format)
avformat demux debug:     - start time = -1
avformat demux debug:     - duration = -1
main demux debug: using demux module "avformat"
main demux debug: TIMER module_need() : 4.181 ms - Total 4.181 ms / 1
intvls (Avg 4.181 ms)
main demux debug: looking for meta reader module: 0 candidates
main demux error: no meta reader module matched "any"
main demux debug: TIMER module_need() : 0.095 ms - Total 0.095 ms / 1
intvls (Avg 0.095 ms)
main input debug: `file/ffmpeg:///home/sebastien/test_mp4_coupe'
successfully opened
main input debug: EOF reached
main demux debug: removing module "avformat"

Thanks





More information about the vlc-devel mailing list