Hi to all!!
Wich tools can i use to change the audio of a film under Linux?
THX
+ Reply to Thread
Results 1 to 3 of 3
-
Their is a program called kavi2svcd. It will seperate the audio from the video into any type that you want. Then it will multiplex them back together. I use this program all the time on both my linux boxes.
-
What do you want to do exactly ?
To convert e.g. a WAV into mp2, you can use either mp2enc (in the mjpeg package, http://mjpeg.sourceforge.net/ ) or toolame ( http://sourceforge.net/projects/toolame), which is also able of VBR mp2.
For general WAV to WAV conversion (e.g. from 48 kHz to 44.1 kHz), the old sox (should be on every distribution) is making a good job.
To multiplex an MPEG2 Video with WAV (as your Topic name could be interpreted), I currently don't know a way.
For mp3 to mp2, I use a pipe with mpg123 (console mp3 player, can write to WAV and stdout) and toolame, although there are possibilities with less possible quality loss (we had a discusion about this in the vcdimager forum, http://forums.vcdimager.org ).
I also do not know a way to change the audio WITHIN a mpeg system stream, you will have to demultiplex (e.g. with mpgdemux, http://mpgtx.sourceforge.net), transcode the audio and remultiplex.
HTHAdrian
Similar Threads
-
decode 5.1 matrix surround wav file to 6 mono wav files
By Zerrax in forum AudioReplies: 2Last Post: 24th Nov 2013, 07:39 -
Can't insert a source file into Eac3to and More GUI v.1.10.01
By mahogany in forum Newbie / General discussionsReplies: 0Last Post: 3rd Aug 2010, 17:48 -
[Question] How to insert an SRT (Subtitle) file into an AVI file?
By Greg14 in forum SubtitleReplies: 5Last Post: 30th May 2009, 04:54 -
How to insert a jpg file in the middle of an avi file?
By pmolson in forum Authoring (DVD)Replies: 7Last Post: 2nd Jul 2007, 02:26 -
Not a valid avi file and Unable to insert......
By tommyboy9495 in forum Newbie / General discussionsReplies: 3Last Post: 7th Jun 2007, 22:11