django-video-encoding icon indicating copy to clipboard operation
django-video-encoding copied to clipboard

django-video-encoding helps to convert your videos into different formats and resolutions.

Results 15 django-video-encoding issues
Sort by recently updated
recently updated
newest added

In admin video upload is not because you have taken ImageField instead of FieldFile

enhancement
help wanted

## Description Please include a summary of the proposed changes. Fixes #(issue) ## Checklist - [ ] Tests covering the new functionality have been added - [ ] Code builds...

Django 4.0 has removed ugettext_lazy and replaced it with gettext_lazy.

no updates since 2021... if not, what people are using instead?

I working on a project with Django GraphQL and Nextjs and trying to build a video course platform, and I want to use this library to change resolution of videos...