diff options
author | href <href@random.sh> | 2020-08-28 21:14:28 +0200 |
---|---|---|
committer | href <href@random.sh> | 2020-08-28 21:14:28 +0200 |
commit | dfceb03cf47374fdeab60784476b2e266208a4bb (patch) | |
tree | 7b0e5e98eff21f68b6cebd5030cc8ac4c7af6004 /rel | |
parent | 5b4d483f522f470b9d2cdb7f43d98dde427a1241 (diff) | |
download | pleroma-dfceb03cf47374fdeab60784476b2e266208a4bb.tar.gz |
Rewrite MP4/MOV binaries to be faststart
In some cases, MP4/MOV files can have the data _before_ the meta-data.
Thus, ffmpeg (and all similar tools) cannot really process the input if
it's given over stdin/streaming/pipes.
BUT I REALLY DON'T WANT TO MAKE TEMPORARY FILES
so here we go, an implementation of qtfaststart in elixir.
Diffstat (limited to 'rel')
0 files changed, 0 insertions, 0 deletions