Altera_Forum
Honored Contributor
16 years agoVideoprocessing problems
Hello all,
i got some problems with some video and image processing moduls. the first is the scaler, here the description of the structure: i got an display with 800x480 RGB parallel with 8 bits (at all moduls) seperate Vsync and Hsyndc and use an test-pattern-generator with color bars and output format of 720x576 for the input signals, the scaler is set to inputformat 720x576 and outputformat of 800x480, the algorithm is nearest neighbour, an clocked video output gives the right hsync ,vsync and the blanking periods. the problem is if i try that the display shows some skewed bars if i use downscaling, upscaling is working. the second is the deinterlacer: the display is the same and the clocked video output also. the scaler is changed for an deinterlacer the testpattern generator is set from progressive to interlaced output(f0 synchronized). the deinterlacer is set to maximum inputs 800x480 deinterlacing method is bob-scanline-duplication with no buffering, output frame rate: as input frame rate(fo synchronized). here is the problem that the output picture(bars) is cut from top and only a black horizontal bar, no settings helped till now. the third is the clipper: the same problem like the deinterlacer... only the testpatterngenerator with no other moduls is working... if anybody can help or give some advices, i would be very gratefull. regards