[FFmpeg-user] stream convert

Kamil Raczkowski smyq999 at gmail.com
Mon Jun 16 10:51:26 CEST 2014


Heres the command to run stream [I cut password and IP]
ffmpeg -i "rtsp://login:password@IPADRES:554/cam/realmonitor?channel=1&subtype=1"
-f flv -r 20 -s 1280x720 -an "rtmp://localhost:1935/live/livestream1"
</dev/null >/dev/null 2>/dev/null &

Heres the console output with errors:
[h264 @ 0x18d5ba0] out of range intra chroma pred mode at 40 31
[h264 @ 0x18d5ba0] error while decoding MB 40 31
[h264 @ 0x18d5ba0] concealing 1129 DC, 1129 AC, 1129 MV errors
frame= 1882 fps= 19 q=31.0 size=   10318kB time=98.25 bitrate= 860.3kbits/s
dup=frame= 1890 fps= 19 q=31.0 size=   10370kB time=98.80 bitrate=
859.8kbits/s dup=[h264 @ 0x18d5ba0] out of range intra chroma pred mode at
40 31
[h264 @ 0x18d5ba0] error while decoding MB 40 31
[h264 @ 0x18d5ba0] concealing 1129 DC, 1129 AC, 1129 MV errors
frame= 1898 fps= 19 q=31.0 size=   10423kB time=99.35 bitrate= 859.4kbits/s
dup=frame= 1906 fps= 19 q=31.0 size=   10429kB time=99.85 bitrate=
855.7kbits/s dup=[h264 @ 0x18d5ba0] out of range intra chroma pred mode at
38 31
[h264 @ 0x18d5ba0] error while decoding MB 38 31
[h264 @ 0x18d5ba0] concealing 1131 DC, 1131 AC, 1131 MV errors
frame= 1915 fps= 19 q=31.0 size=   10481kB time=100.45 bitrate=
854.8kbits/s dupframe= 1922 fps= 19 q=31.0 size=   10532kB time=100.95
bitrate= 854.7kbits/s dup[h264 @ 0x18d5ba0] cbp too large (1865) at 6 31
[h264 @ 0x18d5ba0] error while decoding MB 6 31
[h264 @ 0x18d5ba0] concealing 1163 DC, 1163 AC, 1163 MV errors
frame= 1930 fps= 19 q=31.0 size=   10542kB time=101.45 bitrate=
851.2kbits/s dupframe= 1938 fps= 19 q=31.0 size=   10592kB time=102.00
bitrate= 850.7kbits/s dup[h264 @ 0x18d5ba0] out of range intra chroma pred
mode at 45 32
[h264 @ 0x18d5ba0] error while decoding MB 45 32
[h264 @ 0x18d5ba0] concealing 1044 DC, 1044 AC, 1044 MV errors
frame= 1946 fps= 19 q=31.0 size=   10650kB time=102.55 bitrate=
850.8kbits/s dup[h264 @ 0x18d5ba0] out of range intra chroma pred mode at
50 31
[h264 @ 0x18d5ba0] error while decoding MB 50 31
[h264 @ 0x18d5ba0] concealing 1119 DC, 1119 AC, 1119 MV errors




2014-06-13 17:56 GMT+02:00 Carl Eugen Hoyos <cehoyos at ag.or.at>:

> Kamil Raczkowski <smyq999 <at> gmail.com> writes:
>
> > Any help plz?
>
> Please provide your failing command line together with
> the complete, uncut console output.
>
> If the problem is reproducible with file input, please
> do not use network input for the example.
> If the problem is reproducible with file output,
> please do not use network output for the example.
>
> Carl Eugen
>
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>



-- 
Pozdrawiam

Kamil Raczkowski


More information about the ffmpeg-user mailing list