Vranckx Patrick wrote:
Avec mplayer j'ai sauvé dans un fichier une émission radio diffusée sur
internet via Windows Media Player. Tout ce que je sais de ce fichier
(obtenu avec l'option -dumpstream) c'est que c'est du "raw audio".
Est-il possible de convertir ce type de fichier dans un autre format --->
mp3 pour l'écouter sur mon lecteur MP3.
Il y a des excellents encodeurs MP3 sous Linux:
- lame :: http://lame.sourceforge.net/
- gogo :: http://homepage1.nifty.com/herumi/gogo_e.html
- mad :: http://www.mars.org/home/rob/proj/mpeg/

Personnellement, j'utilise LAME, j'en suis très très content.

Je ne sais pas si LAME supporte du "raw audio" en entrée (il me semble que oui), moi je le fais toujours à partir de fichiers .wav (rip cd audio).

Si LAME ne sait pas lire ton fichier, essaie un peu l'option "-r":

-r Assume the input file is raw pcm.
Sampling rate and mono/stereo/jstereo must be specified on
the command line.
Without -r, LAME will perform several fseek()'s on the
input file looking for WAV and AIFF headers.

Note qu'une autre possibilité est la conversion vers .wav grâce à "sox".

--
-o) Pascal Bleser http://guru.unixtech.be |
/\\ <[EMAIL PROTECTED]> |
_\_v <[EMAIL PROTECTED]> |
---------------------------------------------|
Jesus saves,Buddha makes incremental backups :
---------------------------------------------'

_______________________________________________________
Linux Mailing List - http://www.unixtech.be
Subscribe/Unsubscribe: http://www.unixtech.be/mailman/listinfo/linux
Archives: http://www.mail-archive.com/linux@lists.unixtech.be
IRC: efnet.unixtech.be:6667 - #unixtech


Répondre à