Problems with reencoding HEVC videos on 14.0.0 and 14.0.1 #1704
Unanswered
dumbledore
asked this question in
4. Bugs
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am observing two problems when reencoding HEVC videos on 14.0.0 and 14.0.1 on Windows 11 (haven't tried on Ubuntu or MacOS so far):
Packet.decode()
for HEVC. CTRL+C is ignored. I haven't been able to reproduce the freeze-up with FRAME threading.Neither issue is observed with H264.
Here is how to reproduce it:
See log.txt for the output.
Actually, to reproduce the blocking issue, it is enough to call
Packet.decode()
enough times:Beta Was this translation helpful? Give feedback.
All reactions