[Mplayer-cvslog] CVS: main/libmpcodecs vd_ffmpeg.c,1.3,1.4

Felix Buenemann atmosfear at users.sourceforge.net
Thu Mar 21 06:53:46 CET 2002


Am Don, 2002-03-21 um 04.26 schrieb Michael Niedermayer:
> Hi
> 
> On Thursday 21 March 2002 02:37, Felix Buenemann wrote:
> [...]
> > I think Michael want the esds atom from the stds chunk, but is the size
> esds stds ?! wtf
> 
> > info somehow encoded? Because I can see no 352 (0x0160) in there, when I
> > watch it through hex editor.
> its in there (i hope at least) :)
> its 13 bits long :))
> its not byte aligned :)))
> its location relative to the startcode 0x00000120 is not constant :))))
> happy hunting ;)
I've added some code to parse the esds atom from movie stsd header, it's
84bytes long and also contains the 0x00000120 startcode, see what you
can do with it (I added comments to demux_mov.c source how you can
extract that header).
> 
> [...]
> 
> Michael

-- 
Best Regards,
	Atmos
____________________________________________
- MPlayer Developer - http://mplayerhq.hu/ -
____________________________________________



More information about the MPlayer-cvslog mailing list