LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Coverting WMV to flash (https://www.linuxquestions.org/questions/linux-newbie-8/coverting-wmv-to-flash-365190/)

tracyanne 09-20-2005 07:45 AM

Coverting WMV to flash
 
I want to be able to covert wmv files to flash. I need to be able to do this in batch mode - I have a lrge number of wmv files. In addition I want to be able to merge sound files to the converted files as we go.

Can this be done with Free OSS tools, and how?

Electro 09-21-2005 05:52 PM

You coud use mplayer to output all frames in the WMV files to PING (png) images. You have to convert the frame per second to either 25 or 30 to make the audio and video sync be near perfect. Then use ming (http://ming.sourceforge.net/). The project ming is not easy to use, so you are on your own.

Another way is to use ffmpeg to output an flv file.


All times are GMT -5. The time now is 06:17 AM.