View Single Post
  #1  
Old 11-15-2009, 08:19 AM
Python Python is offline
Senior Member
 
Join Date: Jun 2009
Posts: 4,684
Default starting video with parameters in python

*Bsplayer is a videoplayer. I want to start bsplayer with the parameter -stime-x, where x is the amount of seconds. This result in playing a movie from say 23 minutes 10 seconds with the parameter -stime=1390. The whole thing I can manage to do in _DOS_ and looks like: @echo off "c:\program...
__________________
Python
Domain Name Forum
Reply With Quote