digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   TMPGEnc: Recommended TMPGEnc settings (http://www.digitalfaq.com/archives/encode/2041-tmpgenc-recommended-tmpgenc.html)

SansGrip 01-05-2003 10:59 AM

Recommended TMPGEnc settings
 
Here's a quick write-up of the settings I've come to use with TMPGEnc. They seem to be optimal for use with KVCD.

First, get TMPGEnc 2.58 (not 2.59 as it seems to have problems producing correctly sized files) from here.

Download the ReadAVS VFAPI plugin from here, then install as per the instructions in the readme.

Run TMPGEnc and close the wizard if it pops up. Go to the Option menu and select Environmental Setting...

General

Choose the following options:

http://www.digitalfaq.com/archives/i.../2003/01/2.jpg

Enter a suitable location in the "Temporary file" text box. The partition on which this is located should have at least a gigabyte free.

CPU

http://www.digitalfaq.com/archives/i.../2003/01/3.jpg

Ensure that all checkboxes in the "CPU setting" group that can be checked are checked, except "Use multi-thread" if you only have one processor. TMPGEnc will then automatically select the fastest way of accessing the CPU.

Note: Some assert that TMPGEnc is made faster by checking the "Use multi-thread" option, then enabling the "Enable pipeline", "Enables pipeline for Motion search", and "Prefetch Video" checkboxes. I doubt it would make much difference, but I've not benchmarked it yet.

Sound

http://www.digitalfaq.com/archives/i.../2003/01/4.jpg

If you want you can choose a different sound sample to play when TMPGEnc has done encoding.

External tool

http://www.digitalfaq.com/archives/i.../2003/01/5.jpg

Since you'll almost certainly be using HeadAC3he to encode your audio, this tab is not relevent.

VFAPI plug-in

http://www.digitalfaq.com/archives/i.../2003/01/6.jpg

This tab is perhaps the most important. Uncheck all plugins except "Avisynth/VirtualDub script reader v0.1". If you do not see that plugin listed, make sure you installed the ReadAVS plugin properly and restart TMPGEnc.

It's important to note that you must be outputing in YUY2 format from Avisynth for the plugin to work. Never use the "ConvertToRGB" Avisynth filter at the end of your script, or it will not load into TMPGEnc.

Now hit the "OK" button and enjoy :).

EightBall 09-26-2003 11:52 AM

Re: Recommended TMPGEnc settings
 
Quote:

Originally Posted by SansGrip
Download the ReadAVS VFAPI plugin from here, then install as per the instructions in the readme.

.

This link is dead. Can you provide another?

incredible 09-26-2003 12:28 PM

Here you can find a Download location:

http://www.christian-behrens.de/video/teil4_4.htm

Just choose "tmpgenc-readavs.zip" ;-)

kwag 09-26-2003 02:14 PM

Or here: www.kvcd.net/ReadAVS.zip

-kwag

Bud 09-26-2003 03:39 PM

Thank you for posting the settings, howeve in my Environental Settings -> VFAP Plugins, under READAVS it tell me "This File Can Not Be Loaded", however I have no problem loading my avs script and it will process the file. How can I tell TMPGEnc to load this file> I have loaded the TMPGEnc ReadAVS, have the DLL's etc.... thank you

Bud

kwag 09-26-2003 04:06 PM

Hi Bud,

Put the ReadAVS.dll in the same directory you have TMPEG installed.

-kwag

Bud 09-26-2003 04:14 PM

Kwag

Have done that and the results are the same. There seems not to have any effect on TMPGEnc, as stated I can process the avs without any problems, it' s just that TMPGEnc tells me the READAvs can not be loaded. Thanks

Bud

jorel 09-26-2003 04:27 PM

from the readme in readavs:

To install this filter, you will have to do the following:

1. Unpack the archive to a temporary directory.

2. Move the ReadAVS.dll file to your TMPGEnc directory.

3. Edit the ReadAVS.reg file with a text editor so that the path to
the DLL is correct for your system.

4. Double-click on the ReadAVS.reg file to add its contents to the registry.

5. Close and restart TMPGEnc if it's running.


