[FFmpeg-devel] [WIP] Seek / subfile support in concat demuxer

Nicolas George george at nsup.org
Sun Mar 2 16:12:39 CET 2014


Le quintidi 5 ventôse, an CCXXII, Michael Niedermayer a écrit :
> i neither have a strong oppinon but side data would be more consistent

That is true. SKIP_SAMPLES can not be reused, though, because it has SAMPLES
in it.

> also side data would allow conveyng the information earlier
> that is a keyframe could already contain the exact duration covering
> multiple frames that should be discarded

I am not sure what you mean here. Is it: if frames #42 #43 and #44 must be
skipped, set SKIP_FRAME=3 on packet #42 instead of FLAG=SKIP on all three
packets?

> and in theory side data would allow cutting a frame in half
> if for example in case of a slide show frames sra displayed for
> significat time (iam not suggesting to implement this ATM though)

This case can already be handled by adjusting the timestamps on the packet,
unless I am mistaken.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140302/92691056/attachment.asc>


More information about the ffmpeg-devel mailing list