#5167: rtsp: Invalid data found when processing input -------------------------------------+------------------------------------- Reporter: | Owner: sivaprasanna | Status: new Type: defect | Component: Priority: normal | undetermined Version: unspecified | Resolution: Keywords: rtsp | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+-------------------------------------
Comment (by sivaprasanna): Since I've just began to work on this, I haven't written any code so far. I'm just playing around ffplay and ffmpeg. My first command was to play the livestream. I used {{{ ffplay "rtsp://qa.vibrnet.com:80/img/video.sav?MAC=00C0021F1116&channel=2&GUID=betaUser" }}} It failed then and there. Later just to check whether the issue persists with ffmpeg, I used the following {{{ ffmpeg -i "rtsp://qa.vibrnet.com:80/img/video.sav?MAC=00C0021F1116&channel=2&GUID=betaUser" -f mp4 c:/video.mp4 }}} Again it failed. First, I want to get this simple command working so that I can start writing code to encode the stream with .h264. -- Ticket URL: <https://trac.ffmpeg.org/ticket/5167#comment:6> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker _______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org http://ffmpeg.org/mailman/listinfo/ffmpeg-trac