» This Python GUI utilize FFmpeg to generate .mp4 files from file sequences & GIF`s «
GITLAB Repository:
https://gitlab.com/e_noni/ns_create_mp4_fromfolder_gui
Requirements:
- Python 3.7
- PySide2
- FFmpeg
- OCIO config file
- SideFX Houdini (for AcesCG – srgb conversion)
Create mp4 files from picture sequences via FFmpeg. With Bitrate control or Presets.
(Right-Click on folder)
OCIO AcesCG -> srgb conversion via hoiiotool.exe (SideFX Houdini).
And as gimmick, generate .gifs from .mp4, .mov, .avi files
Usage (Windows)
- Create a venv with the needed side-packages
- Create shortcuts/sys links from both *.bat files and put it to:
C:\Users\<USER>\AppData\Roaming\Microsoft\Windows\SendTo
Supported file sequence format:
Necessary pathes:
Hint:
In cases of using the OCIO AcesCG -> srgb conversion, a “srgb_view” folder appears with the converted file sequence. The .mp4 file will be generated in that folder.
Otherwise, always at the same place where the file sequence is present.