Releases: eibol/ffmpeg_batch
2.8.3
2.8.2
2.8.1
• FFmpeg v5.1.
• New setting at Two Pass Video wizard to batch encode with a target size in MBs (x264/x265) using one or two passes.
• Encoded file count now displayed.
• Fixed occasional encoding freezing due to source drive free space periodic check.
• Fixed deleting many files from file list taking too long.
• Fixed poor performance using quick file listing and multi-file encoding for lists above 10000 elements:
Faster start without lagging, stream copy around 4000 files/minute.
• A few cosmetic fixes for quick file listing mode and recycling source files.
• Other minor bugfixes.
2.8.0
• New quick file listing setting for >5000 items queues: 100x faster file list adding.
(only individual progress, total queue time remaining not available).
• Faster send to recycle bin feature all at once.
• New setting to prevent Ctrl-Shift-P keystroke captured for aborting queue.
• Fixed runtime error in Windows Server OS preventing any encoding.
• Other minor bugfixes.
2.7.7
• New setting to keep source file timestamps in destination file.
• New setting to minimize to system tray.
• New custom column "Encoding parameters" to set individual ffmpeg parameters for queue item(s) via context menu.
• More accurate progress info when using speed up/slow down filter (atempo).
• Fixed: Prevent computer sleep setting not working properly.
• Fixed: Pause hangs/fails during multi-file encoding of big queues.
• Fixed: Decoder list sometimes not selecting item properly.
• Fixed a few runtime errors when source files are missing.
• Fixed slow down filter in audio/video preset wizard.
• Minor bugfixes (main screen UI/loading queues/sent files/incomplete queues/chinese translation corrections/full screen audio covers, disable single file popup on portable version).
2.7.6
• FFmpeg 5.0.1
• New visual crop dialog.
• Full screen frame preview on doubleclick.
• Added audio normalize default filter to audio wizard.
• Fixed bug downloading VK videos.
• A few translation fixes.
• Missing file warning can be disabled at settings (useful if they are only temporarily unavailable o removed afterwards).
• Disabled automatic automatic queue saving for files shorter than 30 seconds, to avoid poor performance with big queues.
• (Still queue saved every 60 seconds).
• Encoding session tested up to 100000 files. (Unknown results beyond that).
2.7.5
• Features:
• New Image to video wizard feature: Batch create videos from one image and one audio file (static videoclip).
• Load application on startup (after user login).
• Automatically skip already encoded files (useful to resume crashed encoding sessions).
• Queue state now saved periodically and reloaded later on if computer or application crashes.
• Fixed bugs:
• Using right-click menu to start encoding.
• Refreshing file list with sorted custom columns.
• New unsaved presets not saved on exit.
• Error joining files when using compatiblity mode.
• Error joining files when file or path contains single quotes.
• Automatic auto-file not working in some cases.
• %fdur+1 variable error on some scenarios.
• Automatic check/update yt-dlp fixed.
2.7.4
• FFmpeg 5.0
• All dynamic variables also available in multi-file encoding.
• Overwrite source and delete source settings can now be enabled simultaneously. (Source files are recycled).
• Fixed TEMP folder access error when trying preset.
• Fixed bug with %ff variable (filename without path).
• Fixed bug saving presets with some special characters or blank lines.
• Fixed bug closing application when preset name is blank or too short.
• Fixed bug duplicating File bitrate column when adding multiple custom columns.
• Some other minor bugfixes.
2.7.3
• Pre-input parameter linked to saved preset (only when using main tab save preset button).
• New dynamic variable %ff to re-use input filename without path in -vf filters (workaround for bug with Windows absolute paths).
• New dynamic variables %fdur and %fdur+1 to re-use input file duration in seconds in parameters field (or duration + 1 second). (Thanks Rajmond).
• New feature to obtain presets online.
• Opt-out of single encoding output result window.
v2.7.2
• Added basic support for AviSynth scripts.
• Fixed Avisynth missing duration.
• New fast custom column for overall file bitrate.
• Faster keyframe reading/extraction.
• Accurate keyframe stream copy trim on video preview.
• Columns layout and width saved on exit, no more auto-size.
• For single file encodings, output summary displayed at the end.
• Drop files anywhere on the main window, not only file list.
• Clearer info on log files.
• Added yadif deinterlace filter to preset wizard.
• Fixed crash trimming some specific files.
• Fixed bug, main output path not being saved.
• Fixed average framerate speed when using pre-input time field.
• Fixed erratic total progress for multi-file encoding on some languages.
• Fixed some refresh issues switching to night mode.
• Fixed copy/save image for audio files with embedded cover.
• Fixed aborting Quick link/playlist download.
• Fixed runtime error after adding exception to Windows Security.
• Fixed some minor layout issues.