Michael Olbrich

Results 35 comments of Michael Olbrich

I'm don't understand how the pipeline above can work at all. Form what I see in the code, the video is muxed with a `matroskamux` element at the sender side....

We should just add `-o pipefail` when calling the shell in `systemp()`. I'm not sure if it's posix but both `bash` and `dash` and even busybox `ash` support it and...

Hmm, I would call it `sector-size` or something like that. Which one is relevant here anyways, the physical or the logical sector size?

`logical-sector-size` then.

Having a global flag make sense. A lot of this depends on the various mkfs tools. I think some of them already use `SOURCE_DATE_EPOCH` if set but I'm not sure....