ahmadrr

Results 5 issues of ahmadrr

I can't take the screenshot of this website http://biochemical-pathways.com/#/map/1 .

Compile from scratch, not on top of existing files D:\Video\av1>cargo build --release Compiling autocfg v1.0.1 Compiling libc v0.2.105 Compiling proc-macro2 v1.0.32 Compiling unicode-xid v0.2.2 Compiling winapi v0.3.9 Compiling syn v1.0.81...

Can you set the default process priority to low/idle as the encoding does cause other apps to hang/run slowly. I have tried to set the priority to low via task...

I would like the ffmpeg output to be losslessly encoded using libx265 -preset ultrafast -crf 0 -pix_fmt yuv420p for further editing using different application. The current implementation when specifying .mp4...

Installing package with pip on Windows threw error, same with compiling from source. I traced it and apparently ```UnicodeDecodeError: 'charmap' codec can't decode byte 0x8f in position 315: character maps...