Re: [Rhythmbox-devel] MIME types



Quoting Bastien Nocera <hadess@hadess.net>:

> Your file is a WAVE file, that's why it's detected as such. The WAVE
> container contains an MP3. xmms and mpg123 just cheat and skip the RIFF
> header.
>
For everyone not afraid of the shell:
If you want to get rid of the useless WAVE header, try running
gst-launch filesrc location=thewavefile.wav ! wavparse ! filesink 
location=newfile.mp3
(obviously setting the right filenames)
After that Rhythmbox should properly detect those files.

Benjamin



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]