I want to create a Qt widget that can play incoming RTP streams where the video is encoded as H264 and contains no audio.
I am working on a video search engine. Similar to google video. I have noticed that google video has a screen shot from all the videos that they index. I have tried many ways to achieve this with no s
Is it possible to record a voice onto the uploaded video using PHP?开发者_如何转开发 you can use the MLT library and my class. You can download it from this link https://github.com/1fer/mlt
Could anyone 开发者_开发技巧shed light upon how to capture a live video which is on a desktop and integrate the same to my iphone, so that i can view same live video on my iphone. I am stuck as to whe
Open Source PHP script for HTTP video streaming? I need some PHP script or script lib for enabling reading and writing from and to a HTTP stream. I want to write chunks of data...
Edit I stopped using VLC and switched to GMax FLV Encoder. It does a much better job IMO. Original post
We currently use the DirectShow API to stream standard definition video into our application via Firewire. Sadly, this code was mostly cobbled tog开发者_开发问答ether from various places on the intern
I would like to know the size of the movie I am watching on any video site [ if not possible on all video sites, then at least on YouTube ]. So is it possible, say I will specify the complete path lik
I am trying to create a video that can be streamed on a website. The video started with a screen grab of the video on f开发者_运维技巧rame one. This has the action on stop();. When this screengrab is
I created a flash video player using Flash CS3. I exported the player to html and it works fine on my PC.