Log in

View Full Version : H.265/HEVC video CUT and JOiN?


alex51
9th January 2018, 10:50
:)Hello there.
How can I cut and merge Hevc / h265 format like VideoRedo?
VideoRedo does not open the hevc / x265 format.
Thanks.

Midzuki
9th January 2018, 11:29
It seems TMPGEnc MPEG Smart Renderer 5 has what you're looking for:

http://tmpgenc.pegasys-inc.com/en/product/tmsr5.html

alex51
9th January 2018, 12:13
It seems TMPGEnc MPEG Smart Renderer 5 has what you're looking for:

http://tmpgenc.pegasys-inc.com/en/product/tmsr5.html

Thanks but,
is there any other program? :(

WhatZit
11th January 2018, 03:48
Is there any other program? :(

AVIDemux will do it, if the input streams are formatted identically.

RanmaCanada
11th January 2018, 05:26
Adobe Premiere will do it. Avidemux will as well as WhatZit mentioned. Sorry. Buy the software, or write your own.

This was already asked here about 2 years ago. https://forum.doom9.org/showthread.php?t=173024 the answers haven't changed.

Blue_MiSfit
13th January 2018, 01:23
ffmpeg does it, but you can only do lossless cutting at GOP boundaries

ffmpeg -ss <in-point in seconds> -i <input file> -c copy -t <duration> <output file>

craigpro
7th December 2021, 15:58
:)Hello there.
How can I cut and merge Hevc / h265 format like VideoRedo?
VideoRedo does not open the hevc / x265 format.
Thanks.

necroing an old thread.. but VideoReDo v6 supports HEVC editing and encoding.