1
vote
0answers
18 views

Overlay an Image onto a video in windows 8 metro App using c#

I'm trying to figure out how to overlay an image over a video file in windows 8 metro app using c#,i can found link http://sourceforge.net/projects/directshownet/files/DirectShowSamples/2010-February/ ...
-1
votes
0answers
12 views

Android overlay video capturing [closed]

I tried to write android code for overlay video capturing. The main idea was recording video from car windshield which include overlay speed meter and google map. Same display like car racing game. ...
0
votes
1answer
402 views

FFMPEG overlay issue for 2 videos, sound missing from second input

I'm trying to achive an overlay with ffmpeg wich take the two flv files as input and make a output and both videos playing simultaneously. things are working fine with below ffmpeg command: ffmpeg -i ...
0
votes
1answer
302 views

How to Overlay or Superimpose an Image onto a Video in C#

I'm trying to figure out how to overlay an image over a (saved file) video in Visual C#, and then resave it. I've been ripping my hair out trying to do this for the past four hours, looking ...
0
votes
0answers
106 views

add an image at the end of the video and add a transparent overlay to jwplayer with text to the bottom

Does JW player let us add overlays, so we can add a transparent overlay and stick text on the bottom of the video as it plays? I also want to be able to load an image at the end of the video with a ...
0
votes
0answers
127 views

Custom 3D Graphics over Video

I wrote much but found nothing to implement following: overlay a video with custom graphics. Here a picture to imagine what i try to do ...
1
vote
0answers
97 views

Show video overlay from clicking linkButton

I have a page with a gridview. On of the columns is showing an play icon depending on whether there is an video-url in the database. This part is : <asp:TemplateField HeaderText="" ...
0
votes
0answers
111 views

Record video with overlay text included

I need to make a program that receives the video stream from a capture card and adds dynamic text over it, recording the result. In the end I'd get a video file with some changing text overlayed. I ...
0
votes
0answers
90 views

Drop down menu playing video behind button in Andriod 2

I am having a problem with a drop down menu playing a youtube video (that is in an iframe) when I click on a button that is over it. In all other browsers it works, but in Android 2.2.2 when I click ...
1
vote
0answers
204 views

Error viewing video in Flowplayer

Hi tried using the flowplayer for the first time and I followed the steps on http://flowplayer.org/documentation/installation/index.html#localinstall And I used the link that was provided for the ...
2
votes
1answer
228 views

video with moving image as overlay

Ever heard of elfyourself? http://www.youtube.com/watch?v=gerWP7imzg8 I dont want to make a clone of elfyourself, but want to find a method to do the same combination of a video combined with moving ...
0
votes
0answers
337 views

Flowplayer video overlay not working with flv file

I'm using flowplayer to overlay video on my website. All was working until I tried to change the video source from an example video to my .flv file. The overlay div player is loaded, but the video ...
0
votes
1answer
362 views

How to overlay small animation on camera stream in opencv

I am developing an application using opencv as my college project, it's almost done except that i am unable to overlay a animated video( a flash video) over my camera stream, i want to capture user ...
1
vote
0answers
110 views

advertisement notice in native video player

