Tagged Questions
1
vote
0answers
17 views
how to make the youtube frame's preview effect on HTML video
Curently I have somes mp4 videos embed in HTML5 <video> tag and rendered with video.js
What I want, is to have a frame preview exactly like youtube does when you put your mouse on the loading ...
0
votes
1answer
16 views
Override Native iOS Video Player done button
Hi I have an html5 video player on my UIWebView, as you may know when I click on the play button the native video player takes control, how can I override the "done" button so I can close the video ...
0
votes
1answer
32 views
How to play a video when param is active
I'm using timesheets.js to make a SMIL-presentation.
In the JavaScript console I see this:
<div id="slide3" class="transition" smil="active">
<video id="foo" source type="video/mp4" ...
0
votes
1answer
24 views
Add params in html5 video (jQuery)
I'm a beginner in javascript and jQuery and would like to add a parameter to a video element with javascript.
<script>
$(document).ready(function () {
$('#foo').append($('autoplay'));
});
...
1
vote
1answer
35 views
Playing video HTML5 and Apache
What I'd like to do is to play a video served by an request to a URL.
The webserver is Django
Here the HttpResponse to serve the video is formed:
filename = rec_path(recording_id) + '/rgb_video.mp4'
...
0
votes
0answers
20 views
How to Stop HTML5 Video scroll on click event
link: http://clients.wildlife.la/1pel
built with: Ember.js - Howler.js - jQuery - PHP
There are two 'Artist Blocks' that contain video elements, The Game and MGMT, first song on each.
On the ...
0
votes
1answer
15 views
Callback function for video.js?
I'm using the video.js plugin. I'm using ajax to load in another bunch of videos from another page but I want to call the javascript again to perform the skinning again. Is there a callback function I ...
0
votes
1answer
29 views
Interactive video website (HTML5, Flash)
How do you create video like this: http://www.kasesesmu.lv/lv/ ?
Do you know any similar websites, maybe some tutorials on this?
0
votes
1answer
45 views
HTML5 Video not working in Safari
I'm creating a website for a client that is very media heavy, so has a lot of video/audio files to load. The videos load perfectly in Chrome, Firefox, IE etc, but not Safari (on Windows)! See code ...
1
vote
1answer
90 views
Video player | Change language and quality
I need to have a video player where user can change the language and quality for playing video. Like in the image below
So, for one video, I have actually 6 videos (2 qualities and 3 languages ...
0
votes
0answers
25 views
Open source platform for DRM video on the Web?
Is there an open source platform for serving some sort of DRM-protected video on the Web, so that the users can't download or save the videos themselves? Streaming or not.
0
votes
0answers
35 views
HTML5 Videos on Localhost Stop After 15-30 Minutes
I have a video site in development that's currently running on my WAMP server. The videos were all encoded to .mp4 using Handbrake, and none of them will play for longer than 15-30 minutes. I have ...
0
votes
1answer
32 views
Custom Stop Button HTML5 Video
So im trying to make a little video with custom controls, it is the first time, so i have no idea what im doing. but i have godt the play pause putton to work, but how do i make a stop button?
My ...
0
votes
0answers
48 views
Video-js not working full screen
I am working on a online magazine and I am using 3d flipbook. I gave my videos the video-js class and put all the files togheter. It looks amazing and it works until I want it to play full screen. I ...
0
votes
0answers
50 views
Video has no audio when played using HTML5
I have a media site where I can upload video files. After upload, they are converted to MP4 using ffmpeg and then ffmpeg2theora converts that to OGV.
I have recently discovered that some videos that ...
1
vote
1answer
26 views
video only play when it is in active window?
i have a webpage in which a video is embedded between content (upper & lower). when video is display on active window its only play rather than it pause while scrolling.
i have been asked this ...
0
votes
1answer
46 views
Is it possible to embed a video stored as a blob in IndexedDB?
I'm writing a web app that lives locally on a desktop computer and can be run in either Firefox or Chrome. It uses HTML5 and the local database storage: IndexedDB. The users need to be able to ...
0
votes
0answers
26 views
Play multi part video without interrupts (HTML5)
I want to split a video into parts, but play it in the browser as a single video. In my inital attempt I split the video with ffmpeg and used the onended event to play the next part. The disadvantage ...
0
votes
0answers
43 views
html 5 video doesnt work on android
I have a website with a flash and html5 video on it. I cant seem to get it to play on my samsung galaxy s I900.
<video width="560" height="315" autoplay="autoplay">
<source ...
0
votes
1answer
59 views
Video encoding for Android HTML5
I have read lots of threads and articles all with pointers around how to encode video for HTML5 playback in Android.
No matter how much I try the various settings, using Handbrake or Miro, I still ...
0
votes
1answer
118 views
Chrome - not playing multiple videos - network stuck in pending
I have 2 video elements on my test page, like so:
<div id="parent">
<video id="foo" autoplay>
<source src="http://www.quirksmode.org/html5/videos/big_buck_bunny.mp4" ...
0
votes
0answers
29 views
Safari refuses to play <video> with media + <link>
I am going mad with this issue, hopefully someone has some insight. Look at this super simple HTML. Working Example / Non Working Example (Use Safari).
<!doctype html>
<html lang="en">
...
0
votes
0answers
45 views
Check load progress of HTML5 video in pure JavaScript
I have tried many different iterations of checking the load progress of a video and am looking for some pure JavaScript non-library user's advice. It seems as though my code stops working (without ...
0
votes
0answers
80 views
VideoJS: Videosize on an iPad
I am using VideoJS to show a video. It works great in all browsers on each and every system. Exception is the iPad (iOS 5 and iOS 6, both tested on Safari and Chrome). The video resizes to about 300px ...
1
vote
1answer
30 views
Popcorn.js loop in video
I'm working on an interactive video using Popcorn.js but I'm quite new to JavaScript. I'm trying to loop a specific part in the video. I was trying an if statement where when a current Time is ...
1
vote
1answer
85 views
FFmpeg on windows 7, encode video in mp4 for HTML 5 video fail
I try to encode my video with FFmpeg, to convert to mp4.
But the video doesn't work on html 5. I don't understand why.
I found this command on the web and I tried it:
ffmpeg.exe -i wildlife.wmv -b ...
1
vote
0answers
87 views
JW Player Resizing issue in chrome
I am having a weird problem with my video resizing incorrectly in chrome.
I have tried many different suggestions I've found on google but none seem to work. The video is 16:9 and I used a aspect ...
0
votes
0answers
97 views
HTML5 Video tag issues on Iphone 4
Hello I am very new to HTML5 video and I'm having a problem with videos NOT playing on my iPhone 4 (running iOS 6.1.2) when using the HTML5 video tag.
The video runs fine on a computer with Google ...
0
votes
1answer
36 views
IE9+ not playing portait video in HTML5 video tag
For some reason I can't get IE9/10 to play video that is taller than wide, when using HTML5 video tags.
Demo:
http://s.l6.no/demo/video+html5/
The demo shows one video scaled down from 1280x720, ...
0
votes
0answers
28 views
Youtube Embeds in some kind of a popup (and mobile compatable)
I'm looking for a way to have a link in my html (Image wrapped in an anchor tag) that, when clicked, would display a youtube embedded video in some kind of popup (like the trailers do on IMDB.com). ...
1
vote
1answer
53 views
How to pause and play a video with popcorn.js
I'm tring to set up a video page where the video stops to play at 5 seconds automatically but I don't know how to do it with popcorn.js.
In addition, I need to set up a button to replay the video ...
-2
votes
1answer
78 views
video support on Android, iOS and PC [closed]
If I want to develop a video web site (similar to Youtube), and I want to support video rendering for Android, iOS and PC (Windows) from client browser. What are the preferred solution? Free + open ...
0
votes
1answer
115 views
How to make interactive video on the webpage using HTML5?
I have a web server with a low latency (local), what I wish to do is generate video content from the web server and allow the user to interact with that video content by clicking on the video and the ...
0
votes
0answers
29 views
Detect 400 bad request with html5 video
I have a CDN that uses this thing called "Media Vault" which allows me to store files "securely" and are accessible by passing a hashed password to them like
...
0
votes
3answers
915 views
HTML5 video not playing in Firefox
I've converted the file to three different formats: mp4, web, and ogv. According to caniuse firefox supposedly supports both ogg and webm, but nothing is playing.
I converted the files using Miro ...
0
votes
0answers
103 views
VideoJS caption causing undefined error
I'm using VideoJS, the CDN hosted version works fine, but I wish to use VideoJS offline and modify the CSS so I'm hosting this myself.
I'm getting an undefined error on the videojs.js:
...
0
votes
1answer
40 views
Stretching a video?
I am trying to stretch the video that I have. It has to be 400 X 400 stretched. I tried using the "stretchtofit" value="true" but that doesn't work and I need the video centered under the heading. I'm ...
0
votes
0answers
12 views
Free video viewing plugin
I am finding a video viewing plugin for viewing video online.
I am aware that html5 video supports this,
but some older browser might not support it
can anyone suggest a good free video player that ...
2
votes
2answers
165 views
Get Video Resolution of a Video File using Amazon Elastic Transcoder
We have this configuration working:
1- Display a JS Upload Form to the visitor
2- Upload file chosen direclty to Amazon S3
3- Transcode the Video in MP4 using Amazon Elastic Transcoder with options:
...
0
votes
1answer
35 views
HTML5 video tag display
So this is weird. I was experimenting with html5 video tag. Your snapshot photo of the trailer is defined by video poster="megafon2.png" width="640" height="360"
Why is the second video smaller than ...
1
vote
5answers
194 views
Videos not playing in browsers
I am having 6 different types of video formats, namely .avi, .mkv, .mov, .ogv, .wmv, .mp4. I tried to embed these videos to the browsers using video tag in HTML5. But no videos played in any browsers. ...
3
votes
1answer
225 views
Current state of HTML5 video in 2013 [closed]
I've been using flash video for embedded videos on my site. My old 2.2.x android plays them fine but I'm noticing a lot of new android devices as well as apple devices will not play my videos because ...
2
votes
1answer
95 views
Play HTML5 Video when scrolled to
Is there anyway to autoplay a HTML5 video only when the user has the video (or a certain percentage of the video) in the browser viewport?
0
votes
0answers
109 views
Playing video via WebKit embedded in C# app
We're using WebKit in a C# app via the WebKit.net wrapper. It does everything we need it to do except play video. It seems the video tag is not yet supported in Windows builds of WebKit.
On a new ...
0
votes
1answer
61 views
Firefox html5 video rewinds instead of playing
I am using video tag on my website. It works with every major browser, but I am running into issues with Firefox.
When I tap on the play button video scrolls to the end of video!
In order to start ...
-1
votes
1answer
69 views
Handbrake CLI crop woes [closed]
I love the Handbrake CLI and have been using it for an internal tool I created, to help convert big, uncompressed videos, into HTML5 ready MP4s.
This works REALLY well with your normal HD movies ...
0
votes
1answer
60 views
Video, that lets user control the camera angle
The scenario: A guy walks along a route, through the crowd at a pool party.
The camera setup, is a customised rig with an array of GoPro's covering 360 degrees of rotation.
The end result needs to ...
0
votes
1answer
249 views
HTML5 video, cue points, and stop points
I've seen that there are a couple solutions for cuepoints for HTML5 video by wrapping the element in Javascript and triggering play at different times along the track with PopcornJS, CuepointsJS, etc. ...
0
votes
0answers
67 views
Using a frame the video as poster in videoJS
I'm trying to get videoJS to display a frame from the video as poster image. How can I achieve this? Or is it only possible to load in a static image?
1
vote
2answers
193 views
Video in background div not working on IE
So I'm trying to implement this really cool effect on my portfolio site, it's a looped video playing in a background div(no audio). I got the idea from this site: http://www.eclarify.com
I was able ...



