http://nullnyanvapwq3ou4gbc62y26uiggj5ztbur7mzxrnjhfwxu43jbxtqd.onion/b/7395
. "/" .. outname -- else -- local filename = mp.get_property("filename") -- local dir = mp.get_property("working-directory") -- path = dir .. "/" .. mp.get_property("path"):gsub(filename, outname) -- end mp . command_native_async ( { name = "subprocess" , args = { "ffmpeg" , "-ss" , string.format ( start_pos ), "-accurate_seek" , "-y" , "-i" , mp . get_property ( "path" ), "-t" , string.format ( duration ), "-c:v" , "copy" , "-c:a" , "copy" , "file:" .. outname...