On Friday 04 July 2014 04:18:21 am Marcus Johnson wrote: > any idea why it says ffmpeg can encode DTS-HD MA? > > there's this line in the file: {"dts_hd_ma", NULL, 0, AV_OPT_TYPE_CONST, > {.i64 = FF_PROFILE_DTS_HD_MA }, INT_MIN, INT_MAX, A|E, "profile"} It says that the option exists but FFmpeg does not actually support encoding dts-hd. Carl Eugen