Top "Xuggle" questions

A free open-source library for Java developers to uncompress, manipulate, and compress recorded or live video in real time.

XUGGLE ERROR: Exception in thread "main" java.lang.NoClassDefFoundError: org/slf4j/LoggerFactory

I am trying to execute the following code: import com.xuggle.mediatool.IMediaReader; import com.xuggle.mediatool.IMediaWriter; import com.…

java compiler-errors slf4j xuggle xuggler
Media streaming basics - HTTP vs RTMP

I am very new to media streaming, and I have some basic doubts to clear : As far as I can …

streaming red5 rtmp xuggle
How to transmit live video from within a Java application?

I'm trying to find ways to stream a live video generated in a Java application. The application needs to take …

java video-streaming xuggle
Java RTP/HTTP Streaming

i'm decoding and encoding a videofile via Xuggle to FLV-video format and send it via Sockets to my java server (…

java http streaming rtp xuggle
java.lang.UnsatisfiedLinkError: no xuggle-xuggler in java.library.path

I'm using Ubuntu 11.04 and Eclipse. I installed Xuggler succesfully, I've checked the environment variables and everything related with linux in …

java linux eclipse xuggle xuggler
Video Processing Library for Java

I want to extract frames from a video and apply some filters on it such as gabor/hough etc. Which …

java video-processing gstreamer jmf xuggle
How do I have to install/configure Xuggle to not get an UnsatisfiedLinkError?

I am JUST getting started with Xuggle and I downloaded everything into Eclipse and I included them in them in …

java media xuggle
Video Creation from a set of images with xuggler

I have been looking for a solution everywhere! On this website and on others. I have found some interesting things, …

java eclipse video xuggle xuggler
How To create mosaic with live stream with ffmpeg ( or with xuggle )

For a thousand minutes I try to find a way that stream multiple video and combine them into a one …

ffmpeg video-streaming xuggle
What codecs does Xuggler support?

Yes, I know that the FAQ pretends to answer this, but it doesn't really. Instead it instructs you to build …

java xuggle