Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > General > Audio encoding

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old 4th April 2016, 06:11   #1  |  Link
verahert
Registered User
 
Join Date: Nov 2010
Posts: 3
DTS Downmixed to stereo with ffmpeg/libopus

Hello, i'm trying to encode some bluray h264 remux to vp9 webm. Actually i'm using this line for encoding:
Code:
ffmpeg -i /Rambo.mkv -c:v libvpx-vp9 -b:v 1400 -threads 8 -speed 1 -c:a libopus -b:a 96 -f webm /Rambo.webm
Problem is that the original audio is "DTS Master Audio, English, 7.1 channels, 24 bits, 48kHz" and when i run this line, ffmpeg reports that will generate libopus in 5.1 and i want it in Stereo

I tried putting --downmix-stereo but it doesn't work "Unrecognized option '-downmix-stereo' appear, i need help to determine the parameter to encode DTS to Opus in Stereo.

Thanks!
verahert is offline   Reply With Quote
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 19:38.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.