hey, if i wanted to add a short 30-second clip to an hour-long video encoded in h.264...
is there a way to do that without spending 80 minutes exporting the whole entire video in Premiere all over again?
asking for a friend 
-
-
If you need to transform between mkv and mp4 without a reencode that one is a simple ffmpeg command at least `ffmpeg -i filename.mkv -vcodec copy -acodec copy 1.mp4`
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
-
Show additional replies, including those that may contain offensive content
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
(i'm sliding in an extra 30-second clip near the end but BEFORE the annotation end slate, so it's sadly not just straightforward concatenation)
