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

Sound but no video


Hello,

I was trying to play my video file hosted at http://www.locusfeed.com/videos?id=1332549095958.mov

I have the following configuration
bc.. <div id="container">Loading the player ...</div>
<script type="text/javascript">
jwplayer("container").setup({
flashplayer: "jwplayer/player.swf",
file: "http://www.locusfeed.com/videos?id=1332549095958.mov",
provider: "http",
height: 500,
width: 500
});
</script>



However I only get the sound and no video.

Thanks.

55 Community Answers

Ethan Feldman

JW Player Support Agent  
0 rated :

The issue here is actually that videos short in portrait mode on smartphones are not resized properly. You are going to need to re-encode it again – http://handbrake.fr/

JW Player

User  
0 rated :

Thanks a lot for the response Ethan.

I verified that it works fine when I capture in landscape mode. Is this a bug in the player? I really don't want to re-encode the video if there is a workaround.

Thanks.

Ethan Feldman

JW Player Support Agent  
0 rated :

Np. I’m afraid there isn’t a way for the player to read in landscape captured files like this. They will need to be re-encoded for the time being.

JW Player

User  
0 rated :

I recorded a video on my samsung infuse cell phone and loaded the mp4 formatted file to my server. When I entered the video's url in the jw player wizard, I could hear the audio, but could not see the video. I then tried to play the same video in Windows Media Player and then QuickTime...the video played successfully in both players.

Can anyone help me solve this issue? Do I need to encode the video again, even though the phone recorded it in the mp4 format already...

Ethan Feldman

JW Player Support Agent  
0 rated :

Please show us a link so we can debug, thanks.

JW Player

User  
1 rated :

Almost the same situation here. I didn't shoot the video, but it plays in WMP and in Quicktime but on my website is only sound, but no video. Would you take a look? http://sjnews.org/Parish/ParishPublications/Video2.aspx

Ethan Feldman

JW Player Support Agent  
-1 rated :

Video needs to be encoded in H.264.

JW Player

User  
0 rated :

I have the same issue with ALL youtube videos in Firefox 13, please can you make youtube reencode al videos ...

Ethan Feldman

JW Player Support Agent  
0 rated :

Link please?

JW Player

User  
0 rated :

Hi, I'm getting the same issue. Video encoded in h.264. was having trouble getting consistency across browsers. Have done this now, but now i have sound and no video :(

Please help - http://howtostopbeingsad.co.uk/offer/

Ethan Feldman

JW Player Support Agent  
0 rated :

Works for me?

JW Player

User  
0 rated :

yeah, sorry - got it working in the end :)
thanks anyway!!

Ethan Feldman

JW Player Support Agent  
0 rated :

Np :)

JW Player

User  
0 rated :

Hi,
I just installed JW player to test.
I have an Amazon s3 bucket, activated Cloudfront and have uploaded two mp4 videos there.

When I embed on my WP site (http://bizstrategies.dk/category/nyheder)
I get sound, but no video. Both videos are H264 AVC encoded.
The current video is 640x480 and so is the player settings.

I am using flash mode, but want to stream mp4 file.

When trying to play the videos in ex. VLC or Windows Media Player they work fine.

Any suggestions?

ALSO... A bit off topic, but how can I protect the source (ex. a default setting in JW to always use cloudfront and then use only filename in shortcode?

Ethan Feldman

JW Player Support Agent  
0 rated :

Here is this running? On this link I see two videos, Sintel, and Big Buck Bunny, both work fine.

Regarding security – http://www.longtailvideo.com/blog/13088/securing-your-content

JW Player

User  
0 rated :

Hey there
I've been running into some troubles with the player myself, as evidenced by http://www.loelc.com/watch/
I have tried a variety of ways of presenting the media, and currently have on the site a trailer encoded with H.264 and AAC, found at either of the options below:
http://loelc.com/wp-content/uploads/2012/08/NewPromo2.mp4
http://lchstheaterbooster.org/wp/VideoContent/NewPromo2.mp4
When downloading these .mp4s, I get both sound and video (if poor quality, that's not my primary concern right now), but when using the player, I only get audio, or, in the alternative, I get the message that the video is not found, even though the location it lists is valid. Where am I going wrong, here?
I am using a wordpress theme on a site hosted on ipage, if it matters, and the example page that I've been trying this on, once again, is http://www.loelc.com/watch

Ethan Feldman

JW Player Support Agent  
0 rated :

I just downloaded your MP4 and inspected it with QuickTime. It is not H.264, it is MPEG-4, which is why you are having the issues with the player. Flash requires H.264 encoding.

JW Player

User  
0 rated :

Ive inspected my file in quicktime and it is coded in H.264. I am still unable to see video. Sound is clear. Here's the link...http://www.egnsportscreations.com/testplayerpage2.html

Thanks in advance

Ethan Feldman

JW Player Support Agent  
0 rated :

http://www.egnsportscreations.com/player.swf = 404 not found.

JW Player

User  
0 rated :

Hey,

I'm getting sound but no video. The video was working before however the file size was far to large which was causing slow loading time. So we've been sent a smaller file which i've now uploaded.

Take a look - http://walktall.mediaclash.co.uk/

Thanks,

Josh

Ethan Feldman

JW Player Support Agent  
0 rated :

You need to make sure the video is encoded in H.264

JW Player

User  
0 rated :

Hey,
could you help me out here i get the audio on this mp4 file but no video but the file is saved on my hard drive, I can email it to you it's a small file, thanks!

Ethan Feldman

JW Player Support Agent  
0 rated :

You should re-encode it and make sure the audio is encoded in AAC.

JW Player

User  
0 rated :

the video is recorded on Samsung Galaxy S2 it's all default but when I transfer it to someone else it can't be viewed by them (i.e. laptops, Nokia N8, iPhone)
Thanks!

Ethan Feldman

JW Player Support Agent  
0 rated :

Got it, I would recommend re-encoding it, then.

JW Player

User  
0 rated :

I need to shoot the video again?

Ethan Feldman

JW Player Support Agent  
0 rated :

I would just take your file and re-encode it with a tool, like – http://handbrake.fr/

JW Player

User  
0 rated :

I am using ffmpeg to convert my flv file to mp4 to play in Jwpalyer,
but In Jwplayer it is not showing video, only audio is coming.

While the same mp4 file converted by ffmpeg is running in windows media player perfectly.

Please guide me for resolve this issue.

for video encoding if any other then ffmpeg is better then suggest me

Ethan Feldman

JW Player Support Agent  
0 rated :

So then your encoding is not correct. You should probably re-encode with Handbrake, link is above…

JW Player

User  
0 rated :

Hey Ethan,

I reencoded the video using handbrake but it's still the same problem just audio and there's no video just the grey screen please help :-/

Ethan Feldman

JW Player Support Agent  
0 rated :

Hm, maybe the original video just doesn’t have any audio in it?

JW Player

User  
0 rated :

No, it does have audio but i can't see any video the audio is clear but there video is all grayed out

Ethan Feldman

JW Player Support Agent  
0 rated :

So the phone didn’t shoot the video properly then it seems?

JW Player

User  
0 rated :

It plays fine on the phone itself(the one that it was recorded on) but when sent to other phones it doesn't play :-/

JW Player

User  
0 rated :

I have a similar problem. The video was an avi file. I converted it to mp4 so I could use it with JW player. The mp4 file plays fine on my computer. But once I put it on my wordpress site, it plays with sound and no picture (a black screen).

This is the website page
http://www.aarondouglasfans.com/wordpress/?p=6657

This is the file
http://www.aarondouglasfans.com/Media/Video/AaronDouglas_TheBridge_ShortFilm.mp4

JW Player

User  
0 rated :

Never mind, I converted the avi to mp4 using HandBrake and now the video plays :)

Ethan Feldman

JW Player Support Agent  
0 rated :

@M.Z. – If it doesn’t work on other phones, it has to be an issue with the file itself.

@meshel73 – Glad you got it.

JW Player

User  
0 rated :

Hi Ethan

I have the same problem of audio but no video. When I first tested this video it ran perfectly. Then for some reason just stopped the video but left the audio playing. The videos I use are all H264 MP4 format with ACC audio. The current video configuration is 640x360 and the JW Player option is set for that size.

Location of the video is http://creativemusicsystems.com/wordpress/

The embedded code I used is [jwplayer file="https://s3.amazonaws.com/cms.promovid/Ml+Teaser+2+Right+Arrow+640x360-2.mp4"]

The original file is at https://s3.amazonaws.com/cms.promovid/Ml+Teaser+2+Right+Arrow+640x360-2.mp4

I haven't updated to my paid version of JW Player yet on this install.

Any clues PLEASE!!!

Gary

JW Player

User  
0 rated :

Ethan,

Just an added comment on my previous post. When loading the page in Internet Explorer I get a message

"The video could not be loaded, either because the server or network failed or because the format is not supported: https://s3.amazonaws.com/cms.promovid/Ml Teaser 2 Right Arrow 640x360-2.mp4"

In Firefox it is just blank.

Gary

Ethan Feldman

JW Player Support Agent  
0 rated :

I see a message that says:

“Please complete the form to access these videos”

But there is no form?

JW Player

User  
0 rated :

That is a test site at the moment, the form has not been loaded yet. The issue is with the video on that page which does not require the form to be filled. It automatically starts.

Ethan Feldman

JW Player Support Agent  
0 rated :

I don’t see any player on this page though, it is blank.

JW Player

User  
0 rated :

That's the point. There is only sound, nothing else. Yet I notice it works perfectly on an iPad! !! ??
In Firefox nothing shows. In IE the black player shows with the error message as above.

Ethan Feldman

JW Player Support Agent  
0 rated :

On your page – http://creativemusicsystems.com/wordpress/

I see code though, not the shortcode from your post above, which is – [jwplayer file=“https://s3.amazonaws.com/cms.promovid/Ml+Teaser+2+Right+Arrow+640x360-2.mp4”]

Why are you using manual code inside of WP instead of using our WP plugin?

JW Player

User  
0 rated :

Hello.
Ethan, can you please help me?
I have the same problem - sound, but black screen.
But, what's strange - some episodes from playlist are just fine, some not.
All playlist items refer to the same MP4 file, just different fragments (via http pseudo-streaming, using vstart and vend params).

Ethan Feldman

JW Player Support Agent  
0 rated :

Do you have a link?

JW Player

User  
0 rated :

Unfortunately no, this is private project.

Ethan Feldman

JW Player Support Agent  
0 rated :

A link is needed to debug properly.

JW Player

User  
0 rated :

Could you please enumerate debug steps? Any extra setup options?

JW Player

User  
0 rated :

Will player show black screen, if it receives video, that not starts from keyframe?

Ethan Feldman

JW Player Support Agent  
0 rated :

I would recommend using Firebug to debug.

JW Player

User  
0 rated :

Well, I use it. Is there any possibility to get debug info directly from player?

Ethan Feldman

JW Player Support Agent  
0 rated :

You would have to use a Flash debugging tool like arthropod

http://arthropod.stopp.se/

JW Player

User  
0 rated :

@Ethan, Thank you for your outlined answers here. I've discovered that not all MP4s are equal, and it wasn't until after I reworked the original AVI the client had given me in Handbrake that I got the video with the audio.

Looking forward to your v.6 (for Wordpress)!

Ethan Feldman

JW Player Support Agent  
0 rated :

Np

This question has received the maximum number of answers.