Announcement

Collapse
No announcement yet.

NVIDIA Video Codec SDK 8.1 Released, Now Supports Real-Time HEVC 4K @ 60 FPS

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • NVIDIA Video Codec SDK 8.1 Released, Now Supports Real-Time HEVC 4K @ 60 FPS

    Phoronix: NVIDIA Video Codec SDK 8.1 Released, Now Supports Real-Time HEVC 4K @ 60 FPS

    NVIDIA has released a new version of their Video Codec SDK that serves as CUDA-based, cross-platform video encode and decode functionality that ultimately succeeds their VDPAU Linux video decode stack for GPU video coding needs...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    Does this mean we'll start seeing movies at 60fps?

    Comment


    • #3
      I'm a little surprised they haven't done something like this years ago (the CUDA part, specifically). But, great to see it anyway.

      Comment


      • #4
        Originally posted by schmidtbag View Post
        I'm a little surprised they haven't done something like this years ago (the CUDA part, specifically). But, great to see it anyway.
        There's fixed hardware for both decoding and encoding video in GPUs for many generations now. The problem is codec/resolution support differences between models. Especially for VP9 which is used by default on youtube. In the meantime there is still no official support for hardware video decoding in browsers on Linux...

        I am curious about the differences in power usage between the CUDA-based version and NVDEC. If the former is all CUDA without using dedicated hardware it might burn a lot more power.

        Comment


        • #5
          Vendor lockins <3

          Comment


          • #6
            Originally posted by numacross View Post
            I am curious about the differences in power usage between the CUDA-based version and NVDEC. If the former is all CUDA without using dedicated hardware it might burn a lot more power.
            Where is there any indication that this doesn't simply use the hardware engines?

            The linked page (https://developer.nvidia.com/nvidia-video-codec-sdk) keeps talking about hardware engines and repeatedly mentions how they leave the CPU and graphics portions of the GPU free for other work. Regarding CUDA, I think that's merely referring to a dependency on the CUDA runtime libraries.

            Comment


            • #7
              Originally posted by coder View Post
              Where is there any indication that this doesn't simply use the hardware engines?

              The linked page (https://developer.nvidia.com/nvidia-video-codec-sdk) keeps talking about hardware engines and repeatedly mentions how they leave the CPU and graphics portions of the GPU free for other work. Regarding CUDA, I think that's merely referring to a dependency on the CUDA runtime libraries.
              You're correct. I was thrown off by Michael's description using "CUDA-based". I thought it's a full CUDA decoder, but this is just a re-brand of NVENC/NVDEC.

              Comment


              • #8
                With Xubuntu 18.04 + CUDA 9.1 works ok



                Last edited by pinguinpc; 06 April 2018, 06:47 PM.

                Comment

                Working...
                X