This PR adds experimental support for mediaplex lib. It may not work 100% but most of the times it can populate the duration field of the track, which was always set to 0 for attachments and supports wide range of media format.
To enable this, we just have to install mediaplex.
Status
[x] These changes have been tested and formatted properly.
[ ] This PR includes only documentation changes, no code change.
Changes
This PR adds experimental support for mediaplex lib. It may not work 100% but most of the times it can populate the
duration
field of the track, which was always set to 0 for attachments and supports wide range of media format.To enable this, we just have to install
mediaplex
.Status