Hello,
I am essentially looking for a way to cut pieces from a film without actually cutting the film. What I'm imaging is to somehow modify the timeline. This way every frame remains intact, but the player knows to skip certain pieces. I mainly use h264 in MKV format, and MKV spec has something called ordered chapters and virtual timelines, which would fit the bill perfectly except that my main playing software doesn't read that. This functionality can be useful for skipping commercials or opening/closing credits for serials, etc. I want to avoid the hassle of trying to cut on keyframes, and even the smart cutters I've tried aren't perfect. I'd rather keep the extra size of an uncut file if I could modify a playlist or timing file to simply skip the desired parts. Then with all the original frames intact, there shouldn't be any problems with cut dependent frames. But I don't know if there is such a master timeline that is modifiable. Perhaps the decoder gets all this info from frame headers?
Those of you smarter than me, is something like this possible? Is there a codec/container where something like this is feasible?
Thanks in advance,
+ Reply to Thread
Results 1 to 8 of 8
-
-
I'm hoping for something that can be embedded in the file. I use Plex for my home server and so rely on that software for playback. I know, for example, that blu ray disc playback is guided by the .mpls. I wasn't sure if there was something similar in mkv (or other containers).
-
Of course, in theory such an edit list could be included within the A/V file. But someone would have to define a standard and players would have to be modified to deal with it and . And there may be pauses at the cuts with long GOP codecs where there may be 10 seconds (or more) between keyframes. If your edit list cuts in near the end of the GOP the player has to decode all the frames (at least all the P frames) of that GOP before it before it can display the requested frame.
Last edited by jagabo; 1st Sep 2020 at 11:33.
-
Similar Threads
-
Video skip-muting-bookmark conversion files
By dlmassey in forum Latest Video NewsReplies: 0Last Post: 23rd Mar 2020, 20:12 -
Cutting HEVC MKV on keyframes without corrupting frames?
By bizzybody in forum EditingReplies: 6Last Post: 25th Jun 2018, 19:26 -
Video Edit - Cutting a section of video from a larger video file
By bpatters69 in forum EditingReplies: 14Last Post: 10th Nov 2017, 10:33 -
video cutting freeware
By rosmari in forum EditingReplies: 9Last Post: 30th Oct 2017, 10:34 -
video cutting help
By world786 in forum EditingReplies: 11Last Post: 21st Feb 2017, 15:41