I am looking into a project where they want to stream the input from several cameras to a central server.The cameras are observing a production plant, and we need to be able to generate alerts (sms/ma
I\'m working on a win32 project under Visual Studio 2010, And I need to encode the IplImag开发者_JAVA百科e to MPEG-4 for example.
I want to combine two mp4 videos to form a single mp4 video using ffmpeg. what i tried开发者_Go百科 so far is
i am using xuggler to convert file to 3gp format. Now afetr a lot of googling i have come to a point where i get no error on the console but the converted file is just 65Kbs as opposed to the 3Mb sour
I am working on an android application in which a video is dynamically generated by compositing a sequence of animation frames.I tried to use the Android Media Recorder API for this but have not found
I have been trying开发者_StackOverflow to encode video data (H.263 and MPEG4) from a USB camera on an embedded device. The device has a special hardware to do it.
To send those frame to network, for instance. I know, that CaptureSource and VideoSink can give you access to video frames, 开发者_C百科but are they encoded already? And if not, can I use hardware acc
More specifically: I have a sequence of 32 bit unsigned RGBA integers for pixels- e.g. 640 integers per row starting at the left pixel, 480 rows per frame starting at the top row, repeat for n frames.
I have an ASP.NET MVC Web Site ,the user can upload a video and When Done It finish uploading I show him an image extracted from the Video,
I have an HTC Desire (Android 2.3.3, API level 9). I am trying to write a program to record 320x240 h.263 video. Without any settings, the code works well and the output resolution is 177x144. But it