ffmpeg

Using FFMpeg to create YouTube clone script

| | | | |

Tutorial on how to create a YouTube clone FLV conversion. Simple PHP that converts WMV to FLV and plays the file in a Flash Player.

Build Your Own Video Community With Lighttpd And FlowPlayer (Debian Etch)

| | | | | | | | | | |

This article shows how you can build your own video community using lighttpd with its mod_flv_streaming module (for streaming .flv videos, the format used by most major video communities such as YouTube) and its mod_secdownload module (for preventing hotlinking of the videos). I will use FlowPlayer as the video player, a free Flash video player with support for lighttpd's mod_flv_streaming module. I will also show how you can encode videos (.mp4 .mov .mpg .3gp .mpeg .wmv .avi) to the FLV format supported by Adobe Flash.

Convert .flv (Google Videos) to .mpg using ffmpeg

| |

FFmpeg is a complete solution to record, convert and stream audio and video. It includes libavcodec, the leading audio/video codec library. FFmpeg is developed under Linux, but it can compiled under most operating systems, including Windows.

Syndicate content