Questions tagged as 'video'

0
answers

Video Crop using Canvas and Traking.js

Good afternoon. I'm using tracking.js over <video> to detect faces. NowI'mtryingtocropandgrabonlythecontentsofthissquare.andthat'swheretheproblemis.inCroptheimageofmyfaceisneverthesameastheoneinthesquare.followmycode<styl...
asked by 24.09.2018 / 21:52
1
answer

Section above the video, using toggle

I want to leave a video on the home page of the site I'm creating with HMTL and CSS, but when I click on any sidebar menu option, the section will transition over my video, leaving it in the background. But what is happening is the opposite. I l...
asked by 22.09.2018 / 04:01
1
answer

Rewind HTML5 video after clicking without acceleration or lag

What I need I need a script (Javascript, jQuery, etc.) to rewind a video after clicking. I used a script I found in some forums, but it rewinds the video with acceleration, which makes the animation look bad / strange. It would need to be a...
asked by 17.08.2018 / 17:06
1
answer

Creating thumbnails with just the video link

Is it possible to create a thumbnails just by having the javascript video link in hand? Without having to use php, or other tools if dealing with what I want to use in Blogger, it is somewhat limited to that side. Link template: http://blogge...
asked by 08.08.2018 / 03:24
0
answers

Object modeling based on frames of a video

Is it possible to do object-based modeling of frames in a video? In the video appear objects (for example a cube, cone ....) and as the camera films, the video gives different perspectives of the objects, what I want to know is if it is possible...
asked by 18.05.2018 / 21:04
0
answers

Time conversion function showing NaN

I have a small problem in the time conversion of a video, I'm not sure why, but at the beginning in the total time "NaN" appears, and after it starts to play the video the total time normally appears window.onload = function() { functio...
asked by 10.05.2018 / 14:45
0
answers

Script to pass an advertisement before the video

How do I for a private advertisement before a YouTube video and after spending 50% of the time for the video and passing another advertisement then continues the video. The advertisement would be a video of me that would go into the main plac...
asked by 28.02.2018 / 00:02
2
answers

How to make iframe "clickable" anywhere on the page? [closed]

Assuming I have a youtube video in an iframe on my site, how would I be able to reproduce the iframe by clicking anywhere in the body of the page without doing what the iframe takes over the entire screen? For example when clicking anywhere on t...
asked by 16.02.2018 / 21:26
1
answer

How to implement a listener in a video?

Well, I have a button and when I click it, it will call a function that opens a page with a fullscreen video with autoplay="true". IT HAPPENS THAT, after finishing the video I need to redirect the user to another html page. Can someone tell me a...
asked by 25.10.2017 / 16:49
2
answers

Put a responsive video on my webpage

Hello, I need to put a video on my site like this one: link All the examples I think are full width videos, q occupy the entire screen. The code I put below leaves the video as in image 01 Iwouldlikethevideotolooklikeintheimage02low Couldsome...
asked by 24.08.2017 / 19:41