How to extract video without re-encoding.
Hi all.
Question: Can any Adobe app extract sections of video at the file level rather than by decoding and re-encoding?
Details: When preparing video for a project, I like to extract clips from much larger video files so that they don't take up much space. (It's not always possible to link to files so I need separate copies.) Currently, I can do this using FFMPEG, but, being a command-line program, it's not very convenient. Having said that, it works by simply copying the required data blocks into a new container file, so it's lightning-fast and it preserves the exact original quality (obviously). I'm wondering, therefore, if the same is possible in an Adobe app. Thanks in advance.
