Skip to content

Handmaus/ffmpegGUI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FFmpegGUI

By Zach Dykstra et al.

FFmpegGUI is a Haiku graphical frontend for FFmpeg, which allows users to easily transcode video and audio files. FFmpegGUI parses user's input and produces a ready to use FFmpeg command.

Screenshot of ffmpegGUI

Available options

Output format

  • Container: avi, vcd, mp4, mpeg, mkv, webm
  • Video: mpeg4, vp7, vp8, vp9, wmv1
  • Audio: ac3, aac, opus, vorbis

... and many more - sky FFmpeg's codec support list is the limit

Adjustable settings

  • Bitrate
  • Framerate
  • Audio Sampling Rate
  • Video crop
  • Video Resolution

About

GUI for FFmpeg

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 85.1%
  • Makefile 11.4%
  • C 3.5%