RTSP problem
Posted: 31 Aug 2011 14:34
Dear everyone,
I want to send RTSP stream by ffmpeg. I have started ffserver by command of "ffserver", and sended stream by command of "ffmpeg -i psintrowalk.avi -vcodec libx264 -r 20 -s 320*240 -b 220k -bt 240k -pass 1 -fpre presets\reset -y -an NUL.mp4", but generated the following error:
[avi @ 0xab343a0] parser not found for codec rawvideo, packets or times may be invalid.
Who knows how to solve the problem,please?
Thank you in advance!
I want to send RTSP stream by ffmpeg. I have started ffserver by command of "ffserver", and sended stream by command of "ffmpeg -i psintrowalk.avi -vcodec libx264 -r 20 -s 320*240 -b 220k -bt 240k -pass 1 -fpre presets\reset -y -an NUL.mp4", but generated the following error:
[avi @ 0xab343a0] parser not found for codec rawvideo, packets or times may be invalid.
Who knows how to solve the problem,please?
Thank you in advance!