Hello and thanks for your time, I am creating a开发者_运维技巧n application that moves video files around to be processed by other applications. In the past, I have used mediainfo, and ffmpeg, in ruby
I am creating a website that needs to stream videos, and videos must be compatible with most of device(Iphone, Ipad, Android...). I am using Kaltura HTML5 player, but for that i need to convert the vi
I\'ve been having some problems while trying to fix a simple video recording app*. I think I followed the sequence of steps开发者_运维问答 correctly. The following is a simplification of the part of t
In the app I\'m working on, there\'s an AVIRecord class that manually write AVI headers and JPEG frames into a video files. They are .avi files with MJPEG codec, according to my media player (using KL
I need to integrate those codecs for manual usage into Android. I don\'t want the platform APIs, since they won\'t support my VoIP needs.
What happened to the home page of FluxJpeg (or FJCore)? Many pages point to http://code.google.com/p/fjcore/
I am trying to implement the RaptorQ Forward Error Correction Schem开发者_StackOverflowe in java as specified here:
Now I\'m working on a voice-call project between Android and PC. I use JMF library for PC client, and normal API Android to create a voice-call between them. I use JMF because it supports RTP protocol
can anybody tell me the best HTML5 embedding code and video-codec (+file format) for streaming vide开发者_运维百科o-content over the internet (HTTP-Streaming)??
Is there a way to make an audio/video player in Java that can play on a 开发者_如何学运维website?