set filter="
set filter=%filter%[0:a:0]pan=mono|c0=0.5*c0+0.5*c1[a1];
set filter=%filter%[0:a:0]pan=mono|c0=0.5*c0-0.5*c1[a2];
set filter=%filter%[a1][a2]amerge=inputs=2[a]
set filter=%filter%"
ffmpeg -i %1 -filter_complex %filter% -map "[a]" "%~n1 DualChannel.mp3"
You can play video (front speakers) and mp3 (back speakers) using mpv like this:
This will be your easiest option to get started. Make sure your video and funscript files are named the same and in the same folder.
Install ScriptPlayer
Go to settings and configure your device, for the Kiiroo, believe it would be under Buttplug settings (I don't have one, assuming after reading the online documentation)
Once device is connected, drag your video to ScriptPlayer and it should load the appropriate funscript and begin playing.
This will be your easiest option to get started. Make sure your video and funscript files are named the same and in the same folder.
Install ScriptPlayer
Go to settings and configure your device, for the Kiiroo, believe it would be under Buttplug settings (I don't have one, assuming after reading the online documentation)
Once device is connected, drag your video to ScriptPlayer and it should load the appropriate funscript and begin playing.
Ok, thank you very mutch
I have another quistion: How i play funscript files, if i whant to watch video on smart TV?