asafb
30th April 2010, 05:05
Hello,
I'm using QSource plug-in for AVISYNTH along with x264 for blu-ray encoding. My avs file is:
QTInput("proress1080i.mov")
AssumeFPS("ntsc_video")
When running x264 it reports it as:
avs [info]: 1920x1080p 1:1 @ 30000/1001 fps (cfr)
The fps portion is right (29.97fps)
however it is NOT 1080p --- the file is 1080i! Is this a bug?
Thanks!
Asaf.
I'm using QSource plug-in for AVISYNTH along with x264 for blu-ray encoding. My avs file is:
QTInput("proress1080i.mov")
AssumeFPS("ntsc_video")
When running x264 it reports it as:
avs [info]: 1920x1080p 1:1 @ 30000/1001 fps (cfr)
The fps portion is right (29.97fps)
however it is NOT 1080p --- the file is 1080i! Is this a bug?
Thanks!
Asaf.