I took a vcd that I had and extracted the audio from it. That audio file is in mp2 format. I can convert it to mp3 but the problem is that the audio file has the music but also has sounds from the movie that it came from. How can I separate the streams and just extract the music from the vcd.
Thanks,
+ Reply to Thread
Results 1 to 2 of 2
-
-
Find a way to discriminate "movie" sounds from music. This could be by frequency (study up on Fast Fourier transform http://en.wikipedia.org/wiki/Fast_Fourier_transform ) the basis of most digital audio processing. The idea is to separate sound by frequency or patterns of frequency and then design a filter.
All audio tracks leave a signature over time. Figure out a way to isolate one from the other.
http://ccrma.stanford.edu/overview/dsp.html#SECTION00085600000000000000
Similar Threads
-
Encoding Question
By ne0natas in forum Video ConversionReplies: 1Last Post: 7th Feb 2011, 20:46 -
AVStoDVD crashed on audio encoding.. have m2v video file, but no audio
By arcooke in forum Newbie / General discussionsReplies: 3Last Post: 5th Aug 2010, 14:18 -
re-encoding question
By Mauserman in forum ffmpegX general discussionReplies: 2Last Post: 17th Feb 2009, 15:42 -
encoding with DTS audio stream - Audio not found in AutoGK
By extrabyte in forum DVD RippingReplies: 1Last Post: 7th Jan 2009, 16:42 -
ffmpeg -- encoding while muxing new audio w/out source's audio, how ?
By vhelp in forum AudioReplies: 8Last Post: 21st Nov 2007, 19:53