Chainik wrote:> It just doesn't work for some videos with mpv-git
Did you built it yourself? Maybe you forget about "--enable-vapoursynth" option?
> Why did it set the framerate to X2 when I was playing a 1920*1080 23.976fps video, even I had set the target framerate to 60?
I can say nothing w/o the log.
Unsupported output format by vapoursynth with the new version mpv
It happens when playing 10bit video and allowing the output in 10bit color depth.
21:45:13.282 [i]: VideoPlayer: mpv connected, waiting for the video info...
VO: [opengl] 1920x1080 yuv420p10
21:45:13.818 [i]: VideoPlayer: mpv 0.26.0-15-gbbfd9b5a29
21:45:13.852 [i]: Media: video 1920x1080 [PAR 1.000] at 23.976 fps [constant]
21:45:13.852 [i]: Media: codec type is HEVC, YUV/4:2:0/10 bits
21:45:13.862 [i]: Playback: starting up...
21:45:13.871 [i]: Playback [669bd95b]: resulting video frame 1920x1080
21:45:13.871 [i]: Playback [669bd95b]: 3 acceptible profiles, best is '啟用' [100]
21:45:13.877 [i]: Playback [669bd95b]: enabled while video is playing
21:45:13.892 [i]: Playback [669bd95b]: playing at 59.94 [23.976 *5/2] /10 bit
Opening video filter: [vapoursynth file=/home/laichiaheng/.local/share/SVP4/scripts/669bd95b.py buffered-frames=4 concurrent-frames=7]
Using conversion filter.
[vapoursynth] Unsupported output format.
Image formats incompatible or invalid.
Video filter chain:
[in] 1920x1080 yuv420p10 bt.709/bt.709/bt.1886/limited SP=1.000000 CL=unknown
[scale] 1920x1080 yuv420p16 bt.709/bt.709/bt.1886/limited SP=1.000000 CL=unknown [a]
[vapoursynth] "vapoursynth.00" ??? <---
[out] ???
21:45:14.464 [E]: Playback [669bd95b]: VS - Unsupported output format.
VO: [opengl] 1920x1036 yuv420p10
21:49:41.643 [i]: VideoPlayer: mpv connected, waiting for the video info...
21:49:42.172 [i]: VideoPlayer: mpv 0.26.0-15-gbbfd9b5a29
21:49:42.214 [i]: Media: video 1920x1036 [PAR 1.000] at 23.976 fps [constant]
21:49:42.214 [i]: Media: codec type is AVC, YUV/4:2:0/10 bits
21:49:42.233 [i]: Playback: starting up...
21:49:42.242 [i]: Playback [52f329f2]: resulting video frame 1920x1036
21:49:42.242 [i]: Playback [52f329f2]: 3 acceptible profiles, best is '啟用' [99]
21:49:42.249 [i]: Playback [52f329f2]: enabled while video is playing
21:49:42.263 [i]: Playback [52f329f2]: playing at 59.94 [23.976 *5/2] /10 bit
Opening video filter: [vapoursynth file=/home/laichiaheng/.local/share/SVP4/scripts/52f329f2.py buffered-frames=4 concurrent-frames=7]
Using conversion filter.
[vapoursynth] Unsupported output format.
Image formats incompatible or invalid.
Video filter chain:
[in] 1920x1036 yuv420p10 bt.709/bt.709/bt.1886/limited SP=1.000000 CL=mpeg2/4/h264
[scale] 1920x1036 yuv420p16 bt.709/bt.709/bt.1886/limited SP=1.000000 CL=mpeg2/4/h264 [a]
[vapoursynth] "vapoursynth.00" ??? <---
[out] ???
21:49:42.845 [E]: Playback [52f329f2]: VS - Unsupported output format.
10bit is no longer supported by SVP4, help!!!
They are all that I can give you.
Here is the information for the X2 problem, it says that source frame rate is unknown.
23:01:27.984 [i]: VideoPlayer: mpv 0.26.0-15-gbbfd9b5a29
23:01:28.014 [i]: Media: video 1920x1080 [PAR 1.000] at 0.000 fps [variable]
23:01:28.014 [W]: Media: source frame rate is unknown!
23:01:28.014 [i]: Media: codec type is HEVC
23:01:28.024 [i]: Playback: starting up...
23:01:28.033 [i]: Playback [e388e555]: resulting video frame 1920x1080
23:01:28.033 [i]: Playback [e388e555]: 3 acceptible profiles, best is '啟用' [100]
23:01:28.040 [i]: Playback [e388e555]: enabled while video is playing
23:01:28.051 [W]: Playback [e388e555]: playing at double rate, source frame rate unknown
Opening video filter: [vapoursynth file=/home/laichiaheng/.local/share/SVP4/scripts/e388e555.py buffered-frames=4 concurrent-frames=5]
Using conversion filter.
[Thread 0x7fffd5e1b700 (LWP 6096) exited]
VO: [opengl] 1920x1080 yuv420p
[vo/opengl] after creating framebuffer texture: OpenGL error INVALID_VALUE.