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

2019-09-22 Thread Carl Zwanzig
On 9/22/2019 8:02 AM, Rudolf Schmidt wrote: So hope you guys will redesign it by time and make it multi thread supported, its amazing that in todays time with 16 threads and more ffmpeg still works single threaded. Given that AFAIK most of the people working on ffmpeg are not paid to do so,

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

2019-09-22 Thread JackDesBwa
I am pretty sure being (actively or passively) aggressive will solve nothing for nobody in this discussion (on both sides). I am not a long-term user and still learn how to use ffmpeg, however I can add a few information to help to solve the problem. Your system cannot handle the throughput of

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

2019-09-22 Thread Carl Eugen Hoyos
Am So., 22. Sept. 2019 um 17:02 Uhr schrieb Rudolf Schmidt : > I have spoken with some guys from the IRC #ffmpeg who encouraged me to > not use ffmpeg because its poor developed. I was surprised. Its sad to > hear coz ffmpeg is at command line, flexible and interesting, never > expected its "poor

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

2019-09-22 Thread Rudolf Schmidt
Hi I have spoken with some guys from the IRC #ffmpeg who encouraged me to not use ffmpeg because its poor developed. I was surprised. Its sad to hear coz ffmpeg is at command line, flexible and interesting, never expected its "poor in design". So hope you guys will redesign it by time and make

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] 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

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

2019-09-20 Thread Rudolf Schmidt
Hi, I try to find a way to record my screen with income (mic) and outcome audio to record video calls with people I use the script: FILE="screencast$(date +%Y%m%d%H%M%S)" FFREPORT=file=/home/rs/screencasts/$FILE.log:level=32 \ ffmpeg \     -f pulse -ac 2 -ar 48000 -i