[FFmpeg-user] YouTube Settings

juha s. salmjuh at hotmail.com
Mon Apr 2 13:39:44 CEST 2012


Hi and thanks for quic reply.
 
I know that they use MP4 and that's where I would like to have more information. So do you know that what settings I should use for LIVE capturing for YouTube quolity ?
 
Something like this:
 
ffmpeg -i rtsp://192.168.234.22:8554 -aspect 16:9 -s 640x360-copyts   -vcodec libx264   -bf 16   -coder 1 -refs 6 -flags +loop -debl   -b:v 1200kockalpha 0 -deblockbeta 0 -deinterlace  -flags2 +wpred -me_method full  -flags2 +mixed_refs  -flags2 +dct8x8 -trellis 2 -crf 17  -y "
 
 
Or something else ?
 
Any help woul be nice.
 
BR,
Jiiii
 
 
 
 
> 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

 



From: salmjuh at hotmail.com
To: ffmpeg-user at ffmpeg.org
Subject: YouTube Settings
Date: Fri, 30 Mar 2012 06:15:02 +0000





Hi
 
What settings I need to use if I like to produce same quolity videos than youtube are using ?
 
 
Br,
jiii
 
 		 	   		  


More information about the ffmpeg-user mailing list