Re: [Rhythmbox-devel] MIME types
- From: in7y118 public uni-hamburg de
- To: Bastien Nocera <hadess hadess net>
- Cc: Gisli Ottarsson <gisli ottarsson mscsoftware com>,Rhythmbox Dev <rhythmbox-devel gnome org>
- Subject: Re: [Rhythmbox-devel] MIME types
- Date: Mon, 6 Oct 2003 14:32:51 +0200
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]