View Full Version : Where did the neat preview buttons go/temporal smoother


nsdn
22nd November 2002, 22:03
This is the first time i have seen this proggy go backwards......I use DVD2SVCD in AVI mode to convert edited video to SVCD....so I was using the smart deinterlace and temporal smoother a lot......

Having these buttons and controls on the preview window was GREAT.....since u only want to use as much temporal smoother as u need and no more......

DVD2SVCD remains the best program around as far as I am concerned but...I wish those few controls would come back....

Can anyone tell me what was the last build with those features? I think it was 1.0.9?

markrb
23rd November 2002, 00:23
You really need to read/search the forum before posting.
If you did you have realized that while a TS button has been removed you are now able to create whole Avisynth standard scripts to use over and over again. This is even in the readme.txt file in the DVD2SVCD directory. In the advanced forum there is an Avisynth database post with each person adding there own little Avisynth scripts that they like. Using these as a starting point you can use anything Avisynth has to offer and not just TS.

Preview is there for me. It's on the go button.

Mark

dvd2svcd
23rd November 2002, 05:14
The buttons in the preview has been removed because the preview now reflects changes you make directly in the main program of dvd2svcd. Click the "show dvd2svcd" button in preview and start making changes.

And as Mark said, you can now customize your Avisynth Scripts to foit your needs. Take a look in this thread:
http://forum.doom9.org/showthread.php?s=&threadid=35746

nsdn
23rd November 2002, 15:15
Thanks guys,
Yes I searched forum and I read that post.

Thanks DVD guy, I appreciate all your hard work....

Truth is....I can figure all that stuff out but having four kids and a life, having the buttons there and easy to use was ummm.....conveniant.....

I understand why u did what u did.....the temporal smoother is the only thing i really miss.......

Can I wish that back?

markrb
23rd November 2002, 18:27
Can I wish that back?

Yes easy enough. Make it yourself. Make a permanent Avisynth script then select it yourself each time you want to use it.

I am making a sample script for you to use now.

To learn how to make them yourself read the readme.txt file in the DVD2SVCD directory. It takes two minutes once you have figured it out and then you can use it until the next install

Mark

markrb
23rd November 2002, 19:08
Just put this in your DVD2SVCD directory and load the ini on the misc tab. You will need to remove the .txt extension. This will make it a .ini file. The board doesn't allow me to attach an ini file.
Then simply use the dropdown on the frameserve tab to select bicubic with TS.

look at the text at the end of the ini. This is what you add and change to your needs.

Then you just have to select that selection in the dropdown. This way you can use any Avisynth command you want.

If you like TS this much you should have a look at the new TEMPORALSOFTEN2. Read up on it in the Avisynth forum. From what I have read it's better and less buggy then TS.

Mark

nsdn
25th November 2002, 04:00
Thanks Mark,

Actually I forgot i had written that reply.....I had been out all night to a 40th and wrote it when i got home...very late and 27356273 beers later....i was more coherant than i felt..hehe

I will give it a burl....btw i have written avisynth scripts before......just time consuming....since i don't do it a lot....tks to dvd2svcd...there has been no need for a long time now.

BTW I am using the older build for now...and it works fine for what I want.......next time i finish a edit i will try your script...

thanks again