* Fix v4l2 frequency conversion Decoders: * Fix numerous issues (M2TS, VC1 interlaced, Lagarith, FFv1.3, Xvid) by updating codec libraries * Bring fluidsynth back on Mac OS X * Fix some Opus crashes with some filters * Fix teletext crash on Windows Demuxers: * Avoid an infi...
ffmpeg \ -f v4l2 \ -framerate 25 -video_size 640x480 -i /dev/video0 \ -f mpegts \ -codec:v mpeg1video -s 640x480 -b:v 1000k -bf 0 \ http://localhost:8081/supersecret You should now see a live webcam image in your browser....