View Single Post
HtheB's Avatar
Moderator | Posts: 3,718 | Thanked: 7,420 times | Joined on Dec 2009 @ Bize Her Yer Trabzon
#75
If someone ports ffmpeg to Harmattan, we could convert the videos manually into m4a files with:

Code:
ffmpeg -i input.mp4 -acodec copy -vn output.m4a
I tried to install the N900 version, but it gave me alot of errors

Edit: it seems like ffmpeg is already in the repo of Rzr... but somehow, I couldn't install it :/
__________________
www.HtheB.com
Please donate if you think I'm doing a good job.

Last edited by HtheB; 2011-11-04 at 08:51.