Daniel Kalmar

Results 13 comments of Daniel Kalmar

> Interesting, I wonder if the ASCII parts of the Y4M format (e.g `"FRAME\n"`) cause issues as well if \r is added to it... Good point! I guess in theory...

Remember that it depends on colors. If `\n` (the byte `10`) doesn't appear in the YUV stream, the output is completely valid (except for the text part which ffmpeg seems...

> Can you try this please and see if it fixes that issue? [Commit 7fe949cf](https://github.com/LMP88959/Digital-Subband-Video-2/commit/7fe949cf768294737c305f9609baa4be3261a44d) I put together the dsv cli-based converter setup again in my build system and indeed,...