Reverse video playback through ffmpeg
问题 I am implementing a video player using ffmpeg multimedia framework. I am able to achieve play, pause, increase speed, decrease speed, forward seek, backward seek functionalities. But reverse playback of the video is not so smooth, it stutters a lot. Please help me in understanding video reverse playback. What is the better approach for this? Is there any other multimedia framework which support reverse video playback? Many thanks in advance. 回答1: So, first, some framing of this issue. FFmpeg