Skip to content

Commit

Permalink
[cmake] Enable TrueHD decoder in FFmpeg
Browse files Browse the repository at this point in the history
  • Loading branch information
eumagga0x2a committed Oct 12, 2021
1 parent d7ce925 commit 5e353f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/admFFmpegBuild_helpers.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ set(FFMPEG_DECODERS aac ac3 adpcm_ima_amv amv cinepak cscd cyuv
flac flv fraps h263 h264 hevc huffyuv lagarith
mjpeg mjpegb mp2 mp3 mpeg2video mpeg4 msmpeg4v2 msmpeg4v3
msvideo1 nellymoser png prores qdm2 rawvideo snow svq3 theora
tscc utvideo vc1 vorbis vp3 vp6 vp6a vp6f vp8
tscc truehd utvideo vc1 vorbis vp3 vp6 vp6a vp6f vp8
vp9 wmapro wmalossless wmav2 wmv1 wmv2 wmv3)

set(FFMPEG_ENCODERS aac ac3 dvvideo ffv1 ffvhuff flac flv h263 huffyuv
Expand Down

0 comments on commit 5e353f8

Please sign in to comment.