i n d e x
<--back
notes on projects by m.d.
categories: arctic | art | biology | book | compile | crypto | cryptoart | debian | digital physics | entropy |
ffmpeg | funk | game | ghostradio | hades | informationtheorie | internet | laser | linux | linuxaudio |
logic | machinelearning | math | movie | neuralnetworks | noise | nonhuman | notes | particlephysics | physics |
radio | radioactive | renameseq | rng | softwaredefinedradio | sound | stockexchange | tools | underinfluence | vlf |
xterm |

search:


ffmpegseqtoimageindex:

ffmpeg -i input.mp4 -qscale:v 2 output_%03d.jpg ##ffmpeg ##linux

November 17, 2023




ffmpegimageseqtov:

ffmpeg -framerate 60 -pattern_type glob -i '*.png' -c:v libx264 anim.mp4 ##ffmpeg ##linux

May 23, 2023