[MPlayer-dev-eng] [PATCH]small patch for demux_real.c
陆然
hephooey at fastmail.fm
Sat Jan 10 14:13:34 CET 2004
Hi,
On Saturday 10 January 2004 19:08, Attila Kinali wrote:
> On Wed, 31 Dec 2003 18:09:53 +0800
>
> Yet another one
>
> Attila Kinali
Well, I guess I should explain the patch more clear, recently there is a lot
of rm/rmvb files, usually ripped from tv or vcd, and MPlayer cannot play
them, because the "File version" take space of a "word", and MPlayer always
read a "dword". Now the only way to tell it's a "word" or "dword" I've found
is the version item seems to be 0 when it's a word, and 1 when it's a dword.
So I come up with the patch. It really need some test since I have only a few
rm/rmvb files.
--
Best Regards,
LR
More information about the MPlayer-dev-eng
mailing list