Commit Graph

  • d3a4c0a140 add dependencies to install master j 2023-11-18 16:30:10 +0100
  • 8fa66491fe Image.ANTIALIAS->Image.LANCZOS j 2023-08-25 00:18:57 +0200
  • 657a1dd234 only use ffmpeg j 2021-11-21 23:17:34 +0100
  • f3771f1b56 fix multiline mode j 2021-08-16 18:26:09 +0200
  • b9ac80398c default to python3 j 2021-06-25 11:30:56 +0100
  • 82df6efee4 multiline support stable j 2019-11-16 16:45:31 +0100
  • 846f0ceb5b use .editorconfig j 2019-04-29 14:05:43 +0200
  • 3b0155e9ac fix option j 2019-03-27 13:52:33 +0800
  • f33a1cfe4f add slit center option j 2019-03-27 13:41:47 +0800
  • 0d8495ea8f use markdown j 2018-04-03 13:43:15 +0530
  • f1e1ed9e71 string version j 2017-02-16 17:36:41 +0100
  • 308513b5de format j 2017-01-07 16:42:09 +0100
  • d6ef829998 python2/3 list/map j 2016-08-31 00:30:45 +0200
  • 3af06a1e1d s/imports/import/g j 2016-08-27 20:09:44 +0200
  • ee801cc556 use absolute_imports j 2016-08-27 20:08:20 +0200
  • cf16459ad7 use PIL.Image if available j 2016-06-25 20:16:50 +0200
  • 8a2f6085ed self.full_tile_widths[0] can be 0 j 2016-06-20 18:33:17 +0200
  • 150639ced3 only use frombytes, exists for a long time j 2016-06-16 13:55:29 +0200
  • 82ddda4fb7 use Image.frombytes, pass int not float j 2016-06-16 02:47:34 +0200
  • b3deeb1c19 move usage to top j 2016-02-18 20:01:50 +0530
  • dd0e0dbab7 cleanup imports j 2016-02-18 19:59:57 +0530
  • 791029be58 fix setup j 2016-02-18 19:56:24 +0530
  • a3be13e0d5 git version j 2016-02-18 19:53:49 +0530
  • 4c30c356c7 from __future__ import print_function j 2016-02-18 19:49:47 +0530
  • 588bca3311 switch to git j 2015-09-25 15:11:21 +0100
  • 5654d47b58 close_fds j 2015-04-24 18:39:16 +0200
  • f814049805 write stderr to /dev/null, subprocess might block with lots of errors otherwise j 2015-04-24 18:33:52 +0200
  • b8cb761dea numpy 1.6.1 (ubuntu 12.04) does not allow named argument to astype j 2014-10-12 16:02:29 +0200
  • 5e4f196084 fix segfault with avconv(use rawvideo instead of image2pipe) j 2014-09-25 23:33:37 +0200
  • b60a685c85 detect ffmpeg or avconv, use version from ~/.ox/bin if available j 2014-09-25 23:01:40 +0200
  • 8e3752cc11 use ffmpeg to decode audio/video instead of GStreamer j 2014-09-25 22:50:37 +0200
  • 52b6baebc4 cosmetic changes rolux 2013-07-26 15:36:49 +0200
  • ea24ff6e25 fix a bug where the last cut would be dropped rolux 2013-07-26 15:34:42 +0200
  • 212f1feaef typos rolux 2013-07-26 14:34:49 +0200
  • eff73f11fe don't create consecutive cuts with a length of less than 3 frames rolux 2013-07-26 14:29:36 +0200
  • b19b7474a0 typo in printout rolux 2013-07-25 11:06:43 +0200
  • ce52615c26 use full width for full timeline for short clips j 2012-06-21 18:55:52 +0200
  • 008b1c0d81 save audio overview of only audio j 2012-06-19 21:30:46 +0200
  • 3257e362cf dont fail with audio files j 2012-06-17 21:45:57 +0200
  • 951fcdf837 more modulo j 2012-06-15 16:15:41 +0200
  • fed701b0c8 last tile is not 0 if videos are exactly a multiple of large_tile_w j 2012-06-15 15:33:51 +0200
  • d761d93f8c add more metadata j 2012-06-11 12:09:29 +0200
  • 93bb914f5e second video is optional j 2012-06-11 12:02:18 +0200
  • 19778a6d84 change pattern for finding leftover files rolux 2012-06-06 13:27:48 +0200
  • c688e95a6b keep track of small_tile_i, used to unlink previous tiles later j 2012-06-03 01:52:08 +0200
  • e0152e2c26 always compute tile based on index, otherwise sometimes keyframes16p0 gets keyframes16p1 j 2012-06-03 01:37:20 +0200
  • 46a80d8418 only extract audio, video if source has it j 2012-06-01 11:36:38 +0200
  • 2ad9961d59 dont fail if cut_width is 0, fixme: it should never be 0 in the first place j 2012-05-16 15:25:11 +0200
  • dcd68133af cuts_path is full path to json file, typos j 2012-05-16 15:20:15 +0200
  • 2bb2cb687e * add install script * tune commandline interface * remove tiles that might be left over from previous run * general cleanup and fixes j 2012-05-16 12:08:35 +0200
  • afacdfdee2 initial commit rolux 2012-04-18 13:48:43 +0200