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 > General > Subtitles

Reply
 
Thread Tools Search this Thread Display Modes
Old 24th December 2002, 11:27   #1  |  Link
ErMaC
Lurker in Training
 
ErMaC's Avatar
 
Join Date: Apr 2002
Location: Halfway Between The Gutter And The Stars
Posts: 160
AVISynth 2.5 support in next ver?

Hi, I'm eagerly awaiting an AVISynth 2.5 compatible VobSub and TextSub filter. I understand your previous reservations (about waiting on the ability to make a 2.0 and 2.5 compatible DLL) but in the newest AVISynth alphas they appear to be fixed - in fact supposedly Donald's newest Decomb beta uses the new Init2() function.

Are you working on such a version? If so or if not, do you forsee such a release in the near future?

Thanks for the great plugin.
ErMaC is offline   Reply With Quote
Old 25th December 2002, 15:24   #2  |  Link
gabest
Registered User
 
gabest's Avatar
 
Join Date: Oct 2001
Posts: 1,459
Currently I'm busy reorganizing my code, but here is a quick build with avisynth 1.x/2.5 and virtualdub interface for both VobSub and TextSub in one file. All the dialog boxes for vd are still missing.

http://download.vobsub.edensrising.com/vobsub3.rar

Warning: this dll has nothing to do with the older vobsub.dll, do not replace this with that in the system(32) dir.
__________________
gabest.org
gabest is offline   Reply With Quote
Old 25th December 2002, 21:44   #3  |  Link
ErMaC
Lurker in Training
 
ErMaC's Avatar
 
Join Date: Apr 2002
Location: Halfway Between The Gutter And The Stars
Posts: 160
Wow thanks for teh quick response, Gabest! Greatly appreciated. I'll get around to testing it as soon as Xmas activities die down and I get back to a computer where I can actually encode stuff.
ErMaC is offline   Reply With Quote
Old 30th December 2002, 10:43   #4  |  Link
Kyo
Anime Team!
 
Kyo's Avatar
 
Join Date: Jan 2002
Location: JulyCity
Posts: 280
Thanks for your hard work on VobSub Gabest!!!

I made a little test with avisynth 2.5(YV12) + vobsub_test and all work ok!

Nice speed!!!

Thanks Again Gabest
__________________
Old time lurker
Kyo is offline   Reply With Quote
Old 3rd January 2003, 13:22   #5  |  Link
kyousuke
Anime Team
 
Join Date: Jul 2002
Posts: 86
YEAH !!!

i tryed to load an SSA with ASS effects, and all are OK !
1000 tks gabest! you rox
kyousuke is offline   Reply With Quote
Old 3rd January 2003, 15:40   #6  |  Link
ffroms
Registered User
 
ffroms's Avatar
 
Join Date: Oct 2001
Location: Croatia
Posts: 190
I don't know what I'm doing wrong? I tried with simple script:
LoadPlugin("vobsub.dll")
AVISource("C:\Movies\Chicken Run\CHICKEN_RUN.AVI")
KillAudio()
SwapUV
BicubicResize(320,184,0,0.5)
VobSub("C:\Movies\Chicken Run\CHICKEN_RUN.sub")
and it freeze my PC (WinXP-C1300).
If I try with TextSub("C:\Movies\Chicken Run\CHICKEN_RUN.sub") it returns an error.
Please help.
__________________
Za CRO,YU,SLO,MAK i BIH titlove i drugo posjetite Livada
ffroms is offline   Reply With Quote
Old 3rd January 2003, 18:12   #7  |  Link
Kurtnoise
Swallowed in the Sea
 
Kurtnoise's Avatar
 
Join Date: Oct 2002
Location: Aix-en-Provence, France
Posts: 5,191
I think you have forgotten one thing in your avs script :

LoadPlugin("c:\.....\vobsub.dll")
AVISource("C:\Movies\Chicken Run\CHICKEN_RUN.AVI")
KillAudio()
SwapUV
BicubicResize(320,184,0,0.5)
VobSub("C:\Movies\Chicken Run\CHICKEN_RUN.sub")


Kurtnoise is offline   Reply With Quote
Old 3rd January 2003, 18:27   #8  |  Link
ffroms
Registered User
 
ffroms's Avatar
 
Join Date: Oct 2001
Location: Croatia
Posts: 190
THX for replay but that is not way it doesn't work. I tried with full path but it's same thing. Anyway it would say like unrecognized command if .dll is not loaded.

FFS

OK. It was avisynth problem. I've just put version from 030103 and used TextSub and now it's working perfectly. Thanks anyway.
__________________
Za CRO,YU,SLO,MAK i BIH titlove i drugo posjetite Livada

Last edited by ffroms; 3rd January 2003 at 18:34.
ffroms is offline   Reply With Quote
Old 6th January 2003, 14:00   #9  |  Link
sillKotscha
what's this for?
 
sillKotscha's Avatar
 
Join Date: Apr 2002
Location: Berlin, Germany
Posts: 993
hi gabest,

thanks dude for your work from me as well... since you helped me out so nice concerning my little problem with your other great piece of software - MPC - I'd like to point you to another little problem...

as Kyo said in here, your provided dll works for him (and others) - I got it working as well but with weird effects

because I don't want to post things double, maybe you can have a look to this thread. See my second post in this thread and within this post the third link.

I hope, this isn't considered as x-posting by any mod and if so, then...

thanks and

