Skip to content

g-l-i-t-c-h-o-r-s-e/H.L.M.M

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 

Repository files navigation

H.L.M.M

Using FFplay and FFMpeg as a base, this is a very basic "audio/video editor" primarily focused on quickly adding sound effects to a video; selected from a series of folders easy to access.
It is very much a work in progress, let me now if you want a feature or something fixed.
I still need to optimize a lot so in its current state expect to have to manually change some variables.
You can get all the sounds here: https://www.sounds-resource.com/pc_computer/halflifeexpansions/

Features

· Resizable preview video window
· Quickly add sound to your videos and replace background music
· Drag and Drop file input support, you can also drag a folder into the sound browser window now
· The FFplay window size and location is remembered when you switch out/load a new video
· You can apply an seperate audio filter to each individual audio file in the filterchain
· Preview Audio files by double right clicking, select them by double left clicking
· Modify the timetamp of where each audio file is placed, down to the millisecond (via gui)
· FREE OPEN SOURCE SOFTWARE

Hotkeys

· Space = Pause/Play
· S = Skip/Nudge video by 1 frame
· P = Pause
· Left or Right arrow = Skip a few frames (skipInterval is adjustable)
· Up or Down arrow = Skip like 30 seconds I think?
· M = Mute Audio

TO DO

· Make the UI prettier
· Add video filter support
· Add interactive video timeline slider
· Fix output audio quality
· Additional optimization
· Tutorial Video
· etc etc etc

REQUIREMENTS

FFMpeg and FFplay (Probably need to add them to your PATH environment variable):
https://ffbinaries.com/downloads

image