-
Notifications
You must be signed in to change notification settings - Fork 54
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
[Bug] Something is wrong with the interaction between the new ffmpeg and ffmpeg_batch #85
Comments
Is it possible that everything works for everyone and such a problem does not arise with the new version? |
I've checked all versions of fmmpeg after 6.0 2023-03-04 and they all don't work correctly with ffmpeg_batch. |
I don't have any similiar report about problems with other ffmpeg.exe versions. |
Here is the original video sample: https://drive.google.com/file/d/1bHlHWA1ONjlXKgKMvGA5YV0FvlTQ3gFQ/view?usp=sharing |
Hi, ffmpeg console displays errors with this file that seem to freeze the user interface: [vost#0:0/libx264 @ 0000024c274e7c40] More than 1000 frames duplicated 0.4kbits/s dup=973 drop=0 speed=0.229x It generates a useless grey file. First of all, do not include in parameters -i %1 (it is automatically added) Also -y is added by default. |
Release version should also work: https://www.gyan.dev/ffmpeg/builds/ffmpeg-release-essentials.zip |
All these "ffmpeg.exe"s, mentioned above, they match the one in the archive with ffmpeg_batch version 2.8.8 and work fine with version 3.0.0. Here are my attempts to use new ffmpegs with ffmpeg_batch. FFBatch-3.0-issue-with-ffmpeg-Video_2023-10-24_221358_FFB.webm |
Thanks for the detailed report, this is going to be tough to debug, I"ll do my best. |
Thanks a lot for your efforts! |
Finally some light at the end of the tunnel. |
That's good. It's weird, the standard output in new ffmpeg versions sinks into a void and encoding never ends. |
Thanks a lot, but the problem still exists and even a new one has appeared. FFBatch-3.0.1-Video_2023-10-25_180249.webmFFBatch-3.0.1-dif-ffmpegs-Video_2023-10-25_183416.webm |
I will have to generate a full release package for better testing. |
Unfortunately, still the same result. FFBatch-3.0.1-in-bundle-Video_2023-10-25_220737_FFB.webm |
Unfortunately I'm not experiencing the issue anymore. You could try deleting current FFbatch.exe and replacing it again with this tested one in both portable/installed versions: If this does not work, I would uninstall/reinstall application. |
It' a pity, but it doesn't work either:( |
:( I'll upload newest 3.0.1 code, you will be able to pull and compile it with VS Studio. Can you please point to a ffmpeg.exe not working at all for you? You can enable "Verbose logs" in settings for more log information. |
Hi.
ffmpeg_batch (FFmpeg_Batch_AV_Converter_Portable_3.0.0_x64) doesn't correctly interact with the new ffmpeg.
Here are the examples.
ffmpeg_batch-04.03.2033-Video_2023-10-20_161034.webm
First encoding attempt.
ffmpeg_batch-07.09.2023-Video_2023-10-20_161541.webm
Second encoding attempt.
ffmpeg_batch-07.09.2023-2nd-attempt-Video_2023-10-20_161541.webm
The text was updated successfully, but these errors were encountered: