Rip Audio CD to Wav
Tagged with: audio, cd, command, filler, Linux, pananoia, rip, wav
Thursday, November 13th, 2008 10:37 PM
Rip audio tracks from a CD to wav files
cd-paranoia -B
Rip audio tracks from a CD to wav files
cd-paranoia -B
FFMPEG command to mix an audio file with a video file to create a final video.
ffmpeg -vcodec flv -qscale 9.5 -r 25 -ar 22050 -ab 32k -s 320x240 -i 1.mp3 -i Meta.ogv final.flv
This kmix setting will setup your microphone for recording. I got it thru trial and error - its not perfect…

