I'm using SMPlayer in my dedicated home cinema for several years now - so fist of all: I thank all contributors very much.
Now I've made some changes and needed some updates on SMPlayer. One was the routing of command line arguments for mplayer/mpv, so I've add this to SMPlayer. Now I can pass the parameter for mpv directly by command line e.g.:
smplayer.exe -passparam --ss=00:30:00 -passparam --sws-scaler=spline -passparam --vf=scale=1920:-2,unsharp=5:5:1.1,noise=3 -fullscreen .....
This is working quite well and I'm able to adjust image processing by source (HD/SD) and many other things. As I'm lazy
