Skip to content

Alpha Testing

Pre-release
Pre-release
Compare
Choose a tag to compare
@Abir-Tx Abir-Tx released this 05 Jan 20:34
· 122 commits to main since this release

FFMPEG Coder V0.1-Alpha

This release is mainly for testing purpose only. The tool is not ready yet and not all the commands and options of ffmpeg is available yet in this version. The future versions will have more features though.

What it can do now:

  • The tool can now only generate some very basic video converting codes of ffmpeg
  • Only the H264 encoding is supported now
  • The tool run both on Linux and Windows terminal

Known issues:

  • The navigation system is not available yet
  • The libx265 encoding does not work
  • audio bitrate option is disabled
  • Other small bugs
  • Exceptions are not handled yet

Instructions:

  • The ffmpeg-coder.exe file is for Windows OS
  • The ffmpeg-coder file is for the Linux OS
  • Download the suitable file for your OS and then run it in terminal using ./ffmpeg-coder(.exe)

Qucik video of using the tool

Screencast.2021-01-06.02.28.11.mp4

This release is focused to get feedbacks. So any recommendations would be very nice.

Thanks