-2
votes
0answers
27 views

Detecting Repeating Clip/Patterns in videos [closed]

How to detect repeating clip/pattern in videos to identify ad or program title using c#?
0
votes
1answer
35 views

Best server side video processing library or software [closed]

I need your suggestion on selecting the right command line tool that would allow me to process user uploaded videos. By processing I mean: Convert to flv, mp4, ogg etc formats Modify quality, ...
0
votes
0answers
13 views

Reading a Video and Converting it to binary

could someone Please Confirm that this code is correct? Its purpose is to read a .avi file and then extract the color components (Red, Green, Blue) and convert them into a stream of binary bits here ...
0
votes
0answers
33 views

[Generic Video Spec]: Is there any video specification which compatbile with all devices?

Is there any video specification which compatbile with all (Desktop and Mobile) devices? (Especially in browsers) The specification include bit rate, resolution,etc.
0
votes
0answers
149 views

Can't get gstreamer to produce deinterlaced video

Background: I'm streaming video from a Bosch VideoJet x40 network video encoder. It reads in up to 4 analog camera inputs and outputs RTP streams. I'm supplying test footage from an old VCR (Saving ...
3
votes
0answers
293 views

Java HD Video Capture processing and streaming

I have an application which captures live video from an HD camera and streams it to a video streaming server. I currently use Adobe Flash Media Live Encoder(FMLE) to sent the captured video stream to ...
0
votes
1answer
523 views

Reading a video with openCV

I have a video engine2.avi that I want to read and show with openCV. here 's the code that I used: #include <opencv2/core/core.hpp> #include <opencv2/highgui/highgui.hpp> #include ...
0
votes
0answers
107 views

Red5 VOD with integrated buttons

I'm not sure it is possible, but I'm looking for a solution for creating "integrated" buttons inside the video itself using RED5. The main idea is have it so the buttons can be used in multiple ...
0
votes
0answers
240 views

What are good cross-platform peer to peer video streaming frameworks for mobile?

What frameworks/libraries exist that can be used to implement video chat/calling, ala Skype, that run on multiple mobile platforms, at least iOs and Android? My understanding is that there are two ...
1
vote
0answers
90 views

Ways to merge several live video streams (Java)

I'm new to video management. I have several RTMP live video streams from a Wowza Media Server. I'm looking for a way to draw them on a new stream that I can republish on the wowza server. The library ...
0
votes
0answers
54 views

Video Streaming & Editing

Good day All the Experts, I need some serious advise as to what would be the best solution and also the best direction to follow. What I have at the moment is a desktop product. Most important to ...
0
votes
0answers
743 views

Playing and recording a live stream from another computer webcam using VLC/FFmpeg [closed]

I was trying lately to set a video server on one machine and play it in a differen machine, it works with me.. but the problem is that it always stuck and become jammed in the middle .. and it is very ...
0
votes
1answer
256 views

Playing third party videos in Brightcove video player

I have a few videos hosted on a website and I want to play the videos using brightcove video player. The problem is that they allow only videos to play that are hosted on their video cloud because ...
-1
votes
1answer
75 views

Video downloaded from OpenTok server has no sound

I've successfully implemented the OpenTok. In group discussion (Three people, including moderator) video and audio transmission works well, but problem starts when moderator record stream. Video clip ...
0
votes
1answer
263 views

Cannot parse Width/Height in AVC SPS

Here is the information which I have parsed out of an avcC atom in an mp4 container The avc extradata Conforms with ISO/IEC 14496-15:2004(E) 5.2.4.1.1 > 0x01 0x42 0x00 0x1E 0xFF 0xE1 0x00 0x0E ...
0
votes
1answer
2k views

How to use FFMpeg -timestamp syntax

Hi, All! ffMpeg -timstamp option works likes upper image? 07:21:54 07/07/05 white text in black box container. in ubuntu 12.04 typed the excute like this. ffmpeg -y -f video4linux2 ...
0
votes
0answers
43 views

Select proper Windows for Video Processing

my firm wants to run a video processing computer with directShow. We don't need many windows services because this computer's job is only to process the incoming video on HDDs and we need maximum ...
0
votes
1answer
166 views

Preview video from thumbnail

Recently stumbled upon a stock video footage site http://www.pond5.com/stock-video-footage/1/*.html , and saw that they had a preview of a video when the user hovered over a thumbnail. I want to ...
1
vote
1answer
157 views

Can ffmpeg parse from a specific position in a file?

I am uploading a video using a form and want to parse the video info from a uploaded temporary file. The temporary file contains some form information at the start of the file and the remain is video ...
-1
votes
1answer
902 views

Streaming and recording video with Python

I thinking about architecture of service with video streaming. 2 people call to each other in browsers with webcams (like group talks in google plus, but only 2 people). Their conversation dumping to ...
0
votes
1answer
321 views

How Reliable is Microsoft.Expression.Encoder.MediaItem?

I am using the Microsoft.Expression.Encoder Namespace to get the thumbnail of the VideoFile Upload Via following method: MediaItem video = new MediaItem(file); int Duration = ...
1
vote
1answer
257 views

Is there any flex video player which can play video byteArray stream?

Is there any flex video player which play video byteArray stream? I want to play video file byteArray in video player. Any web link or commercial component link or article would be appreciated.
1
vote
2answers
210 views

Apply a Filter to a Camera video stream publishing to Media Server

I am Trying to Apply some information Like text and An Image as an overlay to create a overlay effect as lice a security camera with time and date on the video along with a png based Logo. I can ...
0
votes
3answers
256 views

Javascript. put script in div using getElementById

Simply put, when a user clicks a javascripted text such as "480p", I want that text to activate a javascript function that simply places into a div the script for a video player that will then load ...
1
vote
1answer
336 views

how to use Gstreamer for rtsp proxy

I want to create an rtsp proxy where rtsp stream can be taken from one end and then need to stream the same(using rtsp) on other side.This is more of a rtsp relay but I wanted to trans code this ...
2
votes
2answers
276 views

Into how many video formats should I convert uploaded videos to play in all media types?

I am planning on video upload capability on a public website. I am not going with Flash instead going with HTML5 using MediaElement.js My goal is to make sure that processed videos play on browser ...
1
vote
0answers
77 views

Where would one learn about video basics? [closed]

I know this isn't a programming question and unfortunately I do not know where else I may post this question. Currently I am tasked with a project of taking a mpeg2 transport stream and re-stream it ...
0
votes
1answer
72 views

How to get the actual time information of the video recorded with varying frame rate?

How to get the actual time information of the video recorded with varying frame rate? The file is in .avi format. When I try to get the initial frame rate and use it to get the time, I get a wrong ...
0
votes
1answer
125 views

How to get the time information from a video of varying frame rate using MATLAB?

I have a video in which the frame rate is not constant over the length of video. How can i get the actual time information from the video using MATLAB?
5
votes
3answers
4k views

Post processing in ffmpeg to move 'moov atom' in MP4 files (qt-faststart)

Is it possible to run ffmpeg from the command line which will either place the 'moov atom' metadata in the beginning of the MP4 file or run the qt-faststart as a post processing operation in ffmpeg so ...
2
votes
0answers
668 views

Writing a video chat application in C# with a twist [closed]

I'm going to take the long way to explaining what it is I'm trying to do... As more information is flushed out, I will update this post. Thanks in advance. Purpose of Post My hope is to aggregate ...
1
vote
1answer
524 views

Simple streaming video object recognition

I'm doing a project where I want to count things in a video based on their colour. For example, I might want to roll marbles past a camera and have a computer count how many green ones there are, and ...
0
votes
1answer
430 views

Get snapshot from streaming video (newbie)

I have a video player written using Emgu (a .net wrapper for OpenCV) and I am capture the frames and performing some operations on certan frames. In on functionality, I let the user take a snapshot ...
3
votes
3answers
2k views

H.264 codec explained

I am making a app which supports video calls and I am looking for a tutorial/doc explaining the structure of the h.264 codec. I want to be able to package the stream, wrap it in datagrams, send and ...
1
vote
0answers
225 views

converting wmv(MSS2) on-the-fly/ in memory/ with buffer/ no files

I have a buffer of a video in WMV Screen (MSS2) (not the basic codec, but another codec of WMV). I know I can use Windows media encoder but as I mentioned, I have a buffer of the movie and I don't ...
0
votes
0answers
171 views

What is the most bandwidth efficient video codec?

Say I want to let my users upload videos to my website(using PHP) and also let them watch other videos. But I want it to work really bandwidth efficient and I want to somehow compress/convert the ...
1
vote
0answers
199 views

live broadcasting and video editing

i need a name of a software which provides the following: ability to read live stream buffer it (e.g. 15 minutes) ability to edit the buffered stream (cut selected minutes, add blur to some arrays) ...
2
votes
1answer
227 views

Is it possible to stream video in ITU-R BT.656 format?

I have to make an application that stream a playlist in the ITU-R BT.656 video format. Frankly speaking it's my first time hearing about this format. It seems to be used for DV streaming. I have been ...
2
votes
1answer
59 views

How to switch between frames with in a video file

I am working on my project of switching between the frame within a multicast environment. Consider that i have two streams of same video file. one stream is watermarked with say 0 and another stream ...
1
vote
2answers
201 views

Softwares for analyzing MPEG4 and H264 streams [closed]

Can someone provide names of good software that are used for analyzing MPEG4 and H264 streams. Thanks.
2
votes
2answers
880 views

Capture RTSP with Emgu CV

I have this line of code: _capture = new Capture("rtsp://192.168.0.61/12345"); It captures the rtsp stream for some seconds and then stops working. Why? If there is a work around what is it? Or if ...
5
votes
1answer
662 views

Cropping a video file with defined width, length, and pixel location

I an trying to create a program that will detect a face in a video. There are a few requirements that must be passed before I accept the "face". After all of the requirements are met I then want to ...
1
vote
1answer
127 views

Open source analogs of FFMpeg

Are there any strong similar libraries like FFMpeg command line library? This library must support video file metadata grabbing in order to read necessary video metadata. Thank you.
1
vote
1answer
862 views

How to capture ASX streaming video data

Given an ASX video feed (here for example - might take some time to load). How do capture the stream so that I can access the frames programmatically?
1
vote
1answer
1k views

Stream video to network in h.264 format in C#

I need two things to be done: Create a video from the images (jpeg) which are placed in a folder and Encode this video to h.264 format and stream to the network. Right now I am sending each image ...
0
votes
2answers
228 views

Local video tanscoding platform

I was search for a video platform which I can use as a web-service and install locally on my local server to my PHP website. I know we can run PHP shell commands but I need to implement a solid ...
2
votes
2answers
2k views

h264 packetization mode for FUA

We have got into couple of interop issues where, The video mode that is required by couple of endpoints in market are little different and only understands H.264 packetization modes (FUA type) (i.e) ...
1
vote
1answer
924 views

mediafilesegmenter with encryption

I'm trying to use encryption with the mediafilesegmenter and although I think I've got everything set up correctly, the videos are refusing to play. I'm segmenting the files with the following ...
1
vote
1answer
2k views

How to upload and stream flash videos using java?

I want to create a html page that can be used to upload videos and also able to playback the videos. I am totally new to this. 2 weeks before only i learnt uploading and processing images. So, i need ...
0
votes
1answer
707 views

What is WDM Capture Device and Legacy VFW Capture Device?

What are the differences between these 2 things WDM Capture Device and Legacy VFW Capture Device? And one thing I want to know what is a "Legacy VCM/ACM codecs"?

1 2