PDA

View Full Version : BUG: Avisyth 2.5.4 and "morgan mjpg" compress codec


kitanai
26th June 2004, 17:35
Hi!

I experience color inversion when using "morgan mjpg" compress codec (http://www.morgan-multimedia.com).

Take a look at the image below:
http://www.nt-internet.de/doom9/colors.jpg

This does NOT happen with version 2.08 of Avisynth. However, all plugins needed by Gordian Knot require version 2.5x :(

Does anyone know a workaround?

acrespo
26th June 2004, 17:48
Put SwapUV() line in your script.

kitanai
26th June 2004, 19:08
Thank you very much!!!

Without the Doom9 forum I would have been lost several times ;)

toysoldier
28th June 2004, 09:10
I just use "directshowsource( )" to solve this error.

sh0dan
28th June 2004, 10:19
Use Search (http://forum.doom9.org/search.php?s=&action=showresults&searchid=591137&sortby=lastpost&sortorder=descending). You'll find a Thread (http://forum.doom9.org/showthread.php?s=&threadid=72332&highlight=morgan), where I've posted a 3.0.12 beta where Morgan has fixed the problems in their codec.