Hello, I have the latest CVS version of the mjpegtools installed, and i recorded some really old film from a VHS tape, which i want to bring to DVD using this command(s):
lav2yuv test.liste test2.liste test3.liste | yuvcorrect -Y CONFORM | y4mshift -n -4 -N 4 | y4mscaler -v0 -O sar=59:54 -O size=720x576 | yuvdeinterlace | yuvmedianfilter -r 3 -R 3 -t 3 -T 3 | yuvdenoise -s 4,5,5 -g 64,255,255 -t 3,3,3 | y4munsharp | mpeg2enc -f 8 -D 10 -E -10 -q 5 -b 7800 -V 500 -K tmpgenc -4 1 -2 1 -o output.m2v But i find out that when i use it with yuvdeinterlace that i just get a complete "green" video. This is the output for example if i watch the stream with yuvplay: 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: [yuvdeinterlace] ------------------------------------------------- INFO: [yuvdeinterlace] Motion-Compensating-Deinterlacer INFO: [yuvdeinterlace] ------------------------------------------------- INFO: [yuvdeinterlace] SETTING EXTENDED MMX for MOTION! INFO: [lav2yuv] chroma '422' recommended with this input INFO: [lav2yuv] set default chroma '420jpeg' INFO: [yuvcorrect] input: frame size: 768x576 pixels (663552 bytes) INFO: [yuvcorrect] input: chroma: 4:2:0 JPEG/MPEG-1 (interstitial) INFO: [yuvcorrect] input: frame rate: 25/1 fps (~25.000000) INFO: [yuvcorrect] input: interlace: top-field-first INFO: [yuvcorrect] input: sample aspect ratio: 1:1 INFO: [yuvcorrect] no line switching INFO: [yuvcorrect] no time forwarding INFO: [yuvcorrect] With luminance correction INFO: [yuvcorrect] With chrominance correction INFO: [yuvcorrect] Without rgb correction ++ WARN: [y4mscaler] Source active region clipped by projection of target. INFO: [yuvdeinterlace] Y4M-Stream is 720x576(420jpeg) INFO: [yuvdeinterlace] Stream is interlaced, top-field-first. INFO: [yuvdeinterlace] Buffers allocated. INFO: [yuvcorrect] Frame number 0 INFO: [yuvcorrect] Frame number 1 INFO: [yuvcorrect] Frame number 2 INFO: [yuvcorrect] Frame number 3 INFO: [yuvplay] Playing frame 0000 - 0:00:00.00 INFO: [yuvcorrect] Frame number 4 INFO: [yuvplay] Playing frame 0001 - 0:00:00.01 INFO: [yuvcorrect] Frame number 5 INFO: [yuvplay] Playing frame 0002 - 0:00:00.02 INFO: [yuvcorrect] Frame number 6 INFO: [yuvplay] Playing frame 0003 - 0:00:00.03 INFO: [yuvcorrect] Frame number 7 INFO: [yuvplay] Playing frame 0004 - 0:00:00.04 INFO: [yuvcorrect] Frame number 8 INFO: [yuvplay] Playing frame 0005 - 0:00:00.05 INFO: [yuvcorrect] Frame number 9 INFO: [yuvplay] Playing frame 0006 - 0:00:00.06 INFO: [yuvcorrect] Frame number 10 INFO: [yuvplay] Playing frame 0007 - 0:00:00.07 INFO: [yuvcorrect] Frame number 11 INFO: [yuvplay] Playing frame 0008 - 0:00:00.08 INFO: [yuvcorrect] Frame number 12 INFO: [yuvplay] Playing frame 0009 - 0:00:00.09 INFO: [yuvcorrect] Frame number 13 INFO: [yuvplay] Playing frame 0010 - 0:00:00.10 INFO: [yuvcorrect] Frame number 14 INFO: [yuvplay] Playing frame 0011 - 0:00:00.11 INFO: [yuvcorrect] Frame number 15 INFO: [yuvplay] Playing frame 0012 - 0:00:00.12 INFO: [yuvcorrect] Frame number 16 INFO: [yuvplay] Playing frame 0013 - 0:00:00.13 INFO: [yuvcorrect] Frame number 17 INFO: [yuvplay] Playing frame 0014 - 0:00:00.14 INFO: [yuvcorrect] Frame number 18 INFO: [yuvplay] Playing frame 0015 - 0:00:00.15 INFO: [yuvcorrect] Frame number 19 INFO: [yuvplay] Playing frame 0016 - 0:00:00.16 INFO: [yuvcorrect] Frame number 20 INFO: [yuvplay] Playing frame 0017 - 0:00:00.17 INFO: [yuvcorrect] Frame number 21 INFO: [yuvplay] Playing frame 0018 - 0:00:00.18 INFO: [yuvcorrect] Frame number 22 INFO: [yuvplay] Playing frame 0019 - 0:00:00.19 INFO: [yuvcorrect] Frame number 23 INFO: [yuvplay] Playing frame 0020 - 0:00:00.20 INFO: [yuvcorrect] Frame number 24 INFO: [yuvplay] Playing frame 0021 - 0:00:00.21 INFO: [yuvcorrect] Frame number 25 INFO: [yuvplay] Playing frame 0022 - 0:00:00.22 INFO: [yuvcorrect] Frame number 26 INFO: [yuvplay] Playing frame 0023 - 0:00:00.23 INFO: [yuvcorrect] Frame number 27 INFO: [yuvplay] Playing frame 0024 - 0:00:00.24 INFO: [yuvcorrect] Frame number 28 INFO: [yuvplay] Playing frame 0025 - 0:00:01.00 INFO: [yuvcorrect] Frame number 29 INFO: [yuvplay] Playing frame 0026 - 0:00:01.01 INFO: [yuvcorrect] Frame number 30 ++ WARN: [yuvplay] Caught SIGINT, exiting... INFO: [yuvplay] Played 0027 frames (0:00:01.02) If i don´t use yuvdeinterlace it works fine. Any ideas? Thanks, BF. Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Mjpeg-users mailing list Mjpeg-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mjpeg-users