LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   convert wmv to mpeg-4? (https://www.linuxquestions.org/questions/linux-newbie-8/convert-wmv-to-mpeg-4-a-278223/)

cs-cam 01-15-2005 06:05 PM

convert wmv to mpeg-4?
 
I've tried searching Google but I can't find anything, any ideas how I can do this? Needs to be mpeg-4, don't think mpeg-2 will work on this device :(

noeffred 01-17-2005 07:59 AM

Well you could try "mplayer". If you can play it with mplayer, you're able to convert it ino some sort of mpeg-4 with "mencoder".

What do you need it for? You mentioned something about a "device".

cs-cam 01-17-2005 04:36 PM

My mobile phone, I managed it with something like this found on another site
Code:

mencoder C4.wmv -ovc lavc -lavcopts *something about msmpeg4v2 here* -oac copy C4.mpg
:)


All times are GMT -5. The time now is 01:32 PM.