Advertisement
Guest User

pngImageSequenceToMOV

a guest
Sep 21st, 2013
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. ffmpeg -f image2 -i momentum*.png -r 15.0 -qscale 1 momentum.mov
  2. WARNING: gnome-keyring:: couldn't connect to: /run/user/gabriel/keyring-4RYex5/pkcs11: No such file or directory
  3. ffmpeg version 0.8.6-6:0.8.6-1ubuntu2, Copyright (c) 2000-2013 the Libav developers
  4. built on Mar 30 2013 22:20:06 with gcc 4.7.2
  5. *** THIS PROGRAM IS DEPRECATED ***
  6. This program is only provided for compatibility and will be removed in a future release. Please use avconv instead.
  7. Input #0, image2, from 'momentum0072.png':
  8. Duration: 00:00:00.04, start: 0.000000, bitrate: N/A
  9. Stream #0.0: Video: png, rgb48be, 76x43, 25 tbr, 25 tbn, 25 tbc
  10. Segmentation fault
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement