Re: [FFmpeg-user] ffmpeg nvenc without cuda

2019-09-21 Thread Carl Eugen Hoyos
Am Sa., 21. Sept. 2019 um 17:47 Uhr schrieb Dennis Mungai : > You might want to open a ticket on trac > and forward this email to the ffmpeg-devel mailing list. You must only send an email to the development mailing list if you plan to send a patch yourself or if FFmpeg's console output told

Re: [FFmpeg-user] Unsync between Audio and Video and other Issues

2019-09-21 Thread Rudolf Schmidt
around 30% never more than 40%. so everything smooth. even my fans do not become crazy. So I really wonder why its slow. I use the nvidia driver because of hardware acceleration. Best Regards, Mit freundlichen Grüßen, Rudolf Schmidt On 9/21/19 7:49 PM, Paul B Mahol wrote: > On 9/21/19, Rudolf

Re: [FFmpeg-user] Unsync between Audio and Video and other Issues

2019-09-21 Thread Paul B Mahol
On 9/21/19, Rudolf Schmidt wrote: > This is a qualified response, but I cannot understand why my system > should be too weak. > > I have a AMD Ryzen 7 1700X (16) @ 3.400GHz with 8 Cores and 16 Threads. > How this can be too slow and 64 GB RAM. > > Is my configuration wrong? I cannot use a lower

Re: [FFmpeg-user] Unsync between Audio and Video and other Issues

2019-09-21 Thread Rudolf Schmidt
This is a qualified response, but I cannot understand why my system should be too weak. I have a AMD Ryzen 7 1700X (16) @ 3.400GHz with 8 Cores and 16 Threads. How this can be too slow and 64 GB RAM. Is my configuration wrong? I cannot use a lower resolution because it captures just a part of

Re: [FFmpeg-user] ffmpeg nvenc without cuda

2019-09-21 Thread Dennis Mungai
On Sat, 21 Sep 2019 at 18:35, Johanna Nilson wrote: > > Thank you for your answer. Now I've tried: > > nvidia-smi -g 0 -fdm 1 > Return: > Unable to set driver model for GPU :00:10.0: Not Supported > Treating as warning and moving on. > All done. > > nvidia-smi -g 0 -dm 1 > Return: >

Re: [FFmpeg-user] ffmpeg nvenc without cuda

2019-09-21 Thread Johanna Nilson
Thank you for your answer. Now I've tried: nvidia-smi -g 0 -fdm 1 Return: Unable to set driver model for GPU :00:10.0: Not Supported Treating as warning and moving on. All done. nvidia-smi -g 0 -dm 1 Return: Unable to set driver model for GPU :00:10.0: TCC can't be enabled for

Re: [FFmpeg-user] Unsync between Audio and Video and other Issues

2019-09-21 Thread Carl Eugen Hoyos
Am Sa., 21. Sept. 2019 um 06:33 Uhr schrieb Rudolf Schmidt : > frame= 1507 fps= 21 q=24.0 size= 16896kB time=00:00:48.86 > bitrate=2832.4kbits/s speed=0.69x Your system is too slow. Try ultrafast, a lower resolution, lower framerate or hardware encoding. Note that only current FFmpeg git

Re: [FFmpeg-user] ffmpeg nvenc without cuda

2019-09-21 Thread Dennis Mungai
On Sat, 21 Sep 2019 at 11:39, Johanna Nilson wrote: > > Sorry, but I think that the problem is not in profile M10-1B. This article ( > https://support.citrix.com/article/CTX217781) says that we require profile > with equal or more than 1GB to use NVENC, but M10-1B include 1GB, so, it's > ok. > >

Re: [FFmpeg-user] ffmpeg nvenc without cuda

2019-09-21 Thread Johanna Nilson
Sorry, but I think that the problem is not in profile M10-1B. This article ( https://support.citrix.com/article/CTX217781) says that we require profile with equal or more than 1GB to use NVENC, but M10-1B include 1GB, so, it's ok. When I use command: ffmpeg -f gdigrab -i desktop -framerate 30