2008-12-26, 04:57 AM
You probably need the EDL with .ts files. It has logic to use the frame numbers for .mpg and .avi files, specifically looking in the file to determine the frame rate from the headers inside the file - I dont think this was extended to look for the frame rate in transport stream files.
It wont really improve your accuracy though, since all it does is use 'frame number' divided by the 'frames per second' when loading the .txt file to convert it into times. Its not counting frames as they play or anything like that.
It wont really improve your accuracy though, since all it does is use 'frame number' divided by the 'frames per second' when loading the .txt file to convert it into times. Its not counting frames as they play or anything like that.