>> More generally, which is the recommanded way to cut a video with a specific
>> starting point and specific length, with minimal re-encoding?
>> Millions of hours of CPU-time are probably wasted to reencode
>> already-perfectly-encoded content, just for cutting ;)
>
>Only do remux without trans
> > Do you think it would be worth developing a command-line option so that
> > exact cutting with minimal re-encoding would be easier?
>
> How do you plan to figure out the options needed to be passed to each
> and every encoder, so that it'll produce compatible output to enable the
> necessar
A little bump, does anyone have an idea about this?
Do you think it would be worth developing a command-line option so that exact
cutting with minimal re-encoding would be easier?
Linked:
https://superuser.com/questions/1850814/cut-a-video-with-ffmpeg-with-no-or-minimal-reencoding
___
copy -reencodebeforekeyframe output.mp4
Thanks,
Basj
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".
copy -reencodebeforekeyframe output.mp4
Thanks,
Basj
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".