Skip to content

Hana Media Encoder is the multimedia application that have feature to encode, decode, trim and muxing media files using FFMPEG pre-build application (Windows Version)

License

Nicklas373/Hana-Media-Encoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Hana Media Encoder

Hana Media Encoder is a open source multimedia application for FFMPEG or NVENCC that have feature to encode, decode, trim, mux or even batch processing. It can detects and configure multiple media streams and can encode it separately if media file have more than one audio stream. Hana Media Encoder works by creating line of command based on user preferences that was taken from application available menu or options then execute it to FFMPEG, FFPLAY, FFPROBE or NVENCC.

Current Features:

  • Support multiple media file encoding with same or different profile for each stream
  • Support mux/demux media file with specific stream or all stream and with same or different profile for each stream
  • Support manage chapter from media file (Video Only)
  • Support trim media file with specific stream or all stream and with same or different profile for each stream
  • Support preview media file by using FFPLAY
  • Support media queue / batch encoding for video and audio file

Current Supported Video Output Codec

  • H264 / HEVC / AV1 (Native codec are not supported yet)
  • H264_QSV / HEVC_QSV / AV1_QSV (Intel Quicksync H.264/HEVC/AV1 Encoder)
  • H264_AMF / HEVC_AMF / AV1_AMF (AMD AMF H.264/HEVC/AV1 Encoder)
  • H264_NVENC / HEVC_NVENC / AV1_NVENC (Nvidia NVENC H.264/HEVC/AV1 Encoder)

Current Supported Audio Output Codec

  • MP3 (libmp3lame)
  • FLAC (flac)
  • WAV (libpcm)
  • AAC (aac)
  • OPUS (libopus)
  • MP2 (libtwolame)

How to install

  • Download software requirement
  • Extract FFMPEG to folder
  • Install Hana Media Encoder beside folder location except "Program Files" or "Program Files (x86)" or other folder that doesn't required any permission (Due write-access protection) (Ex: Install it on desktop or user folder)
  • Go to options menu
  • Configure FFMPEG binary folder to your bin folder from FFMPEG folder (FFMPEG/bin)
  • After application restart then open application again then go to options
  • Checklist 'Enable GPU Hardware Accelerated' [NOTE: Please configure correct GPU name with your current primary GPU Renderer]
  • And You're good to go

Additional library:

App Compatibility

Documentation

           

License

Copyright (C) 2016-2024 HANA-CI Build Project

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

HANA-CI Build Project 2016 - 2024

About

Hana Media Encoder is the multimedia application that have feature to encode, decode, trim and muxing media files using FFMPEG pre-build application (Windows Version)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published