[MPlayer-dev-eng] how to demux mov file with mpeg1 muxed

du qwen qwendu at gmail.com
Sat Oct 8 15:32:33 CEST 2005


the demux_mov.c only deals with MPEG4, the file
www.vai.com/updates/vh-1_vids/MOV00059.mov<http://www.vai.com/updates/vh-1_vids/MOV00059.mov>
can not be playered by mplayer,but quicktime player's info is :
...format:MPEG1 Muxed....
here is the mplayer's info :
CommandLine: '../../movie/mov00059.mov' '-v'
get_path('font/font.desc') -> '/home/qwdu/.mplayer/font/font.desc'
font: can't open file: /home/qwdu/.mplayer/font/font.desc
font: can't open file: /usr/local/share/mplayer/font/font.desc
Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay
Using nanosleep() timing
get_path('input.conf') -> '/home/qwdu/.mplayer/input.conf'
Can't open input config file /home/qwdu/.mplayer/input.conf: No such file or
directory
Can't open input config file /usr/local/etc/mplayer/input.conf: No such file
or directory
Falling back on default (hardcoded) input config
get_path('mov00059.mov.conf') -> '/home/qwdu/.mplayer/mov00059.mov.conf'
Playing ../../movie/mov00059.mov.
[file] File size is 1372094 bytes
STREAM: [file] ../../movie/mov00059.mov
STREAM: Description: File
STREAM: Author: Albeu
STREAM: Comment: based on the code from ??? (probably Arpi)
Checking for YUV4MPEG2
ASF_check: not ASF guid!
Checking for Nullsoft Streaming Video
Checking for NuppelVideo
Checking for REAL
Checking for SMJPEG
Searching demuxer type for filename ../../movie/mov00059.mov ext: .mov
Trying demuxer 7 based on filename extension
Checking for MOV
MOV: Movie header found!
MOV: 'WIDE' chunk found!
MOV: Movie DATA found!
QuickTime/MOV file format detected.
MOV: Movie header (100 bytes): tscale=90000 dur=1360800
--------------
MOV: Track #0:
MOV: Track header!
tkhd len=84 ver=0 flags=0x0 id=1 dur=1360800 lay=0 vol=256
MOV: Edit atom!
MOV: Edit list table (1 entries) (ver:0,flags:0)
MOV: entry#0: duration: 1360800 start time: 0 speed: 1.0x
MOV: Media stream!
MOV: Media header!
MOV: Handler header: mhlr/MPEG (appl) Apple MPEG Media Handler
MOV: Media info!
MOV: Generic header!
MOV: Handler header: dhlr/alis (appl) Apple Alias Data Handler
MOV: unknown chunk: dinf 28
MOV: Sample info!
MOV: Description list! (cnt:1)
MOV: desc #0: m1s (268 bytes)
MOV: Sample duration table! (1 blocks)
MOV: Sample->Chunk mapping table! (1 blocks) (ver:0,flags:0)
MOV: Sample size table! (entries=1 ss=1371136) (ver:0,flags:0)
MOV: Chunk offset table! (1 chunks)
MOV track #0: 1 chunks, 0 samples
pts=1360800 scale=90000 time=15.120
EL#0: pts=0 1st_sample=0 frames=1 (15.120s) pts_offs=0
Generic track - not completely understood! (id: 0)
--------------
Quicktime Clip Info:
MOV: longest streams: A: #-1 (0 samples) V: #-1 (0 samples)

vo: x11 uninit called but X11 not inited..

Exiting... (End of file)



More information about the MPlayer-dev-eng mailing list