As promised, here’s my video from my roadtrip coast to coast. The first half of Arizona overexposed due to a dumb error on my part; otherwise I’m happy with it.
See my previous post for the basic setup. The command line I settled on (to crop out the windshield wiper, and add audio,) was:
- ffmpeg -r 8 -i %04d.jpeg -cropbottom 240 -i “/music/new/La Compagnie Créole - C’est bon pour le moral.mp3″ -b 4000 -map 0:0 -map 1:0 -target ntsc-dvd -aspect 16:9 test6.mpg
Related Comments (1)
[...] Coast to coast in 3 minutes [...]