#9013: ffplay: Stop-and-go display / mpeg4 ------------------------------------+---------------------------------- Reporter: malaterre | Owner: Type: defect | Status: new Priority: normal | Component: ffplay Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+---------------------------------- Changes (by malaterre): * version: 4.1.4 => git-master Comment: Using instructions from: * https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu I am able to reproduce the bug using: {{{ ./ffplay -version ffplay version N-100064-g3c92268 Copyright (c) 2003-2020 the FFmpeg developers built with gcc 8 (Debian 8.3.0-6) configuration: --prefix=/home/mathieu/ffmpeg_build --pkg-config- flags=--static --extra-cflags=-I/home/mathieu/ffmpeg_build/include --extra-ldflags=-L/home/mathieu/ffmpeg_build/lib --extra-libs='-lpthread -lm' --bindir=/home/mathieu/bin --enable-gpl --enable-gnutls --disable- libaom --enable-libass --enable-libfdk-aac --enable-libfreetype --enable- libmp3lame --enable-libopus --disable-libsvtav1 --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libx265 --enable-nonfree libavutil 56. 61.100 / 56. 61.100 libavcodec 58.113.100 / 58.113.100 libavformat 58. 64.100 / 58. 64.100 libavdevice 58. 11.103 / 58. 11.103 libavfilter 7. 91.100 / 7. 91.100 libswscale 5. 8.100 / 5. 8.100 libswresample 3. 8.100 / 3. 8.100 libpostproc 55. 8.100 / 55. 8.100 }}} -- Ticket URL: <https://trac.ffmpeg.org/ticket/9013#comment:1> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker