26.04.2018, 04:18
This is the batch files I used to run the sequences.
The output i get :
Currently by using the command that you give, it seems like able to encode 'some' frames but it will stuck afterwards or I should say the encode speed is very slow for me.
Do you have any idea on speed this up? or this is limited by my pc hardware?
Quote:aomenc.exe --passes=2 --pass=1 --end-usage=vbr --target-bitrate=1000 --width=780 --height=420 --fpf=aom1.log -o output.webm park_joy_420_720p50.y4m
aomenc.exe --passes=2 --pass=2 --end-usage=vbr --target-bitrate=1000 --width=780 --height=420 --fpf=aom1.log -o output.webm park_joy_420_720p50.y4m
The output i get :
Quote:Pass 1/2 frame 500/501 92184B 1474b/f 73747b/s 6977506 us (71.66 fps)[K
Pass 2/2 frame 20/1 18046B 41031 ms 29.25 fpm [ETA 5:41:14] 18046F[K
Currently by using the command that you give, it seems like able to encode 'some' frames but it will stuck afterwards or I should say the encode speed is very slow for me.
Do you have any idea on speed this up? or this is limited by my pc hardware?