Changelog
ffmpeg-batch
ffmpeg-batch
Sub titles
The quick way to prevent subtitles transferred to output file is just by adding parameter" -sn" to your encoding parameters field.
Hi, before encoding, so that subs are not automatically transferred to new file... Cheers Gus. On 1/10/2025 3:55 am, Abel wrote: Hi, where would you like to have what warning? Before senquential encoding, or in geneeral? No pro version yet, maybe a good idea... [tickets:#133] https://sourceforge.net/p/ffmpeg-batch/tickets/133/ Sub titles Status: open Milestone: 1.0 Created: Tue Sep 30, 2025 08:55 AM UTC by Guntis Tillers Last Updated: Tue Sep 30, 2025 08:56 AM UTC Owner: Abel Hi Abel, why is there...
Hi, where would you like to have what warning? Before senquential encoding, or in geneeral? No pro version yet, maybe a good idea...
Hi Abel, why is there no prompt to remove subtitle from Mp4 file being created ? Would be most helpful... have got pro version ?? Cheers Gus.
Sub titles
Thanks a lot for your kind words. Cheers
Just wanted to say the patch worked perfectly. Your response is the gold standard of stewardship—clean, intentional, and legacy-safe. Thanks for building a tool that respects both power and simplicity. You’ve nailed it as Creator and Developer!
Hi, I will fix this on next release, it could be related with forcing notepad to open the copied text. This patched version should fix it: https://drive.upm.es/s/9Ty2yqmfgbrC2Rw/download
Missing Microsoft.UI.Windowing.Core.dll error when using "Copy to Clipboard" on preset error
Hi, I will fix this on next release, it could be related with forcing notepad to open the copied text. This [patched version]https://drive.upm.es/s/9Ty2yqmfgbrC2Rw/download) should fix it:
Missing Microsoft.UI.Windowing.Core.dll error when using "Copy to Clipboard" on preset error
Hi, if you put the mouse cursor on the Start/end checkbox, it explains the two modes. In your case, it should be checked, like in the attached picture: Just, trim the first 30 seconds from every list file. If you get an error, check the log file for further details.
If I put : 0:00:30.000 on top of the trim field and 0:10:00.000 on the bottom field , which is below the max duration of each file, i have another error message saying "Encoding test failed on selected file. Try preset for more error information "
Removing intro of multiple files
ffmpeg-batch
ffmpeg-batch
Hello, As Windows user, Whisper installation isn't easy (https://medium.com/@vpalmisano/run-whisper-audio-transcriptions-with-one-ffmpeg-command-c6ecda51901f ) . Do you think add this feature ? Thank you for all!
Hi, have you tried the frames extraction wizard?
Hi, I was looking for command line to make batch conversion from video to frames, in order to convert pile of videos to frames, with specified framerate (-r parameter) and pictures quality. Still can't find suitable solution, so I will really appreciate if this option (cut video to frames) will be added to FFmpeg Batch AV Converter. Many thanks!
ffmpeg-batch
ffmpeg-batch
ffmpeg-batch
ffmpeg-batch
Changelog
ffmpeg-batch
Yes, HEVC NVENC 10-bit encoding is supported — but it depends on your NVIDIA GPU generation. Here’s a quick breakdown: GPU Architecture HEVC 10-bit NVENC Support Maxwell (1st gen) ❌ No Maxwell (2nd gen – GTX 950/960) ✅ Limited support Pascal (GTX 10xx) ✅ Yes Turing (RTX 20xx, GTX 16xx) ✅ Yes + better quality Ampere (RTX 30xx) ✅ Yes + improved encoder Ada (RTX 40xx) ✅ Yes + AV1 support also So if you're using a GTX 1060, RTX 2060, 3060, etc., you should be able to encode HEVC (H.265) at 10-bit using...
Hi Abel.. I completely forgot to do the test I promised.. sorry! But today I updated FFmpeg and opened FFBatch with no prompt at all.. So in that case it worked. The new FFmpeg version is preserved and searching for it again is not required.. 👍 However, it is also true what happened on 2025-06-11 when I updated to latest FFBatch and I got the prompt.. It seems updating FFBatch does cause a prompt to find FFmpeg again even if it's the same and hasn't changed. Best regards!
how to use 2 pass encoding while burning subtitles?
I will add a factor checkbox to allow speeding up by a factor up to 100x.
There is a new online preset to speed up video and audio by a factor of x (example is 100x): You can use it at Edit presets --> Online presets These are the filter parameters (replace 100 with your desired factor: -filter_complex "[0:v]setpts=1/100*PTS[v];[0:a]atempo=100[a]" -map "[v]" -map "[a]"
Is there an option to change personal settings manually from 100% to 1000% speed video and audio? Thanks!
100% to 1000%?
Is there an option to change personal settings manually from 100% to 200% speed video and audio? Thanks!
Personal settings to change manually from 100% to 200% speed video and audio
Yes! I think so.. It only asks for the location of FFmpeg. Different location: %OneDrive%\Command\Utilities\FFmpeg\bin\ffmpeg.exe Best regards!
Yes! I think so.. It only asks for the location of FFmpeg.
One question, is it only ffmpeg location that is lost, while other settings are preserved? Or are all settings set to default? What is you usual ffmpeg.exe location, application path, or a different folder? Thanks
Today I updated to latest (portable) version and when I opened the program it asked for FFmpeg location, which was the same as before. I will try to reproduce and make a video, but I'm currently making a conversion that'll take at least until tomorrow or the next day.. once it finishes I'll try again, and get back to you. The two instances I can think of where FFBatch usually asked for FFmpeg location was 1) when FFBatch was updated, and 2) when FFmpeg was updated. Best regards!
Hi, I could not reproduce the issue, I took a v323 portable installation, configure it, including ffmpeg.exe path, then took all v324 files and replaced all in v323 folder. Settings were preserved in this case.
Hi Abel.. I write to let you know I tried the new version 3.2.4 but it happened again.. The program asked for FFmpeg location even though it was the same, and it was there. I'm using the "FFmpeg_Batch_AV_Converter_Portable" package from GitHub. Best regards!
ffmpeg-batch
Changelog
ffmpeg-batch
yes, for both, batch Subtitles or normal video converting .
Do you mean when using batch multiplex subtitles button?
Can please add an option for the software to remember progress — such as how many files were processed and which files are left — so that after a shutdown, power cut, or software exit, it can resume from where it stopped?
Yes it's works
You could try this patched pre-release. Just replace files with these one and let me know the results.
You could try this patched pre-release. Just replace files with these one and let me know the results.
You could try this patched pre-release. Just replace files with these one and let me know the results.
Please release update as soon as possible.
Please release update as soon as possible.
OK. Thanks :)
Hi, thanks for the information and apologize for the delay, I'll look into it, it was not probably implemented in the two pass wizard feature.
Hi, apologize for the delay. If you enable Verbose logs setting, it will include the ffmpeg command line in the log file.
It will be possible to add another -vf filter on next release for hardcoded subs.
Try using -filter-complex features
Hi, apologize for the late reply. It is like that, subtitles tab feature does not expect another -vf filter, since it uses internally -vf subtitles filter. I'll look for a workaround on next release.
Hi, apologize for the late reply. It is like that, subtitles tab feature does not expect another -vf filter, since it uses internally -vf subtitles filter. I'll look for a workaround on next release.
I found a workaround, so next release v3.2.4 should keep previous settings as expected.
I've used these parameters in application and could not reproduce the issue, it worked fine -map 0:v:0 -map 0:a:0 -vf "setpts=PTS/1.5,fps=30,scale=w=640:h=360:force_original_aspect_ratio=decrease" -af "atempo=1.5" -c:v h264_nvenc -rc vbr_hq -qmin 0 -cq 34 -c:a aac -vbr 1 Either with single quotation marks or without.
I've used these parameters in application and could not reproduce the issue, it worked fine -map 0:v:0 -map 0:a:0 -vf "setpts=PTS/1.5,fps=30,scale=w=640:h=360:force_original_aspect_ratio=decrease" -af "atempo=1.5" -c:v h264_nvenc -rc vbr_hq -qmin 0 -cq 34 -c:a aac -vbr 1
Thanks, apologize for the delay, I'll look into it.
Hi, you're right, it is not a correct behaviour, I'll look into it.
To be fair.. I think it also happens when FFmpeg has been updated.. But the path is always the same, why force to find it again?
FFmpeg Batch looses FFmpeg after each update
Changelog
Changelog
Changelog
ffmpeg-batch
Virtual Versatile Coding H.266
Multiple -filter/-af/-vf options specified for stream 0, only the last option will be used.
IN FFmpeg batch av converter gui Burn subtitles with normal parameters is Subtitles show after converting but with This filter "scale='if(gt(iw,ih),min(iw\,1280),-2)':'if(gt(ih,iw),min(ih\,1280),-2)':flags=lanczos,setsar=1" subtitles not showing after converting video.
IN FFmpeg batch av converter gui Burn subtitles with normal parameters is Subtitles show after converting but with This filter "scale='if(gt(iw,ih),min(iw\,1280),-2)':'if(gt(ih,iw),min(ih\,1280),-2)':flags=lanczos,setsar=1" subtitles not showing after converting video.
Beyond the "Try on console" feature, is there any way to save the ffmpeg command line to a batch file?
Beyond the "Try on console" feature, is there any way to save the ffmpeg command line to a batch file?
Program doesn't send full and correct line prams, there is problem with some other filter values and -filter_complex syntax. adding single quotation marks ' ' around value may help in some cases. -af "atempo='1.5'" p.s. 3.2.2 still has that problem
Changelog
Changelog
ffmpeg-batch
Fail conversion with non integer atempo speed multiplayer.
First, I'd like to Thank You for developing this excellent program. I find it very helpful after trying to learn all about Command-line arguments, loops, syntax, etc. :) I would like to know, though, if it is possible to carry the timestamps over through the Two pass wizard. I searched through the Discussion pages and User Guide to make sure this hadn't been addressed before but couldn't find anything. I do have "Keep source timestamps" box checked and would note that this function works correctly...
First, I'd like to Thank You for developing this excellent program. I find it very helpful after trying to learn all about Command-line arguments, loops, syntax, etc. :) I would like to know, though, if it is possible to carry the timestamps over through the Two pass wizard. I searched through the Discussion pages to make sure this hadn't been addressed before but couldn't find anything. I do have "Keep source timestamps" box checked and would note that this function works correctly in every other...