Once you've completed the steps above,
you can delete the contents of the temporary directory.

:wink:

kwag 09-26-2003 04:53 PM

I forgot those steps :!:
Thanks jorel :!:
Sorry Bud :oops:

-kwag

Bud 09-26-2003 05:24 PM

jorel/Kwag

Thanks...will try now...I seem to remember this being posted some time back....There are certain body parts that I can live without when they go...but the ole' brain is not one of them............thanks again

Bud

Bud 09-26-2003 05:45 PM

Now Fixed....you know everytime I have one of those brain farts it just weaker and weaker....

Bu

cweb 02-12-2004 08:29 AM

Is there any advantage to use TMPGENC with Avisynth using READAVS, or using it without READAVS (and with converting to RGB24) will encode at the same speed.
I've never used READAVS, and I've aways been happy. Yet, if this would speed up the thing....

rds_correia 02-12-2004 08:37 AM

Hi cweb,
You shouldn't have to convert to RGB at all...
More, if your source is DVD you should always keep your colorspace yv12 at all times.
Try using readavs.dll as explained by jorel and remove the converttogrb().
You'll see few changes in quality but and speed but remember: yv12 is colorspace of DVD. If you want your encoded movie to be as similar as your DVD you should not use any converttoXXX().
BTW I'm very surprised you can load any avisynth script into tmpgenc without readavs.dll. Maybe you're using directshow filter instead. If so stop using it.
Cheers

cweb 02-12-2004 08:53 AM

If you don't use avisynth's converttoxxx, you'll be relying on XviD if you've got that installed. And there are some possible inaccuracies arising from that, I believe. I prefer to use avisynth's converttoxxx because it's better at that.

I'm trying readavs (but with converttoYUY2) to see if there is any speed advantage.

Edit: Yes, I've always done that (loading .avs file) into tmpgenc without problems - perhaps it's using directshow as you say (hmm that would be slower indeed). I'm using the registered tmpgenc plus.

Dialhot 02-12-2004 09:09 AM

If you do not use readavs you are using directshow handler of tmpgnc. This way all dshw filter that are on the disc can be used even without your notice. This include Divx Antifreeze, DirectVobsub and most of all, ffdshow !

The filters can modificate DEEPLY the video stream and thus, you do not master at all what is done on the picture you send to tmpgenc.

That is not recommanded at all.

Note: NO directshow handler of tmpeg is not slower than readavs. Do not mistaken with directshowsource that is a lot slower than avisource or mpeg2source in avisynth.

Dj-Rainer 03-26-2004 04:21 PM

Does anyone has the thumbnails cause i cant see them here

or can someone tell me the Recommended TMPGEnc settings.?

kwag 03-26-2004 04:34 PM

Quote:

Originally Posted by Dj-Rainer
Does anyone has the thumbnails cause i cant see them here

It's a shame that SansGrip's link is out. It's been down for quite a while.

@jorel,
Would you happen to have this page saved :?:
If you do, I'll post the Jpegs locally.
And if you do, you'll be officially named "The KVCD Gatekeeper" :lol:

-kwag

jorel 03-26-2004 08:31 PM

Quote:

Originally Posted by kwag
Quote:

Originally Posted by Dj-Rainer
Does anyone has the thumbnails cause i cant see them here

It's a shame that SansGrip's link is out. It's been down for quite a while.

@jorel,
Would you happen to have this page saved :?:
If you do, I'll post the Jpegs locally.
And if you do, you'll be officially named "The KVCD Gatekeeper" :lol:

-kwag

maybe yes.....90% right....
is in my backup hd that is out of my pc now, only need to find!

i have ~20Gb from KVCD forum saved!
8O
:lol:

jorel 03-26-2004 08:36 PM

8)

found!
i have here in this hd too!

Kwag,

can i send the images to your mail now?
as bmp?
:wink:

kwag 03-26-2004 08:38 PM

Quote:

Originally Posted by jorel
8)

found!
i have here in this hd too!

Kwag,

can i send the images to your mail now?
as bmp?
:wink:

Sure :)

-kwag


All times are GMT -5. The time now is 04:39 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.