On Friday, 24 March 2023 at 15:41:36 UTC, Guillaume Piolat wrote:
Hi,
The idea to pipe stdout to ffmpeg is sound.
In the following dead repo: https://github.com/p0nce/y4m-tools
you will find a tool that capture a shader, format it into Y4M
and output on stdout.
Y4M output is useful because it embeds the metadata unlike .yuv
See:
https://github.com/p0nce/y4m-tools/blob/master/shader-capture/example.sh
Fixed the URLs.
How to output .y4m =>
https://github.com/p0nce/y4m-d/blob/master/source/y4md/package.d