stash icon indicating copy to clipboard operation
stash copied to clipboard

skip reencoding compatible video streams

Open HookedBehemoth opened this issue 1 year ago • 0 comments

Since MP4 already supports h264 and webm already supports vp8 & vp9 pretty much everywhere, reencoding them can be skipped. Tested on my own files. When seeking, sometimes audio cuts out for a second as -c:v copy only forks on full chunks.

I have never used GO before and the change to the go.sum file happened through one of the setup commands. I'll remove it if you don't want that in the tree.

HookedBehemoth avatar Apr 24 '24 19:04 HookedBehemoth