inertiahz
6th July 2003, 21:33
Has anyone encountered this limitation in CCE? Im currently trying to figure out the best way to deinterlace and so im doing a few tests however when i try to encode 50fps material in CCE it wont accept it, while in TMPGenc it will.
The exact error message is:
"Frame rate 50/1 is not supported. Supported frame rate are 23.976, 24, 29.97, 30, 50, 59.94, and 60."
What im doing with the avi is using Avisynth with the following script:
---
avisource("E:\yeahyeahyeah.avi")
complementparity
separatefields
----
Then opening in VirtualDub and using Gunnar Thalin's smooth deinterlacer, then frameserving to CCE, with no success.
Ive tried rendering the .avi and feeding directly to CCE but still no luck.
Is there something im missing?
thanks.
The exact error message is:
"Frame rate 50/1 is not supported. Supported frame rate are 23.976, 24, 29.97, 30, 50, 59.94, and 60."
What im doing with the avi is using Avisynth with the following script:
---
avisource("E:\yeahyeahyeah.avi")
complementparity
separatefields
----
Then opening in VirtualDub and using Gunnar Thalin's smooth deinterlacer, then frameserving to CCE, with no success.
Ive tried rendering the .avi and feeding directly to CCE but still no luck.
Is there something im missing?
thanks.