[FFmpeg-devel] FFmpeg/FFserver: Error parsing rc_eq "": undefined constant or missing
Mihail Stoyanov
wm
Thu Mar 11 13:43:23 CET 2010
Hello,
After upgrading to the latest revision (r22465) I get the following errors
when trying to push a stream to the FFserver.
[flv @ 0x832adc0]Error parsing rc_eq "?aqComp": undefined constant or
missing (
Every time the content inside the quotes is changing, either to empty or
non-latin characters.
With the previous revision I have used (r20346) this problem didn?t exist.
The command line I?m using to feed the FFserver:
ffmpeg -er 4 -y -r 15 -f mjpeg -an -i \
"http://root:pass at xx.xx.xx.xx/axis-cgi/mjpg/video.cgi?fps=15&nbrofframes=0"
\
"http://127.0.0.1:8090/feed1.ffm"
Also I?ve tried to converting files ? everything worked as intended, no
errors, no warnings and etc.
Apparently the problem persist only when a stream fill is initiated.
The problem may be related to wrong object reference, mem leak or someone
else.
Attaching full log below my signature.
Thanks in advance,
Regards,
Mihail Stoyanov
+359 (888) 269-419
<mailto:wm at screamer.org> wm at screamer.org
# ffmpeg -er 4 -y -r 15 -f mjpeg -an -i
"http://root:pass at xx.xx.xx.xx/axis-cgi/mjpg/video.cgi?fps=15&nbrofframes=0"
"http://127.0.0.1:8090/feed1.ffm"
FFmpeg version SVN-r22465, Copyright (c) 2000-2010 the FFmpeg developers
built on Mar 11 2010 14:13:15 with gcc 4.1.2 20061115 (prerelease) (Debian
4.1.1-21)
configuration: --enable-shared --enable-gpl --enable-nonfree
--enable-pthreads --enable-libmp3lame --enable-libvorbis --enable-libfaac
--enable-libfaad --enable-libgsm --enable-libx264 --enable-libxvid
--cpu=prescott
libavutil 50.11. 0 / 50.11. 0
libavcodec 52.58. 0 / 52.58. 0
libavformat 52.55. 0 / 52.55. 0
libavdevice 52. 2. 0 / 52. 2. 0
libswscale 0.10. 0 / 0.10. 0
[mjpeg @ 0x8079540]max_analyze_duration reached
[mjpeg @ 0x8079540]Estimating duration from bitrate, this may be inaccurate
Input #0, mjpeg, from
'http://root:pass at xx.xx.xx.xx/axis-cgi/mjpg/video.cgi?fps=15&nbrofframes=0':
Duration: N/A, bitrate: N/A
Stream #0.0: Video: mjpeg, yuvj420p, 640x480, 15 fps, 15 tbr, 1200k tbn,
15 tbc
[flv @ 0x82d4000]Error parsing rc_eq "?CqComp": undefined constant or
missing (
Output #0, ffm, to 'http://127.0.0.1:8090/feed1.ffm':
Stream #0.0: Video: flv, yuv420p, 640x480, q=1-5, 400 kb/s, 1000k tbn,
15 tbc
Stream mapping:
Stream #0.0 -> #0.0
Error while opening encoder for output stream #0.0 - maybe incorrect
parameters such as bit_rate, rate, width or height
More information about the ffmpeg-devel
mailing list