Hallo

> I have two questions:
> 1) I am trying to convert a couple of PAL MPEG VCD sequences to NTSC
> VCD, and I would like to use the 'yuvfps' utility, which is included in
> the CVS version of MJPEG tools. Where should the 'yuvfps' utility fall
> in the YUV filter chain ?
> 
> yuvfps -> yuvmedian -> yuvdenoise -> yuvscaler
> 
>   or
> 
> yuvmedian -> yuvdenoise -> yuvscaler -> yuvfps

I would use: ... -> yuvfps -> yuvdenoise -> yuvscaler -> ...

You usually do not need yuvmedianfilter any more. 
yuvdenoise checks the differnence between the frames, so you should have
the needed frame rate before you change the frame rate. The scaler can
come at laste because it introduces no noise. 


> 2) Should I use the "yuvycsnoise" filter?
No, because it only help you if you have NTSC noise. If you have a PAL
source it won't help.

BTW: I hope you change the frame rate to 24FPS or 24000/1001 FPS. 
BTW2: Start with converting only a few minutes. It could be that
something is not working as you thought ;)

auf hoffentlich bald,

Berni the Chaos of Woodquarter

Email: [EMAIL PROTECTED] [EMAIL PROTECTED]
www: http://www.lysator.liu.se/~gz/bernhard


-------------------------------------------------------
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