I'm getting the following error while starting to play a video with SVP active:

http://i62.tinypic.com/24y8psp.jpg

and svp log is then updated with the following entry:

22:36:23.289; ===== Detected playback with ffdShow. AppName: mpc-be.exe PID: 8024
22:36:23.290; GetDimensionAndFPS_fromOSD start. Duration: 101 ms
22:36:23.391; GetDimensionAndFPS_fromOSD result: 480x360 29.97 1/1
22:36:23.393; T1T: begin
22:36:23.394; T1T: GetAllMediaParams
22:36:23.394; ### CorrectStereoModeByAppAndFilename: //r2---sn-4g57kn6k.googlevideo.com/videoplayback?upn=xG1MxOiAFCo&mt=1404246828&id=o-APOQWt1hmlCNbK0hfNP1nQkx5e4ONc9fwTa3PlJKxXnJ&sver=3&mv=m&signature=6BDA4741A5A1FC1B12A43946A5BDB434DAC82ADE.D943976BE718B8DD6CA6655929F681D85CC3ED8A&ms=au&fexp=902408%2C919127%2C924213%2C924217%2C924222%2C930008%2C934024%2C934030%2C935662%2C945011&mws=yes&expire=1404270000&ratebypass=yes&ipbits=0&sparams=id%2Cip%2Cipbits%2Citag%2Cratebypass%2Csource%2Cupn%2Cexpire&source=youtube&key=yt5&itag=18&ip=83.29.213.156
22:36:23.395; T1T: SettingsPrepare
22:36:23.398; T1T: Preparing smooth playback...
22:36:23.399; T1T: WriteAllMediaParamsToIni
22:36:23.399; SVPMgr: main "C:\ProgramData\SVP 3.1\" 480 360 29.97 480 360 2 1. Duration: 139 ms
22:36:23.538; ===== Playback
29.97 * (2 : 1) = 59.94 fps
22:36:23.539; SetPriorityPlayer: 0. Duration: 590 ms
22:36:24.129; Error: Error preparing smooth playback! Script error:
Write: File 'C:\ProgramData\SVP 3.1\Logs\avsFPS.txt' cannot be opened.
(ffdshow_filter_avisynth_script, line 7)

This error shows sometimes, every maybe 15-20 file opening actions.
It is source independent, the same file opened next time will not produce this error.
Error causing svp to not trigger itself but video plays ok (in its native fps)
All of this on ver 3.1.6.
I have never experienced this error on any earlier ver of SVP.

27

(6 replies, posted in Using SVP)

That's what I wanted. Especially like "/add" "/fixedsize w,h" "/monitor N" and "/close" switches. And I can use all the combinations.
Thanks for help.

28

(6 replies, posted in Using SVP)

Yes, I've found /ADD switch which work as expected.
But how can I use this with SVP Tube? I need possibility to insert this switch to the command executed by SVP Tube. Or is it another way?

29

(6 replies, posted in Using SVP)

It should be some command line switch for queuing. Something like /queue or /add to send to application as the additional parameter besides url of course.
But can I add an arbitrary switch/modifier to the command executed by the SVP Tube while running selected player?

30

(6 replies, posted in Using SVP)

Is there a way to put a copied link in a queue using SVP Tube instead of playing it in the selected player immediately?
I can do this for VLC by installing some extension for the browser but this effectively bypass the SVP Tube completely.
I want to accomplish this for MPC-BE I'm using in conjunction with Smooth Project.
How to Enqueue instead of simple Play?