collective / wildcard.media

13 stars 12 forks source link

Doesn't transcode to browser compatible h264 codec if uploaded as other mp4 codec #54

Open djay opened 5 years ago

djay commented 5 years ago

Upload a mp4 encoded as mp4v or mpeg4 part 2 encoding. This will fail to play the video (just audio) as it won't covert to format thats browser compatible.

I notice also the video tag includes both a main src= and the tag for the mp4 file.