Search Result

Collapse
14 results in 0.0031 seconds.
Keywords
Members
Tags
video
  •  

  • Cocoa, Objective-c QT "Virtual webcam" component

    Not sure I am in the right place but here goes. I am trying to write a Mac app that will take the webcam video, add some overlays, effects, etc and output the video to a virtual webcam that I can use with Skype or whatever. Exactly what Manycam can do, but I need my own functionality with an app that manages it. Can anyone point me in the right direction to get started?
    See more | Go to post

  • geekyninja
    started a topic Getting all file properties asp

    Getting all file properties asp

    Hi all. i am trying to find out if there is a way i can all the file properties from like a video file. i can get the file type and size no problem but i am trying to access like the length properties. I am trying to get this information so i can view a folder via a webpage and have all the file lengths displayed with the other information. i know a bit about asp coding but after hours of googling this i could not find the answer.
    See more | Go to post

  • Josh Argent
    started a topic Converting videos
    in .NET

    Converting videos

    Hi,
    I want to write a program that will convert videos to other video formats (eg avi to mp4). I've searched everywere and can not find and free dll librarys that will do this. :(
    I have tried something with ffmpeg and it will not work so if possible could we avoid that.

    So basically does anyone know of a good dll library that will help me convert videos? (My prefered language is VB.net BTW)

    Thanks in...
    See more | Go to post

  • How do i download specific videos of youtube using a certain keyword?

    Hi, I wanna download of the Machinima channel only the videos that have the word "trailer" it thier title.
    whats the code for something like that?
    See more | Go to post

  • AzeriWEB
    started a topic How I can add different types of video in my site!
    in PHP

    How I can add different types of video in my site!

    For explame I wont to make a file archive where everybody can watch video before downloading.... How I can do that....
    See more | Go to post

  • How to create a video background using frames and timer?

    Im trying to create a video background using frames from a video, and using a timer to run the frames 30FPS , can someone help me out? its for a school project.

    im here so far, i can make this work with a trackbar, but using a timer to automatically refresh the background 30FPS would be a lot more cool =).

    Code:
     
    
    using System;
    using System.Collections.Generic;
    using System.ComponentModel;
    using
    ...
    See more | Go to post

  • How to Create a Video in windows form application?? (with pic, maybe flv)

    im trying to use frames to create a video in the windows form application everything works if the first FOR is <10, if is > to 10 an error appears saying "FileNotFoundEx ception was unhandled". i need serious help, and if there is a way to use another type of extension(examp le:flv,wmv,tiff ) please help me too with that. thanks ;)

    Code:
     Image[] images = new Image[2003];
                for (int i = 1; i < 2004; i++)
    ...
    See more | Go to post

  • Establish a peer 2 peer connection by passing initiated from a server?

    I am at the starting point of making a video conferencing application. This will need to work over the internet with multiple clients connecting. Port forwarding is not an option for the clients hence the servers involvement in the situation (Im assuming). My main concern is clients eating up the bandwidth to my server I have a T1 1.5 mbs up/down. Is there a way to establish a connection to the server from 2 clients then pass the connection off to...
    See more | Go to post

  • RaoYasir
    started a topic Protecting Videos
    in PHP

    Protecting Videos

    Hi!
    We are going to develop a portal in PHP which will provide the different contents for view only (all contents are paid and could only be viewed). Our contents may include pdf, txt, video or audiofiles.

    Could it is possible that user can only view the videos but not be able to download them (even using any software).
    If its possible then please provide me the suggestion on how to do it. and if its not possible then please...
    See more | Go to post

  • How to draw graphics on a transpaqrpicturebox over a "video" picture box?

    I wonder if it is possible to overlay a picture box of some kind on top of another picture box in which a video is playing, in such a way that the video plays underneath and is completely visible... and, by drawing on the overlaid picture box, I can add cursors, lines, graphic text, etc... JUST LIKE using a grease pencil to draw on a TV screen?

    In my case, the video is 'live' incoming video from a USB capture device. The video-in-a-picturebox...
    See more | Go to post

  • trixxnixon
    started a topic embed a video

    embed a video

    is it possible to embed an mpeg video with html and have a screen shot or a specfic frame display instead of black space?
    See more | Go to post

  • verian
    started a topic Problem saving video streams

    Problem saving video streams

    Im new to the forum so hello, its nice to be here.
    For the past few days iv been messing around with code that i found for using a webcam to take pictures and record videos. I had never worked with interopservices before so iv basically been going along looking up lines of code until i understood what everythings doing.
    My problem now is, as far as i understand everythings in place for the stop button save me a video file of what was...
    See more | Go to post
    Last edited by tlhintoq; Jan 21 '10, 08:18 AM. Reason: [CODE] ... your code here ... [/CODE] tags added

  • Andycb
    started a topic How to position a flash video

    How to position a flash video

    Hi i'm realtively new to HTML, let alone HTML CSS but basicly, as the title suggests I want to know how to position a flash video in a particular part of the web page.

    I have attached a picture showing where the video is currently, and where I actually want it to be.


    I've also included a text document showing all of my code. I've highlighted the code at the bottom of the document because its the code to do with...
    See more | Go to post

  • jonc1
    started a topic Overlayed Text on Video

    Overlayed Text on Video

    I am attempting to write some simple video playback code. This is easy I am using Microsoft.Direc tX.AudioVideoPl ayback which works fine.
    I want to overlay some text on the video. To do this I need the famed transparent control that everyone sems to struggle with.

    I have overiden createparams and now have a transparent textbox/rich text box. If I place this over a picture it works fine, but over a video the text disapears....
    See more | Go to post
Working...