Video have sound but no image in Chrome, Edge & Firefox - wordpress

I am working on a WordPress website and facing a major issues with some of my self hosted videos. I am uploading videos to wordpress media Library and playing them using Easy video player in my posts. There are some video with only audio. I tried those in different browsers and they work fine in UC Mini on Android. Chrome, Edge & Firefox are just playing the audio on both PC & mobile versions.
Please help me get rid of this issue.
Shall be thankful
you can check sample here

your video is encoded as MPEG4 - part 2. this is a really old format. I'd recommend re-encoding the video as mp4 using the h264 codec.
At an hour long - you might also want to consider adaptive bitrate streaming - to allow for different screen sizes and varying network conditions.

Related

How is this site using a hi-res video as a background?

http://freelance.tv/
Seems like this video is too high-resolution to be downloaded that quickly — what is the trick being used here?
The video does not seem to be higher than 720p, once I opened the page the video stopped a few times to buffer but with high-speed internet, it will load fairly quickly.

Flowplayer6 does not work on mobile

I'm using Flowplayer6 / HTML5 wordpress plugin to play videos on the site.
I have trouble playing the player on the phone. By clicking on the player, the video does not run .
Please find an online example of the problem below:
http://www.muzika.com.br/vertice/player_portacurtas/filme/?name=j_carlos_o_cronista_do_rio
obs .: the 5/2 is normal to stop the video.
According to the know issues section in flowplayer documentation, it seems that:
Mobile devices and iOS do not support automatic playback on page load.
Volume and mute state cannot be controlled on mobile platforms and
iOS.
Mobile phones and iPod do not allow inline playback in the
browser. The native player component takes over entirely. They
therefore also do not fully support the JavaScript API, especially
when it comes to interaction with the page.
You will find in the documentation some workarounds, but maybe this is not the right plugin for what you need.

Need video player for ASP.NET(Should Support IE 7.0 + all browser)

I need to implement a video player that should play files(wmv, mpeg, mp4 etc..), I have tried object tag, but it requires media player plugin to play I dont want this kind. Somebody can suggest me.
Thanks in advance.
For playing Video in Website, the users need to download plugin (WMP or any other player). Without the plugin, Video cannot stream or play in browser.

problem YouTube channel with IE browser

I had youtube channel where I had for in my web site to display this videos from youtube channel .I did my code well but I had a problem with IE browser the sound continuous after I closed the player as you must let the player work after it finished ,So what I can Do?
You probably didnt reset either the object or embed container or something.
Thing is that internet explorer embeds flash differently.
You probably just deleted the content element so it became invisible but did not unset the flash media.
consider using this widely used javascript library to take care of all that for you:
http://code.google.com/p/swfobject/

Mobile web - best way to youtube video

what is the best way to open a video on mobile device?
When I do video that works fine on my HTC Touch but on iPhone it complained that link is not valid.
Please enlight.
Thank you,
Tee
Use the embed code provided by YouTube on the video's page, not a link to the actual video file:
https://developer.apple.com/library/archive/featuredarticles/iPhoneURLScheme_Reference/YouTubeLinks/YouTubeLinks.html

Resources