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.

Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se

 

Go Back   Doom9's Forum > Capturing and Editing Video > Avisynth Usage
Register FAQ Today's Posts Search

Reply
 
Thread Tools Search this Thread
Old 26th February 2006, 13:40   #1  |  Link
ericf
Registered User
 
Join Date: Sep 2005
Posts: 63
Avisynth with avisubdetector? How?

I have tried using avisynth scripts with avusubdetector but the video is always upside down.
And this is the same for avi and mpeg files. I tried the flip command but id doesn't work.
Can anyone help me?

Thanks.

ericf
ericf is offline   Reply With Quote
Old 26th February 2006, 20:10   #2  |  Link
communist
Registered User
 
Join Date: Jul 2003
Posts: 1,152
Post your script.
communist is offline   Reply With Quote
Old 5th March 2006, 20:00   #3  |  Link
ericf
Registered User
 
Join Date: Sep 2005
Posts: 63
AVISource("path\to\your.avi",audio=false)
TDeint(mode=1)
BlendBob()
ConvertTORGB24()

And it seems to work sometimes. But what about mpg files?
If I use DirectshowSource instead of AVISource I can't find anything in Avisubdetector.

DirectShowSource("c:\Terracotta\MSF_08.mpg",audio=false)
TDeint(mode=1)
BlendBob()
ConvertTORGB24()

= nothing.

Not even this works:
DirectShowSource("c:\Terracotta\MSF_08.mpg")

So what am I doing wrong here?

Is there supposed to be some color conversion for AviDubDetector to open an mpg file? I can only find the new thread at doom9 even through I know there was an old one.
Could it be that W98 didn't work and XP does? Nah. That couldn't be it.
ericf

EDIT:
This one seems to make it work:

MPEGSource("c:\Terracotta\MSF_08.mpg")


Thanks.

Last edited by ericf; 5th March 2006 at 20:19.
ericf is offline   Reply With Quote
Reply


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 02:12.


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