Questions with the video tag should refer to creating, editing, and displaying video on electronic devices.

learn more… | top users | synonyms (1)

0
votes
0answers
8 views

RE-Stream flash video from server to clients

I have an ipcamera that whenever multiple of users are connecting to it it becomes too slow. I was thinking about getting the stream from the camera with my server and multiple of clients should be ...
0
votes
0answers
7 views

Chrome extension: context menu for video doesn't work

I'm trying to create a context menu item with "contexts":["video"] with no luck. The item just doesn't show up when I right-click on a video. So I tried to download this official example and I was ...
0
votes
0answers
9 views

ssl ytimg.com : Transforming http://i.ytimg.com in https://i.ytimg.com

I am an automatic integration of youtube videos by using an iframe on wordpress. My site is https and I have a partially secure page. After a test http://www.whynopadlock.com/check.php, it appears ...
0
votes
1answer
11 views

Full width video as background with overlayed elements

I was very impressed by the facebook home page which has, at the top of the page, a full width video that silently plays in the background, with HTML elements overlayed. How did Facebook do that? How ...
-2
votes
1answer
9 views

how to resize the youtube video player

On my page http://airbac.nl/airbac-de-beste-rugzak/ i put a youtube link which gave me a perfect format of the video player. Now i try to put a new link on another page ...
-1
votes
1answer
16 views

Play Video Inside Of CGPath or UIBezierPath

Is it possible to clip a video to a custom defined CGPath? I realize the UIBezierPath is really just a wrapper but I through that in for familiarity purposes.
0
votes
0answers
10 views

FLV in flash player stuttering

My FLV plays smoothly in VLC, Windows Media Player and Adobe Media Player. If I load the same movie into flash, either by streaming, embedding, using software rendering or hardware rendering... it ...
0
votes
1answer
10 views

how do i program the youtube embed player to unmute when clicked

How do I set the youtube embedded player to unmute upon clicking it. You can see the embedded player i'm referring to at http://www.harvestarmy.org home page. It's the one at the right where it says ...
0
votes
0answers
23 views

Cannot download video file with android emulator

Here's the code to download a 3pg video file. Maybe one can give me an idea about what's wrong with it. I really need help. Can't get it to download the file: Blockquote protected ...
0
votes
1answer
19 views

Allow members to upload to my YouTube account

I have seen this question out there but never a clear answer. I am looking for the ability to allow members of my site be able to upload videos through my site that will then be added to my YouTube ...
0
votes
0answers
6 views

android video player resizing on orientation change

I'm trying to get a video view to resize to full screen when in landscape, and go back to center in parent when in portrait. When I am in portrait it displays perfectly, however if I switch to ...
0
votes
0answers
17 views

embed quiz into html5 video - cue points in a rich customizable player

Coursera has these interactive questions in the middle of their video lecture how could I go about implementing this myself, or better yet, does this feature exist for public use somewhere? ...
0
votes
0answers
8 views

HTML5 Background Video

