Commit graph

21 commits

Author SHA1 Message Date
j
8e3752cc11 use ffmpeg to decode audio/video instead of GStreamer 2014-09-25 22:50:37 +02:00
rolux
52b6baebc4 cosmetic changes 2013-07-26 15:36:49 +02:00
rolux
ea24ff6e25 fix a bug where the last cut would be dropped 2013-07-26 15:34:42 +02:00
rolux
212f1feaef typos 2013-07-26 14:34:49 +02:00
rolux
eff73f11fe don't create consecutive cuts with a length of less than 3 frames 2013-07-26 14:29:36 +02:00
rolux
b19b7474a0 typo in printout 2013-07-25 11:06:43 +02:00
j
ce52615c26 use full width for full timeline for short clips 2012-06-21 18:55:52 +02:00
j
008b1c0d81 save audio overview of only audio 2012-06-19 21:30:46 +02:00
j
3257e362cf dont fail with audio files 2012-06-17 21:45:57 +02:00
j
951fcdf837 more modulo 2012-06-15 16:15:41 +02:00
j
fed701b0c8 last tile is not 0 if videos are exactly a multiple of large_tile_w 2012-06-15 15:33:51 +02:00
j
d761d93f8c add more metadata 2012-06-11 12:09:29 +02:00
j
93bb914f5e second video is optional 2012-06-11 12:02:18 +02:00
rolux
19778a6d84 change pattern for finding leftover files 2012-06-06 13:27:48 +02:00
j
c688e95a6b keep track of small_tile_i, used to unlink previous tiles later 2012-06-03 01:52:08 +02:00
j
e0152e2c26 always compute tile based on index, otherwise sometimes keyframes16p0 gets keyframes16p1 2012-06-03 01:37:20 +02:00
j
46a80d8418 only extract audio, video if source has it 2012-06-01 11:36:38 +02:00
j
2ad9961d59 dont fail if cut_width is 0, fixme: it should never be 0 in the first place 2012-05-16 15:25:11 +02:00
j
dcd68133af cuts_path is full path to json file, typos 2012-05-16 15:20:15 +02:00
j
2bb2cb687e * add install script
* tune commandline interface
* remove tiles that might be left over from previous run
* general cleanup and fixes
2012-05-16 12:08:35 +02:00
rolux
afacdfdee2 initial commit 2012-04-18 13:48:43 +02:00