#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
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".