Av1an icon indicating copy to clipboard operation
Av1an copied to clipboard

[feature request] Allow encoding through ffmpeg.

Open lastrosade opened this issue 3 years ago • 3 comments

As per title: Allow us to use ffmpeg to encode directly.

With libaom-av1 and libvpx-vp9.

This would avoid some overhead and some piping related issues. It would also allow some testing.

lastrosade avatar Jan 15 '21 00:01 lastrosade

@lastrosade everything should be fine. Also overhead is not really a thing if you use ffsm2/lsmash

master-of-zen avatar Jan 24 '21 23:01 master-of-zen

Allow us to specify the encoder we use in ffmpeg, this way we can not only have more choice but also remove dependencies.

lastrosade avatar Jan 26 '21 02:01 lastrosade

I tried using ffms2/lsmash but received error "index out of range", never got them working.

ahmadrr avatar Jun 21 '21 08:06 ahmadrr