Activity for FFmpeg Batch AV Converter

  • Melvin Nava Melvin Nava posted a comment on ticket #129

    Hi Abel.. I just updated from v3.2.5 to v3.2.6 and got the same issue, the FFmpeg location was not found, but is there, at the same location.. I browsed to the same location and it's now set again. In case is relevant, I did also update FFmpeg before updating FFmpeg-batch. I attach a screenshot.. Best regards!

  • Abel Abel posted a comment on discussion General Discussion

    I really don't have an answer to that. Tested against command line it should be as fast, but if you encode something like audio and the application lauches many ffmpeg threads at the same time, it will be faster. If sequential single encoding is faster. In which conditions, which encoding parameters are being used in app and command line?

  • David Morrison David Morrison posted a comment on discussion General Discussion

    I'm trying to understand why the encoding is so much faster using the app than encoding individual files. I'm not complaining at all, I think it's great, but I am curious as to why I see this behavior. Any comments? Sent with Proton Mail secure email.

  • Kay Kay posted a comment on discussion General Discussion

    I don't have time right now, but as i just got 'hw' decoding working last night - though it will be possibly completely different to your usage case - after a while, so this might point you in the right direction: -- -init_hw_device qsv=qsv -c:v hevc_qsv -global_quality:v 23 -look_ahead_depth 30 -pix_fmt p010le -map 0 -movflags use_metadata_tags -map_metadata 0 -filter:v "scale='if(gt(a,1.77),if(gt(iw,1920),1920,-1),if(lt(a,0.57),-1,-1))':'if(gt(a,1.77),if(gt(iw,1920),1920/16*9,-1),if(lt(a,0.57),if(gt(ih,1920),1920,-1),-1))'"...

  • Kay Kay posted a comment on discussion General Discussion

    I don't have time right now, but as i just got 'hw' decoding working last night - though it will be possibly completely different to your usage case - after a while, so this might point you in the right direction: -- -init_hw_device qsv=qsv -c:v hevc_qsv -global_quality:v 23 -look_ahead_depth 30 -pix_fmt p010le -map 0 -movflags use_metadata_tags -map_metadata 0 -filter:v "scale='if(gt(a,1.77),if(gt(iw,1920),1920,-1),if(lt(a,0.57),-1,-1))':'if(gt(a,1.77),if(gt(iw,1920),1920/16*9,-1),if(lt(a,0.57),if(gt(ih,1920),1920,-1),-1))'"...

  • Abel Abel modified a wiki page

    Changelog

  • Abel Abel modified a wiki page

    ffmpeg-batch

  • Abel Abel modified a wiki page

    ffmpeg-batch

  • FFmpeg Batch AV Converter FFmpeg Batch AV Converter released /FFmpeg_Batch_AV_Converter_Portable_3.2.6_x64.zip

  • FFmpeg Batch AV Converter FFmpeg Batch AV Converter released /FFBatch_AV_Converter_3.2.6_64bit.exe

  • Abel Abel modified ticket #133

    Sub titles

  • Abel Abel posted a comment on ticket #133

    The quick way to prevent subtitles transferred to output file is just by adding parameter" -sn" to your encoding parameters field.

  • Guntis Tillers Guntis Tillers posted a comment on ticket #133

    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...

  • Abel Abel posted a comment on ticket #133

    Hi, where would you like to have what warning? Before senquential encoding, or in geneeral? No pro version yet, maybe a good idea...

  • Guntis Tillers Guntis Tillers posted a comment on ticket #133

    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.

  • Guntis Tillers Guntis Tillers created ticket #133

    Sub titles

  • Abel Abel posted a comment on ticket #132

    Thanks a lot for your kind words. Cheers

  • Steven T Pippin Steven T Pippin posted a comment on ticket #132

    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!

  • Abel Abel modified a comment on ticket #132

    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

  • Abel Abel modified ticket #132

    Missing Microsoft.UI.Windowing.Core.dll error when using "Copy to Clipboard" on preset error

  • Abel Abel posted a comment on ticket #132

    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:

  • Steven T Pippin Steven T Pippin created ticket #132

    Missing Microsoft.UI.Windowing.Core.dll error when using "Copy to Clipboard" on preset error

  • Abel Abel posted a comment on ticket #131

    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.

  • Wulli380 Wulli380 posted a comment on ticket #131

    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 "

  • Wulli380 Wulli380 created ticket #131

    Removing intro of multiple files

  • Abel Abel modified a wiki page

    ffmpeg-batch

  • Abel Abel modified a wiki page

    ffmpeg-batch

  • macpc macpc posted a comment on discussion General Discussion

    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!

  • Abel Abel posted a comment on discussion General Discussion

    Hi, have you tried the frames extraction wizard?

  • Yaroslav Yaroslav posted a comment on discussion General Discussion

    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!

  • Abel Abel modified a wiki page

    ffmpeg-batch

  • Abel Abel modified a wiki page

    ffmpeg-batch

  • Abel Abel modified a wiki page

    ffmpeg-batch

  • Abel Abel modified a wiki page

    ffmpeg-batch

  • Abel Abel modified a wiki page

    Changelog

  • Abel Abel modified a wiki page

    ffmpeg-batch

  • FFmpeg Batch AV Converter FFmpeg Batch AV Converter released /FFmpeg_Batch_AV_Converter_Portable_3.2.5_x64.zip

  • FFmpeg Batch AV Converter FFmpeg Batch AV Converter released /FFBatch_AV_Converter_3.2.5_64bit.exe

  • Rockie Rein Rockie Rein posted a comment on discussion General Discussion

    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...

  • Melvin Nava Melvin Nava posted a comment on ticket #129

    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!

  • Sahil ahamed purkait Sahil ahamed purkait posted a comment on discussion General Discussion

    how to use 2 pass encoding while burning subtitles?

  • Abel Abel posted a comment on ticket #130

    I will add a factor checkbox to allow speeding up by a factor up to 100x.

  • Abel Abel posted a comment on ticket #130

    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]"

  • FMA1986 FMA1986 modified a comment on ticket #130

  • FMA1986 FMA1986 modified a comment on ticket #130

    Is there an option to change personal settings manually from 100% to 1000% speed video and audio? Thanks!

  • FMA1986 FMA1986 posted a comment on ticket #130

    100% to 1000%?

  • FMA1986 FMA1986 posted a comment on ticket #130

    Is there an option to change personal settings manually from 100% to 200% speed video and audio? Thanks!

  • FMA1986 FMA1986 created ticket #130

    Personal settings to change manually from 100% to 200% speed video and audio

  • Melvin Nava Melvin Nava modified a comment on ticket #129

    Yes! I think so.. It only asks for the location of FFmpeg. Different location: %OneDrive%\Command\Utilities\FFmpeg\bin\ffmpeg.exe Best regards!

  • Melvin Nava Melvin Nava posted a comment on ticket #129

    Yes! I think so.. It only asks for the location of FFmpeg.

  • Abel Abel posted a comment on ticket #129

    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

  • Melvin Nava Melvin Nava posted a comment on ticket #129

    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!

  • Abel Abel posted a comment on ticket #129

    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.

  • Melvin Nava Melvin Nava posted a comment on ticket #129

    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!

  • Abel Abel modified a wiki page

    ffmpeg-batch

  • Abel Abel modified a wiki page

    Changelog

  • FFmpeg Batch AV Converter FFmpeg Batch AV Converter released /FFmpeg_Batch_AV_Converter_Portable_3.2.4_x64.zip

  • FFmpeg Batch AV Converter FFmpeg Batch AV Converter released /FFBatch_AV_Converter_3.2.4_64bit.exe

  • Abel Abel modified a wiki page

    ffmpeg-batch

  • Sahil ahamed purkait Sahil ahamed purkait posted a comment on discussion General Discussion

    yes, for both, batch Subtitles or normal video converting .

  • Abel Abel posted a comment on discussion General Discussion

    Do you mean when using batch multiplex subtitles button?

  • Sahil ahamed purkait Sahil ahamed purkait posted a comment on discussion General Discussion

    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?

  • Sahil ahamed purkait Sahil ahamed purkait posted a comment on discussion General Discussion

    Yes it's works

  • Abel Abel modified a comment on discussion General Discussion

    You could try this patched pre-release. Just replace files with these one and let me know the results.

  • Abel Abel modified a comment on discussion General Discussion

    You could try this patched pre-release. Just replace files with these one and let me know the results.

  • Abel Abel posted a comment on discussion General Discussion

    You could try this patched pre-release. Just replace files with these one and let me know the results.

  • Sahil ahamed purkait Sahil ahamed purkait posted a comment on discussion General Discussion

    Please release update as soon as possible.

  • Sahil ahamed purkait Sahil ahamed purkait posted a comment on discussion General Discussion

    Please release update as soon as possible.

  • Mike Mike posted a comment on discussion General Discussion

    OK. Thanks :)

  • Abel Abel posted a comment on discussion General Discussion

    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.

  • Abel Abel posted a comment on discussion General Discussion

    Hi, apologize for the delay. If you enable Verbose logs setting, it will include the ffmpeg command line in the log file.

  • Abel Abel posted a comment on discussion General Discussion

    It will be possible to add another -vf filter on next release for hardcoded subs.

  • Abel Abel posted a comment on discussion General Discussion

    Try using -filter-complex features

  • Abel Abel posted a comment on discussion General Discussion

    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.

  • Abel Abel posted a comment on discussion General Discussion

    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.

  • Abel Abel posted a comment on ticket #129

    I found a workaround, so next release v3.2.4 should keep previous settings as expected.

  • Abel Abel modified a comment on ticket #128

    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.

  • Abel Abel posted a comment on ticket #128

    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

  • Abel Abel posted a comment on ticket #128

    Thanks, apologize for the delay, I'll look into it.

  • Abel Abel posted a comment on ticket #129

    Hi, you're right, it is not a correct behaviour, I'll look into it.

  • Melvin Nava Melvin Nava posted a comment on ticket #129

    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?

  • Melvin Nava Melvin Nava created ticket #129

    FFmpeg Batch looses FFmpeg after each update

  • FFmpeg Batch AV Converter FFmpeg Batch AV Converter updated /FFmpeg_Batch_AV_Converter_Portable_3.2.3_x64.zip

  • FFmpeg Batch AV Converter FFmpeg Batch AV Converter updated /FFBatch_AV_Converter_3.2.3_64bit.exe

  • Abel Abel modified a wiki page

    Changelog

  • Abel Abel modified a wiki page

    Changelog

  • Abel Abel modified a wiki page

    Changelog

  • Abel Abel modified a wiki page

    ffmpeg-batch

  • FFmpeg Batch AV Converter FFmpeg Batch AV Converter released /FFmpeg_Batch_AV_Converter_Portable_3.2.3_x64.zip

  • FFmpeg Batch AV Converter FFmpeg Batch AV Converter released /FFBatch_AV_Converter_3.2.3_64bit.exe

  • Abel Abel created a blog post

    Virtual Versatile Coding H.266

  • Sahil ahamed purkait Sahil ahamed purkait posted a comment on discussion General Discussion

    Multiple -filter/-af/-vf options specified for stream 0, only the last option will be used.

  • Sahil ahamed purkait Sahil ahamed purkait posted a comment on discussion General Discussion

    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.

  • Sahil ahamed purkait Sahil ahamed purkait posted a comment on discussion General Discussion

    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.

  • Dennis Dennis modified a comment on discussion General Discussion

    Beyond the "Try on console" feature, is there any way to save the ffmpeg command line to a batch file?

  • Dennis Dennis posted a comment on discussion General Discussion

    Beyond the "Try on console" feature, is there any way to save the ffmpeg command line to a batch file?

1 >