Commit Graph

19 Commits

Author SHA1 Message Date
ksfeldman
1e65fc5cd7 Merge branch 'master' into additional_video_options 2021-02-07 19:30:44 -05:00
Simon Conseil
d09a620341 More fixes 2021-02-07 18:40:29 -03:00
Keith Feldman
dc1326272f Additional video options
Adding in the ability to do 2-pass encoding
Allowing user to disable video resizing
Allowing user to force a video encode even within the same codec
2021-01-30 18:34:22 -05:00
Simon Conseil
8005a8a6d3 Add test 2020-11-25 23:33:21 -03:00
Simon Conseil
e533b32dfc Run isort 2020-03-15 22:58:03 -03:00
Simon Conseil
5b37e6b1e3 Fix video test 2018-09-05 13:26:05 +02:00
Simon Conseil
fbb056e3b9 Add doc page with licenses and replace a few images
whose license/origin is unclear
2018-09-05 09:00:55 +02:00
Simon Conseil
23cc8a994b Remove encoding specification 2018-08-27 00:15:17 +02:00
Simon Conseil
4bab96fdde Remove py2 code 2018-03-05 00:53:39 +01:00
Simon Conseil
2d27aabca9 Add more tests for the video processing functions. 2015-08-31 00:26:20 +02:00
Simon Conseil
24763d46fc Cleanup. 2015-08-07 00:35:07 +02:00
Simon Conseil
b3ef364d79 Pass mp4_options to the tests using generate_video.
Otherwise ffmpeg might fail if it doesn't get the -strict -2 option for the aac
encoder.
2015-06-14 00:38:45 +02:00
Miroslav Pavleski
3a614759cb Added the video_format and mp4_settings settings in the settings template (sigal/templates/sigal.conf.py), added myself to the AUTHORS file. Parametrized the tests/test_video.py tests to run both for webm & mp4. 2015-05-26 23:05:40 +02:00
Juan A. Suarez Romero
ca61eed13d Fix video tests 2015-04-27 16:41:13 +02:00
Simon Conseil
979e04a16c More tests. 2014-07-20 23:47:12 +02:00
Simon Conseil
2637f0d09d Fix whitespace issues with videos (fix #54). 2013-12-27 23:25:30 +01:00
Simon Conseil
94593c6ad8 Refactor, move process_image/video in the image/video modules. 2013-12-18 00:37:00 +01:00
Simon Conseil
8f45c2c1cd Fix encoding issue with accentuated files. 2013-12-17 00:19:46 +01:00
Christophe-Marie Duquesne
c4a751d366 adding tests for the video module 2013-07-21 14:42:28 +02:00