How to cut out parts of .mp4 without rendering

Jack-Tasker wrote on 9/26/2020, 1:45 PM

Is it possible to cut out parts from The middle as well as beginning or end of an mp4 using Vegas Pro 18, without re-rendering the final product all over again? I will not be changing or editing the actual video aside from cutting out sections I don't want. Is this possible without time consuming rendering or is that required?

Comments

Musicvid wrote on 9/26/2020, 1:57 PM

No, Vegas is an encoder, not a muxer. I use a paid solution called Videoredo. There are also free versions, all having their own features and limitations.

michael-harrison wrote on 9/26/2020, 2:06 PM

You want ffmpeg. While command line, it's nearly perfect for this application.

for example

ffmpeg -i "C:\Vegas Projects (c)\Hummers\Source Clips\GX030242.MP4" -ss 00:00:00 -to 00:00:15 -c:v copy -c:a copy output.mp4

Timecode is hour:minute:second

This cuts out the first 15 seconds and saves it into output.mp4 without remuxing.

System 1:

Windows 10
i9-10850K 10 Core
128.0G RAM
Nvidia RTX 3060 Studio driver [most likely latest]
Resolution        3840 x 2160 x 60 hertz
Video Memory 12G GDDR5

 

System 2:

Lenovo Yoga 720
Core i7-7700 2.8Ghz quad core, 8 logical
16G ram
Intel HD 630 gpu 1G vram
Nvidia GTX 1050 gpu 2G vram

 

j-v wrote on 9/26/2020, 2:30 PM

I do it a lot with long DJI Osmo files to cut pieces off I don't like in order to save the remaining on my computer before bring it into a NLE like Vegas. Therefore is for my use MP4 tools enough, the outcom has exact the same MediaInfo as the original file.
You find it here : https://www.mp4joiner.org/en/

met vriendelijke groet
Marten

Camera : Pan X900, GoPro Hero7 Hero Black, DJI Osmo Pocket, Samsung Galaxy A8
Desktop :MB Gigabyte Z390M, W11 home version 24H2, i7 9700 4.7Ghz,16 DDR4 GB RAM, Gef. GTX 1660 Ti with driver
566.14 Studiodriver and Intel HD graphics 630 with driver 31.0.101.2130
Laptop  :Asus ROG Str G712L, W11 home version 23H2, CPU i7-10875H, 16 GB RAM, NVIDIA GeForce RTX 2070 with Studiodriver 576.02 and Intel UHD Graphics 630 with driver 31.0.101.2130
Vegas software: VP 10 to 22 and VMS(pl) 10,12 to 17.
TV      :LG 4K 55EG960V

My slogan is: BE OR BECOME A STEM CELL DONOR!!! (because it saved my life in 2016)

 

cadudesun wrote on 9/26/2020, 2:48 PM

Is it possible to cut out parts from The middle as well as beginning or end of an mp4 using Vegas Pro 18, without re-rendering the final product all over again? I will not be changing or editing the actual video aside from cutting out sections I don't want. Is this possible without time consuming rendering or is that required?

Those paid Vegas plugins allow trimming media files without re-encoding:

HappyOtter SmartVideoTrim: https://tools4vegas.com/smartvideotrim/
Vegasaur Smart Trim: https://vegasaur.com/smart-trim