2007-08-27, 03:03 AM
dvasco Wrote:Pastro, I don't ever remember you mentioning a timing fix before.It was a while back.
Here is the timing fix program. Unpack into the gbpvr dir and it will create
third party\srtmod
The relevant command line for your post processing is:
mpg2srt %1
"Third Party"\srtmod\srtmod %1 o
The o instructs the program to overwrite the input file. Otherwise it writes srtfile.tmp
Works perfectly for me. Let me know if your mileage is different.