Skip to content

Releases: L0Lock/FFmpeg-bat-collection

1.2.0 Frame numbers overlays and Covers

05 Oct 08:57
720aa6c
Compare
Choose a tag to compare

Frame counter

Overlay a zero-padded frame counter on your video:

frame_number

Video covers

Add video covers to your files:

covers_demo

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 !

21 Apr 16:51
Compare
Choose a tag to compare

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?

image

Initial Release

19 Nov 16:38
8c3e3a7
Compare
Choose a tag to compare
v1.0.0

Create FUNDING.yml