Xiaoxia Liang

Results 4 comments of Xiaoxia Liang

Thank you for such a good suggestion, we will improve in the feature.

Hi @Brainiarc7 if you want to use Opencl acceleration and encode with software -based libx264 or libx265, can use the following command line: `ffmpeg -i "bbb.mp4" -vf "raisr=filterfolder=/filters_2x/filters_highres:asm=opencl" -pix_fmt yuv420p...

Hi @Brainiarc7 1. If using lix264 can work but x265 cannot work with the same or similar codec parameters, you can first check if it can do transcode only(mean removing...

@Does the model support non-CUDA test > @321LFG Sorry for the delayed reply. Our model currently requires CUDA for testing, and we haven't yet implemented support for CPU-only testing. However,...