[daala] [PATCH] Add more optional stealth options to example encoder
David Richards
drichards at mozilla.com
Mon Sep 30 07:00:23 PDT 2013
Imagine creating your own test video mashups, imagine encoding 4K files using 32 cores with mere shell scripts and cats. Now stop imagining and make it so!
-x skip_frames_count -n encode_frames_count
examples/encoder_example ~/video/foreman_cif.y4m -k 90 -v 40 -x 120 -n 40 > ~/video/mashup_daala.ogg
examples/encoder_example ~/video/suzie_qcif.y4m -k 90 -v 40 -x 20 -n 80 > ~/video/mashup_daala.ogg
examples/encoder_example ~/video/foreman_cif.y4m -k 90 -v 40 -x 120 -n 40 > ~/video/mashup_daala.ogg
examples/encoder_example ~/video/suzie_qcif.y4m -k 90 -v 40 -x 20 -n 80 >> ~/video/mashup_daala.ogg
examples/encoder_example ~/video/big_buck_bunny_360p24.y4m -k 90 -v 40 -x 520 -n 80 >> ~/video/mashup_daala.ogg
examples/encoder_example ~/video/pedestrian_area_1080p25.y4m -k 90 -v 40 -x 60 -n 20 >> ~/video/mashup_daala.ogg
examples/encoder_example ~/video/highway_cif.y4m -k 90 -v 40 -x 20 -n 70 >> ~/video/mashup_daala.ogg
curl -s http://space.kradradio.com/mashup_daala.ogg | examples/player_example -
Thanks,
Foreman
-------------- next part --------------
A non-text attachment was scrubbed...
Name: daala_encoder_skip_limit.patch
Type: text/x-patch
Size: 3283 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/daala/attachments/20130930/c4627ed2/attachment.bin
More information about the daala
mailing list