Hi
I need to know how best software or method to identify precisely the cut of the a .ts time to cut with MeGUI.
for example...identifying the frame at the right time that I need to take the program MeGUI make the cut?
I currently use the MPC ts before opening the file to identify the right frame using Ctrl + G, but seems to have a margin of error of a few frames when I put in MeGUI.
there an easier way?
thanks and sorry my engish
+ Reply to Thread
Results 1 to 3 of 3
-
Last edited by muxado; 20th Apr 2013 at 22:52.
-
depending on the content inside the ts stream you could use avisynth, ffvideoSource(...) + FFInfo() to identify which frame has which type. (you probably are looking for I-/IDR-/Key-frames.
So if you use ffmpegvideosource/ffmpegsource2 inside of MeGui, adding FFInfo() to the avisynth script should help to identify potential cut points from within MeGui.
Similar Threads
-
How can I ACCURATELY split/cut a video file?
By KushSmoka420 in forum EditingReplies: 5Last Post: 2nd Mar 2012, 14:16 -
Splitting/cutting/joining MP4 accurately...
By The.King in forum EditingReplies: 2Last Post: 2nd Nov 2011, 12:35 -
How to accurately synchronize a subtitle file with another
By scept in forum SubtitleReplies: 5Last Post: 24th Oct 2010, 07:08 -
H.264 .mov files do not accurately play. Help!
By wonderkev in forum Video ConversionReplies: 22Last Post: 4th Feb 2010, 14:01 -
How to cut ASF file accurately ?
By mahogany in forum Newbie / General discussionsReplies: 2Last Post: 3rd Jan 2010, 11:31