Peter1234
2nd October 2005, 02:38
There seems to be a bug in DGIndex when using a command line input with mpeg2 files. The -FO option does not honor the pulldown flag for mpeg2 input files. I have used the following command line with several different mpeg2 files that used a pulldown flag and fps was always 29.97 instead of 23.976. I had to use force film (-FO=1) to get the DV2 file to use 23.976 fps.
DGIndex -IF=[input.mpg] -IA=3 -YR=1 -TN=1 -OM=1 -FO=0 -DRC=2 -DSD=off -DSA=0 -OFD=[output] -exit
DGIndex -IF=[input.mpg] -IA=3 -YR=1 -TN=1 -OM=1 -FO=0 -DRC=2 -DSD=off -DSA=0 -OFD=[output] -exit