Hi Kevin,

> ...get an error from mpeg2enc about the 'Picture rate' ...
>    INFO: [yuvcorrect] input:   frame rate:  60000/1001 fps (~59.940060)
 
It looks like your project is set to double NTSC frame rate. If you are
preserving the original DV fields, then this should be 29.97 (Format - 
Frame Rate). I tried with some of my NTSC-DV footage and the yuvcorrect 
output was:

yuvcorrect -T INTERLACED_BOTTOM_FIRST < panning.y4m | mpeg2enc -v 0 -f 8 -o 
panning.m2v
   INFO: [yuvcorrect] yuvcorrect 1.9.0 (16-11-2002) is a general image 
correction utility for yuv frames
   INFO: [yuvcorrect] (C) 2002 Xavier Biquard <[EMAIL PROTECTED]>, yuvcorrect 
-h for usage, or man yuvcorrect
   INFO: [yuvcorrect] input:   frame size:  720x320 pixels (345600 bytes)
   INFO: [yuvcorrect] input:       chroma:  4:2:0 JPEG/MPEG-1 (interstitial)
   INFO: [yuvcorrect] input:   frame rate:  30000/1001 fps (~29.970030)
   INFO: [yuvcorrect] input:    interlace:  bottom-field-first
   INFO: [yuvcorrect] input: sample aspect ratio:  10:11
   INFO: [yuvcorrect] no line switching
   INFO: [yuvcorrect] no time forwarding
   INFO: [yuvcorrect] Without luminance correction
   INFO: [yuvcorrect] Without chrominance correction
   INFO: [yuvcorrect] Without rgb correction
   INFO: [yuvcorrect] Frame number 0

/Alec   
   

_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to