Big ass click beetle with mimicry eyes on back.
Posterous dies on 4/30/2013 so I've moved all my content and switched to Blogger.
Saturday, June 8, 2013
Tuesday, June 4, 2013
Monday, June 3, 2013
Extracting a video clip with ffmpeg
Extracting a video clip with ffmpeg
I always seem to forget this and never get the same source when I google for it, so this is really just for me:
1
| ffmpeg -ss [hh:mm:ss start time] -t [hh:mm:ss duration of clip] -i source-file.avi -acodec copy -vcodec copy clip-output-file.avi |
Saturday, June 1, 2013
Friday, May 31, 2013
Subscribe to:
Posts (Atom)