LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 04-16-2013, 08:51 AM   #1
ddaas
Member
 
Registered: Oct 2004
Location: Romania
Distribution: Ubuntu server, FreeBsd
Posts: 474

Rep: Reputation: 30
dts to aac/ac3 converter on Ubuntu


Hello,

What is the best application for converting DTS audio to AAC/AC3/DD?
There are many TVs (LG, etc) that don't support DTS.
I found other old discutions on this topic but it was complicated involving scripts, a lot of commands etc.
I want a desktop application to convert with one click (or two )
Is there something like this?

Thank you
 
Old 04-17-2013, 08:25 AM   #2
Zilvermeeuw
Member
 
Registered: Jan 2006
Distribution: Fedora 20, 21, 22, CentOS 6, CentOs 7
Posts: 92

Rep: Reputation: 17
I use ffmpeg for this.
ffmpeg -i 'inputfile' -acodec ac3 -ac 6 -ab 640k 'outputfile'

If it is in a video file:
ffmpeg -i 'inputfile' -vcodec copy -scodec copy -acodec ac3 -ac 6 -ab 640k 'outputfile'

It is a desktop application, if you run the above commandline in a terminal window ;-)
 
Old 06-25-2013, 03:37 AM   #3
nelscottnelson
LQ Newbie
 
Registered: Jun 2013
Posts: 2

Rep: Reputation: Disabled
iDealshare VideoGo is just the right DTS to AC3 Converter which convert fast convert DTS to AC3, AAC, WAV, WMA, MP3, M4A, FLAC, OGG, AIFF and etc
 
Old 08-22-2013, 04:12 AM   #4
FrancesAppiah
LQ Newbie
 
Registered: Aug 2013
Posts: 2

Rep: Reputation: Disabled
A blog introduces a direct way to transcode MKV with DTS to MKV with AC3 to solve:

HD TV like LG, Samsung smart TV and WD TV cannot play MKV files with DTS sound problem;
VLC on Windows or Mac won't play MKV DTS audio;
Any other players cannot play MKV files with DTS audio problem.

Hope it can help you!
 
Old 08-22-2013, 07:09 AM   #5
cascade9
Senior Member
 
Registered: Mar 2011
Location: Brisneyland
Distribution: Debian, aptosid
Posts: 3,753

Rep: Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935
Soundconverter/soundkonverter (gtk/kde) will do it from a GUI if you prefer that to command line.

Quote:
Originally Posted by nelscottnelson View Post
iDealshare VideoGo is just the right DTS to AC3 Converter which convert fast convert DTS to AC3, AAC, WAV, WMA, MP3, M4A, FLAC, OGG, AIFF and etc
Quote:
Originally Posted by FrancesAppiah View Post
A blog introduces a direct way to transcode MKV with DTS to MKV with AC3 to solve:
Both windows software. This is a linux forum.

Quote:
Originally Posted by FrancesAppiah View Post
VLC on Windows or Mac won't play MKV DTS audio;
AFAIK VLC can play DTS in a .mkv with windows as least....
 
Old 04-02-2017, 03:35 PM   #6
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
spam reported.

does this work:
Quote:
Originally Posted by Zilvermeeuw View Post
I use ffmpeg for this.
ffmpeg -i 'inputfile' -acodec ac3 -ac 6 -ab 640k 'outputfile'

If it is in a video file:
ffmpeg -i 'inputfile' -vcodec copy -scodec copy -acodec ac3 -ac 6 -ab 640k 'outputfile'
?
 
Old 04-02-2017, 11:19 PM   #7
Zilvermeeuw
Member
 
Registered: Jan 2006
Distribution: Fedora 20, 21, 22, CentOS 6, CentOs 7
Posts: 92

Rep: Reputation: 17
I use it in this way. About once per week.

Why is it reported as spam?

Quote:
Originally Posted by ondoho View Post
spam reported.

does this work:

?
 
Old 04-03-2017, 11:57 AM   #8
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by Zilvermeeuw View Post
I use it in this way. About once per week.

Why is it reported as spam?
not yours, posts #3 and #4 are spam.

also my question was to op, not to you.
 
Old 04-04-2017, 07:57 AM   #9
Zilvermeeuw
Member
 
Registered: Jan 2006
Distribution: Fedora 20, 21, 22, CentOS 6, CentOs 7
Posts: 92

Rep: Reputation: 17
Quote:
Originally Posted by ondoho View Post
not yours, posts #3 and #4 are spam.

also my question was to op, not to you.
OK. Clear.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
noise over ac3/dts passthrough GSMD Linux - Desktop 1 01-06-2009 03:50 PM
alsa spdif coax in stereo instead of AC3 (DD/DTS) shrabok Debian 0 10-17-2006 06:41 PM
DISCUSSION: DTS to AC3 XavierP LinuxAnswers Discussion 0 01-11-2006 01:52 PM
Mp3 to AAC Converter for FC4 anand_kt Linux - Software 1 09-07-2005 07:02 PM
Anyone knows about AAC to MP3 converter switcher Linux - Software 4 05-05-2005 02:34 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 04:51 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration