-
|
I've ben having some trouble converting an MP4 file to WebM. The code has definitely worked before with this input file - I've included the original and successfully converted files. Now when I run the conversion I see: I've had a brief look through the discarded track, but I'm not really sure what I'm looking for. I've added stringified copy of it. There were some circular references so I've replaced duplicate objects with a reference to the included version. For example I'm wondering if something about my environment / browser version might have changed and caused this to start happening. Has anyone seen this before? Files |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
🤦♂️ I did some digging and the issue was I started testing the app on |
Beta Was this translation helpful? Give feedback.
🤦♂️ I did some digging and the issue was I started testing the app on
httprather thanhttps. In Chrome at least,AudioDecoder/VideoDecoderis only available in secure contexts andInputTrack.canDecodefails if they aren't defined causing the track to be discarded