View Single Post
Old 15th December 2018, 11:05   #14744  |  Link
asarian
Registered User
 
Join Date: May 2005
Posts: 1,462
Quote:
Originally Posted by mkver View Post
This means that either something is wrong with your source or that something is wrong with ffmpeg's decoder. The best place to continue would probably be ffmpeg's bugtracker.
What happens if you use the new truehd_core bitstream filter (designed to drop atmos extensions; usage: ffmpeg -i <inputfile> -vn -sn -c:a copy -bsf:a truehd_core -f <outputfile>)?

Thx for the tip! To what can I output the TrueHD stream, though? FFmpeg won't let me output it to .wav (probably because wav is 6 channels only, iirc). I will need a stream I can downmix with eac3to (-down6) again.
__________________
Gorgeous, delicious, deculture!
asarian is offline