Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Traceback Error #31

Closed
peppersgc opened this issue Sep 19, 2022 · 6 comments
Closed

Traceback Error #31

peppersgc opened this issue Sep 19, 2022 · 6 comments
Assignees
Labels
bug Something isn't working Information needed will fix Will fix bug

Comments

@peppersgc
Copy link

peppersgc commented Sep 19, 2022

Describe the bug
Got a traceback error while batch encoding on a 320 kb/s mp3 into a 192 kb/s m4a (qaac).

To Reproduce

  1. Added the mp3's to batch.
  2. Chose qaac as codec, and set it to 192 kb/s, changed to Constrained VBR, and checked High Efficiency. Everything else was default.
  3. Clicked Start All Jobs.
  4. See Additional Context

Expected behavior
Encode the entire batch of mp3's.

Screenshots
N/A

Additional context
Error Console.
Exception in thread Thread-34:Traceback (most recent call last):File "threading.py", line 932, in _bootstrap_innerFile "threading.py", line 870, in runFile "FFMPEGAudioEncoder.py", line 12297, in start_multi_file_processingUnboundLocalError:local variable 'output_file' referenced before assignment

@peppersgc peppersgc added the bug Something isn't working label Sep 19, 2022
@jessielw jessielw added the will fix Will fix bug label Sep 19, 2022
@jessielw
Copy link
Owner

Thanks for the bug report. I'm going to look into this tomorrow and I'll report back.

@jessielw
Copy link
Owner

Just batched 64 mp3 files to QAAC with no error following the steps you provided. I'm going to need some more information to re-produce the bug!

Does it error immediately?
If so this is likely a path/filename issue.

You could zip up with any method of your choice and upload the files for me to test to a host of your choice.

Thanks!

@peppersgc
Copy link
Author

Sorry late getting back. Personal stuff got in the way. I figured out that it's specific files. I'll compress a couple and drop a link to them here ASAP.

@jessielw
Copy link
Owner

Sounds great. Just give me some files to replicate the error so I can fix it.

Thanks!

@peppersgc
Copy link
Author

Close this, please. My laptop was destroyed in a car accident, and I can't remember the files. Sorry.

@jessielw
Copy link
Owner

jessielw commented Oct 4, 2022

Sorry to hear about the car accident.

I'll close this but if you ever come across it feel free to let me know.

@jessielw jessielw closed this as completed Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Information needed will fix Will fix bug
Projects
None yet
Development

No branches or pull requests

2 participants