Quantcast Cannot get the Subtitles to Work with my Script - digitalFAQ.com Forums [Archives]
  #1  
02-05-2004, 09:42 PM
khusru khusru is offline
Free Member
 
Join Date: Jan 2004
Location: Southgate, North London
Posts: 263
Thanks: 0
Thanked 0 Times in 0 Posts
i keep gettng a syntax error message, i have vsfilter in my pluggin, heres ,my script


AviSource("c:\once.avi",false)
BlindPP(cpu=4)
Blockbuster(method="noise",detail_min=1,detail_max =3,variance=0.1,seed=1)
Convolution3D(1, 6, 12, 6, 8, 2.8, 0)
GripCrop(528, 576, overscan=2, source_anamorphic=false)
GripSize(resizer="LanczosResize")
LoadPlugin("C:\Documents and Settings\Khusru Miah.HOMEPC1
\My Documents\Encoding Tools\AviSynth 2.5\plugins\vsfilter.dll")
(...)
TextSub("c:\once.srt")"
Undot()
TemporalSoften(2,7,7,3,2)
DCTFilter(1,1,1,1,1,1,0.5,0)
#Blockbuster(method="noise",detail_min=1,detail_ma x=10,variance=0.3,seed=5623)
GripBorders()


any help??
Reply With Quote
Someday, 12:01 PM
admin's Avatar
Site Staff / Ad Manager
 
Join Date: Dec 2002
Posts: 42
Thanks: ∞
Thanked 42 Times in 42 Posts
  #2  
02-06-2004, 02:26 AM
clickit clickit is offline
Free Member
 
Join Date: May 2003
Location: Athens, Hellas
Posts: 66
Thanks: 0
Thanked 0 Times in 0 Posts
remove the extra double quote
in this line
TextSub("c:\once.srt")"

here is the proper line

TextSub("c:\once.srt")
__________________
it's one thing that i know for sure, that i know nothing for sure
Reply With Quote
  #3  
02-06-2004, 03:26 AM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
Never put the textsub line in the middle of the script !

It must be the last line before the border, or just after if you want th subtitles to appear in the black bar.
Reply With Quote
  #4  
02-06-2004, 03:30 AM
clickit clickit is offline
Free Member
 
Join Date: May 2003
Location: Athens, Hellas
Posts: 66
Thanks: 0
Thanked 0 Times in 0 Posts
right
__________________
it's one thing that i know for sure, that i know nothing for sure
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
Subtitles: Adding .srt subtitles to a KVCD movie xpronic Subtitles 13 06-12-2004 09:33 PM
DVD2SVCD: Question about Optimal Script and Permanent subtitles Livlander Video Encoding and Conversion 4 05-02-2004 02:26 PM
issues with getting SVCD subtitles to work when using KSVCD? Aemon Subtitles 1 12-19-2003 05:12 PM
Script Error - Blind PP: Work in YV12 colorspace? beany101uk Avisynth Scripting 13 12-15-2003 01:53 PM
Avisynth: add subtitles with the new adaptive script? audioslave Avisynth Scripting 13 06-18-2003 12:26 PM

Thread Tools



 
All times are GMT -5. The time now is 05:23 AM  —  vBulletin © Jelsoft Enterprises Ltd