#5167: rtsp: Invalid data found when processing input -------------------------------------+------------------------------------- Reporter: | Owner: sivaprasanna | Status: closed Type: defect | Component: Priority: normal | undetermined Version: unspecified | Resolution: Keywords: rtsp | needs_more_info Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+-------------------------------------
Comment (by sivaprasanna): Okay. I just found this working live stream link. It is not rtsp though, but this stream also doesn't work with ffplay and ffmpeg. It also throws the same "Invalid data found when processing input error". You can try out the following command. {{{ ffplay "rtsp://vod.cbs.co.kr/cbs981_live" }}} I also tried the url with ffmpeg. I get the same "Invalid data"error. Check out the below command. {{{ ffmpeg -i "rtsp://vod.cbs.co.kr/cbs981_live" -f mp4 c:/video.mp4 }}} -- Ticket URL: <https://trac.ffmpeg.org/ticket/5167#comment:13> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker _______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org http://ffmpeg.org/mailman/listinfo/ffmpeg-trac