On Thu, Feb 28, 2019 at 20:58:01 +0800, kgbook kgbook wrote: > I play RTSP stream with ffplay, then complain that > > [swscaler @ 0x7f94a834e400] deprecated pixel format used, make sure you did > > set range correctly
To understand the circumstances, we need to see the *complete* console output. Actually, it's just a warning, and there's nothing you need to do, as far as I understand. > After that, I try with the command `ffplay rtsp://a:[email protected]/stream > <rtsp://a:[email protected]/stream> -pix_fmt yuvj422p`, error log: > > Option -pix_fmt is deprecated, use -pixel_format. Peculiar, considering the replacement doesn't work. Moritz _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
