Re: [FFmpeg-user] yadif-cuda issues

2020-05-23 Thread Andy Sheimo
Thanks for looking into this. On Sat, May 23, 2020 at 12:12 AM Kyle Schwarz wrote: > I worked with Rodger to address this, and it's been resolved in his > patch 'compat/cuda/ptx2c: fix BSD sed compatibility' > > It's sitting in the devel list, but hopefully it'll be committed soon > to fix this.

Re: [FFmpeg-user] yadif-cuda issues

2020-05-22 Thread Kyle Schwarz
I worked with Rodger to address this, and it's been resolved in his patch 'compat/cuda/ptx2c: fix BSD sed compatibility' It's sitting in the devel list, but hopefully it'll be committed soon to fix this. ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.or

Re: [FFmpeg-user] yadif-cuda issues

2020-05-22 Thread Kyle Schwarz
I'm able to reproduce this, and I believe it's due to building the CUDA modules with clang. Will update when I learn more, but thank you for the report Andy. ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-u

Re: [FFmpeg-user] yadif-cuda issues

2020-05-22 Thread Carl Zwanzig
On 5/22/2020 9:33 AM, Kyle Schwarz wrote: You don't even need the build script though, you could easily cross-compile with Cygwin as you really only need the nv-codec-headers. MinGW-64? I've used that build ffmpeg w/ decklink and IIRC it was pretty much without problems once I had the necessar

Re: [FFmpeg-user] yadif-cuda issues

2020-05-22 Thread Kyle Schwarz
On Fri, May 22, 2020 at 12:21 PM Andy Sheimo wrote: > I've been trying those scripts and been getting errors which I have a > ticket open on. Roger will need to help with that, but I'd strongly recommend not using WSL (pretty much ever) and set up a VirtualBox VM. You don't even need the build s

Re: [FFmpeg-user] yadif-cuda issues

2020-05-22 Thread Andy Sheimo
I've been trying those scripts and been getting errors which I have a ticket open on. On Fri, May 22, 2020 at 11:43 AM Kyle Schwarz wrote: > On Fri May 22 2020 at 06:44:40 Andy Sheimo wrote: > > I tried to report this issue to Zeranoe's forums but they have since > closed > > down and a message

Re: [FFmpeg-user] yadif-cuda issues

2020-05-22 Thread Kyle Schwarz
On Fri May 22 2020 at 06:44:40 Andy Sheimo wrote: > I tried to report this issue to Zeranoe's forums but they have since closed > down and a message pointing to the official ffmpeg contact messages is in > the forums place. Could you please advise if official support for > Zeranoe's builds is avai

Re: [FFmpeg-user] yadif-cuda issues

2020-05-21 Thread Andy Sheimo
I tried to report this issue to Zeranoe's forums but they have since closed down and a message pointing to the official ffmpeg contact messages is in the forums place. Could you please advise if official support for Zeranoe's builds is available here or are windows users trying to use those builds

Re: [FFmpeg-user] yadif-cuda issues

2020-04-20 Thread Andy Sheimo
OK will report. Thanks! On Mon, Apr 20, 2020 at 6:11 PM Dennis Mungai wrote: > On Tue, 21 Apr 2020, 00:59 Andy Sheimo, wrote: > > > Here is the output from nvidia-smi: > > Mon Apr 20 17:56:48 2020 > > > > > +-+ > > | NV

Re: [FFmpeg-user] yadif-cuda issues

2020-04-20 Thread Dennis Mungai
On Tue, 21 Apr 2020, 00:59 Andy Sheimo, wrote: > Here is the output from nvidia-smi: > Mon Apr 20 17:56:48 2020 > > +-+ > | NVIDIA-SMI 442.92 Driver Version: 442.92 CUDA Version: 10.2 > | > > |--

Re: [FFmpeg-user] yadif-cuda issues

2020-04-20 Thread Andy Sheimo
Here is the output from nvidia-smi: Mon Apr 20 17:56:48 2020 +-+ | NVIDIA-SMI 442.92 Driver Version: 442.92 CUDA Version: 10.2 | |---+--+--+

Re: [FFmpeg-user] yadif-cuda issues

2020-04-20 Thread Dennis Mungai
On Tue, 21 Apr 2020 at 00:31, Andy Sheimo wrote: > I'm trying to use the yadif_cuda deinterlace but I have not been able to > get it to work. Every option I.ve tried fails, I'm pretty sure I'm getting > something wrong so I'm looking for some advice. > > Here is my version: > ffmpeg version git-2

[FFmpeg-user] yadif-cuda issues

2020-04-20 Thread Andy Sheimo
I'm trying to use the yadif_cuda deinterlace but I have not been able to get it to work. Every option I.ve tried fails, I'm pretty sure I'm getting something wrong so I'm looking for some advice. Here is my version: ffmpeg version git-2020-04-17-889ad93 Copyright (c) 2000-2020 the FFmpeg developer