Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

Webm video cannot be processed after being uploaded


Hi,

I tried to upload simple webm video file that can be found in https://s3-ap-southeast-1.amazonaws.com/expo.karir.com/video1.webm manually.

I got this error:

There was an error processing your file: Media file contains no recognized media stream

Any idea?

Thank you.
Sky

5 Community Answers

Daniel Berger

JW Player Support Agent  
0 rated :

Hi Sky,

I tested your video in our stream tester and it only played a second of content. It was also playing as a live stream. Please share these issues with your stream provider.

Also, please review the supported browsers from WebM’s documentation to ensure you are in compliance:
https://www.webmproject.org/users/

s...

User  
0 rated :

Hello Daniel,

We tried to upload those simple webm into some major video hosting provider (Youtube, Dailymotion, Vimeo) and it played correctly. here the example http://www.dailymotion.com/video/x58v1n0

But it failed in JWPlayer, here the file https://content.jwplatform.com/previews/uQzNw39z-6rABa3xp

To make success in JWPlayer, we encoding first `ffmpeg -fflags +genpts -i video_path.webm -r 24 new_video_path.webm` then upload.

I think you need that kind of encoding process on your uploading process like Youtube, etc.

Thanks,

Note: The webm video files that you cannot your process is from webcam recording https://addpipe.com/media-recorder-api-demo/

Daniel Berger

JW Player Support Agent  
0 rated :

Thank you for the update.

Best,
Daniel

t...

User  
0 rated :

We're having the same problem with uploading .webm files both manually and via the API. Unfortunately our app can't easily run ffmpeg so this is a major problem for us.
Daniel - is this a known bug that your developers have documented and are working on?

Thanks,
John

Daniel Berger

JW Player Support Agent  
0 rated :

Hi John,

Can you perhaps send me the video file? I get an access denied error when I visited the link you shared above. You can submit it through the ‘Contact Support’ link in your dashboard if you don’t want to expose your content to the public forum.
Alternatively, can you re-encode your content in mp4 format with Handbrake and then try to re-upload the content?

Here is a helpful document to assist you if you have not yet seen it: https://support.jwplayer.com/customer/portal/articles/1433634-preparing-videos-for-upload

This question has received the maximum number of answers.