|
1cc795995d
|
user.get_profile()->user.profile
|
2016-02-19 22:06:11 +05:30 |
|
|
5d63ad1760
|
default/upload_to=lambda breaks migrations, use functions
|
2016-02-19 21:59:26 +05:30 |
|
|
e738503380
|
remove old migrations
|
2016-02-19 15:17:18 +00:00 |
|
|
d241b90b63
|
check data is a dict
|
2016-02-19 18:46:53 +05:30 |
|
|
6b1ce30eb2
|
from __future__ import print_function
|
2016-02-18 16:19:26 +05:30 |
|
|
b121b58a86
|
support caching local files, lookup by oshash
|
2016-02-14 00:32:14 +05:30 |
|
j
|
b7cfcfa182
|
add some encoding options: crop, trim, aspect
|
2015-11-12 16:15:02 +00:00 |
|
j
|
f0e3c2775e
|
logg addMedia call
|
2015-10-20 12:17:04 +02:00 |
|
j
|
65fb9ccb6d
|
reduce ffmpeg output
|
2015-09-16 15:04:44 +01:00 |
|
j
|
ce701d38d0
|
space
|
2015-06-24 16:41:11 +02:00 |
|
j
|
9191a9c196
|
extension should be lowercase
|
2015-05-23 11:06:22 +02:00 |
|
j
|
7359a24d78
|
keep video height if its < profile height
|
2015-05-22 19:01:05 +05:30 |
|
|
51c3df9660
|
typo: permissino permission in 403 errors
|
2015-04-28 18:12:00 +02:00 |
|
j
|
bf1dde53d6
|
fix ignoring media files without instances
|
2015-03-23 11:27:34 +05:30 |
|
j
|
441cb9892a
|
allow updates of file metadata for files with info
|
2015-02-21 15:35:01 +05:30 |
|
j
|
243c1958c1
|
dont import empty subtitles
|
2015-02-06 10:57:14 +05:30 |
|
j
|
ed5bc510a9
|
ignore subtitles with in > out
|
2015-02-05 18:29:18 +05:30 |
|
j
|
9273d7b3ba
|
make subtitles in/out/value unique before importing
|
2015-02-04 15:56:37 +05:30 |
|
j
|
9a3c24b2ab
|
only call update_timeline once during first import, adds empty clips twice otherwise
|
2015-02-04 15:10:51 +05:30 |
|
j
|
4ed0d56f4f
|
add mkv cues to audio only files to fix seeking in firefox
|
2015-02-04 00:09:22 +05:30 |
|
j
|
437391caf9
|
load info from stream in file has no info
|
2015-02-03 23:20:16 +05:30 |
|
j
|
6cd2eaf93a
|
extract some information about currently running encoding jobs
|
2015-01-08 17:01:03 +01:00 |
|
j
|
e1bc418e0c
|
use one version of ffmpeg for all tasks, remove avconv dependency, fixes #2606
|
2015-01-05 16:07:55 +00:00 |
|
rolux
|
ea1a94e9e4
|
update api docs (omissions, wording, typos)
|
2014-12-21 13:03:49 +00:00 |
|
j
|
f56218e33a
|
dont fail if /api/upload is called without the right arguments, render api page: fixes #2611
|
2014-12-19 16:02:32 +00:00 |
|
rolux
|
3950213960
|
update api docs
|
2014-12-19 15:31:57 +00:00 |
|
rolux
|
cada20f904
|
update api docs
|
2014-12-19 15:05:08 +00:00 |
|
rolux
|
4a084d8405
|
update api docs
|
2014-12-19 12:59:10 +00:00 |
|
rolux
|
6bd001a10a
|
update api docs
|
2014-12-18 20:16:41 +00:00 |
|
rolux
|
f38d3441a0
|
typo
|
2014-12-18 13:40:41 +00:00 |
|
rolux
|
cf836ec172
|
add api docs
|
2014-12-18 13:38:20 +00:00 |
|
j
|
9e9bf30c42
|
add new changelog and call add_changelog all over the place
|
2014-12-17 13:45:46 +00:00 |
|
j
|
bf6c12ae0f
|
use ffmpeg > 2.1 for mp4 frames if settings.FFMPEG is defined, fixes #2549
|
2014-11-16 20:34:55 +00:00 |
|
j
|
2a3062e029
|
fix melt scaling
|
2014-11-14 23:00:19 +00:00 |
|
j
|
e084766e69
|
add mange command to restart encodes after crash or ctl restart
|
2014-11-09 14:10:51 +00:00 |
|
j
|
fb32ec7d96
|
encode to tmp name and rename once done
|
2014-11-04 15:38:00 +02:00 |
|
j
|
e95c9011e7
|
fix multilanguage resolution
|
2014-10-24 10:32:16 +01:00 |
|
j
|
cddf742efd
|
partTitle->part_title, fixes #2515
|
2014-10-17 17:49:01 +02:00 |
|
j
|
aacc712869
|
only parse avconv major version
|
2014-10-10 15:58:54 +02:00 |
|
j
|
ce8803d100
|
dont use local ffmpeg if format is not webm
|
2014-10-06 10:14:39 +00:00 |
|
j
|
e4c6a671a6
|
fix mp4 encoding in ubuntu 14.04
|
2014-10-06 10:54:20 +02:00 |
|
j
|
ceb507020b
|
data is passed to api functions now
|
2014-10-06 08:26:43 +00:00 |
|
j
|
c076579300
|
only get file if we have a chunk
|
2014-10-05 14:58:53 +02:00 |
|
j
|
bb8bef991f
|
set h264 level to 3.0 (most compatible)
|
2014-09-30 14:00:40 +00:00 |
|
j
|
7eb30d9776
|
load width/height into db after saving frame
|
2014-09-28 14:02:53 +00:00 |
|
j
|
76bbe09a05
|
cache frame width/height in db
|
2014-09-28 10:16:25 +00:00 |
|
j
|
94336ceda7
|
fix language
|
2014-09-27 19:44:09 +02:00 |
|
j
|
4ebd64becf
|
fix melt cmd
|
2014-09-25 16:49:17 +02:00 |
|
j
|
5b25411a60
|
only use melt if USE_MELT is set
|
2014-09-25 16:18:13 +02:00 |
|
j
|
ada3bbe346
|
add optoin to use melt(MLT) to extract frames from H264
|
2014-09-25 15:28:08 +02:00 |
|