[FFmpeg-devel] Fwd: [PATCH] Psygnosis YOP demuxer

Mohamed Naufal naufal11
Thu Dec 31 12:32:34 CET 2009


2009/12/31 Reimar D?ffinger <Reimar.Doeffinger at gmx.de>


[...]


> > +    ret = av_get_packet(pb, pkt, 920);
>
> Note that this will set pkt.pos to the start of the audio data, but your
> demuxer can not start demuxing from that position, thus your demuxer
> can not support seeking via AVFMT_GENERIC_INDEX - which it IMO should
> though.
>
>

Sorry, how do I do that?

[...]

Other issues have been fixed.

Naufal
-------------- next part --------------
A non-text attachment was scrubbed...
Name: yop_demux.patch
Type: text/x-patch
Size: 7759 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20091231/6d925f0b/attachment.bin>



More information about the ffmpeg-devel mailing list