Cores estranhas ao tentar codificar 4k com VP9

0

Estou tentando codificar o vídeo em 4k yuv com o webmproject VP9 Eu estou usando o Linux Kubuntu 18.04 meu comando:

./vpxenc --codec=vp9  --profile=0  --fps=50000/1001 --static-thresh=0 --drop-frame=0 --good --auto-alt-ref=1  --kf-min-dist=50 --kf-max-dist=50 --min-q=32 --max-q=32 --max-intra-rate=50 -w 3840 -h 2160 --limit=1 --i420 /home/siraj/Desktop/Project/Samples/Jockey_3840x2160_120fps_420_10bit_YUV.yuv -o siraj.webm

ao tentar abrir o webm no Chrome, recebi uma cor Estranha link

insira a descrição da imagem aqui

    
por Ziad 22.07.2018 / 20:49

0 respostas