[Libav-user] RTP/MJPEG low contrast image on low quality setting

Carl Eugen Hoyos cehoyos at ag.or.at
Thu Mar 24 12:01:41 CET 2016


Ico <libav at ...> writes:

> A pcap capture of a few seconds of video and SDP file for 
> playing the stream are available at

Please try to dump the mjpeg stream to a file:
$ ffmpeg -i input -vcodec copy -f rawvideo -map 0:v:0 out.mjpeg
Or use mplayer -dumpvideo

Carl Eugen



More information about the Libav-user mailing list