View Single Post
  #3 (permalink)  
Old 30th January 2003
ingolf ingolf is offline
Junior Member
BS.player Regular User
 
Join Date: Jun 2002
Posts: 10
Rep Power: 0
ingolf is an unknown quantity at this point
Default

Quote:
what if you don't use quotes for the file names ? (they're not needed)

Code:
Sub1=Danish|subs-dk-mymovie.sub
instead of:
Code:
Sub1=Danish|"subs-dk-mymovie.sub"
I have tried with and without quotes, since i would suspect subtitle filename with spaces, would cause problems, this did however not solve my problem.
Reply With Quote
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20