Git Product home page Git Product logo

Comments (10)

jessielw avatar jessielw commented on July 3, 2024 1

I've got another test build for you to do with normal progress bars enabled

FFMPEGAudioEncoder.zip

from ffmpeg-audio-encoder.

jessielw avatar jessielw commented on July 3, 2024

Not able to reproduce. Can you give me the sample of one of the files that is causing you the issue?

from ffmpeg-audio-encoder.

Limboso avatar Limboso commented on July 3, 2024

Yes, sure. It's also showing this traceback error window

image

03 - Another Part of Me (Live At Wembley July 16, 1988).zip

from ffmpeg-audio-encoder.

jessielw avatar jessielw commented on July 3, 2024

Yes, sure. It's also showing this traceback error window

image

03 - Another Part of Me (Live At Wembley July 16, 1988).zip

Sorry for the late response. I'll take a look at this tomorrow.

from ffmpeg-audio-encoder.

jessielw avatar jessielw commented on July 3, 2024

I still can't reproduce. Can you ensure you are using the FFMPEG version included with the program or update your FFMPEG version?
There is something going on and I'm not sure it's code related.

Additionally you are welcome to share with me your config.ini contents so I can see if something is wrong there.

from ffmpeg-audio-encoder.

Limboso avatar Limboso commented on July 3, 2024

I just double checked the FFMPEG version and it's using the one bundled in the FFMPEGAudioEncoder.v4.09.zip

config.ini

[batch_path]
path = file input directory

[output_path]
path = F:\

[ffmpeg_path]
path = "F:\FFMPEGAudioEncoder.v4.09\Apps\FFMPEG\ffmpeg.exe"

[mpv_player_path]
path = "Apps\mpv\mpv.exe"

[mediainfogui_path]
path = "Apps\MediaInfo\MediaInfo.exe"

[fdkaac_path]
path =

[qaac_path]
path = "Apps\qaac\qaac64.exe"
qt_path = "Apps\qaac\QTfiles64"

[debug_option]
option = Default

[auto_close_progress_window]
option = on

[audio_settings_command_toggle]
option = on

[save_window_locations]
ffmpeg audio encoder = yes
ffmpeg audio encoder position = 570x325+865+408
window location settings = yes
window location settings position =
about = yes
about position =
progress window = yes
progress window position = 711x392+26+26
job window = yes
job window position =
display command = yes
display command position = 765x237+182+182
general settings = yes
general settings position = 640x670+640+205
batch window = yes
batch window position =
audio window - aac = yes
audio window - aac - position =
audio window - ac3 = yes
audio window - ac3 - position =
audio window - e-ac3 = yes
audio window - e-ac3 - position =
audio window - dts = yes
audio window - dts - position =
audio window - opus = yes
audio window - opus - position =
audio window - mp3 = yes
audio window - mp3 - position = 550x360+685+360
audio window - fdk-aac = yes
audio window - fdk-aac - position =
audio window - qaac = yes
audio window - qaac - position =
audio window - flac = yes
audio window - flac - position =
audio window - alac = yes
audio window - alac - position =
audio window - view streams = yes
audio window - view streams - position =

I tested with several other .m4a files and for all of them the same error is occurring

And this is another error window that is showing for me:

image

from ffmpeg-audio-encoder.

jessielw avatar jessielw commented on July 3, 2024

Hmm, I need you to try a few things for me.

  1. I compiled you a slightly more verbose build, based on the original error you was having in the first post. Replace your .exe with the zipped version below. Please try your job again, the window should give you a bit more description of the error, which will hopefully help us to solve this problem.
    FFMPEGAudioEncoder.zip

  2. Can you test any other codec to see if you're getting the same error?

  3. When encoding with mp3 can you go to options.., progress.., set to debug. Hopefully with this setting we will get more information about the root issue. Then you can share the output of the window with me.

Also are you on a 64 bit operating system?

from ffmpeg-audio-encoder.

Limboso avatar Limboso commented on July 3, 2024

Wow! When I changed the Progress Output to Debug option, it worked perfectly with no errors.
image

But when I changed it back to the Progress Bars option the errors just came back
image

And yes, I'm using a 64-bit OS

from ffmpeg-audio-encoder.

Limboso avatar Limboso commented on July 3, 2024

Now it's working! I just tested with several different files and using different codecs with progress bars enabled and this time it went all good. No errors whatsoever!
image

Thanks a lot for your time and patience!

from ffmpeg-audio-encoder.

jessielw avatar jessielw commented on July 3, 2024

I appreciate you testing things out for me. I'll officially release a fix in the coming days. It was odd I couldn't reproduce it on my own machines here. It seems like FFMPEG actually has changed their STDOUT output a little, where as before they just started it with 0's it now says N/A. This was causing a bug in the progress parsing code.

Anyways, feel free to use that build for manual jobs until I get the proper fix out for all jobs in the coming days.

from ffmpeg-audio-encoder.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.