Page 1 of 1

list of outputs for aco, vc, hdr, etc.

Posted: 07 Oct 2024, 08:52
by yhm28
Is there a page listing all possible outputs for {aco}, {vc}, {hdr}, etc.?

Re: list of outputs for aco, vc, hdr, etc.

Posted: 07 Oct 2024, 18:20
by rednoah
Unfortunately, no. FileBot does not know all possible outputs. You would have to read the libmediainfo source code for the specific version of libmediainfo that is bundled with the current release of FileBot. The MediaBindingBean source code may give some insight into how bindings like {hdr} may work on the surface.


That said, I can give you a non-exhaustive list of possible values:

Console Output: Select all

$ filebot -mediainfo -r /path/to/files --filter f.video --format '{aco}' | sort -u
AAC
Blu-ray Disc
DTS
DTS-ES Discrete
DTS-HD Master Audio
Dolby Digital
Dolby Digital Plus
Dolby Digital Plus with Dolby Atmos
Dolby TrueHD with Dolby Atmos
FLAC
HE-AAC

Console Output: Select all

$ filebot -mediainfo -r /path/to/files --filter f.video --format '{vc}' | sort -u
AVC
HEVC
x264
x265

Console Output: Select all

$ filebot -mediainfo -r /path/to/files --filter f.video --format '{hdr}' | sort -u
HDR
HDR10
HDR10+