gianni-rosato / aviator

A lightweight, Flatpak-first, easy-to-use GUI utility for encoding with SVT-AV1 & Opus.
GNU General Public License v3.0
172 stars 15 forks source link

Feature: Audio codec selection #48

Closed TriVoxel closed 11 months ago

TriVoxel commented 11 months ago

Please allow user to choose the audio codec, for example, AAC, OPUS, MP3, OGG... This could be very useful.

Additionally, some information about the surround sound of the source file would be useful, ie. stereo, 5.1, 7.1, if at all possible...

gianni-rosato commented 11 months ago

This isn't in scope. Aviator is A lightweight, Flatpak-first, easy-to-use GUI utility for encoding with SVT-AV1 & Opus.

Expanding on this a bit, Aviator is a utility for encoding with SVT-AV1 & libopus (opusenc) as efficiently as possible, focused solely on extracting maximum perceptual quality per bit in the medium fidelity range out of any given source video. Other encoders are not in scope. I have a command line tool called rAV1ator CLI that is focused on such things.

If you want source info, use MediaInfo. It will always be better than Aviator for source information.