[FFmpeg-trac] #3823(avformat:new): RTP encoding of MJPEG from Trendnet TV-IP651WI (IP cam) gives undecodable stream

FFmpeg trac at avcodec.org
Wed Jul 8 11:20:35 CEST 2015


#3823: RTP encoding of MJPEG from Trendnet TV-IP651WI (IP cam) gives undecodable
stream
------------------------------------+------------------------------------
             Reporter:  Krieger     |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  avformat
              Version:  git-master  |               Resolution:
             Keywords:  mjpeg rtp   |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+------------------------------------

Comment (by cehoyos):

 I believe the issue is reproducible with the following commands:
 {{{
 $ ffplay rtp://127.0.0.1:5004
 }}}
 {{{
 $ ffmpeg -f lavfi -i testsrc -vcodec mjpeg -f rtp -pix_fmt yuvj422p
 rtp://127.0.0.1:5004
 }}}
 Only yuvj420p is supported.

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


More information about the FFmpeg-trac mailing list