-
Notifications
You must be signed in to change notification settings - Fork 80
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
FFmpeg vdpau decoding #55
Comments
Hi, is this issue solved already? I'm not sure how libvdpau-sunxi is used by ffmpeg conversion. Is the error maybe because of missing get_bits_ycbcr functionality? |
Hi @rellla, i forked from your sources and remark 1 line ( fastogt@e0059f8 ), after that vdpau decoding worked. Yes this issue is missing get_bits_ycbcr functionality. |
Depend issues: #57 |
@topilski How do you achieve ffmpeg hardware decoding Help me |
THIS IS A BUG TRACKING SYSTEM / NOT A SUPPORT PLATFORM |
@nulijiabei here my fork https://github.com/fastogt/libvdpau-sunxi |
@topilski I also encountered the same problem https://github.com/fastogt/libvdpau-sunxi How to do !!! |
@nulijiabei |
Hi, i have Orange Pi One device, last build from ffmpeg (build from snapshot sources), and i'am trying to convert big buck bunnny video. i use next command line:
DISPLAY=:0 /usr/bin/ffmpeg -hwaccel vdpau -i b.mov out.mp4 -v debug
but receive the error: Error retrieving the data from VDPAU surface, may be you can help me why it can happen?
The text was updated successfully, but these errors were encountered: