Advertisement
Guest User

Pencil2D forums notification email sample

a guest
Feb 15th, 2015
294
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.40 KB | None | 0 0
  1. garryr wrote:
  2.  
  3. I did some more searching with google, this may help, and it does appear you can convert to a movie format with image magick,
  4.  
  5. http://robotics.usc.edu/~ampereir/wordpress/?p=702
  6.  
  7. This is the command line code they show:
  8. <p style="border: 0px; font-family: 'PT Sans', sans-serif; font-size: 13px; margin: 0px 0px 15px; outline: 0px; padding: 0px; vertical-align: baseline; color: #777777; line-height: 20px;">Assuming you have a set of images in a folder “pngs”. To convert these into a mp4 using ImageMagick we could do:</p>
  9.  
  10. <div id="crayon-54df60f004bb2" class="crayon-syntax crayon-theme-twilight crayon-font-monaco crayon-os-pc print-yes" style="font-family: Monaco, MonacoRegular, 'Courier New', monospace; margin: 12px 0px; outline: 0px; padding: 0px; vertical-align: baseline; width: 641.953125px; color: #ffffff; float: none; clear: both; border: 1px solid #333333 !important; font-size: 12px !important; overflow: hidden !important; position: relative !important; line-height: 15px !important; text-shadow: none !important; background: #2d2d2d !important;" data-settings=" scroll-mouseover">
  11. <div class="crayon-plain-wrap" style="border: none; font-style: inherit; font-weight: inherit; outline: 0px; vertical-align: baseline; margin: 0px !important; padding: 0px !important; height: auto !important; background: none;"></div>
  12. <div class="crayon-main" style="border: none; font-style: inherit; font-weight: inherit; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; width: 641.953125px; overflow: hidden; position: relative; z-index: 1; background: none;">
  13. <table class="crayon-table" style="font-style: inherit; font-weight: inherit; outline: 0px; vertical-align: baseline; border: none !important; padding: 0px !important; border-collapse: collapse !important; border-spacing: 0px !important; width: auto !important; background: none !important; margin: 0px !important 0px !important 0px !important 0px;">
  14. <tbody style="border: 0px; font-style: inherit; font-weight: inherit; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;">
  15. <tr class="crayon-row" style="font-style: inherit; font-weight: inherit; outline: 0px; border: none !important; margin: 0px !important; padding: 0px !important; vertical-align: top !important; background: none;">
  16. <td class="crayon-nums " style="font-style: inherit; outline: 0px; border: none !important; font-family: Monaco, MonacoRegular, 'Courier New', monospace !important; font-size: 12px !important; margin: 0px !important; padding: 0px !important; vertical-align: top !important; color: #333333 !important; background: none;" data-settings="show">
  17. <div class="crayon-nums-content" style="border: none; font-style: inherit; font-weight: inherit; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; background: none;">
  18. <div class="crayon-num" style="border: none; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px 5px; vertical-align: baseline; text-align: center; height: 15px; line-height: inherit !important; background: none;">1</div>
  19. </div></td>
  20. <td class="crayon-code" style="font-size: 12px; font-style: inherit; outline: 0px; width: 623px; border: none !important; font-family: Monaco, MonacoRegular, 'Courier New', monospace !important; margin: 0px !important; padding: 0px !important; vertical-align: top !important; background: none;">
  21. <div class="crayon-pre" style="font-style: inherit; font-weight: inherit; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; white-space: pre; overflow: visible; border: none !important; background: none !important;">
  22. <div id="crayon-54df60f004bb2-1" class="crayon-line" style="border: none; font-family: inherit; font-style: inherit; margin: 0px; outline: 0px; padding: 0px 5px; vertical-align: baseline; height: 15px; font-size: inherit !important; font-weight: inherit !important; line-height: inherit !important; background: none;"><span class="i" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #fbefb1 !important; line-height: inherit !important;">convert</span> <span class="o" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #ac99ab !important; line-height: inherit !important;">-</span><span class="i" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #fbefb1 !important; line-height: inherit !important;">antialias</span> <span class="o" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #ac99ab !important; line-height: inherit !important;">-</span><span class="i" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #fbefb1 !important; line-height: inherit !important;">delay</span> <span class="cn" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #db7e64 !important; line-height: inherit !important;">1x2</span> <span class="i" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #fbefb1 !important; line-height: inherit !important;">pngs</span><span class="o" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #ac99ab !important; line-height: inherit !important;">/</span><span class="o" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #ac99ab !important; line-height: inherit !important;">*</span><span class="sy" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #ac99ab !important; line-height: inherit !important;">.</span><span class="e" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #ad8258 !important; line-height: inherit !important;">png </span><span class="i" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #fbefb1 !important; line-height: inherit !important;">mymovie</span><span class="sy" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #ac99ab !important; line-height: inherit !important;">.</span><span class="v" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #879ab2 !important; line-height: inherit !important;">mp4</span></div>
  23. </div></td>
  24. </tr>
  25. </tbody>
  26. </table>
  27. </div>
  28. </div>
  29. <p style="border: 0px; font-family: 'PT Sans', sans-serif; font-size: 13px; margin: 0px 0px 15px; outline: 0px; padding: 0px; vertical-align: baseline; color: #777777; line-height: 20px;">A better option is to use ffmpeg which is “a complete, cross-platform solution to record, convert and stream audio and video.”</p>
  30. <p style="border: 0px; font-family: 'PT Sans', sans-serif; font-size: 13px; margin: 0px 0px 15px; outline: 0px; padding: 0px; vertical-align: baseline; color: #777777; line-height: 20px;">The way to create a movie using ffmpeg is to first create each of these files with names like 0001.jpg, 0002.jpg,… etc (ensuring that none of the intermediate files are missing).</p>
  31.  
  32. <div id="crayon-54df60f004beb" class="crayon-syntax crayon-theme-twilight crayon-font-monaco crayon-os-pc print-yes" style="font-family: Monaco, MonacoRegular, 'Courier New', monospace; margin: 12px 0px; outline: 0px; padding: 0px; vertical-align: baseline; width: 641.953125px; color: #ffffff; float: none; clear: both; border: 1px solid #333333 !important; font-size: 12px !important; overflow: hidden !important; position: relative !important; line-height: 15px !important; text-shadow: none !important; background: #2d2d2d !important;" data-settings=" scroll-mouseover">
  33. <div class="crayon-plain-wrap" style="border: none; font-style: inherit; font-weight: inherit; outline: 0px; vertical-align: baseline; margin: 0px !important; padding: 0px !important; height: auto !important; background: none;"></div>
  34. <div class="crayon-main" style="border: none; font-style: inherit; font-weight: inherit; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; width: 641.953125px; overflow: hidden; position: relative; z-index: 1; background: none;">
  35. <table class="crayon-table" style="font-style: inherit; font-weight: inherit; outline: 0px; vertical-align: baseline; border: none !important; padding: 0px !important; border-collapse: collapse !important; border-spacing: 0px !important; width: auto !important; background: none !important; margin: 0px !important 0px !important 0px !important 0px;">
  36. <tbody style="border: 0px; font-style: inherit; font-weight: inherit; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;">
  37. <tr class="crayon-row" style="font-style: inherit; font-weight: inherit; outline: 0px; border: none !important; margin: 0px !important; padding: 0px !important; vertical-align: top !important; background: none;">
  38. <td class="crayon-nums " style="font-style: inherit; outline: 0px; border: none !important; font-family: Monaco, MonacoRegular, 'Courier New', monospace !important; font-size: 12px !important; margin: 0px !important; padding: 0px !important; vertical-align: top !important; color: #333333 !important; background: none;" data-settings="show">
  39. <div class="crayon-nums-content" style="border: none; font-style: inherit; font-weight: inherit; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; background: none;">
  40. <div class="crayon-num" style="border: none; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px 5px; vertical-align: baseline; text-align: center; height: 15px; line-height: inherit !important; background: none;">1</div>
  41. </div></td>
  42. <td class="crayon-code" style="font-size: 12px; font-style: inherit; outline: 0px; width: 623px; border: none !important; font-family: Monaco, MonacoRegular, 'Courier New', monospace !important; margin: 0px !important; padding: 0px !important; vertical-align: top !important; background: none;">
  43. <div class="crayon-pre" style="font-style: inherit; font-weight: inherit; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; white-space: pre; overflow: visible; border: none !important; background: none !important;">
  44. <div id="crayon-54df60f004beb-1" class="crayon-line" style="border: none; font-family: inherit; font-style: inherit; margin: 0px; outline: 0px; padding: 0px 5px; vertical-align: baseline; height: 15px; font-size: inherit !important; font-weight: inherit !important; line-height: inherit !important; background: none;"><span class="i" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #fbefb1 !important; line-height: inherit !important;">ffmpeg</span> <span class="o" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #ac99ab !important; line-height: inherit !important;">-</span><span class="i" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #fbefb1 !important; line-height: inherit !important;">r</span> <span class="cn" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #db7e64 !important; line-height: inherit !important;">10</span> <span class="o" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #ac99ab !important; line-height: inherit !important;">-</span><span class="i" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #fbefb1 !important; line-height: inherit !important;">b</span> <span class="cn" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #db7e64 !important; line-height: inherit !important;">1800</span> <span class="o" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #ac99ab !important; line-height: inherit !important;">-</span><span class="i" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #fbefb1 !important; line-height: inherit !important;">i</span> <span class="o" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #ac99ab !important; line-height: inherit !important;">%</span><span class="cn" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #db7e64 !important; line-height: inherit !important;">04d.jpg</span> <span class="i" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #fbefb1 !important; line-height: inherit !important;">myTestMovie</span><span class="sy" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #ac99ab !important; line-height: inherit !important;">.</span><span class="v" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #879ab2 !important; line-height: inherit !important;">mp4</span></div>
  45. </div></td>
  46. </tr>
  47. </tbody>
  48. </table>
  49. </div>
  50. </div>
  51. <p style="border: 0px; font-family: 'PT Sans', sans-serif; font-size: 13px; margin: 0px 0px 15px; outline: 0px; padding: 0px; vertical-align: baseline; color: #777777; line-height: 20px;">If you need to rename the files the following python script I’ve written may be useful to create the movie.</p>
  52.  
  53. <div id="crayon-54df60f004c22" class="crayon-syntax crayon-theme-twilight crayon-font-monaco crayon-os-pc print-yes" style="font-family: Monaco, MonacoRegular, 'Courier New', monospace; margin: 12px 0px; outline: 0px; padding: 0px; vertical-align: baseline; width: 641.953125px; color: #ffffff; float: none; clear: both; border: 1px solid #333333 !important; font-size: 12px !important; overflow: hidden !important; position: relative !important; line-height: 15px !important; text-shadow: none !important; background: #2d2d2d !important;" data-settings=" scroll-mouseover">
  54. <div class="crayon-plain-wrap" style="border: none; font-style: inherit; font-weight: inherit; outline: 0px; vertical-align: baseline; margin: 0px !important; padding: 0px !important; height: auto !important; background: none;"></div>
  55. <div class="crayon-main" style="border: none; font-style: inherit; font-weight: inherit; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; width: 641.953125px; overflow: hidden; position: relative; z-index: 1; background: none;">
  56. <table class="crayon-table" style="font-style: inherit; font-weight: inherit; outline: 0px; vertical-align: baseline; border: none !important; padding: 0px !important; border-collapse: collapse !important; border-spacing: 0px !important; width: auto !important; background: none !important; margin: 0px !important 0px !important 0px !important 0px;">
  57. <tbody style="border: 0px; font-style: inherit; font-weight: inherit; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;">
  58. <tr class="crayon-row" style="font-style: inherit; font-weight: inherit; outline: 0px; border: none !important; margin: 0px !important; padding: 0px !important; vertical-align: top !important; background: none;">
  59. <td class="crayon-nums " style="font-style: inherit; outline: 0px; border: none !important; font-family: Monaco, MonacoRegular, 'Courier New', monospace !important; font-size: 12px !important; margin: 0px !important; padding: 0px !important; vertical-align: top !important; color: #333333 !important; background: none;" data-settings="show">
  60. <div class="crayon-nums-content" style="border: none; font-style: inherit; font-weight: inherit; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; background: none;">
  61. <div class="crayon-num" style="border: none; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px 5px; vertical-align: baseline; text-align: center; height: 15px; line-height: inherit !important; background: none;">1</div>
  62. </div></td>
  63. <td class="crayon-code" style="font-size: 12px; font-style: inherit; outline: 0px; width: 623px; border: none !important; font-family: Monaco, MonacoRegular, 'Courier New', monospace !important; margin: 0px !important; padding: 0px !important; vertical-align: top !important; background: none;">
  64. <div class="crayon-pre" style="font-style: inherit; font-weight: inherit; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; white-space: pre; overflow: visible; border: none !important; background: none !important;">
  65. <div id="crayon-54df60f004c22-1" class="crayon-line" style="border: none; font-family: inherit; font-style: inherit; margin: 0px; outline: 0px; padding: 0px 5px; vertical-align: baseline; height: 15px; font-size: inherit !important; font-weight: inherit !important; line-height: inherit !important; background: none;"><span class="sy" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #ac99ab !important; line-height: inherit !important;">.</span><span class="o" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #ac99ab !important; line-height: inherit !important;">/</span><span class="i" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #fbefb1 !important; line-height: inherit !important;">makeMovie</span><span class="sy" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #ac99ab !important; line-height: inherit !important;">.</span><span class="v" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #879ab2 !important; line-height: inherit !important;">py</span> <span class="o" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #ac99ab !important; line-height: inherit !important;">-</span><span class="i" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #fbefb1 !important; line-height: inherit !important;">s</span> <span class="i" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #fbefb1 !important; line-height: inherit !important;">png</span> <span class="o" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #ac99ab !important; line-height: inherit !important;">-</span><span class="i" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #fbefb1 !important; line-height: inherit !important;">t</span> <span class="i" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #fbefb1 !important; line-height: inherit !important;">jpg</span> <span class="o" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #ac99ab !important; line-height: inherit !important;">-</span><span class="i" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #fbefb1 !important; line-height: inherit !important;">r</span> <span class="i" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #fbefb1 !important; line-height: inherit !important;">myPngs</span> <span class="o" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #ac99ab !important; line-height: inherit !important;">-</span><span class="i" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #fbefb1 !important; line-height: inherit !important;">p</span> <span class="i" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #fbefb1 !important; line-height: inherit !important;">myJpgs</span> <span class="o" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #ac99ab !important; line-height: inherit !important;">-</span><span class="i" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #fbefb1 !important; line-height: inherit !important;">m</span> <span class="i" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #fbefb1 !important; line-height: inherit !important;">myMovie</span><span class="sy" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #ac99ab !important; line-height: inherit !important;">.</span><span class="v" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #879ab2 !important; line-height: inherit !important;">mp4</span> <span class="o" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #ac99ab !important; line-height: inherit !important;">-</span><span class="i" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #fbefb1 !important; line-height: inherit !important;">b</span> <span class="cn" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #db7e64 !important; line-height: inherit !important;">1800</span> <span class="o" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #ac99ab !important; line-height: inherit !important;">-</span><span class="i" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #fbefb1 !important; line-height: inherit !important;">f</span> <span class="cn" style="border: 0px; font-family: inherit; font-size: inherit !important; font-style: inherit; font-weight: inherit !important; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; color: #db7e64 !important; line-height: inherit !important;">1</span></div>
  66. </div></td>
  67. </tr>
  68. </tbody>
  69. </table>
  70. </div>
  71. </div>
  72. <p style="border: 0px; font-family: 'PT Sans', sans-serif; font-size: 13px; margin: 0px 0px 15px; outline: 0px; padding: 0px; vertical-align: baseline; color: #777777; line-height: 20px;">This will take png files from myPngs, first convert them to jpg file using ImageMagick’s convert storing the files in the directory myJpgs, and then it creates the movie myMovie.mp4 using the converted jpg files. Dependencies are ImageMagick, ffmpeg and Python.</p>
  73. <p style="border: 0px; font-family: 'PT Sans', sans-serif; font-size: 13px; margin: 0px 0px 15px; outline: 0px; padding: 0px; vertical-align: baseline; color: #777777; line-height: 20px;">, better to read, the entire article, also use google, you should find more complete answers with some searches.</p>
  74.  
  75. Post Link: http://www.pencil2d.org/forums/topic/another-exporting-question/#post-26317
  76.  
  77. -----------
  78.  
  79. You are receiving this email because you subscribed to a forum topic.
  80.  
  81. Login and visit the topic to unsubscribe from these emails.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement