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

Hardware Acceleration #138

Open
leuchtrakete666 opened this issue Aug 23, 2020 · 4 comments
Open

Hardware Acceleration #138

leuchtrakete666 opened this issue Aug 23, 2020 · 4 comments
Labels
help wanted Extra attention is needed

Comments

@leuchtrakete666
Copy link

leuchtrakete666 commented Aug 23, 2020

How to get Hardware Acceleration work with AMD Radeon RX640

Please help. I have no idea how to accomplish this.

I am on latest Manjaro

thanks

@lfdominguez
Copy link
Collaborator

MystiQ use ffmpeg to convert. If you known about the arguments to ffmpeg that use your hardware then you can add to MystiQ and use it.

@leuchtrakete666
Copy link
Author

I am aware of that. i just want to convert a mass of wmv and avi files to mp4. and this ffmpeg options are really complicate. i dont have time to spend that much energy in learning all this options. would be great if someone can help me with this.

@lfdominguez lfdominguez added the help wanted Extra attention is needed label Aug 27, 2020
@unwaged
Copy link

unwaged commented Aug 31, 2020

According to This

I think -hwaccel would do that.

@ghost
Copy link

ghost commented Nov 28, 2020

I have a question:According to ffmpeg's documentation page:

Note that most acceleration methods are intended for playback and will not be faster than software decoding on modern
CPUs. Additionally, ffmpeg will usually need to copy the decoded frames from the GPU memory into the system memory,
resulting in further performance loss. This option is thus mainly useful for testing.

Does this mean that ffmpeg developers advise us not to use hardware acceleration when converting media formats?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants