unable to export video with any codec other than amd h264 and amd HEVC using premiere pro

  • I am unable to export any video other than using those 2 encoders and would just give error messages. I have a good feeling that the main issue of this is because my laptop has 2 gpus. 1 from the amd 5950 and the rtx 3060. but that's just speculation. I did change the GPU numbers on the setting file but it didn't fix it.

  • Vouk January 20, 2025 at 5:55 PM

    Approved the thread.
  • Looks like you're trying to export with the format cuda. This is not necessary if you just want to encode with the GPU. Just select i.e. yuv420p as format.

    If you want to intentionally use cuda it'd requires you to upload frames from the PC memory to the GPU device first (using the upload filter), then apply a chain of NVIDIA filters, and then process it with the encoder (This still has to be documented).

  • trust me I tried using everything. the only thing that works is the mad h264 one. but


    wait is the issue is as simple as upgrading the drivers. let me do that first

    Edited once, last by Vouk: Ein Beitrag von LuckyMeYT mit diesem Beitrag zusammengefügt. (January 20, 2025 at 6:35 PM).

  • sadly that didn't fix the issue

  • my bad

  • woah nice, it got fixed. thank you. just as a note. the default is -1. so yeah.

    for future ppl. set the default GPU to other numbers and see if it got fixed. and update your drivers.

  • Vouk January 28, 2025 at 10:00 AM

    Added the label Fixed