[FFmpeg-user] Copy across core DTS audio

Paul B Mahol onemda at gmail.com
Fri Apr 17 12:13:10 EEST 2020


On 4/17/20, Mark Filipak <markfilipak.windows+ffmpeg at gmail.com> wrote:
> On 04/17/2020 04:33 AM, kaled wrote:
>> thank you both and thanks for the code Moritz
>> I tried the following
>>
>> ffmpeg -i x.mkv -map 0:0 -map 0:2 -map 0:1 -map 0:3 -c:v copy  -c:a:2 copy
>> -bsf:a:2 dca_core -c:a:1 copy -c:s copy output.mkv
>>
>> and it converts the dts audio track to vorbis
>>
>> I also did this
>>
>> ffmpeg -i x.mkv -map 0:0 -map 0:2 -map 0:1 -map 0:3 -c:v copy  -c:a:2 dts
>> -bsf:a:2 dca_core -c:a:1 copy -c:s copy output.mkv
>>
>> with the same outcome
>
> I believe that ffmpeg doesn't have a DTS coder (output) -- only a DTS
> decoder (input).

You are wrong.

Your queries just confuse users on this mailing list.

Perhaps if asked nicely you will just leave.
If not, I will ask mailing list administrator to ban you from this mailing list.


More information about the ffmpeg-user mailing list