cta-wave / mezzanine

This repo contains scripts that will build annotated test content from specific source content, compatible with the WAVE device playback test suite.
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

Synthese QR codes, flashes and beeps into memory #12

Open nicholas-fr opened 4 years ago

nicholas-fr commented 4 years ago

Currently QR codes, flashes and beeps are generated into temporary files. They should instead be directly synthesized in memory and piped to ffmpeg.

gitwjr commented 1 year ago

Deferred for future work.