|
|
|
|
|
by darcien
1030 days ago
|
|
>Of course, you could only re-encode only the GoPs that get broken while keeping the rest intact, and I guess this would be better and a lot faster than re-encoding everything. I don't know if any application tries to do this. LosslessCut does have experimental support for this partial re-encode called "smart cut" [1]. Since it's using ffmpeg internally, the challenge become how to instruct ffmpeg to do this[2]? [1]: https://github.com/mifi/lossless-cut/issues/126 [2]: https://github.com/mifi/lossless-cut/issues/1216 |
|
It's far too fast to be re-encoding the whole video and is too precise to be cutting at the nearest keyframe.
It has limited codec and container support, though.