[FFmpeg-trac] #285(FFmpeg:new): RTSP h264 video stream always reports corrupted macroblock

FFmpeg trac at avcodec.org
Wed Aug 3 21:20:19 CEST 2011


#285: RTSP h264 video stream always reports corrupted macroblock
------------------------+----------------------
Reporter:  bovine       |       Owner:  michael
    Type:  defect       |      Status:  new
Priority:  normal       |   Component:  FFmpeg
 Version:  unspecified  |  Resolution:
Keywords:               |  Blocked By:
Blocking:               |  Reproduced:  0
Analyzed:  0            |
------------------------+----------------------

Comment (by uscgraphics):

 I just try the build from 7/31/2011, it no longer crash at
 av_close_input_file()

 that's great.  However decoding UDP packet still got the same error
 and corrupt images.

 Another problem I have is rtsp:// doesn't support any port number other
 than 80
 for tcp and udp (http works fine). e.g.

 rtsp://xxx.xxx.xxx.xxx:8080/axis-media/media.amp?tcp
 will return
 [rtsp @ 0057B0E0] CSeq 1 expected, 0 received.
 [rtsp @ 0057B0E0] method OPTIONS failed: 501 Not Implemented
 [rtsp @ 0057B0E0] Date: Wed, 03 Aug 2011 19:18:56 GMT
 Accept-Ranges: bytes
 Connection: close
 Content-Type: text/html; charset=ISO-8859-1

 rtsp://xxx.xxx.xxx.xxx:8080/axis-media/media.amp?tcp : Invalid data found
 when processing input

-- 
Ticket URL: <http://avcodec.org/trac/ffmpeg/ticket/285#comment:14>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list