Closed Segergren closed 4 months ago
For clarification, if I use the clip tool on the av1 file, will it be exported as h264? That's the behaviour I personally want, to record in av1 for space saving and exporting clips in h264 for compatibility
For clarification, if I use the clip tool on the av1 file, will it be exported as h264? That's the behaviour I personally want, to record in av1 for space saving and exporting clips in h264 for compatibility
That's not included in this merge request because it would require re-encoding the entire clip instead of using "-codec copy" which is much faster. I suggest we should create a new settings page called "Clip" where you can select the new "Use Precise Clipping" setting (#211) and choose the output codec, with h264 as the default.
I'll take care of this once my other merge requests are merged :)
Suggested in #209 by @hl2jeep