Skip to content

Releases: just-work/django-video-transcoding

1.0.0

27 Jun 07:02
338d920
Compare
Choose a tag to compare
1.0.0 Pre-release
Pre-release

This is pre-release with adaptive bitrate support

  • Transcode source into ABR ladder, store results in a single mp4 file with multiple audio and video streams
  • Select different profiles depending on source media characteristics
  • Manage presets from django admin

0.14.0

20 Jun 10:00
e2352d4
Compare
Choose a tag to compare
  • Drop python-3.7 and Django<3.2 support from CI
  • Add python-3.12 and Django-5.0 support
  • Update rest dependencies to latest versions
  • Migrate build system to pyproject.toml

0.13.0

21 Aug 10:57
c8e602e
Compare
Choose a tag to compare

#225 Django-4.1 support

0.12.1

22 Jun 08:00
5fa7e79
Compare
Choose a tag to compare

Bump fffw version in setup.py

0.12.0

22 Jun 07:59
26edb2a
Compare
Choose a tag to compare

#220 Switch to new major fffw version

0.11.0

18 Dec 06:29
54c85fb
Compare
Choose a tag to compare

#196 Django-4.0 support

0.10.0

08 Nov 06:05
9a93bae
Compare
Choose a tag to compare

#182 celery-5.2 support

0.9.0

14 Oct 09:19
42e517a
Compare
Choose a tag to compare

#176 django-model-utils 4.2.0

0.8.0

20 Aug 08:52
1f7b401
Compare
Choose a tag to compare

#163 fix MKV duration parsing

0.7.2

02 Aug 11:16
f6d441e
Compare
Choose a tag to compare

#158 restore metadata to satisfy invariants