Hey there, so I now wrote my own playback engine using FFMS and it works like a charm. I was now wondering what would be the best strategy when I want to playback movies that cannot be played back in realtime?
I have a couple of 4K test clips here which also don’t play properly in ffplay. ffplay hangs on the first frame and doesn’t advance any further … VLC and QuickTime however play the movie just fine. I don’t know what they do under the hood. All I can think of is that they scale down the movie (I’m not using a 4K monitor). I was thinking about skipping frames but if I understood that correctly, that is not the best thing to do as seeking is rather. What’s the best strategy when using libav? Best regards, Flo _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
