video-encoding
Is it possible to live-stream Video from Windows Azure
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[详细]
2023-04-12 17:20 分类:问答How to encode OpenCV IplImage with H263 or MPEG-4 codecs?
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.[详细]
2023-04-11 18:05 分类:问答Combining two video from ffmpeg
I want to combine two mp4 videos to form a single mp4 video using ffmpeg. what i tried开发者_Go百科 so far is[详细]
2023-04-08 11:47 分类:问答xuggler: no error but , file still not converted to 3gp
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[详细]
2023-04-04 23:24 分类:问答How to encode non-camera video in Android
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[详细]
2023-04-04 12:02 分类:问答Strange pixelation/vertical lines after MPEG4/H.263 encode
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.[详细]
2023-04-03 04:41 分类:问答How to capture encoded video frames on WP Mango?
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[详细]
2023-04-02 11:43 分类:问答How to encode a stream of RGBA values to video?
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.[详细]
2023-03-31 08:40 分类:问答FFMPEG Does not work on Windows Server 2008
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,[详细]
2023-03-31 05:51 分类:问答android : cannot change encoding video size & how to encoding h.264
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[详细]
2023-03-27 16:35 分类:问答