Skip to content

Releases: eibol/ffmpeg_batch

3.1.1

15 Nov 19:42
1d961fa
Compare
Choose a tag to compare

• Fixed dpi default app configuration messing up user interface when Windows scale factor was higher than 100%.
• Fixed issue in Subtitles hardcoding and incorrect error messages when retrying subtitles encoding.
• Added setting to create preview video sample in Subtitles tab.
• Improved layout and translations for french language (thanks temis).
• Dark mode available on first run.
• Other minor layout corrections.
NEW: Taken back Linux Wine version (Wine 9 and mono) with latest functionality, better performance and more reliable.

3.1.0

10 Nov 13:42
bb22eae
Compare
Choose a tag to compare

• FFmpeg.exe/yt-dlp.exe no longer included in installer versión (downloadable within application).
• FFmpeg.exe checksum warnings removed, no longer useful.
• Enhanced cropping tool menu, added resolutions, location and aspect ratio with preview.
• Added setting in Subtitles tab to change font type, size and color for hardcoded (burnt) subtitles, and attach font for soft subtitles.
• Added menu wizard to create metadata chapters text file (;FFMETADATA1).
• Fixed download test failing for multiple link types. Sequential download/link/playlist buttons now supporting all yt-dlp sites:
https://github.com/yt-dlp/yt-dlp/blob/master/supportedsites.md
• Fixed error downloading yt-dlp valid links in sequential download different from YouTube or m3u links.
• Fixed minor bug making application restart required when replacing ffmpeg.exe.
• Fixed some missing translations and bad dialog layouts in some languages.

3.0.9

03 Oct 14:24
299b830
Compare
Choose a tag to compare

3.0.9
• FFmpeg 7.1
• Fixed bug using encoding parameters column causing encoding error.
• Fixed bug in frame count statistics dialog.

3.0.8

11 Aug 22:19
299b830
Compare
Choose a tag to compare

• ffmpeg 7.0.2.
• Fixed ffmpeg location being requested despite existing in selected path.
• Fixed ffmpeg location sometimes not found when downloading YouTube videos.
• Fixed YouTube urls not correctly added from text file.
• Fixed but setting language in french Windows installations.
• Set detailed loglevel to info, to avoid too big log files / decrease potential memory usage.

3.0.7

17 Jun 14:54
b346806
Compare
Choose a tag to compare

• ffmpeg 7.0.1 included (essential).
• French translation available.
• New setting at security and performance to disable ffmpeg.exe checksum validation.
• When progress info fails to display, or when using quick file adding, standard ffmpeg output is displayed in progress bar so encoding can be followed up (sequential encoding).
• Verbose logs increased -loglevel for better ffmpeg debugging (could generate big log files).
• Fixed: screen recording audio dialog not available. Updated virtual audio playback driver url for recording audio playback.
• Fixed: very slow custom columns loading from hard disks (multithread info attempted only from SSD/NVMe).
• Minor translations and bugfixes.

3.0.6

29 Apr 06:39
22cb719
Compare
Choose a tag to compare

• ffmpeg 7.0 Essential included.
• ffmpeg.exe path now can be different from application path (ffmpeg shared version supported).
• New display preview of current YouTube live stream in progress.
• New custom column: Last modification date.
• Fix issue refreshing file list with some sorted columns.
• Fix wrong fade out filter time using trim feature.
• Fix wrong subtitle disposition when mapping forced subtitles in main tab.
• Fix some minor multimedia info mislocations with m_jpeg streams.
• Fix truncated resolutions in YouTube streams dialog.
• Minor translation fixes.

3.0.5

20 Mar 12:59
22cb719
Compare
Choose a tag to compare

• Pre-input parameters available on a file basis (adding encoding parameters column).
• Fixed issues when opening application using "Open with" dialog.
• Fixed bug removing items from Stream multiplex tab.
• Improved accesibility descriptions for screen reader.
• Some improvements on night mode.

3.0.4

17 Jan 13:28
13520e6
Compare
Choose a tag to compare

• FFmpeg 6.1.1 Essentials included. Full version downloadable within application.
• New Portable light version without ffmpeg.exe, downloadable within application.
• Fixed bug adding new files during sequential encoding.
• Fixed crash joining files.
• Fixed missing/wrong progress info trimming files.
• Fixed garbage columns in stream multiplex tab.
• Added Stream mapping selection button.
• Added new variables %f1 %f2 for input files inside vf filters requiring specific escaped characters.
• Added new setting in Batch subtitles to use input file subtitles stream for burning subtitles.
• Added forced aspect ratio padding in video preset wizard filters.
• Other minor cosmetic bugfixes.

3.0.3

29 Dec 11:02
4acd5d1
Compare
Choose a tag to compare

• Best wishes and a happy new year.
• Some code refactoring and optimization for slightly faster startup.
• Faster more responsive custom columns reading .
• Faster file list filtering .
• Slightly faster video preview, depending on video format (gpu decoding enabled).
• Note: Aomedia AV1 video keyframes are not properly read in essential ffmpeg fuilds (libaom), ffmpeg full builds read them right (dav1d).
• Variable nominal framerate available for video preview and video frame statistics.
• Aborted files are by default gracefully closed so file could be readable.
• Fixed multi-file issues: New files added during multi-file encoding were not processed. Previously skipped files were processed again.
• Fixed crash in Batch subtitles muxing.
• Fixed pause and resume not working in some cases.
• Fixed issue stopping screen recordings, if any other encoding session was started previously.
• Fixed network share files not asked to be cached before encoding (sequential mode).
• Fixed network files not displaying individual progress when quick queue file adding is enabled.
• Fixed network file OS caching not working.
• Fixed trying preset with network files and quick queue file adding enabled,
• Note: For slow networks quick queue file adding is recommended.
• Fixed progress issues in Two pass/target size wizard.
• Fixed minor issues and faster preview with autocrop at Tools/Wizard.
• Added warnings for some cases of too long paths and filenames (>255 characters).
• Other minor cosmetic bugfixes.

3.0.2

28 Nov 20:39
7a95839
Compare
Choose a tag to compare

• FFmpeg 6.1
• Faster and more reliable multi-file encoding, fixed issues: lost threads, diminishing threads concurrency and encoding order not preserved.
• Fixed issue with sequential YouTube download.
• Fixed issue with video/audio codec info not displayed when adding new files.
• Fixed erratic behaviour trimming some files.
• Fixed progress information not displayed in some configurations.
• Added menu to add input file inside af/vf filters in parameters field, properly escaping some characters.
• Reminder: a/v filter must be included inside "quotes" if filter file path contains spaces.
• Displayed YouTube download file size and transfer rate info.
• Temporary download files automatically deleted if YouTube download is aborted.
• Not necessary now to click twice to abort YouTube download.