regards Sill
__________________
latest mix sets: http://soundcloud.com/sill
sillKotscha is offline   Reply With Quote
Old 10th January 2003, 13:36   #10  |  Link
Bluedan
Registered User
 
Bluedan's Avatar
 
Join Date: Oct 2001
Location: were people always get wet feet
Posts: 328
OT:
Quote:
Originally posted by sillKotscha
Just my 20 euros. (everyone around here seems to give only 2 cents, you cheap #%#%#@$%)
Where does "my 2 cents" come from anyway?? As always as non native speaker I somehow catched the meaning, but my dictionary won't explain this questionable idiom...

Sorry for OT, couldn't resist here...
__________________
I'm probably misconfused...
Bluedan is offline   Reply With Quote
Old 13th January 2003, 16:20   #11  |  Link
Boulder
Pig on the wing
 
Boulder's Avatar
 
Join Date: Mar 2002
Location: Finland
Posts: 5,718
Thanks, Gabest - this is of great use!
__________________
And if the band you're in starts playing different tunes
I'll see you on the dark side of the Moon...
Boulder is offline   Reply With Quote
Old 21st January 2003, 03:40   #12  |  Link
gabest
Registered User
 
gabest's Avatar
 
Join Date: Oct 2001
Posts: 1,459
Since I've already uploaded the latest build for another thread, I think it can't hurt to link it here, too:
http://download.vobsub.edensrising.com/VSFilter.rar

It should run a little faster and the u/v channels are now processed in the other way, because I think that's how they should be and it is avisynth (or the vfw codec?) who's opening the avi wrongly. (directly viewing an avi with v25 always showed me swapped u/v channels, no idea why...)
__________________
gabest.org
gabest is offline   Reply With Quote
Old 21st January 2003, 19:55   #13  |  Link
Shootist
Registered User
 
Join Date: May 2002
Location: Germany
Posts: 96
Hi,

I have a problem with downloading the "testversion". I also want to know whether there is already a subtitle-support in avs2.5.

Quote:
(from the avisynth2.5 website)
Filters that works with YV12:
Crop, Addborders , ConvertToYUY2, All audio filters, Levels, HSIAdjust, ShowFrameNumber, ShowSMPTE, Subtitle, DoubleWeave, Letterbox, StackVertical, StackHorizontal, VerticalReduceBy2, Greyscale, Resize (all), MergeLuma, MergeChroma, HorizontalReduceBy2, ReduceBy2, Blankclip, Dissolve, FadeIn/FadeOut.
__________________
everyday is a good day... except this one.
Shootist is offline   Reply With Quote
Old 21st January 2003, 19:59   #14  |  Link
gabest
Registered User
 
gabest's Avatar
 
Join Date: Oct 2001
Posts: 1,459
Quote:
Originally posted by Shootist
I have a problem with downloading the "testversion".
Try IE and hold shift when clicking.
Quote:
I also want to know whether there is already a subtitle-support in avs2.5.
No idea about that.
__________________
gabest.org
gabest is offline   Reply With Quote
Old 22nd January 2003, 13:43   #15  |  Link
Shootist
Registered User
 
Join Date: May 2002
Location: Germany
Posts: 96
will ask in the avisynth forum
__________________
everyday is a good day... except this one.

Last edited by Shootist; 22nd January 2003 at 13:51.
Shootist is offline   Reply With Quote
Old 22nd January 2003, 15:03   #16  |  Link
seewen
Registered User
 
Join Date: Jun 2002
Posts: 250
Quote:
Originally posted by gabest
Since I've already uploaded the latest build for another thread, I think it can't hurt to link it here, too:
http://download.vobsub.edensrising.com/VSFilter.rar

It should run a little faster and the u/v channels are now processed in the other way, because I think that's how they should be and it is avisynth (or the vfw codec?) who's opening the avi wrongly. (directly viewing an avi with v25 always showed me swapped u/v channels, no idea why...)
Usually it happend only with DivX@YV12 . Other color are correctly displayed.

So you must add "SwapUV()" , and color are correct again.
seewen is offline   Reply With Quote
Old 26th January 2003, 15:16   #17  |  Link
buschkobold
Registered User
 
Join Date: Jan 2003
Location: Germany
Posts: 4
The URL of VobSub3 is death Can you fix it please?


PS: Sorry for poor english.
buschkobold is offline   Reply With Quote
Old 26th January 2003, 18:00   #18  |  Link
gabest
Registered User
 
gabest's Avatar
 
Join Date: Oct 2001
Posts: 1,459
Try the other link, it is the same.
__________________
gabest.org
gabest is offline   Reply With Quote
Old 26th January 2003, 19:12   #19  |  Link
buschkobold
Registered User
 
Join Date: Jan 2003
Location: Germany
Posts: 4
I'm stupid!! But thanks for your answer.
buschkobold is offline   Reply With Quote
Old 27th January 2003, 16:42   #20  |  Link
buschkobold
Registered User
 
Join Date: Jan 2003
Location: Germany
Posts: 4
I've got a problem with Virtualdub.



What's wrong in my script?


LoadPlugin("H:\Plugins\2.5\VSFilter.dll")
AVISource("E:\Spirited Away\Spirited Away - CD1 no sound.avi")
ConvertToYV12
BilinearResize(352,180)
AddBorders(0,30,0,30)
VobSub("E:\CD1.sub")
buschkobold is offline   Reply With Quote
Reply

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 19:46.


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