On Tue, 19 Apr 2005, Steven M. Schultz wrote:

On Wed, 20 Apr 2005, Nicolas wrote:

I see colour trails on my videos. My card is a DC10_new.

Here's an example:
http://www.oxstone.com/misc/200504/image_zoran_trails.jpg
        ...

nice -20 lav2yuv record_01.avi | y4mshift -n -2 | yuvscaler -I
USE_744x560+12+8 -O DVD -M BICUBIC | yuvdenoise -F | yuvmedianfilter -T
3 | mpeg2enc -f 8 -c -D 10 -E -10 -q 2 -K tmpgenc -o record_01.m2v

Does those trails come from my tapes? It's an Hi8 Sony Camcorder. The
tape is a good Sony tape, and it was totally new when I used it...

I've not looked at your sample, but I've seen similar problems generated
by yuvdenoise. Yuvdenoise averages three frames to get the pixel value.
I suspect (but haven't looked at the source) that it then uses this
averaged value for the first value of the next three it averages, which
gives you trails. This is really noticeable going into a dark scene;
stuff leaves trails.
--
Roger Ivie
[EMAIL PROTECTED]
http://anachronda.webhop.org/
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCS/P d- s:+++ a+ C++ UB--(++++) !P L- !E W++ N++ o-- K w O- M+ V+++ PS+
PE++ Y+ PGP t+ 5+ X-- R tv++ b++ DI+++ D+ G e++ h--- r+++ z+++ ------END GEEK CODE BLOCK------



------------------------------------------------------- This SF.Net email is sponsored by: New Crystal Reports XI. Version 11 adds new functionality designed to reduce time involved in creating, integrating, and deploying reporting solutions. Free runtime info, new features, or free trial, at: http://www.businessobjects.com/devxi/728 _______________________________________________ Mjpeg-users mailing list Mjpeg-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to