In Kino, they use yuvdenoise like that:


...|yuvdenoise -F -f | yuvscaler -v 0 -O VCD -n p | mpeg2enc -v 0 -f 1 -I 0 -n p -a 2 -o 'cliptestc'.mpv'

or like that:

...|yuvdenoise -F | yuvscaler -v 0 -O VCD -n p | mpeg2enc -v 0 -f 1 -I 0 -n p -a 2 -o 'cliptestc'.mpv'


 As mjpeg has changed, which is the good new version?

1) yuvdenoise -F => ... | yuvdeinterlace | yuvdenoise | ...
2) yuvdenoise -F -f => ... | yuvdeinterlace | ...
3) yuvdenoise -F => ... | yuvdeinterlace | yuvdenoise | ...
4) yuvdenoise -F -f => ... | yuvdeinterlace | ...

 The goal is to transform DV file in a mpeg file (VCD, SVCD, DVD).

 Thanks :-)

 Cpm.


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to