Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
source_files | 2011-03-21 | ||
Readme.txt | 2011-03-21 | 770 Bytes | |
EasyMP4 | 2011-03-21 | 577.4 kB | |
Totals: 3 Items | 578.1 kB | 1 |
This program converts video files to MP4 video files. The input video file can be avi, mpg, mov, wmv, mp4, xvid, mkv, flv. The output file extension is MP4, the video file codec is x264, the audio file codec is aac. The output video file resolution can be adjusted to any resolution desired with taking into account input video file aspect ratio. This program uses mplayer to dump video or audio stream to working directory, x264 to convert video stream , faac to convert audio stream and MP4Box to join video and aoudio into single MP4 file container. The program written in QT-Creator ide under ubuntu 10_04. Because of this is my my first QT program, there can be bug(s) or any problem(s), sorry for that. You can freely distribute, use, or modify etc. Enjoy !