Welcome Guest ( Log In | Register )


Important

The forums will be closing permanently the weekend of March 15th. Please see the notice in the announcements forum for details.

 
Is Mjpegcorrect() Still Needed In Avisynth 2.5?
« Next Oldest | Next Newest » Track this topic | Email this topic | Print this topic
famawizard
Posted: May 30 2003, 10:19 AM


Unregistered









Hi,

do you know if mjpegcorrect() is still needed in Avisynth 2.5?
I think so...

but do you know if a version for avisynth 2.5 exists?

And if not, how is it possible to make the same luma corrections using other filters?

Thanks

Lucio

P.S.

Is there an Huffyuv version for YV12?

 
  Top
jcsston
Posted: May 31 2003, 05:21 AM


Matroska Dev


Group: Moderators
Posts: 553
Member No.: 652
Joined: 3-November 02



QUOTE (famawizard @ May 30 2003, 04:19 AM)
P.S.

Is there an Huffyuv version for YV12?

Yes smile.gif
It's called VBLE Doom9 Thread

--------------------
Use the Matroska file format
 
       Top
famawizard
Posted: May 31 2003, 11:21 AM


Unregistered









Thanks!!!

Yesterday I found it (reading that thread) but I didn't think it was a new version of Huffy...

But what about mjpegcorrect ?

After many tests (vith both avisynth versions) I am not sure about it...

Lucio
 
  Top
i4004
Posted: Jun 25 2003, 08:57 PM


Advanced Member


Group: Members
Posts: 2432
Member No.: 4935
Joined: 24-June 03



it's easy to make your own test;

make avs script with it (mjpegcorrect() ) and make avs script without it (sure u can use same script..hehe)

load that to vdub,take screenshots of both,paste to some image viewer,and compare:
non corrected version tends to appear a bit darker than corrected,OR the vdub version of the loaded file (when you load that .avi file directly to vdub without avs)
(ie. mjpegcorrected version should appear same as vdub opened .avi...while uncorrected version is slightly darker)

the mjpeg luma range is correctly decompressed to RGB,but incorrectly to YUY2 so avs needs this corrector........

btw, i'm using avs without mjpegcorrect(),as it seems i always get that brightness slightly too much during the capturing itself..(hehe)

also,use such testing to compare any other thing you wish (codec comparisons,filter testing,etc.)

--------------------
my signature:
user posted image
 
     Top
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:
3 replies since May 30 2003, 10:19 AM Track this topic | Email this topic | Print this topic

<< Back to Avisynth Filtering, Processing and Scripts Discussion