Re: [Libav-user] getting CUdeviceptr formats and data

2024-12-01 Thread Mathieu Prevot
Le mar. 26 nov. 2024 à 19:26, Mathieu Prevot a écrit : > > > Le ven. 22 nov. 2024 à 13:55, Mathieu Prevot a > écrit : > >> >> Le mer. 20 nov. 2024 à 18:03, Mathieu Prevot >> a écrit : >> >>> >>> >>> Le mar. 19 nov. 2024 à 00:39, Mathieu Prevot >>> a écrit : >>> Le dim. 17 nov. 2

Re: [Libav-user] getting CUdeviceptr formats and data

2024-11-26 Thread Mathieu Prevot
Le ven. 22 nov. 2024 à 13:55, Mathieu Prevot a écrit : > > Le mer. 20 nov. 2024 à 18:03, Mathieu Prevot a > écrit : > >> >> >> Le mar. 19 nov. 2024 à 00:39, Mathieu Prevot >> a écrit : >> >>> >>> >>> Le dim. 17 nov. 2024 à 20:57, Mathieu Prevot >>> a écrit : >>> Hello, I am usin

Re: [Libav-user] getting CUdeviceptr formats and data

2024-11-22 Thread Mathieu Prevot
Le mer. 20 nov. 2024 à 18:03, Mathieu Prevot a écrit : > > > Le mar. 19 nov. 2024 à 00:39, Mathieu Prevot a > écrit : > >> >> >> Le dim. 17 nov. 2024 à 20:57, Mathieu Prevot >> a écrit : >> >>> Hello, >>> >>> I am using code, based on >>> https://github.com/FFmpeg/FFmpeg/blob/master/doc/example

Re: [Libav-user] getting CUdeviceptr formats and data

2024-11-20 Thread Mathieu Prevot
Le mar. 19 nov. 2024 à 00:39, Mathieu Prevot a écrit : > > > Le dim. 17 nov. 2024 à 20:57, Mathieu Prevot a > écrit : > >> Hello, >> >> I am using code, based on >> https://github.com/FFmpeg/FFmpeg/blob/master/doc/examples/hw_decode.c, >> but I am not transferring the decoded data to the host, I

Re: [Libav-user] getting CUdeviceptr formats and data

2024-11-18 Thread Mathieu Prevot
Le dim. 17 nov. 2024 à 20:57, Mathieu Prevot a écrit : > Hello, > > I am using code, based on > https://github.com/FFmpeg/FFmpeg/blob/master/doc/examples/hw_decode.c, > but I am not transferring the decoded data to the host, I keep it on the > device for later use with cuda code (my goal will be