Reply
Thread Tools
Posts: 38 | Thanked: 10 times | Joined on Mar 2010 @ Woodbridge, UK
#1
Hi all

Just wondered if anyone knows if there is a music file conversion application available for the N900? Or is there somebody working on it?

I thought it may be useful for the mycontact application so MP3 files can be converted to WAV files without having to do it on a PC. I dont have on-demand access to my PC as I'm away from home alot.

Thanks

Zan
 
Posts: 1,048 | Thanked: 1,127 times | Joined on Jan 2010 @ Amsterdam
#2
I'd say ffmpeg. That`s the tool I would use on my linux desktop and it's downloadable through CLI; root -> apt-get install ffmpeg.

I have not tried the conversion to WAV, but as far as I know ffmpeg supports that. So after installing it your command line option would be something like

ffmpeg -i file.mp3 file.wav

For more info see:

http://howto-pages.org/ffmpeg/
 

The Following 2 Users Say Thank You to anthonie For This Useful Post:
Posts: 38 | Thanked: 10 times | Joined on Mar 2010 @ Woodbridge, UK
#3
Originally Posted by anthonie View Post
I'd say ffmpeg. That`s the tool I would use on my linux desktop and it's downloadable through CLI; root -> apt-get install ffmpeg.

I have not tried the conversion to WAV, but as far as I know ffmpeg supports that. So after installing it your command line option would be something like

ffmpeg -i file.mp3 file.wav

For more info see:

http://howto-pages.org/ffmpeg/
Thanks for replying...I'll give it a shot
 
Posts: 427 | Thanked: 160 times | Joined on Nov 2009
#4
i imagine it would be easy to write a script to use ffmpeg to take a folder full of flacs to mp3 and then transpose the tags?
__________________
Please vote for the following bug:
Media player should play audio tracks continuously (gapless playback)
 
Posts: 1,378 | Thanked: 1,604 times | Joined on Jun 2010 @ Göteborg, Sweden
#5
Also look at ¨sox¨ and/ or ¨lame¨. Both are command line based but do the job depending on desired formats.
 

The Following User Says Thank You to handaxe For This Useful Post:
Posts: 1,048 | Thanked: 1,127 times | Joined on Jan 2010 @ Amsterdam
#6
Couldn´t refrain myself from looking into it a little bit more. Had success to some degree, the progress of which can be seen in the screenshot below.

The conversion works as propagated, the default media player,however, refuses to play the file. I am not sure if that is just my machine or a general bug. There is a somewhat curious bug report which can be found below. It is stated that the bug is resolved or never was a bug in the first place.
https://bugs.maemo.org/show_bug.cgi?id=6719

On another note, I did have success converting a quicktime mp4 movie to mpeg format.
 
Posts: 150 | Thanked: 16 times | Joined on Jun 2010
#7
but what about other file types?
like aac, mid maybe, etc???
 
Posts: 519 | Thanked: 366 times | Joined on Sep 2009 @ North Carolina (Formerly Denmark and Iceland)
#8
Originally Posted by anthonie View Post
Couldn´t refrain myself from looking into it a little bit more. Had success to some degree, the progress of which can be seen in the screenshot below.

The conversion works as propagated, the default media player,however, refuses to play the file. I am not sure if that is just my machine or a general bug. There is a somewhat curious bug report which can be found below. It is stated that the bug is resolved or never was a bug in the first place.
https://bugs.maemo.org/show_bug.cgi?id=6719

On another note, I did have success converting a quicktime mp4 movie to mpeg format.
The default mediaplayer does not like all wav files.
 
Reply


 
Forum Jump


All times are GMT. The time now is 07:58.