[FFmpeg-trac] #10946(ffmpeg:new): Broken pause/resume in ffmpeg version 7.0.0
FFmpeg
trac at avcodec.org
Fri Apr 5 17:25:56 EEST 2024
#10946: Broken pause/resume in ffmpeg version 7.0.0
-------------------------------------+-------------------------------------
Reporter: ddhschmidt | Type: defect
Status: new | Priority: minor
Component: ffmpeg | Version: git-
Keywords: ffmpeg | master
command pause | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
After updating to the latest release (7.0.0) I noticed I could still
"pause" the ffmpeg tool by clicking into the command line window or
hitting "break" on the keyboard while focusing the command line window.
The output indeed stops and no encoding takes place.
The cpu usage doesn't go down though. Task Manager shows ffmpeg.exe is
still using as much cycles as if the encoding hadn't stopped at all.
I am on Windows (x64) and test with the builds from Gyan
(https://www.gyan.dev/ffmpeg/builds/)
The earliest master build available on that page was from 2024-02-15 and
it exhibits the same problem.
Going back to the previous release build (6.1.1) enables me to correctly
pause the encoding process again and ffmpeg.exe doesn't consume any cpu
cycles anymore.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10946>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list