Skip to content

0.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Mar 08:37
· 34 commits to master since this release

Changelog

32638d3 feat: add gorelease workflow. tidy up go mod.
8f64b55 feat: check for ffmpeg + ffprobe version on startup
dce91be Adding more error handling and reporting to the ws client.
45d1584 Parse and add more filtering options and start 2 pass encoding.
291b065 ffmpeg-commander json to ffmpegd option parsing.
f5a145f Add readme, license and screenshot. Update CLI banner.
1681bb7 cli: command line banner, connection status and progress updates.
0a76957 add speed and fps to ws response
080822a init: add initial websocket server to send encoding payload to ffmpeg.