Fredrik Pihl
Results
2
issues of
Fredrik Pihl
I have some small binary masks, size 20x12 that I can display in my terminal using e.g hexdump: ```bash ❯ hexdump -v -e '20/1 " %02X" "\n"' mask_20x12.y FF FF...
old text: ``` [yuv.yazi](https://github.com/figgis/yuv.yazi) - Preview YCbCr 4:2:0 "\*.yuv" files using [ffmpeg](https://www.ffmpeg.org/). ``` new text: ``` [yuv.yazi](https://github.com/figgis/yuv.yazi) - Preview YCbCr 4:2:0 "\*.yuv" and "\*.y4m" files using [ffmpeg](https://www.ffmpeg.org/). ```