Page 1 of 2

AMD Exists.

Posted: Fri Dec 23, 2016 8:45 am
by Rophe
https://en.wikipedia.org/wiki/Advanced_Micro_Devices
https://en.wikipedia.org/wiki/Radeon

More importantly: https://en.wikipedia.org/wiki/Video_Coding_Engine

This encoder is in all AMD GPUs since 2011, hardware H.264 and H.265 (with polaris) video encoding.

The SDK to implement this encoding is free / open: https://github.com/GPUOpen-LibrariesAndSDKs/AMF

(As an example of how easy it is to implement, a hobbyist developer created a streaming plugin for OBS in one day).

....Hello? When will mediacoder support VCE?

Re: AMD Exists.

Posted: Fri Mar 24, 2017 1:38 pm
by stanley
Will evaluate AMD APP SDK again.

Re: AMD Exists.

Posted: Sat Sep 16, 2017 3:55 am
by Rophe
No no, do NOT use AMD-APP, it's long deprecated.

Use AMF: https://github.com/GPUOpen-LibrariesAndSDKs/AMF

Any GPU from the 7000 series (2011) onwards is compatible, and RX 400/500/Vega GPUs also do H265. AMF is incredibly easy to implement. It's all open source, and examples are included. As I said, a hobby developer was able to add AMD hardware video encoding to OpenBroadcaster in just one day using the framework.

Re: AMD Exists.

Posted: Fri Sep 22, 2017 2:21 am
by Megatron
I thought my GPU was used in the past for encoding, just checked and my RX Vega 56 is at 0% while encoding. :|

Re: AMD Exists.

Posted: Tue Oct 03, 2017 9:04 pm
by stanley
AMF looks promising. Will spend some time on it.

Re: AMD Exists.

Posted: Wed Nov 01, 2017 10:04 pm
by Rophe
Any update stanley?

Re: AMD Exists.

Posted: Tue Nov 21, 2017 8:34 pm
by kaimor
When this software supports AMF i will buy it for sure!

Re: AMD Exists.

Posted: Mon Dec 04, 2017 10:01 am
by stanley
Haven't got AMF work yet. Need more time for this.

Re: AMD Exists.

Posted: Wed May 23, 2018 2:23 pm
by Rophe
Still no news stanley?

A hobby german developer was able to create an AMD GPU encoding plugin for OBS-Studio in just one day: https://github.com/Xaymar/obs-studio_amf-encoder-plugin

If it's too hard, the work has already been done for you adding AMF support to ffmpeg:

https://www.reddit.com/r/Amd/comments/8 ... _encoding/

http://git.videolan.org/?p=ffmpeg.git;a ... e159683e88

https://github.com/Xaymar/ffmpeg-amf

Re: AMD Exists.

Posted: Sun Aug 12, 2018 8:41 am
by Rophe
Shotcut, a free/open source non linear video editor (https://www.shotcut.org/), added AMD Hardware H264 and H265 encoding by simply updating ffmpeg and putting an amd H264/265 option in the encoder dropdown list.

Mediacoder is still missing AMD HW encoding, and you're begging people to give you money. Embarrassing.