Page 1 of 1

RTSP problem

Posted: 31 Aug 2011 14:34
by huoyee
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!

Re: RTSP problem

Posted: 31 Aug 2011 15:34
by huoyee
Dear everyone,

I have solved it,but I met another problem. I ran the following command to send a stream,but it generated error as follows:

[tcp @ 0x9b17720] TCP connection to localhost:554 failed: Connection refused


How to solve the problem,please?

huoyee

Re: RTSP problem

Posted: 31 Aug 2011 20:27
by VLC_help
This isn't a ffmpeg support forum.