Skip to content
This repository was archived by the owner on Jun 10, 2024. It is now read-only.
This repository was archived by the owner on Jun 10, 2024. It is now read-only.

Encoding surface throws CUDA_ERROR_ILLEGAL_ADDRESS #460

@anklebreaker

Description

@anklebreaker

Is it possible to encode surface without downloading or uploading a frame? My current pipeline is Decoder -> Color Conversion -> Surface Remaper -> Color Conversion -> Encoder. However, with everything I've tried, I run into an illegal memory access error on the encoder (and sometimes in the second color conversion). I tried passing in the result of the surface remaper directly. The samples only show decoding/remaping then downloading or reading from file, uploading, and encoding. Is a CPU step necessary?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions