youtube

For my mp3 player

  1. /tmp/ wait her when you finish downloading a youtube video then use then change the name into xxx.flv, and then
$ffmpeg -i theyoutubevideo.flv myaudio.mp3

see what is happening when you do this for YouKu videos

  1. Converting .wav to .mp3 format

    install lame:

    sudo apt-get install shntool
    sudo apt-get install lame
   

Example -> to convert Track02.wav —to—> SpiritOfTheGreatHeart.mp3:

  lame -V2 Track02.wav SpiritOfTheGreatHeart.mp3
  

NOTE: no blanks in names

LDD record

audacity—>record—>export

pet@cow:~/Desktop$ lame  ch1_003_loadable_modules.wav ch1_003_loadable_modules.mp3