Changeset 4ad08021 in ffmpeg

Timestamp:
Oct 18, 2010, 9:47:15 PM (14 years ago)
Author:
Stefano Sabatini <stefano.sabatini-lala@poste.it>
Branches:
master
Children:
44594cc7
Parents:
43945b27
git-author:
Nicolas George <nicola.george@normalesup.org> (10/18/10 21:47:15)
git-committer:
Stefano Sabatini <stefano.sabatini-lala@poste.it> (10/18/10 21:47:15)
Message:

Add a -force_key_frames option to ffmpeg.

The option is useful to ensure that there is a seek point exactly at a
place the user will probably want to jump precisely sometime, the
major example would be the end of an opening and the beginning of a
chapter. The scene change detection system will often make it happen,
but not always for example if there is a fade-in.

See the thread:
Subject: [FFmpeg-devel] [PATCH] -force_key_frames option
Date: Tue, 12 Oct 2010 15:16:26 +0200

Patch by Nicolas George -mail nicolas,george,normalesup,org.

Originally committed as revision 25526 to svn://svn.ffmpeg.org/ffmpeg/trunk

(No files)

Note: See TracChangeset for help on using the changeset viewer.