[FFmpeg-devel] [PATCH] fftools/ffmpeg.c: allow forcing input framerate on streamcopy

Carl Eugen Hoyos ceffmpeg at gmail.com
Sat Apr 6 18:00:34 EEST 2019


2019-04-06 5:14 GMT+02:00, Leo Izen <leo.izen at gmail.com>:
> On 4/4/19 5:11 AM, Michael Niedermayer wrote:
>> On Wed, Jan 09, 2019 at 05:26:53PM -0500, Leo Izen wrote:
>>> ---
>>>   fftools/ffmpeg.c | 19 ++++++++++++++-----
>>>   1 file changed, 14 insertions(+), 5 deletions(-)
>> Does this behave as intended when there is also an audio stream ?
>
> It depends on what you mean by "as indended." You can already uses -r as
> an input option if you're transcoding the video stream. This makes it
> work the same way for streamcopy. In either case, it doesn't touch the
> audio stream or the container timebase.
>
>>
>> also a fate test should be added
> I can add a fate test and re-submit the patch with one included.

I believe ticket #3999 should be mentioned in the commit message.

Carl Eugen


More information about the ffmpeg-devel mailing list