[MPlayer-dev-eng] [PATCH] demux_nuv seek fixes
Eric Lammerts
mplayer-deveng at lists.lammerts.org
Mon Nov 6 03:53:39 CET 2006
Here's another small patch. With this one demux_nuv calls
ds_read_packet() with flags=1 when it sees a keyframe.
This is useful for commands like:
mencoder -ovc copy -oac copy -o out.avi in.nuv
Without this patch, you can't seek in out.avi because none of the frames
is marked as a keyframe. With this patch, seeking works fine.
Eric
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: nuv-keyframe-patch
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20061105/5df8fd16/attachment.txt>
More information about the MPlayer-dev-eng
mailing list