[BUG] I am unable to convert to THD format, but other formats work fine. Could you please tell me what the issue might be? It was working before, but suddenly stopped working today. #67
Labels
bug
Something isn't working
[BUG] I am unable to convert to THD format, but other formats work fine. Could you please tell me what the issue might be? It was working before, but suddenly stopped working today.Description of the the bug
Running the following commands:
ffmpeg -y -drc_scale 0 -i [input] -map 0:a:0 -c pcm_s32le -rf64 always [output] && dee -x [input]
Unknown filter (encode_to_dthd).
Could not build workflow.
Unknown filter (encode_to_dthd).
Could not build workflow.
[ DEE: measure | 1.wav ] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.00%
Traceback (most recent call last):
File "main.py", line 6, in
File "deew_main_.py", line 1005, in main
File "concurrent\futures_base.py", line 449, in result
File "concurrent\futures_base.py", line 401, in _get_result
File "concurrent\futures\thread.py", line 58, in run
File "deew_main.py", line 494, in encode
FileNotFoundError: [WinError 2]
Version
OS
The text was updated successfully, but these errors were encountered: