[MPlayer-dev-eng] [PATCH] demux_lavf analyzeduration option + minor fixes

Jindrich Makovicka makovick at gmail.com
Fri Sep 28 19:18:10 CEST 2007


Hi,

The attached patches fixes minor issues with lavf demuxer:

1) demux_lavf.c.fix.diff squishes one const cast warning, removes
an useless conversion to double, because "probesize" is an integer
option, and also fixes an invalid format string.

2) demux_lavf.c.analyzeduration.diff adds an "analyzeduration" option,
which allows playback of otherwise unplayable files, where some
of the tracks start later.

(eg. http://kmlinux.fjfi.cvut.cz/~makovick/tokyospeech.flv )

3) mplayer.1.diff adds "analyzeduration" and a missing "format"
option to the man page.

Regards,
-- 
Jindrich Makovicka
-------------- next part --------------
A non-text attachment was scrubbed...
Name: demux_lavf.c.fix.diff
Type: text/x-patch
Size: 1011 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20070928/e6c5a0a9/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: demux_lavf.c.analyzeduration.diff
Type: text/x-patch
Size: 1054 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20070928/e6c5a0a9/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mplayer.1.diff
Type: text/x-patch
Size: 504 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20070928/e6c5a0a9/attachment-0002.bin>


More information about the MPlayer-dev-eng mailing list