-
```
./vpxenc --frame-parallel=1 --tile-columns=3 --tile-rows=0 --lossless=0
--error-resilient=0 --passes=2 --end-usage=cbr --minsection-pct=60
--maxsection-pct=300 --target-bitrate=8000 --min-q=0 --…
-
```
./vpxenc --frame-parallel=1 --tile-columns=3 --tile-rows=0 --lossless=0
--error-resilient=0 --passes=2 --end-usage=cbr --minsection-pct=60
--maxsection-pct=300 --target-bitrate=8000 --min-q=0 --…
-
Hi, I've noticed my Kurento server 6.1.1 would segfault with an error regarding rtpjitterbuffer
and would like to check with you guys for any ideas.
(I believe I had this issue since when I was using …
-
Executing a Python GroundedSchemeNode as suggested in the [wiki](http://wiki.opencog.org/w/ExecutionLink#Python_example) causes a segfault.
**guile> (cog-execute! (ExecutionLink (GroundedSchemaNode "…
-
-
We are having difficulty in Nipype to stay up to date with regard to the command line changes in ANTs. I'm wondering whether it would be possible to have more regular official versions of ANTs to redu…
-
The australian national library has a digitization project named ["Trove"](http://trove.nla.gov.au/newspaper?q=) which
(among other things) has similar goals to openpress, though much more mature.
It…
-
Reported by Alex Crichton - this may actually be a case of cc0 tickling a bug in gcc, which apparently turns this into an allocation of size 0?!?!
```
//test exception 11
// moar memory
struct s2_4…