[FFmpeg-user] how to set bitrate for h264 webCam when using ffmpeg
René Calles
me at renecalles.de
Tue Mar 26 08:04:03 CET 2013
Hi,
you can't as long as you use the copy flag.
René
Am 26.03.2013 um 07:22 schrieb Soho Soho123 <soho123.2012 at gmail.com>:
> Hi all,
>
> Is there any option for bitrate setting when using ffmpeg.
> for example:
> ffmpeg command line :
> ffmpeg -loglevel debug -f video4linux2 -r 10 -s 640x480 -input_format
> h264 -i /dev/video1 -vcodec copy http://localhost:8090/feed1.ffm
>
> I can set frame rate, input format, video size,
> can I set bitrate ?
>
> Does anyone have idea?
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
More information about the ffmpeg-user
mailing list