MJCF Updated 2025-07-16
bkill all jobs Updated 2025-07-16
By the current user:
bkill 0
RISC-V timer Updated 2025-07-16
ffplay multiple input files Updated 2025-07-16
For synthesized streams like sine we can do it e.g.
ffplay -autoexit -nodisp -f lavfi -i '
sine=frequency=500[a];
sine=frequency=1000[b];
[a][b]amerge, atrim=end=2
'
but it does not seem to accept multiple -i for some reason. So is there a way to open a file from some filter? E.g.:
ffplay -i tmp.wav -i tmp.mkv -filter_complex "[0:a]atrim=end=2[a];[1:v]trim=end=2[v]" -map '[a]' -map '[v]'
fails with:
Argument 'tmp.mkv' provided as input filename, but 'tmp.wav' was already specified.
Exif tag Updated 2025-07-16
Andy Matuschak Updated 2025-07-16
Proponent of evergreen notes.
He's also curious about quantum computing: quantum.country/ like Ciro Santilli. Some crazy overlaps we get.

There are unlisted articles, also show them or only show them.