[FFmpeg-devel] [PATCH] -force_key_frames option

Nicolas George nicolas.george
Tue Oct 12 15:16:26 CEST 2010


Hi.

The attached patch implements a -forcekkey_frames option, similar to the one
I submitted to MPlayer last week.

I found surprisingly hard to handle options that are stream-specific but do
not reside in the AVCodecContext or AVStream structures. Is there a reason
for the AVOutputStream structures to be allocated this late rather than in
new_{audio,video,subtitle}_stream? That would make a few options easier to
handle, starting with bitstream filters. If I have time, I will try to
submit something in that direction.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg-forcekeyframe-20101012-1506.diff
Type: text/x-diff
Size: 7774 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20101012/96e0339a/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20101012/96e0339a/attachment.pgp>



More information about the ffmpeg-devel mailing list