Displaying 1 result from an estimated 1 matches for "73kbps".
Did you mean:
70kbps
2009 Nov 23
1
ffmpeg2theora 0.25 : This doesn't look like a Speex file
...A, start: 1258938983.307552, bitrate: 18432 kb/s
Stream #0.0: Video: rawvideo, yuyv422, 320x240, 18432 kb/s, 15
tbr, 1000k tbn, 15 tbc
0:00:00.20 audio: 0kbps video: 167kbps, time elapsed: 00:00:02
notification: This doesn't look like a Speex file
0:00:00.93 audio: 0kbps video: 73kbps, time elapsed: 00:00:03
and it dies thereafter.
i work around this using ffmpeg:
ffmpeg -f video4linux2 -t 60 -s 640x480 -r 15 -i /dev/video0 /tmp/blah.ogg
and
cat blah.ogg | oggfwd myhost 8000 mypass /test.ogv
ffmpeg2theora 0.25 - Xiph.Org libtheora 1.1 20090822 (Thusnelda)
Let me know in...