If using Brightcove HTML video player on a web page, iOS will open the related video (and any pre-roll ad's) in the native video player when play is pressed. Is there any way to show a message such as ...
1
vote
1answer
642 views

FFMPEG video overlay with remote overlay source

I'm trying to achive an overlay with ffmpeg wich take the overlay source from a "remote" video encoder. Just for the sake of testing i'm using random online video source. As you will notice in the ...
0
votes
0answers
150 views

High CPU load when changing background image of Canvas containing overlay elements

I am working on an Application that loads live video images from a camera and displays an overlay on top of said image. The Overlay does not change often so it can be considered as still. However it ...
1
vote
1answer
281 views

video inside custom shaped border css

I'm not exactly sure about the correct term of what I'm trying to do. But basically I am trying to set a video or flash.swf file inside a custom shaped border (the boarder isn't a perfect square) in ...
1
vote
0answers
794 views

How to force alpha blending on a videoview

I have an android app that displays a VideoView with buttons in front of it. On the target device the buttons display on top properly until the VideoView redraws itself (for instance when returning ...
6
votes
3answers
2k views

How does Udacity create presentation where the text is in front and video in back? See pic [closed]

How does Udacity.com (new learning website) create presentation where the text is in front the video is in back? Is there any specific software they use to prepare the presentations?
1
vote
2answers
3k views

Flash embed with html overlay, wmode=“direct”

I'm trying to place html elements over a flash video which must be rendered with wmode="direct" (video occupies entire window with html UI to be laid over it, anything other than direct makes CPU ...
1
vote
3answers
861 views

How to do, Multiple Overlayed videos using flowplayer (jQuery)

Unable to do multiple overlayed videos using flowplayer with jQuery I did single overlayed video, but i don't get result when i try to do multiple overlays I think there may be problem with Script ...
0
votes
2answers
402 views

How to grab video frame from hardware overlay (not from my app)?

I've been looking for a way to grab a frame from a video currently in the hardware overlay, and I've not found anything solid. Everything I find is either for grabbing frames from a video you are ...
0
votes
0answers
608 views

c# Text over video

I've spent days googling and coding tryin to acheive the basic level of effect all media players have when showing fancy subtitles - that being text (optionally with outline/dropshadow/glow) written ...
0
votes
1answer
597 views

Android MediaPlayer delayed surface draw causes video to be out of sync

I'm streaming video to my Motorola Droid 1 using the method from the android tutorial here. I'm getting different behavior from the two different formats I'd like to play. The first type (youtube lq ...
0
votes
1answer
517 views

Capture video from cam + custom view into single video file

I wonder if it's possible in iOS 4 or 5 to save into a single video file not just a stream from camera, but a stream from camera WITH custom view(s) overlaid. Custom view will contain few labels with ...
1
vote
1answer
5k views

Html5 video overlay architecture

I want to create a html5 page with video and an image overlay - meaning some image that is showing over the video. This overlay will in time also be text in some cases. Is there any good way to ...
4
votes
1answer
1k views

ScrollView overlay during video playback

Is it possible to have an overlay pop up upon tapping the screen, during fullscreen video playback? This overlay would contain a ScrollView of Images and respective Text labels. Imagine if you will, ...
0
votes
3answers
11k views

Overlay youtube embedded video with image, hide image when clicked and autoplay

I would like to display an image before viewing a youtube video in my page. Is there a way to do this with jquery or a javascript function. I want to overlay this with my own image and when clicked, ...
5
votes
2answers
4k views

iOS AVFoundation - Show a time display over a video and export

I want to show a display overlay over a video and export that video including this display. I had a look into the AVFoundation Framework, AVCompositions, AVAssets etc. but I still do not have an idea ...
4
votes
2answers
4k views

Dropdown Menus Appearing Behind Flash Video

My drop down menus are appearing behind my flash videos (JW Player) in Chrome and Internet Explorer. The problem does not occur in FireFox and Safari. I've read so many solutions relating to changing ...
0
votes
2answers
2k views

Play a video with custom overlay graphics

I want to play a video (with sound) in a simple GUI with "play" and "stop" buttons etc. There are classes and widgets in Qt's Phonon module for doing that, and several examples. OK, so that seems to ...
1
vote
0answers
608 views

mirror an mpmovieplayercontroller to tvout

I am looking for a way of mirroring videos to the TVOut on an iTouch, not in fullscreen. For my code, I have used Rob Terrell's screen mirroring example here: ...
4
votes
3answers
3k views

iphone 4 - How do I record the video overlay on top of the video also?

Does anyone know how to do this? Is anyone able to provide an example? I believe this is out of NDA now as was available in version 4.0 ?
1
vote
1answer
625 views

Multiple video overlay - need advice

I'm working on a project and I need some advice. Just some background, Im not a programmer though at times I do some fiddling and I am generally comfortable with more specific terms. Now for the ...
0
votes
1answer
1k views

Overlay bitmap on live video

Hi i want to Overlay bitmap on live video. Iam trying to do this with the directshow sample. I edited PlayCapMonker sample and added some functions to enable this. i did this with the procedure ...
2
votes
3answers
688 views

Tracking Objects in Videos

Are there any open Source libraries for tracking objects and over-laying graphics in videos ? Specifically, to create effects similar to the products offered in the below link :- ...
1
vote
1answer
1k views

MPMoviePlayerController overlay

I'm loading video from external URL in my iphone app. This loading takes few minutes as the control downloads the video. While the video is being downloaded, I would like to display a small snapshot ...
2
votes
2answers
4k views

OpenGL Layer on top of Video on iPhone?

I am trying to display a fullscreen video on the iPhone and overlay it with an OpenGL ES view. So basically, I want a video playing in the background, while there are OpenGL graphics being drawn on ...
2
votes
1answer
2k views

How to overlay or watermark a picture in windows media player

I working on a distributed mediaplayer that uses the windows media player component. Now the customer asks me if its possible to have their logo overlayed on the media played instead of them having to ...