[FFmpeg-devel] [PATCH] fftools/ffmpeg.c: allow forcing input framerate on streamcopy
Leo Izen
leo.izen at gmail.com
Sat Apr 6 06:14:23 EEST 2019
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.
>
> thx
>
> [...]
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".
More information about the ffmpeg-devel
mailing list