You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/home/user/.local/lib/python3.10/site-packages/youbit/__main__.py", line 226, in decode_url
filepath = decoder.decode(output)
File "/home/user/.local/lib/python3.10/site-packages/youbit/yb.py", line 338, in decode
with youbit.video.VideoDecoder(vid=file, zero_frame=zero_frame) as decoder:
File "/home/user/.local/lib/python3.10/site-packages/youbit/video.py", line 169, in __init__
raise RuntimeError(
RuntimeError: Unsupported codec: libdav1d
The text was updated successfully, but these errors were encountered:
Currently decoding fails with
The text was updated successfully, but these errors were encountered: