Coder Social home page Coder Social logo

Comments (5)

MattMcManis avatar MattMcManis commented on May 18, 2024

https://www.reddit.com/r/Amd/comments/8eirp4/ffmpeg_40_released_includes_amf_hardware_encoding/

It looks like FFmpeg has the option, but do you know if it requires compiling it from source with certain flags enabled for it to work? I will plan on adding the option in case you have a custom FFmpeg.

You can try this for now, generate a script for a normal mp4/mkv with x264/x265, that will give you a framework to use. Then manually change the -c:v libx264 to -c:v h264_amf or -c:v hevc_amf and press run. (If using 2 Pass, make sure to change it in pass 1 and pass 2. I recommend CRF over 2 Pass.)

from axiom.

NikoofDeath avatar NikoofDeath commented on May 18, 2024

The official builds have it, and, as you suggest, I've been changing to -c:v h264_amf manually successfully.

from axiom.

panther7 avatar panther7 commented on May 18, 2024

Same problem for nvidia cards, for HW accel you need: -c:v hevc_nvenc or -c:v h264_nvenc.

I am for it, dropdown for AMD/Nvidia HW encoder accel.

from axiom.

forart avatar forart commented on May 18, 2024

...and what about Intel QuickSynch ?

from axiom.

MattMcManis avatar MattMcManis commented on May 18, 2024

@NikoofDeath @panther7

It's taken a while to get to this, but I've released an update with some new options:

  • HW Accel Decode and Transcode menus.
  • HW Accel Decode option auto.
  • HW Accel Transcode option AMD AMF for x264/x265.
  • Video Tab has new Sub Tabs, Encoding, Color, Size, to reduce the vertical scrolling height.

These changes could introduce new bugs, you will have to test it out and let me know how it works. Certain HW Accel options may need the required Intel/Nvidia/AMD hardware.
Some HW Accel Transcode codecs are only available for x264/x265.


Press the arrow button in Axiom to update through PowerShell, or download from here
https://github.com/MattMcManis/Axiom/releases

Update

from axiom.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.