Available as/for:source-package
Description:x265/HEVC GUI for ffmpeg
Gambas 3
freeware
source-code freeware
unpack in /home/xxxx/x265GUI
it generates a command line for ffmpeg (using x265 video codec) with your customs options (override preset) or with a default preset.
it will create also a tohevc.sh file under the home directory (you can also move it in another directory and execute it where do you have free space. the output video will be created where do you execute the sh file)
New! I'am debugging!
Audio stream viewer/extractor
Add the ability to encode video with:
Audio raw copy
AC3 5.1
AC3 2.0
add the ability to copy video (in raw mode) and encode audio in:
Video raw copy - AC3 5.1
Video raw copy - AC3 2.0
it works also on openSUSE Tumbleweed last version with ffmpeg v.4.1.1
Ratings & Comments
3 Comments
it's my program you can simply select a preset for x265...a video files (input) ..a output files and it will generate the ffmpeg command line.. you can also override the preset with your custom options and you can also select the time to start enconding and the length of video to encode. it will generate a tohevc.sh file it comes with the x265 pdf manual (it launch Okular) you can also save different combinations in different files (.dat) you have to extract all files and all directories of my project in the home directory (/home/xxxxxx/x265GUI)
Where does the source code come from?
What is this? How does this work?