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

FFmpeg vdpau decoding #55

Open
topilski opened this issue Apr 6, 2017 · 10 comments
Open

FFmpeg vdpau decoding #55

topilski opened this issue Apr 6, 2017 · 10 comments

Comments

@topilski
Copy link

topilski commented Apr 6, 2017

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?

img

@rellla
Copy link
Member

rellla commented Apr 18, 2017

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?

@topilski
Copy link
Author

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.

@topilski
Copy link
Author

Depend issues: #57

@nulijiabei
Copy link

@topilski How do you achieve ffmpeg hardware decoding Help me

@Moorviper
Copy link

THIS IS A BUG TRACKING SYSTEM / NOT A SUPPORT PLATFORM

@topilski
Copy link
Author

@nulijiabei
Copy link

nulijiabei commented Nov 30, 2018

@topilski I also encountered the same problem https://github.com/fastogt/libvdpau-sunxi How to do !!!

@nulijiabei
Copy link

image

@mittorn
Copy link

mittorn commented Nov 30, 2018

@nulijiabei
it does not support retrieving decoded pixels back
mplayer's vdpau implementation does need this and works ok

@nulijiabei
Copy link

@mittorn @topilski Thank you

Waiting for Miracles ...

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

5 participants