Monday, August 24, 2009
HowTo Convert multimedia files between formats using ffmpeg
Posted on 3:22 AM by Unknown
FFmpeg is a complete, cross-platform solution to record, convert and stream audio and video. It includes libavcodec - the leading audio/video codec library.Video Examples: * Converting MOV to FLV using FFMPEG ffmpeg -i movie1.mov movie1.flv This will convert movie1.mov file to movie1.flv * Converting Mpeg to FLV using FFMPEG ffmpeg -i movie1.mpeg movie1.flv This will convert
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment