Tobias Wolf

Results 80 comments of Tobias Wolf

jamessan/vim-gnupg#25

The three RGB decimated alpha channels are only needed when there’s compositing. Is that the case in kmscon? But you need to handle the 3 times wider bitmaps that freetypes...

Yes, they provide raw data. Raspivid can write this to file ``` -x, --vectors : Output filename for inline motion vectors ``` On Tue, May 12, 2015 at 5:13 AM,...

Also, would it be possible to have some kind of ring-buffer to enable pre-trigger recording in Gstreamer?

Just FYI, for whoever is interested in implementing this, the motion detection on the vector data seems to be fairly straight-forward: [motion.c#L21](https://github.com/dickontoo/omxmotion/blob/master/motion.c#L21). Dunno about the map of weights read from...

A quick question, that is only tangentially related to this issue. I was trying out `multifilesink` for segmented file writing via `matroskamux`. For some reason it muxes two H264 streams...

Actually, scratch what I wrote before. The first chunk has one stream and is accepted as valid, and the subsequent chunks have the two streams ... I just looked at...

I was just trying to extract libgstmpegtsmux.so to try to mux mpegts. AFAIK that is more easily concatenatble? Or wouldn’t that work either. BTW, why do the Gstreamer packages have...

@m110 First test, just to edit a dashboard with the `vim` command, was successful here.