2020-04-17
:: Sevenbytes Software
- Converting Video to Video, Video to Audio and Video to GIF.
- Sequential processing of multiple files.
- Joining several files into one (videos must be with the same resolution).
- Automatically determine the number of threads to encode based on the number of CPU cores.
- Automatically rename a file when matching names.
- Getting file information.
- Play one or more files.
- Prevents power sleep on converting.
Video conversion⌗
- Source Video File Formats:
*.avi; *.mov; *.mkv; *.mpg; *.3gp; *.flv; *.vob; *.mp4; *.ts; *.m2ts; *.gif; *.webm
.
- Convert to Video Formats:
AVI, MOV, MKV, TS, MP4, GIF
.
- Video Codecs:
H.265, H.264, MJPEG, XVID, MPEG2
.
- Hardware encoding acceleration for H.265 and H.264: NVIDIA, Intel QSV, AMD AMF/VCE.
- Adaptive video bitrate.
- Ability to manually adjust the video bitrate (to reduce the size of the output file).
- Audio Codecs:
MP3, AC3, PCM
.
- Change the bitrate and sample rate of audio.
- Ability to use source video and audio streams without transcoding.
- Video without sound.
- Change the aspect of the video.
- Scaling video by the number of lines (width is calculated automatically).
- The maximum quality parameters are used when using the MJPEG codec for maximum bitrate (according to the requirements of video banks).
- Subtitle Support.
- Frame rate change.
- Change the type of scan - progressive / interlaced.
- Selects a specific or all source audio tracks.
- Conversion HDR to SDR.
- Creation GIF images.
Audio conversion⌗
- Source Audio File Formats:
*.mp3; *.m4a; *.wav; *.flac; *.ogg; *.ape; *.amr; *.acc
.
- Source Video File Formats:
*.avi; *.mov; *.mkv; *.mpg; *.3gp; *.flv; *.vob; *.mp4; *.ts; *.m2ts; *.webm
.
- Convert to audio formats:
MP3, OGG Vorbis, FLAC, WAV
.
- Change the bitrate and sample rate of audio.
- Loudness: US Broadcast (ATSC A/A85), EU Broadcast (EBU R128), Podcasts, Dynamic.
- Low-pass, High-pass filters.
Requirements⌗