Fix LTR crashes on FFmpeg SW encoder #7464
Labels
bug
Something isn't working
priority-2-urgent
#2 Priority - We need to fix this bug ASAP
📁 Repo: protocol
This PR/Issue modifies /protocol code
In PR #6987, I disable LTR by default when built with
-D NOGPU
, because we were unable to set LTR frame types as expected when using the FFmpeg software encoder.We should debug and solve this issue to enable LTR on non-GPU mandelboxes.
The text was updated successfully, but these errors were encountered: