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

How to play videos with name "." in it


Hello,

We have some videos with dot(.) in it. Like http://test.videos.com/videostream_13.00_play.mp4

So these videos are not playable but if we remove "." from 13.00 and make it like 13_00, it works.

So is there any way to play these type of videos.

Thanks

2 Community Answers

Todd

JW Player Support Agent  
0 rated :

Which version of JW Player are you using? I just tested this on my 6.9 test server with a file named bunny_13.00_play.mp4 and it works for me without any errors. The period in the filename might be confusing how the player is trying to detect the file extension, so you might need to add this:

type: ‘mp4’

in your setup.

Please send me a link to your test page so I can investigate further.

Thanks,
Todd

mark

User  
0 rated :

If you are using RTMP streaming from Amazon CF - I have seen this before.

This question has received the maximum number of answers.