Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An issue using VDPAUPP. #2115

Closed
Entheogen010 opened this issue Jul 7, 2015 · 2 comments
Closed

An issue using VDPAUPP. #2115

Entheogen010 opened this issue Jul 7, 2015 · 2 comments

Comments

@Entheogen010
Copy link

Hello, I have encountered an issue using VDPAUPP.

In mpv.conf, I have set:

vo=vdpau:output_surfaces=15:queuetime_fs=1500
vf=vdpaupp:hqscaling=1
hwdec=vdpau

When I try to play a video, I receive the following error:

mpv: ../video/mp_image.c:244: mp_image_new_custom_ref: Assertion `!img->bufs[0]' failed.
Aborted (core dumped)

If I remove vf=vdpaupp:hqscaling=1 from my config, this goes away, and the video plays just fine.

Relevant information:
OS: Ubuntu 14.04 LTS 64bit
Graphics Card/Driver: NVIDIA 670M/proprietary 331.113
mpv version:

mpv git-daf32e2 (C) 2000-2015 mpv/MPlayer/mplayer2 projects
 built on Tue Jul  7 04:52:05 UTC 2015
ffmpeg library versions:
   libavutil       54.28.100
   libavcodec      56.46.101
   libavformat     56.40.100
   libswscale      3.1.101
   libavfilter     5.20.100
   libswresample   1.2.100

What can be done (can I do) to solve this?

@ghost
Copy link

ghost commented Jul 7, 2015

Will fix this tomorrow.

@Entheogen010
Copy link
Author

Thanks.

@ghost ghost closed this as completed in d2c05cb Jul 8, 2015
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant