864 links
  • Links Lounge
  • Home
  • Login
  • RSS Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
page 1 / 1
3 results tagged mp3 x
  • Lossless audio conversion from FLAC to ALAC using ffmpeg - Unix & Linux Stack Exchange

    for file in *.wma; do ffmpeg -i "${file}" -acodec flac "${file/.wma/.flac}"; done

    for file in *.wma; do ffmpeg -i "${file}" -acodec libmp3lame -ab 192k "${file/.wma/.mp3}"; done

    Sat Dec 8 16:23:36 2018 - permalink -
    - - - https://unix.stackexchange.com/questions/415477/lossless-audio-conversion-from-flac-to-alac-using-ffmpeg
    Audio ffmpeg flac mp3
  • Raspberry Pi : créer un serveur de musique avec mpd
    Fri Dec 22 11:30:05 2017 - permalink -
    - - - https://knowledge.parcours-performance.com/raspberry-pi-creer-serveur-de-musique-mpd/
    MP3 mpd RaspberryPi
  • Convertisseur YouTube vers mp3

    Dingue

    Mon May 26 21:22:03 2014 - permalink -
    - - - http://www.youtube-mp3.org/fr
    MP3 Youtube
Links per page: 20 50 100
page 1 / 1
Shaarli - The personal, minimalist, super-fast, no-database delicious clone by the Shaarli community - Help/documentation