Fabeni

Results 17 comments of Fabeni
trafficstars

> هناك مواقع تعمل لك حجب او حضر بعد هجوم ماهو العمل وغير هياك هناك مواقع بعد دوس تغير ايبي ماهو العمل > هل هناك حل ؟ I can't understand...

what's result of command? My lapse linked without problems? `lrwxr-xr-x 1 arcy admin 44B 7 мар 13:16 /usr/local/bin/lapce -> /Applications/Lapce.app/Contents/MacOS/lapce` that's look like problem with your system and not application

try to use this to convert mp4 to webm ```js await this.ffmpeg.exec([ "-i", "input.mp4", "-fflags", "+genpts", "-preset", "ultrafast", "-c:v", "libvpx", "-c:a", "libvorbis", "-crf", "23", "-threads", "0", "output.webm", ]); ``` fixed...

> > try to use this to convert mp4 to webm > > ```js > > await this.ffmpeg.exec([ > > "-i", "input.mp4", > > "-fflags", "+genpts", > > "-preset", "ultrafast",...

> hi > > May I ask how you solved this problem locally? hi, put ffmpeg.js into prettifier, then found line of code where worker starts from remote url, then...

Same. I use AMDGPU drivers. ![изображение](https://user-images.githubusercontent.com/39953296/101803559-b6b1d780-3b21-11eb-923d-8edbc0fb43e1.png)