possible to add subs to rv9-vid through .avs_file? » Updates » Our Forum Techna

techna.site

Our Forum Techna



ПоискПоиск   Users   Registration   Entrance
Today: 01.07.2025 - 01:55:16
Pages:  1  

possible to add subs to rv9-vid through .avs_file?

Advertising


AuthorMessage

BookinistReader

users




Statistics:
Messages: 8
Registration: 04.02.2009

Is it possible to add subtitles to an .rmvb file directly when encoding? I used the command LoadPlugin("D:\WINDOWS\System32\vobsub.dll") VobSub("FileName") Is this a possible way to add the subs in the vid (and not trough Realtext files)

---------------------
бесплатные электронные книги
Message # 1 01.05.21 - 07:36:37
RE: possible to add subs to rv9-vid through .avs_file?

koshka2008

users




Statistics:
Messages: 50
Registration: 08.05.2011

yes it is because it puts the subs into the video for the encoder to encode it.. But this will create permanent subs which you can't switch on and off.

---------------------
Message # 2 01.05.21 - 07:44:41
RE: possible to add subs to rv9-vid through .avs_file?

Anenja

users




Statistics:
Messages: 27402
Registration: 02.09.2011

yes cool, but I use autorv9 and every time made an avs file above, I get an error message. can you help me with this prob?

---------------------
У меня все так, как я хочу! — Я могу сделать один звонок и вашей карьере конец.— Впечатляет. Я по телефону только пиццу заказываю
Message # 3 01.05.21 - 07:55:46
RE: possible to add subs to rv9-vid through .avs_file?

dinamitka

users




Statistics:
Messages: 4
Registration: 21.12.2005

what error message are you getting? and can you post the whole script?

---------------------
Не хочешь бороться- не надо, включи телевизор сиди и дрочи...(с)5`nizza
Message # 4 01.05.21 - 08:00:55
RE: possible to add subs to rv9-vid through .avs_file?

AirV

users




Statistics:
Messages: 8
Registration: 19.05.2011

# PLUGINS LoadPlugin("D:\Programme\DVD-Utilities\AutoRV9\SOFTS\AVSFILE\MPEG2DEC.DLL") LoadPlugin("D:\Programme\DVD-Utilities\AutoRV9\SOFTS\AVSFILE\TWEAK.DLL") LoadPlugin("D:\WINDOWS\System32\vobsub.dll") # # VIDEO SOURCE Video=Mpeg2Source("D:\Save\lordoftherings.net original doku\11Orlando Bloom\11.d2v") # # AUDIO SOURCE Audio = WavSource("D:\Save\lordoftherings.net original doku\11Orlando Bloom\Stream1.WAV") # # COMBINE VIDEO + AUDIO Video=AudioDub(Video,Audio) # # CROPPING Video=Crop(Video,13,3,698,570) # SUBTITLES VobSub("D:\Save\lordoftherings.net original doku\11Orlando Bloom\Neuer Ordner\VTS_03_0") # # RESIZING Video=BicubicResize(Video,480,368,0,0.75) # # COLOR Video=Tweak(Video,sat=1,cont=1,hue=0,bright=28) # # FINISH Return(Video) It doesn`t know the command vobsub or so

---------------------
Message # 5 01.05.21 - 08:07:28
RE: possible to add subs to rv9-vid through .avs_file?

skif64

users




Statistics:
Messages: 861
Registration: 05.03.2005

try to do this way ...

---------------------
Message # 6 01.05.21 - 08:13:28
RE: possible to add subs to rv9-vid through .avs_file?
Sound delay using ezdrummer plugin : Previous topicNext topic: Extracting LPCM audio
Pages:  1  

The administrator has prohibited guests from replying to messages! To register, follow the link: register


Participants