digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   Help using Avalon's Guide: How to encode a SVCD 2-Disc Movie? (http://www.digitalfaq.com/archives/encode/7372-avalons-guide-how.html)

Big2hd 01-06-2004 05:35 PM

Koo1 :D so I'm not going nutz cause when I load the avs script I get a out of this world res (1096 x 56) and when I change manual and start encoding video->m1v I get I tiny file that plays absolutely nothing :cry:

I think has to something wiht my avs script

Code:

:?: Is the one I modify and posted here good:

a=DirectShowSource("obs-mra.mpg",25).KillAudio()
b=DirectShowSource("obs-mrb.mpg",25).KillAudio()
a++b
BlindPP(cpu=4)
Blockbuster(method="noise",detail_min=1,detail_max=3,variance=0.1,seed=1)
Convolution3D(1, 6, 12, 6, 8, 2.8, 0)
GripCrop(WIDTH, HEIGHT, overscan=1, source_anamorphic=false)
GripSize(resizer="LanczosResize")
Undot()
TemporalSoften(2,7,7,3,2)
DCTFilter(1,1,1,1,1,1,0.5,0)
#Blockbuster(method="noise",detail_min=1,detail_max=10,variance=0.3,seed=5623)
GripBorders()

Or Should I put the the full path of folder where the files or at in the script as well?

Also does it matter where I put .avs script cause I put in the folder where the 2 files or located?

Thx again Dialhot appriecate putting up with me dog :lol:

CheronAph 01-06-2004 05:38 PM

Open your .avs with media player 6.4, it should tell you whats wrong in your script!

Dialhot 01-06-2004 06:21 PM

Quote:

Originally Posted by CheronAph
Open your .avs with media player 6.4, it should tell you whats wrong in your script!

Or open it with vdub that will pop up a window with the text of the error.

Big2hd 01-06-2004 06:32 PM

Ok, all it says is:

BlindPP: Work in yv12 colorspace
Path of folder below it, then it says line 4(guessing that is what line is messed up?)

So if this is problem how can I fix?

Same thing in vdub

Dialhot 01-06-2004 08:24 PM

Quote:

Originally Posted by Big2hd
BlindPP: Work in yv12 colorspace

As you use Directshow and it will be too long to trace wich directshow filter handle the mpeg2 on your machine (in order to set it to output in YV12 and not in YUY2), just add "ConvertToYV12()" before the blindPP line.

Big2hd 01-06-2004 09:38 PM

Worked like a charm but go figure another error:

Convolution3d supports YuY2 color format only

Followed by file path line 6

Uhh.. I'm guessing that the script you gave is incomplete so maybe you can lead me in the direction of 1 that is not incomplete(so I can stop bothering you :x )

Dialhot 01-06-2004 09:51 PM

Quote:

Originally Posted by Big2hd
Convolution3d supports YuY2 color format only

You don't have the correct version. Go to http://www.avisynth.org/warpenterprises/ and take the YV12 version.

Quote:

Uhh.. I'm guessing that the script you gave is incomplete so maybe you can lead me in the direction of 1 that is not incomplete(so I can stop bothering you :x )
It is not the script, it's your plugins library (and the convertToYV12 is due to your codec, and again not to the script).

Big2hd 01-08-2004 09:34 PM

Back Again(i'm not giving up after all this dude :x ), I did what you said and every look sweet!

But it crashes like after encoding about 1/2 mins of the game :cry:

I think the most obvious thing to do is to get rid of the convolution3d .dll(and keep y12 version of course), but I'm little afraid of that cause of 2 reasons:

-I couldn't make my dvd2svcd(with dvd2kvcd plugin) work properly until I replace plugins.
-If this thread proves anything, it is I know less to none then I thought I knew bout kvcd

Ounce thx for the help

Big2hd 01-10-2004 10:01 PM

Ok got rid of the old .dll 1 but it is still not working anysuggestions?

Btw my problem is when I load my .avs and encoding has started my tmpeg crashes into about 1/2 minute of working :cry:

Dialhot 01-10-2004 10:17 PM

What kind of crash ? Error message or the tool closes by itself ?

Big2hd 01-11-2004 10:35 PM

neither of them, it is more it takes 100% of cpu(and yes I close everything that is active) and the only way I can unfreeze is the close the .exe in my windows task manager.

Dialhot 01-12-2004 04:23 AM

You use directshowsource ? Do you have avs2.5.3 ?

Big2hd 01-13-2004 06:14 PM

Dialhothot you're da man dude :D :D :D ,now I just hope it fits on cd :wink:

But I have a question :?: This seems very easy way(considering if it works after encoding) to turn a multiple vcd into kvcd, is there anyway to do you this method with svcd?

:?: If not :idea: I was thinking to convert my svcd-->vcd! But I need to know if this is good idea, as far the affect on quality and playability on dvd players.

Thx In Advance, and 1nce again thx Mr. superduper genius Dialhot :D

Dialhot 01-13-2004 06:35 PM

Quote:

Originally Posted by Big2hd
is there anyway to do you this method with svcd?

Yes of course. It's even easier as DVD2AVI can handle mpeg2 file withotu any problem (just load them as you use to load the vob of a DVD).

You can also use the directshowsource solution but I do not recommand it personally.

Quote:

:?: If not :idea: I was thinking to convert my svcd-->vcd! But I need to know if this is good idea, as far the affect on quality and playability on dvd players.
Really no gain in that, so don't lose your time :-)

Quote:

Thx In Advance, and 1nce again thx Mr. superduper genius Dialhot :D
Lol. Thank you.

WOWIEGURL 03-06-2004 09:47 PM

Can some one give me the address to Avalons guide?

Thanks


All times are GMT -5. The time now is 06:14 AM  —  vBulletin © Jelsoft Enterprises Ltd

Site design, images and content © 2002-2024 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2024 Jelsoft Enterprises Ltd.