[Bug 641405] [vp8enc] patch - allow to use best quality

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed May 18 00:57:11 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=641405
  GStreamer | gst-plugins-bad | git

--- Comment #4 from Alexey Fisher <bug-track at fisher-privat.net> 2011-05-18 07:57:07 UTC ---
The quantize patch should be a part of patch set needed to reproduce setting
recommended for realtime encoding and streaming.

http://www.webmproject.org/tools/encoder-parameters/
vpxenc  input_640_480_15fps.yuv -o output_vp8.webm \
  --i420 -w 640 -h 480 -p 1 -t 4 \
  --rt --cpu-used=4 --end-usage=cbr --target-bitrate=500 \
  --fps=15000/1001 --undershoot-pct=95 \
  --buf-sz=6 --buf-initial=4 --buf-optimal=5 -v \
  --kf-max-dist=999999 \
  --min-q=4 --max-q=56

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list