Releases: L0Lock/FFmpeg-bat-collection
1.2.0 Frame numbers overlays and Covers
Frame counter
Overlay a zero-padded frame counter on your video:
Video covers
Add video covers to your files:
Do check those links first:
FileName | Image Orientation | Pixel Length of Smallest Side |
---|---|---|
cover.jpg | Portrait or square | 600 |
small_cover.png | Portrait or square | 120 |
cover_land.png | Landscape | 600 |
small_cover_land.jpg | Landscape | 120 |
v1.1.0 Image sequences are here !
Added two .bat scripts for converting image sequences into MP4 videos
Now you can convert a bunch of JPGs or EXR into a medium quality 24fps h264 mp4 video with ease. For any other format or framerate, the scripts have been made user friendly enough so you can edit them to your needs. See the readme for help.
Changed how the scripts behave in case of failure and success
Before, the script would just close without notice no matter what happens, and some of them would eventually pause and wait for a keystroke if some error happened.
Now, the script would follow different rules depending on if there was an error or if the process was successful.
- If there was an error, it would pause, play a sound, wait for a keystroke, and advise you to check your files or report a bug here.
- If everything went fine, then it plays a sound, displays a nice "success" message and automatically close after ten seconds (but you can also press a button to close it immediately).
Added a "Report a bug" shortcut file
If you don't know where to go by yourself or if you're lazy like me, just double-click that thing.
Added colored messages yay \o/
Because who doesn't like colors?
Initial Release
v1.0.0 Create FUNDING.yml