mediacms-io / mediacms

MediaCMS is a modern, fully featured open source video and media CMS, written in Python/Django and React, featuring a REST API.
https://mediacms.io
GNU Affero General Public License v3.0
2.56k stars 468 forks source link

issue with media encoding (duration) #313

Open mgogoulos opened 2 years ago

mgogoulos commented 2 years ago

Describe the issue Encoding for this video fails with a mesage related to duration

  File "/home/mediacms.io/mediacms/files/tasks.py", line 311, in encode_media
    percent = duration * 100 / media.duration
ZeroDivisionError: division by zero

launch.zip

SHIKHER09 commented 2 years ago

can i wrok on it

mgogoulos commented 2 years ago

sure, you are welcome to work on it!