digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Avisynth Scripting (http://www.digitalfaq.com/archives/avisynth/)
-   -   Sampler Question (http://www.digitalfaq.com/archives/avisynth/1996-sampler-question.html)

Paul0889 01-01-2003 01:33 AM

Sampler Question
 
Since i want to make my kvcd using the framerate of 29.97, do i have to make sampler as sampler(length=30) or sampler(29.97)? Or Does the length have nothing to do with the video framerate at all?

kwag 01-01-2003 11:35 AM

Re: Sampler Question
 
Quote:

Originally Posted by Paul0889
Since i want to make my kvcd using the framerate of 29.97, do i have to make sampler as sampler(length=30) or sampler(29.97)? Or Does the length have nothing to do with the video framerate at all?

You would use "Sampler(length=24)". If you use "Sampler()", it would automatically use 30 (29.97 rounded) if your frame rate is 29.97 and use the 30 for the number of frames per sample, and that would be wrong. 24 must be used because that is the length of the new GOP, no matter what frame rate you encode.

-kwag


All times are GMT -5. The time now is 12:23 PM  —  vBulletin © Jelsoft Enterprises Ltd

Site design, images and content © 2002-2026 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2026 Jelsoft Enterprises Ltd.