Loop mounting is popular, but very limited in what it can do on Linux. I gave a talk at FOSDEM on Saturday entitled Better loop mounts with NBD: Take your loop mounts to the next level with nbdkit, and it’s online already!
Download the WebM format or MP4 format files directly.
Also I did subtitles! Download the subtitles directly here. (The subs only cover the first 30 minutes of the talk, not the Summary and Q&A.)
(Thanks to Thomas Huth for the photo)
There are a few small problems and corrections:
- There’s a part of the talk where I refer to the light blue trimmed blocks. Unfortunately the video feed didn’t capture that, so the light blue looks like white. If you really want to see that then go look at the video in my earlier post.
- During the Q&A I mentioned that we could support writing to xz files. This is true, sort of, but I forgot that there’s a problem: nbdkit doesn’t support file resizing (and I believe that’s even experimental in the NBD protocol), so someone would have to add that first. There are other serious down-sides to implementing writable XZ, I doubt it could ever be fast.
For subtitles I used gaupol which is actually quite nice, although subtitling is inherently slow and tedious. It took me a good 4 hours to subtitle 30 minutes of video.
Great talk! Could you submit the subtitles to the FOSDEM team? They could link it directly from the schedule and maybe add them to the inline player (see https://developer.mozilla.org/en-US/docs/Web/Apps/Fundamentals/Audio_and_video_delivery/Adding_captions_and_subtitles_to_HTML5_video).
Thanks!
I emailed the speaker team to see if there’s some mechanism to do this.
Pingback: Write nbdkit plugins in Rust | Richard WM Jones
Pingback: virt-install + nbdkit live install | Richard WM Jones
Pingback: nbdkit new eval plugin and ip filter | Richard WM Jones
Pingback: nbdkit tar filter | Richard WM Jones
Pingback: Ridiculously big “files” | Richard WM Jones