[FFmpeg-trac] #3535(undetermined:new): Too Short RTP/JPEG packet.

FFmpeg trac at avcodec.org
Mon Apr 7 03:40:21 CEST 2014


#3535: Too Short RTP/JPEG packet.
-------------------------------------+-------------------------------------
             Reporter:  ozsaffer     |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:  rtsp rtp     |               Resolution:
  mjpeg                              |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by ozsaffer):

 Hi,

 Thanks for the reply. I tried the -buffer_size option, using a variety of
 sizes. I assume it is after the input source (as below).

     ffmpeg -i "rtsp://192.168.101.90/axis-media/media.amp?videocodec=jpeg"
 -buffer_size 131072 -f null /dev/null

 But I still have the same issue. I have an alternate approach to solve the
 problem that requires some more engineering. I will process the RTP/H264
 stream instead, which does not have this issue. I was trying to avoid the
 CPU overhead of decoding h.264, but it appears unavoidable.

 Thanks again.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3535#comment:6>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list