Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Capturing and Editing Video > Avisynth Usage

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old 6th January 2002, 15:44   #1  |  Link
duronator
Registered User
 
Join Date: Nov 2001
Posts: 45
Avisynth/mpeg2dec slows down Tmpgenc?

I read this article: http://www.doom9.org/mpg/d2a-mpeg2dec.htm and decided to do a little test using Tmpgenc. I tried 3 things:

1. I have an DVD2AVI project file (.d2v) and loaded this directly into Tmpgenc to encode a short clip with the VCD-template.

2. I used VFAPI to make a frameserving AVI-file from the d2v-file and loaded this into Tmpgenc to encode a short clip with the VCD-template.

3. I made a simple avs-file with the following lines:
LoadPlugin("c:\temp\MPEG2DEC.DLL")
mpeg2source("movie.d2v")
and loaded this into Tmpgenc to encode a short clip with the VCD-template.

The first 2 methods were about equally fast. They were both about twice as fast as the avs-method.

My test results seem to disagree with the article above (which states that using Avisynth will increase speed because no YUV2 --> RGB conversion is necessary).

Q1. Why is that?
Q2. Does it make any sense to use an avs-file to encode with Tmpgenc (apart from using specific resize and other filters)?
duronator is offline   Reply With Quote
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 23:52.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.