[theora] oggfwd problem
Ales Zemene
ales at mur.at
Thu Apr 9 08:52:08 PDT 2009
Hello,
i am using well proven set of programs to stream video from firewire to
icecast2, few days ago i freshly installed it again on lenny with apt-get.
When i run :
dvgrab --format raw - | ffmpeg2theora -a 0 -v 5 -f dv -x 320 -y 240 -o
/dev/stdout - | oggfwd myserver.org 8000 password /test.ogg
stream starts for and for a sec and appears on icecast2,
but then it fails with :
Found AV/C device with GUID 0x0020110101009ce9
Capture Started
"stdout": buffer underrun near: timecode 04:42:10.03 date ????.??.??
??:??:??
This error means that the frames could not be written fast enough.
oggfwd: Connected to server
Input #0, dv, from 'pipe:':
Duration: N/A, start: 0.000000, bitrate: 28800 kb/s
Stream #0.0: Invalid Codec type 25, 25 tbr, 25 tbn, 25 tbc
Stream #0.1: Invalid Codec type 65536
No video or audio stream found.
oggfwd: Quitting ...
oggfwd: Total bytes read: 0
eventualy, i got :
"stdout": buffer underrun near: timecode 00:58:27.23 date ????.??.??
??:??:??
This error means that the frames could not be written fast enough.
oggfwd: Connected to server
notification: This doesn't look like a Speex file
0:00:00.00 audio: 0kbps video: 0kbps, time elapsed: 00:00:04
when i try this just without oggfwd, it seems to work :
dvgrab --format raw - | ffmpeg2theora -a 0 -v 5 -f dv -x 320 -y 240 -o
/dev/null -
therefore i think something might changed in last version oggfwd, or in
libs it is using ? Is the speex error spurious ? Is anybody experiencing
this ? I searched the web with no hits.
thanks for any hints
Ales Zemene
--
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.xiph.org/pipermail/theora/attachments/20090409/e3402a8e/attachment.pgp
More information about the theora
mailing list