Hi Selva,

You've got me worried now!  Just when I thought I had a handle on this
process...

No, my source material is not exactly 24, it's from an ntsc DVD and it's
23.9 something - i thought that the target rate to shoot for was 29.9
something as well! Aren't these fairly common values?

If I need to, how can I skip every thousandth frame or so as you
suggested??

On Thu, 2003-02-27 at 19:53, Selva Nair wrote:
> On 27 Feb 2003, Davros wrote:
> 
> > Yes, that helps in a sense, though it doesn't solve my problem...
> > 
> > if mpeg2dec spits out 24fps, then, according to the yuvkineco man page,
> > this effectively means I cannot use yuvkeneco unless I convert to
> > another, intermediate format or something, since it insists on 30fps as
> > input...
> 
> yuvkineco is used to extract the orginal 24fps frames out of a 30fps
> stream obtained by a telecine process such as 2-3 pulldown. If you have
> a 24fps stream you dont need yuvkineco. You would instead encode the 24fps 
> stream as[*] 
> 
> cat stream.yuv | yuvscaler -OSVCD | mpeg2enc -f 4 -F 1 -p -o stream.m2v
> 
> The player will play such a stream at the NTSC field rate 60fields/sec by
> repeating appropriate fields (3-2 pull down), but the encoder does not 
> waste any bits on the repeated feilds.
> 
> Selva
> 
> --
> [*] I am assuming that the source is actually 24000:1001 fps. Else
> you may have to skip 1 frame every 1001 frames to keep the audio in sync. 
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Mjpeg-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/mjpeg-users
> 




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to