Skip to content

A tiny text-based GUI for FFmpeg for little brain people like me

License

Notifications You must be signed in to change notification settings

FrAndroidd/TinyFFmgui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TinyFFmgui

Yet ANOTHER text-based GUI for FFmpeg, like HandBrake, but for little brain people like me. Written in Batch

Current state (v1.0)

The project isn't finished, but all features work. If you find any error or bug, open a new issue

Currently, a Linux version is in the works. No macOS support is planned, however the Linux version may work.

Features

  • Drag and drop any file into the batch file to open it
    • You can also set a file as a parameter when opening the script
    • By default, if you open a file that way, it will be saved as FF[input] - (example.mp4 -> FFexample.mp4)
  • Extremely lightweight
  • Simple to use and modify
  • Simple UI for anyone to understand

Screenshot

Screenshot of v1.0

Planned features

  • Linux support
  • Console-like commands, instead of submenus
  • Drag and drop for selecting an overlay/input/output file inside the script
  • Get resolution, bitrate and framerate of the video selected, instead of using defaults
  • Crop video
  • Custom extra parameters for FFmpeg
  • Record screen
  • Stream using RTMP

But it might take a long time for me to implement allthat. I will do my best, I promise

About

A tiny text-based GUI for FFmpeg for little brain people like me

Resources

License

Stars

Watchers

Forks

Packages

No packages published