I want to combine pictures from two different sources in a slide-show.
The problem is that they have different encodings. One has:
    Stream #0:0: Video: mjpeg, yuvj422p(pc), 1280x720 [SAR 180:180 DAR 16:9], 
25 tbr, 25 tbn, 25 tbc
and the other has:
    Stream #0:0: Video: mjpeg, yuvj420p(pc), 1280x720 [SAR 72:72 DAR 16:9], 25 
tbr, 25 tbn, 25 tbc

When I try to make the slide-show I get:
    Input stream #1:0 frame changed from size:1280x720 fmt:yuvj422p to 
size:1280x720 fmt:yuvj420p
    [swscaler @ 0x15bd020] deprecated pixel format used, make sure you
    did set range correctly

Is there a way to get a slide-show based on those two different
sources?

-- 
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof
_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to