Le Vendredi 4 Avril 2003 04:39, vous avez écrit : > Hi all, > > I am learning how to play with yuvcorrect_tune. > I just have a single frame, which I think is Ok. but it lasts for an > epsilon. > > Anything I am doing wrong ? > Thanks > Edouard Hi !
Usage of yuvcorrect_tune is a bit tricky, and usage given by yuvcorrect_tune -h is not sufficiently explicit, it seems. In fact, first of all, fifo must be a fifo, that is, you create it using command "mkfifo fifo" Then, you lanch "cat fifo | yuvplay" in a first shell, and then you launch "yuvcorrect_tune -I frame -M HALF_LEFT > fifo" in a second shell You should see your image appears your the left part adjustable using various keystrokes. I can see also I forget to mention that pressing the ESCAPE key will allow you to change of correction type. Hope it works for you too, as it works for me. Xavier > > [EMAIL PROTECTED] essai]$ smil2yuv -f 1 > /home/dvideo/Steve/source/capture002.dv > frame ; cat fifo | yuvplay ; > yuvcorrect_tune -I frame -M HALF_LEFT > fifo > > INFO: [yuvplay] Playing frame 0000 - 0:00:00.00 > INFO: [yuvplay] Playing frame 0001 - 0:00:00.01 > INFO: [yuvplay] Played 0002 frames (0:00:00.02) > INFO: [yuvcorrect_tune] yuvcorrect_tune 1.7.0 (26-11-2002) is an > interactive image correction utility for yuv frames > INFO: [yuvcorrect_tune] (C) 2002 Xavier Biquard <[EMAIL PROTECTED]>, > yuvcorrect_tune -h for usage, or man yuvcorrect_tune > INFO: [yuvcorrect_tune] Y_1.000000_0_255_0_255 > INFO: [yuvcorrect_tune] UV_0.000000_1.000000_128_1.000000_128_0_255 > INFO: [yuvcorrect_tune] R_1.000000_0_255_0_255 > INFO: [yuvcorrect_tune] G_1.000000_0_255_0_255 > INFO: [yuvcorrect_tune] B_1.000000_0_255_0_255 > > > > ------------------------------------------------------- > This SF.net email is sponsored by: ValueWeb: > Dedicated Hosting for just $79/mo with 500 GB of bandwidth! > No other company gives more support or power for your dedicated server > http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/ > _______________________________________________ > Mjpeg-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/mjpeg-users ------------------------------------------------------- This SF.net email is sponsored by: ValueWeb: Dedicated Hosting for just $79/mo with 500 GB of bandwidth! No other company gives more support or power for your dedicated server http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/ _______________________________________________ Mjpeg-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mjpeg-users