Official BS.Player forums  

Go Back   Official BS.Player forums > Main forum > General Talk And Support
Register FAQ Calendar Today's Posts Search

General Talk And Support General talk and peer-to-peer support about BS.Player and other video and audio multimedia players.

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1 (permalink)  
Old 7th March 2004
Junior Member
BS.Player Newbie
 
Join Date: Mar 2004
Posts: 6
Rep Power: 0
DocOne is an unknown quantity at this point
Default No subtitles with .bat file

Hi

I have made this .bat file:

Code:
dir *.avi *.mpg *.mpeg *.wmv *.asf /b>playlist.bsl
"C:\Program Files\Webteh\BSPlayer\bsplay.exe" "playlist.bsl" -fs -eend -lang=English
My problem is, that when the playlist is started this way, there are no subtitles in the movie (the subtitles are .srt, they are named accordingly to the movie files etc.).
If I just double click the playlist.bsl file which is generated with the .bat file, the subtitles works nicely.


Any suggestions?

(I want to use the.bat file because it also does other things as well. The complete .bat file looks like this:
Code:
"C:\Program Files\TVTool 9.5\TVTOOL.exe" /tv /768
dir *.avi *.mpg *.mpeg *.wmv *.asf dir *.srt /b>playlist.bsl
"C:\Program Files\Webteh\BSPlayer\bsplay.exe" "playlist.bsl" -fs -eend -lang=English
"C:\Program Files\TVTool 9.5\TVTOOL.exe" /monitor
)

An example of a playlist.bsl:
Windtalkers_(2002).CD1.xvid-deity.(DK).avi
Windtalkers_(2002).CD2.xvid-deity.(DK).avi

(the subtitles are named like this:
Windtalkers_(2002).CD1.xvid-deity.(DK).srt
Windtalkers_(2002).CD2.xvid-deity.(DK).srt)
Reply With Quote
 

Tags
bat, subtitles


Posting Rules


All times are GMT +1. The time now is 02:05 AM.


Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
Ad Management plugin by RedTyger

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