bratloaf
10th June 2003, 19:44
I am new to avisynth, but not to digital video in general. I've been using virtualdub and assorted filters for a few years, and decided to give avisynth a try. Mostly I want to try some of the smart deinterlacing stuff and noise removal (pixiedust etc).
My source is a vid cap from s-vhs of animation (Futurama episodes). It is as clean as SHVS can be, which is somewhat noisy. I have used 2d cleaner in virtualdub with great results, but encoding to mpeg2 (For DVD) leaves much blockiness (even at the highest bitrates) in the "smoothed" areas.
So, I made a really simple avisynth script and attempted to open it in media player, VD, etc. (Just loaded the file, no filters).
Strangely, the video comes in with the colors all wrong. For instance, the blue "searchlites" at the beginning of the futurama intro are redish orange. Fry's hair is blue rather than orange. However leela's purple hair is correct as is bender's gray. What the heck is going on? Seems as if red and blue are switched.
Source is MJPEG capture from RainbowRunner (dmb1). This machine does NOT have the cap card in it, and is using the Morgan MJPEG codec. These files open fine natively in VD, Media player, etc.
I tried adding a converttoYUV() to no effect.
Can anyone help me out? I'd really like to try some of these filters.
(Using the latest avisynth 2.5?)
Thanks-
Jeff
My source is a vid cap from s-vhs of animation (Futurama episodes). It is as clean as SHVS can be, which is somewhat noisy. I have used 2d cleaner in virtualdub with great results, but encoding to mpeg2 (For DVD) leaves much blockiness (even at the highest bitrates) in the "smoothed" areas.
So, I made a really simple avisynth script and attempted to open it in media player, VD, etc. (Just loaded the file, no filters).
Strangely, the video comes in with the colors all wrong. For instance, the blue "searchlites" at the beginning of the futurama intro are redish orange. Fry's hair is blue rather than orange. However leela's purple hair is correct as is bender's gray. What the heck is going on? Seems as if red and blue are switched.
Source is MJPEG capture from RainbowRunner (dmb1). This machine does NOT have the cap card in it, and is using the Morgan MJPEG codec. These files open fine natively in VD, Media player, etc.
I tried adding a converttoYUV() to no effect.
Can anyone help me out? I'd really like to try some of these filters.
(Using the latest avisynth 2.5?)
Thanks-
Jeff