[FFmpeg-user] YouTube Settings

littlebat dashing.meng at gmail.com
Fri Mar 30 18:22:23 CEST 2012


On Fri, 30 Mar 2012 15:48:08 +0530
"dE ." <de.techno at gmail.com> wrote:

> On 03/30/12 11:45, juha s. wrote:
> > Hi
> >
> > What settings I need to use if I like to produce same quolity
> > videos than youtube are using ?
> >
> >
> > Br,
> > jiii
> 
> They use h264.
> _______________________________________________

They have 3 formats(webm, flv, mp4) and several resolutions(1028,
720, 480, 360, 240?).

You can use "ffmpeg -i filename" or "mediainfo filename" to analyze
it's acodec, vcodec, container, fps, bit rate, etc.. Then use the same
setting to convert your videos.

littlebat



More information about the ffmpeg-user mailing list