Commit Graph

69 Commits

Author SHA1 Message Date
j 72d9dbf0f2 avoid passing open network connections to subprocesses, call Popen with close_fds=True 2014-09-02 14:24:12 +00:00
j f6939ff08e disable subtitle stream during video conversion 2014-08-04 16:08:49 +02:00
j ac3c84cb9b support media.importFrames for direct uploads 2014-07-29 19:07:50 +02:00
j f61cc7ee54 add support for audio tracks 2014-07-23 17:27:27 +02:00
j 68ead8a2af strip metadata 2014-07-20 12:06:54 +00:00
j 139348b0d3 fix import 2014-07-18 14:21:10 +00:00
j f0a5f5ddb7 check for avconv version and use new command line api if needed (to support Ubuntu 14.04) 2014-07-16 11:04:52 +00:00
j 2ceaac6c6d set error if upload file can not be decoded 2014-02-13 12:09:49 +00:00
j b7c4d9af41 normalize newlines in encoding errors 2014-01-24 11:46:06 +00:00
j fbc3b6f8b7 keep encoding error in database and show in media view 2013-10-21 12:32:52 +00:00
j 1ac76c99df use Firefogg ffmpeg for direct uploads, to work around issues with 5.1 audio 2013-10-21 11:55:10 +02:00
j 8917a71f47 use avconv to extract frames from mp4 videos 2013-10-02 10:56:30 +00:00
j 3064785b3e remove failed transcodes, fix reuploading the same file via direct upload 2013-09-26 14:55:37 +00:00
j 5d6a93d795 limit framerate to 30 for calculating bitrate 2013-06-06 10:23:20 +00:00
j b1d326c6dd reformat 2013-05-10 14:17:15 +00:00
j eb7bb3571f fix color extraction, fixes #1446 2013-03-23 14:52:54 +00:00
j 6cfaa54f97 use aac encoder(libvo_aacenc) available in ubuntu 12.04 universe (libavcodec-extra-53) 2012-12-16 19:56:54 +01:00
j 8d5dfd7413 dont use mutables as default values 2012-05-21 14:46:48 +02:00
j bc494f6c18 remove ipv6 prefix from ipv4 addresses 2012-05-19 13:46:06 +02:00
j 45ff05ca49 remove debug 2012-05-17 11:40:44 +02:00
j 96ec35e51a use oxtimelines 2012-05-17 11:38:59 +02:00
j 14fa74bf44 add resolutions to firefogg upload 2012-04-19 18:14:43 +02:00
j 1cad133fc3 add more video modes 2012-04-19 18:06:38 +02:00
j c686a6ebe9 fix cut detection 2012-03-12 14:18:11 +01:00
j 0284635805 enable multithreading for server side transcodes 2012-03-12 13:24:11 +01:00
rolux 6f82e1298f make cut detection faster 2012-03-06 21:18:29 +01:00
rolux afa51f7971 improved cut detection 2012-03-06 20:59:44 +01:00
j 0f482ac8c4 use rgb for distance 2012-03-06 18:40:21 +01:00
j 81748afa2d use stream height by default 2012-02-17 13:02:04 +05:30
j fa05c9d297 remove cached frames 2012-01-07 16:18:05 +05:30
j f72a70252c set keyframe keyframe interval 2012-01-05 21:11:42 +05:30
j 0c3bfaa792 use vf for scale and add hqdn3d for derivatives 2012-01-04 23:08:38 +05:30
j d3f96386c0 default to frames 2011-12-28 18:05:10 +05:30
j ecf02a143a fix color calculation off by one 2011-11-07 12:31:20 +01:00
j ba186ffd10 avoid division by 0 2011-11-07 12:09:38 +01:00
j 88b4d9f62f only open timelines needed to computed average color for clips 2011-10-29 16:45:27 +02:00
j 3a031bbda1 fix poster 2011-10-28 00:19:58 +02:00
j 83d57b6197 image width/height must be >0 2011-10-27 16:31:23 +02:00
j e1c62e831e RGB only, add resetUI url 2011-10-21 20:36:21 +02:00
j 624a69a89f more timeline names 2011-10-21 20:12:09 +02:00
j 055a2b6482 more timeline names 2011-10-21 20:10:24 +02:00
j 78b07dd64a findClips 2011-10-02 20:16:28 +02:00
j 000362c05c annotation sort 2011-09-28 02:29:40 +02:00
j 97c15882db do not set -g/keyint_min twice 2011-08-16 11:38:17 +02:00
rolux 73a14c8a47 new frame urls 2011-08-06 18:17:22 +00:00
j 4328d54450 server side cleanups and fixed for pandora_client sync 2011-04-06 20:57:25 +02:00
j e3bd260b55 only add target once, add ,to derivatives 2011-03-26 15:18:21 +01:00
j 16c8193c69 -threads 2 not working right now 2011-02-24 11:36:00 +01:00
j 72b8f86172 fix import 2011-02-22 17:09:13 +01:00
j 61c867dec1 240p 2011-02-06 18:20:21 +05:30