Hacker Public Radio

Your ideas, projects, opinions - podcasted.

New episodes Monday through Friday.


HPR0968: FFMPEG for video Conversion

Hosted by BrocktonBob on 2012-04-17 00:00:00
Download or Listen

Hello Hacker Public Radio
BrocktonBob here with my tutorial on how I use FFMPEG to convert videos to any format I like.
FFMPEG is a terminal program used in Linux, but Windows and Mac users can use WINFF which is the gui frontend for FFMPEG.
FFMPEG is more powerful than WINFF because you have more control when you use the terminal than a gui. Below are the examples I used in this podcast.
I hope you give it a try

My Examples:
ffmpeg -i glue.flv glue.avi
ffmpeg -i glue.flv glue.mp3
ffmpeg -i glue.flv -target ntsc-dvd output.mpg

Comments



More Information...


Copyright Information

Unless otherwise stated, our shows are released under a Creative Commons Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0) license.

The HPR Website Design is released to the Public Domain.