Tsubajashi / mpv-settings

basically my settings for MPV
377 stars 39 forks source link

Several notice with latest MPV #38

Closed BEST8OY closed 11 months ago

BEST8OY commented 11 months ago

1- The shared-script-preparties property is deprecated and will be removed in the future. Use the user-data property instead. It's related to the "Profiles" in config file

2- tone-mapping-mode is not supported anymore

3- ipc: Couldn't create first pipe instance: Access is denied. (0x80070005) This one I don't know what is, so I just commented the ipc line out for myself.

4- profile is changed too It's okay with gpu-hq but I think it's better to use the new phrase for it "high-quality" https://github.com/mpv-player/mpv/commit/703f1588803eaa428e09c0e5547b26c0fff476a7

Tsubajashi commented 11 months ago

interesting changes. IPC is for people who want to use tools like SVP for realtime video interpolation, but given it seems to error out now (?) i will also comment that out for the time being. ill change it up soon, thanks for the notification.

Tsubajashi commented 11 months ago

ive now made changes based on those recommendations. does that look fine to you?

BEST8OY commented 11 months ago

ive now made changes based on those recommendations. does that look fine to you?

I think we can bring the profile section back because it doesn't seem they're causing any problem. It seems the notice I mentioned is not related to profiles. It's related to one of the script I use. sorry for the misinformation.🙏

Tsubajashi commented 11 months ago

thats not a problem at all. i planned on getting those out of the script anyway. :)