taglia / HandBrakeBatch

Encode video in batch mode using HandBrake
http://www.osomac.com
53 stars 17 forks source link

DTS audio conversion is losing channels #7

Closed D1reW0lf closed 12 years ago

D1reW0lf commented 12 years ago

Hi there. I'm new to github and HandBrakeBatch so I hope that I'm giving all the necessary info to explain my question.

As it can be seen on the audio info that I'll add to the end, the original file (a .mlv) had 2 audio streams. One was a 6 channel DTS. Somehow that one ended up as a single channel. Would it be possible to either allow it to pass-thru or some sort of stereo down sample?

Thank you! Pedro Fardilha

——————

Original audio:

Audio Stream #1 Codec.............................................DTS Audio Stream BitRate..............................1 510 Kbps Audio Stream BitRate Mode.........................CBR Number of Audio Channels..........................6 Audio Channel's Positions.........................Front: L C R, Side: L R, LFE Sampling Rate.....................................48.0 KHz Audio Stream Language.............................Korean

Audio Stream #2 Codec.............................................AC-3 Audio Stream BitRate..............................448 Kbps Audio Stream BitRate Mode.........................CBR Number of Audio Channels..........................2 Audio Channel's Positions.........................Front: L R Sampling Rate.....................................48.0 KHz Audio Stream Title................................Commentary Audio Stream Language.............................Korean

Converted audio:

Audio Stream #1 Codec.............................................AAC Audio Stream BitRate..............................160 Kbps Audio Stream BitRate Mode.........................VBR Number of Audio Channels..........................1 Audio Channel's Positions.........................Front: C Sampling Rate.....................................48.0 KHz Audio Stream Language.............................Korean

Audio Stream #2 Codec.............................................AC-3 Audio Stream BitRate..............................448 Kbps Audio Stream BitRate Mode.........................CBR Number of Audio Channels..........................2 Audio Channel's Positions.........................Front: L R Sampling Rate.....................................48.0 KHz Audio Stream Language.............................Korean

D1reW0lf commented 12 years ago

Ops, my bad. It seems that I post it twice.

Sorry about that.