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`
End of conversation
New conversation -
-
Check the final product for multiple encoding artifacts during quick transitions and/or smoke/etc... but if you’re not getting anything than I’d say we’re ready to not know what time it is.
-
Avidemux crapped out at the 11th hour on the export - i'm gonna try one more time using the MKV muxer, check the final product to make sure it didn't re-encode, and then just surrender if that fails
- 1 more reply
New conversation -
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)
