Top "Ffmpeg" questions

Only questions about programmatic use of the FFmpeg libraries, API, or tools are on topic.

Text on video ffmpeg

How can I add text overlay on my video in ffmpeg? i.e. given a video "video1.flv", how can …

ffmpeg
Re-sampling H264 video to reduce frame rate while maintaining high image quality

Here's the mplayer output for a video of interest: br@carina:/tmp$ mplayer foo.mov mplayer: Symbol `ff_codec_bmp_…

video ffmpeg transcoding mplayer mencoder
Image sequence to video stream?

Like many people already seem to have (there are several threads on this subject here) I am looking for ways …

c# image video ffmpeg aforge
Meaning of ffmpeg output (tbc, tbn, tbr)

I am using ffmpeg to tell me video info. Specifically: ffmpeg -i video.ext I get the output: Stream #0.0[0x1…

video ffmpeg
How to minimize the delay in a live streaming with ffmpeg

i have a problem. I would to do a live streaming with ffmpeg from my webcam. I launch the ffserver …

ffmpeg streaming delay http-live-streaming webm
ffmpeg convert mov file to mp4 for HTML5 video tag IE9

I looked everywhere here and on google - there is no valid command that works for IE9. some how IE9 …

video ffmpeg internet-explorer-9 html5-video codec
How can we transcode live rtmp stream to live hls stream using ffmpeg?

I am trying to convert a live rtmp stream to hls stream on real time. I got some idea after …

ffmpeg streaming
How to create a webm video file?

After looking over the web project I see no evidence of a way to generate a webm video. I see …

ffmpeg webm
What is the difference between M4A and AAC Audio Files?

Is there any difference between M4A audio files and AAC audio files or are they exactly the same thing …

audio ffmpeg aac m4a
Can ffmpeg show a progress bar?

I am converting a .avi file to .flv file using ffmpeg. As it takes a long time to convert a …

ffmpeg progress-bar