Commit Graph

12 Commits

Author SHA1 Message Date
Jan Vonka
dbafd81f5f ATS-812: PoC FFmpeg (experimental) - bump pom.xml to 2.5.5-A1-SNAPSHOT 2022-01-05 13:29:04 +00:00
Jan Vonka
aa16bb1a30 ATS-812: PoC FFmpeg - minor: add extra (internal) check for src/tgt media types 2021-12-22 20:24:21 +00:00
Jan Vonka
b8c1463b35 ATS-812: PoC FFmpeg skeleton - experiments
- add PoC option to convert from mp4 to either image/png or image/png
- single frame based on timeOffset param (example format "00:00:00.5")
- transform option names & support mimetypes subject to change
- requires detailed design + (unit) regression tests

- see also MM-156
2021-03-30 16:36:01 +01:00
Jan Vonka
d0d1fd8cdb ATS-812: PoC FFmpeg skeleton - experiments
- quick PoC hack to update Dockerfile to FFmpeg 4.2.4 on CentOS 8 (from 3.4.8-1 on CentOS 7) base docker image

- TODO raise story/task to do this properly (as part of epic) !
2021-03-29 17:28:04 +01:00
Jan Vonka
8dacb86cb8 ATS-812: PoC FFmpeg skeleton - experiments
- fix typo in name (pom.xml)
- temporarily downgrade to CentOS 7 base docker image (=> ~ FFmpeg 3.4.8-1)

- TODO upgrade to CentOS 8 base docker image (=> ~ FFmpeg 4.2.4)
2021-03-29 16:35:34 +01:00
Jan Vonka
9c4a239d03 ATS-812: PoC FFmpeg skeleton - unit test fixes
- fix the -ve unit test files (back to same as other T-Engines)
- for now, remove the empty FFmpeg t-options

- TODO add some example config options (+ unit tests)
2021-03-29 15:52:17 +01:00
Jan Vonka
926ac11977 ATS-812: PoC FFmpeg skeleton - experimental
- trivial: fix typo in name (pom.xml)
2021-03-29 14:49:44 +01:00
Jan Vonka
8c3ac3f4ce ATS-812: PoC FFmpeg skeleton - experimental
- add *skeleton* of unit tests based on other T-Engines (incomplete)
- TODO add more tests, re: specific FFmpeg transform options (+ more src/tgt media types)
2021-03-29 13:48:32 +01:00
Jan Vonka
81cbf0e37f ATS-812: PoC FFmpeg skeleton - experimental
- merge in master (~ 2.3.11-SNAPSHOT)
2021-03-29 12:02:28 +01:00
Jan Vonka
c88cb021bc ATS-812: PoC for FFmpeg T-Engine (WIP) - initial folder skeleton
- before I forget, tweak docker image name and also add "poc" (eg. alfresco-transform-ffmpeg-poc)
2020-07-28 09:07:18 +01:00
Jan Vonka
7d8c8e654f ATS-812: PoC for FFmpeg T-Engine (WIP) - initial folder skeleton
- before I forget, tweak docker image name (=> alfresco-transform-...)
2020-07-28 08:54:12 +01:00
Jan Vonka
186e18757e ATS-812: PoC for FFmpeg T-Engine (WIP) - initial folder skeleton
- note: PoC only - limited functionality & no tests yet
- see also ATS-793 epic
2020-07-27 19:08:55 +01:00