You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jaffaman
New version 3.3 - 18 December 2008
Added radio button for MPEG format. Improved screen layout.
Added checking that it can open the input file (avoids error if file
is in use).
Added check for valid .ts file at file open time - now won't open a
non-ts file.
Default open file type now .mpg,.ts and .rec.
Updated About and various help.
Added Get Duration menu item - will work out file duration if the
vidpid is set correctly. This can take a while (it scans all bytes in
the file to identify all the video frames in the file, then divides
this by 25 to give the number of seconds).
The Get Duration option is a precursor to trying to work out the .nav
file. The program can now find all video frames in a file and the
frame type. The .nav has an entry per frame - now I need to figure out
what the values in the .nav are so I can reproduce the .nav.