![]() |
Bug: run.Execute with BSplayer > 2.34 The new BSplayer 2.35.986 doesn't load correctly video files using the execute command. BSplayer 2.34.980 and past versions of the program had support for playing a video using this command. I use the following code in Delphi: run.FileName:= PlayerPath; run.Parameters := '"' + MovieOrIni + '" ' + BSparam; run.Execute; *PlayerPath: The path which is located the BSplayer.exe file *MovieOrIni: The full path of the video or ini file *BSparam could be: '-fs' or '-pan' etc This code works fine with all versions of BSplayer except for the latest 2.35 which plays only the last "history" file. What went wrong? PS: My program used to call the "ShellExecute" function but BSplayer had stopped supporting that function.. |
Maybe some connection with the newest features: IMPROVEMENTS: - Explorer context menus (Open, Enqueue...) can now be disabled from Preferences>File types - all files specified at command line will now be played and not just the first one :confused: |
We cannot reproduce this, for example: bsplayer.exe movie.avi -fs starts movie in full screen mode and works without any problems |
You can reproduce my problem if you try this: bsplayer.exe "movie1.avi" -fs and then bsplayer.exe "movie2.avi" -fs You will notice that BSplayer will play again the movie1 and not movie2! Furthermore, I 've noticed that the above code works if I don't use any parameters There was no problem with the past versions. |
Its true, will be fixed in 2.36. |
Thank you very much! |
All times are GMT +1. The time now is 05:53 PM. |
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