Log in

View Full Version : Canopus DV Codec to CCE


zappppp
5th July 2006, 15:10
what is the best avisynth script for avi with canopus codec?
when i input the avi directly to CCE, the output have pixels on red and blue colors but in TMPGenc it's fine.
but when i convert the avi with canopus codec to uncompress avi and feed it to CCE, no problem.

krieger2005
5th July 2006, 17:38
What do you mean with: "the output have pixels on red and blue colors"? Image would be nice...

However this sound like decodec-problem of Xvid. If this is the reason try the command "SwapUV"

Guest
5th July 2006, 17:53
what is the best avisynth script for avi with canopus codec? Please read and follow forum rules, specifically, rule 12: do not ask what's best. Thank you.

http://forum.doom9.org/forum-rules.htm

stickboy
5th July 2006, 18:35
In my experience, the Canopus DV decoder also doesn't seem to resample 4:1:1 DV to 4:2:2 properly in YUY2, so you should use Tom Barry's Reinterpolate411 (http://home.comcast.net/~trbarry/) filter.

For example:
Original (http://www.avisynth.org/stickboy/advc100-comparison/test.3.advc100.png)
With Reinterpolate411 (http://www.avisynth.org/stickboy/advc100-comparison/test.3.advc100.reinterpolated.png)

Serbianboss
6th July 2006, 08:35
I just wondering, does Cedocida DV codec resample good 4:1:1 to 4:2:2, when select option YUY2 in CCE?

And does i need reinterpolate filter when using panasonic dv codec.I work in CCE.