With no graphics card specific compilation to the ffmpeg, which among intel or AMD is better for executing

ffmpeg -i input -c:v libx265 -crf 26 -preset fast -c:a aac -b:a 128k output.mp4

Would tight integration between amd cpu + gpu help in this case?

Fyi. Currently i am using intel with cpu only mode for this and its pretty slow.

  • hottari
    link
    fedilink
    arrow-up
    2
    ·
    11 months ago

    Why waste CPU cycles when your chip has hardware video encode/decode acceleration.