flaccidware / webm

Automatically exported from code.google.com/p/webm
0 stars 0 forks source link

real time encoding crashes for 422 input #991

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
vpxenc -o x.webm --target-bitrate=3000 --rt --cpu-used=-6 --end-usage=cbr 
--undershoot-pct=50 --overshoot-pct=50 --buf-sz=1000 --buf-initial-sz=500 
--buf-optimal-sz=600 --max-intra-rate=300 --threads=0 --limit=1000 --profile=0 
--lag-in-frames=0 --min-q=2 --max-q=52 --passes=1 --kf-max-dist=99999 
--kf-min-dist=0 --drop-frame=0 --static-thresh=0 --sharpness=0 
--error-resilient=1 --codec=vp9 --gf-cbr-boost=200 --aq-mode=3 --profile=1 
--frame-parallel=0 --tile-columns=0 ~/Downloads/ducks_take_off_422_720p50.y4m

Original issue reported on code.google.com by ya...@google.com on 24 Apr 2015 at 6:55

GoogleCodeExporter commented 9 years ago
Proposed fix here: 
https://chromium-review.googlesource.com/#/c/267077/

Original comment by ya...@google.com on 24 Apr 2015 at 7:36

GoogleCodeExporter commented 9 years ago

Original comment by ya...@google.com on 24 Apr 2015 at 9:14