I used the bigvideo.js plugin to add a video as a background. The code that i used to achieve this is: $(function() { var BV = new $.BigVideo(); BV.init(); ...
0
votes
1answer
19 views

Adjust video view on screen orientation changes android

I have a VideoView and am streaming mp4 files, which is working fine. However I'm trying to set the video to centered on screen when in portrait, and set it to full screen when in landscape. The ...
0
votes
0answers
8 views

Set video format for native camera application

Is it possible to set file Format and encoder format for video while using native camera via Intent with flag ACTION_VIDEO_CAPTURE?
3
votes
3answers
23 views

mp4 from PHP - Not playing in HTML5 Video tag

I am using the video tag to play videos. I using php files for the playback like this: <video id="playvideo" preload="auto" width="845" height="395" ...
0
votes
0answers
29 views

How to get Video Background and Hover Menu working in Internet Explorer and Safari, Chrome and Firefox

First of all this website is what it's all about: http://md4s1303.keaweb.dk I have to major problems with this final exam project of mine. Since my experience with html is limited, I hope that you ...
0
votes
0answers
37 views

How to get stream info from opened file in ffmpeg?

I am trying to read video file using ffmpeg. I had working code that corresponded to somewhat old version of it, and started to try and upgrade to latest build version, exchanging all those deprecated ...
0
votes
0answers
10 views

flowplayer video quality depending on bandwith

In flowplayer is there any way to check the user bandwidth and serve video accordingly. The flowplayer docs says to store separate video files for each bitrate (800,1200 and 1600). Is there any way to ...
0
votes
2answers
33 views

How to get the realtime resolution in directshow?

How to get the current resolution of SamleGrabber in DirectShow? I tried the below code, it doesn't work. The value you get is always 1920x1080, while the source resolution changed from 1920x1080 to ...
0
votes
0answers
21 views

Adding Video to Desktop App

I'm working on a project for a programming class, and I want to add a video file. I've tried using JMF, except when I try to play a video (using one of the formats listed on the Java website), it ...
0
votes
0answers
5 views

Is it possible to know the position of thumbnail which captured while streaming?

I have used ffmpeg and ImageMagick to capture and trim the thumbnails from videos. And suddenly plan has changed that capture from local video to capture from Streaming. So I got some questions like ...
-2
votes
0answers
23 views

How to display email address on android and plays videos on the assets folder will work on an emulator [closed]

Help me I'm developing an android app. I have a question how to display email in which a user taps on Contact Us imageView I'm a newbie when it comes to programming android apps. Code pls. or ...
0
votes
0answers
24 views

Downloading a 3gp video file from Internet

I want to download a video file (extension 3gp) from a certain http address. My application starts downloading, but it stops after downloading 9216 bytes. The file length is 1734741. I tried to ...
0
votes
1answer
15 views

How can I get an embedded Vine video to scale dynamically to different devices?

I'm trying to embed a vine video in a wordpress page and am having a hard time getting the video to scale when viewed on an iPhone. I haven't really had any luck adding things to the embed code html ...
0
votes
0answers
13 views

Html5 video tag does not work on a ios device when file data is not local

When I use this, it works on ios device and chrome browser: <video width="320" height="240" controls="controls" preload="auto"> <source src="/videofolder/sample.mp4" ...
0
votes
0answers
15 views

jQuery - Make users fill out form before video plays

I need to make it so that when a user clicks the embedded youtube video to play the video, a form appears where they have to submit valid info in order for the video to continue playing. Where could ...
0
votes
0answers
12 views

youtube iframe embed - ios playback issues

I'm having an issue with a standard youtube iframe embed, where from an iOS device, the SAME video either plays or displays an error similar to: "Sorry, this video cannot be played at this time". I ...
0
votes
0answers
31 views

Client side onthefly video generation

At this moment i'm using php to convert a stats logs (arround 40k rows) to png graphics (bars, animations) and then using ffmpeg to convert the sequential images (20fps) to video, a single request ...
-2
votes
1answer
31 views

Java: Make a movie from images [closed]

I am working on a stopmotion creation program, but the problem I am having right now is to find a way to make a movie from the different images. I tried using Xuggle but that only gave a lot of ...
0
votes
0answers
12 views

How can I pause a youtube video when another opens in my FAQ style page?

I've been trying to fix this problem all day and have searched extensively and tried everything but just can't seem to get what I want. Maybe you could help me? I'm building a website which helps ...
0
votes
0answers
8 views

Have one player with multiple source files HTML5

I am relatively new to HTML5 and i need some help. I am trying to make a simple website that has the HTML5 video player on top and below it some image. When i click on an image, the video in the ...
0
votes
0answers
5 views

Changing an image to video and vise versa on screen resize?

I'm trying to streamline load speeds to mobile devices on a site I'm working on that uses videos from vimeo (may change to HTML5 video in the future). My question is this: Is there a way to feed ...
0
votes
1answer
14 views

ios amazon s3 uploading video file

SOS, i need help. I did image uploading on to Amazon S3, and it's working fine, but when I rewrite this code for uploading video it's somethink wrong. Is uploading MOV file, but when i try to play it ...
0
votes
1answer
21 views

Issues with youtube video on mobile browser

I have an embed tag containing youtube video. However this does not play on mobile browsers as it says flash required. I am using HTML and not HTML 5 since my app should support IE 8 too. I browsed ...
0
votes
1answer
29 views

Codeigniter : mp4 video won't upload, no error

I'm creating a form to upload video file, but I have a strange error. My form is like this: <div style="color : red;"><?php echo $error;?></div> <?php echo ...
0
votes
1answer
17 views

HTML5 video - disable fullscreen only

I am using the video tag for my page, and I am trying to exclude the fullscreen from the controls. I see that the "controls" in general is only a true/false statement, but i am looking for a way to ...
0
votes
0answers
12 views

IOS 5.0 - How to play Videos in a programmatically generated View from a “GameManager”class?

After testing and trying hours and hours i think i need a hint for the solution of my "little" programming problem: I have a GameManger.m class file where I want to programmatically opening a view on ...
0
votes
1answer
17 views

Android app to detect incomming IM

I am building a small robot that I can drive around outside of bluetooth range -- so I want to send signals via the internet. The eyes and ears are an old Droid phone (running android 2.2.3). I can ...
0
votes
1answer
12 views

Video playback solution

I need to implement video playback capabilities within a CMS on a html5 liferay portal application. I have tried my hand with google and I am a little confused. I dont have a streaming server, so ...
0
votes
1answer
10 views

Player Appears, but Video Doesn't Play

My video player shows, but when I click play it acts as if it is loading the video, stops, but doesn't play. <object width="100%" height="100%" type="video/x-ms-asf" url="videos/agent_orange.wmv" ...
0
votes
0answers
17 views

c# AudioVideoPlayback how to avoid ActiveMovie Window

I try to play a video with DirectX in C# in a panel. This works well so far. But, unfortunately, always when the video starts a window titled "ActiveMovie Window" pops up. It goes away once the video ...
3
votes
0answers
15 views

Duration of video file in android 4.2.1 galaxy nexus

I am developing an application , in that i need to record an video programmatically and stored in one of the sd card folder. Now, i display all the video files in a ListView with duration of that ...
1
vote
0answers
4 views

Embed video from facebook on mobile website dosen't showen

I have tried to embed a facebook video on my website, but on the mobile phones it doesn't appear. For example: https://www.facebook.com/photo.php?v=10151630731455498 They give me the embed code from ...
1
vote
0answers
11 views

AVPlayer seekToTime: doesn't use buffer

I am developing an application for playing video using HTTP Live Streaming technology. For this I use AVPlayer which init as follows: [[AVPlayer alloc] initWithURL:[NSURL URLWithString:VIDEO_URL]]; ...
0
votes
0answers
7 views

Any way to link vimeo video to native player on Android?

I am bulding a portfolio site. I am using the http://player.vimeo.com/video/9999... format for my links. On an iOS devie, these links open up in the phone's native player and play nicely. But on ...
-1
votes
0answers
15 views

Level number and window size in LK

I would like to know how can I select the level number and window size in cvCalcOpticalFlowPyrLK in openCV ??? ...
0
votes
2answers
19 views

Can not play flash in android web view after many try

I am doing an android app which show my web site in the webview ! and my website is containing a flash player for playing movie ! Here is the link which containt the flash player and i want to ...
1
vote
1answer
17 views

Variable passed from PHP to JS function evaluates for <p>, but not for <video> source

First of all, I need to thank this community in general for the wealth of knowledge represented here! The answers I've found on these pages since I started trying to learn PHP & Javascript have ...
-1
votes
0answers
18 views

Web based video group conferencing

I am like crazy looking for a answer for this issue... This is my case. I have a website. Users access my website and then they choose a category. For example: Biology… what I need? I need this… ...

1 2 3 4 5 200