Log in

View Full Version : AVSEdit preview...


mimage
10th October 2005, 23:29
... looks like **** for some reason. It looked perfectly fine on my other computer, I don't know why it has to look like this on my new computer. :x

Anyway here's what it looks like..

http://img44.imageshack.us/img44/4313/screenhunter0029ys.jpg

So what's the reason it's looking like this? What could cause it to happen? Any help is appreciated.

unskinnyboy
11th October 2005, 00:10
:script:

mimage
11th October 2005, 05:43
It doesn't matter what script I use.. there's something up with the avs preview option.. I don't see the point in posting all the scripts I use.. if it's really necessary.. I'll post a bunch of random scripts I use.

movax
11th October 2005, 06:04
You accidentally set your color depth too low? Bad graphics drivers? Inherently ***** source? Many possibilities.

unskinnyboy
11th October 2005, 14:07
Hmm, does it look the same when you open the AVS in VirtualDubMoD or is it different?

mimage
12th October 2005, 01:58
Hmm, does it look the same when you open the AVS in VirtualDubMoD or is it different?
Yeah I've heard of people having a similar problem in Vdub.. but no it doesn't look like that when I open the avs in Vdub.. it looks just fine.. man this is frustrating. :devil:

stax76
12th October 2005, 08:03
can you please play around with:

ensure you are using XviD as yv12 decoder
install newest hardware drivers

screen resolution
screen color depth

remove all filters but source filter and add a couple of different color conversion filters, output resolution should be a multible by four

mimage
12th October 2005, 10:25
can you please play around with:

ensure you are using XviD as yv12 decoder
install newest hardware drivers

screen resolution
screen color depth

remove all filters but source filter and add a couple of different color conversion filters, output resolution should be a multible by fourI'll see what I can do. Is there any good program to check these things? I'm sure my drivers are pretty much up to date and my screen resolution and color depth seem to be set right.. is there some advanced settings I've missed? I'm not sure how to do the last thing suggested. Any more help is highly appreciated.

stax76
12th October 2005, 22:43
the thing about the YV12 decoder is described here (http://forum.doom9.org/showthread.php?p=597719#post597719). Colorspace conversion filters are described in the AviSynth documentation, e.g. ConvertToYV12 or ConvertToRGB. Please ensure all filters output a resolution that can be at least divided by four, e.g. crop or resize filters. I need to know everything about your system in particular the graphic subsystem.

mimage
12th October 2005, 23:34
Maybe this'll help.

------------------------------------------------------------
Product Quan. Price Total
------------------------------------------------------------
Asus NCCH-DL Dual Xeon Nocona Motherboard
> MB-AS-NCCH-DL............... 1..... $223.00....... $223.00
Intel Xeon 3.2GHz CPU with 1MB - 800 FSB-Retail
> CP-IN-X3200EA............... 2..... $355.00....... $710.00
Samsung 512MB PC3200 DDR SDRAM
> MM-SA-10C512................ 4...... $51.00....... $204.00
Western Digital WD740GB Raptor 10,000 74GB SATA
> HD-WD-740GD................. 1..... $190.00....... $190.00
Seagate ST3250823AS Barracuda 7200.7 SATA NCQ 250G
> HD-SE-SATA-250GB............ 2..... $127.00....... $254.00
Lite-On 16x Double Layer Drives, SOHW-1693, Black/
> DR-LI-SOHW-1693S............ 1...... $53.00........ $53.00
Cooler Master Praetorian PAC-T01-EK - Black
> CA-CM-PAC-T01-EK-BK......... 1..... $118.00....... $118.00
Nspire NSP-550P4DL Xeon ATX 550 watt p.s
> PS-NS-550P4DL-Xeon.......... 1...... $87.00........ $87.00
Microsoft Windows XP Professional
> SW-MS-XP_Pro................ 1..... $134.00....... $134.00
Dynatron H68 Xeon CPU & Heatsink
> CK-DYN-H68.................. 2...... $30.00........ $60.00
ATI All IN Wonder X800 XT
> Z-ACCESSORIES............... 1..... $423.00....... $423.00
------------------------------------------------------------

Wilbert
13th October 2005, 09:30
Just answer stax's questions. If you don't understand what he's asking you, just say that, then we will clarify it for you.

1) Did you add that stuff to your registry file as stax told you to do? Did it work?

2) Did you put ConvertToRGB at the end of your script? Did it work?

mimage
13th October 2005, 18:48
Yay, I fixed it! :)

I added ConvertHybridtoRGB32() to fix it (not ConvertToRGB since I can't seem to find it in the default list). I don't know much about that and I can't view the help options in Avisynth for some reason.. and it even seems like there's a number of filters missing.. I'll figure all that out, I'm just glade I know how to fix it so I can preview it, though I hope converthybridtoRGB32 doesn't do any effect on the video that I don't want to. Maybe someone could care to share exactly what that does while I can't view the help file.

stax76
13th October 2005, 19:25
A colorspace conversion has negative effects, maybe it's really the lack of a working YV12 decoder. Never used reg files or regedit before?

Wilbert
13th October 2005, 19:41
@mimage,

Take a look at:
http://www.geocities.com/wilbertdijkhof/guides/avsedit/AVSEdit.htm and
http://www.geocities.com/wilbertdijkhof/guides/avsedit/avsedit_example.htm#example and
http://www.avisynth.org/FiltersByCategory

f@chance
13th October 2005, 23:06
Well what do you know I always thought it was just a cheap preview implementation with all the blotchyness. When I added as last line into my scrip ConverttoRGB() it looked fine. It didn't matter because after frameserving the final product looked great without the ConverttoRGB().

mimage
13th October 2005, 23:51
Alright I'll look into all these things. Thanks for the helpful advice. I also just tried ConvertToRGB() and that works as well in fixing it so it works fine in the internal preview option.. though it is odd that ConvertToRGB() was not in the list of filters on the right hand side in AVSEdit.. maybe one of you already explained why that is and/or how to fix it.. though I just got home so didn't have time to look at all the responses yet. Anyway, thanks everyone for helping me fix this problem.

mimage
16th October 2005, 06:36
Here's the list of filters that it shows in AVSEdit.

http://img435.imageshack.us/img435/6648/screenhunter0010gw.jpg
and also replace and resizer witch I missed capturing.

and that's it.. the list was a lot longer.. i don't know what the hell happened to the other ones.. this just makes it harder to script. Anyone know how to have all the filters show up on the list?