[FFmpeg-trac] #4317(avformat:closed): bug in encoding mjpeg in RTP

FFmpeg trac at avcodec.org
Wed Jul 8 17:38:00 CEST 2015


#4317: bug in encoding mjpeg in RTP
------------------------------------+-------------------------------------
             Reporter:  runge_mar   |                    Owner:
                 Type:  defect      |                   Status:  closed
             Priority:  normal      |                Component:  avformat
              Version:  git-master  |               Resolution:  duplicate
             Keywords:  mjpeg rtp   |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+-------------------------------------

Comment (by runge_mar):

 @thovo: oh, that was five moths ago. I think I just saved the webcam's
 mjpeg stream to a file like this:

 {{{ffmpeg -f v4l2 -input_format mjpeg  -framerate 25 -video_size 640x480
 -i /dev/video0 -vcodec copy samplevideo.mjpeg}}}

 ffmpeg does not seem to support yuvj422p, but some webcams produce it in
 hardware.

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


More information about the FFmpeg-trac mailing list