Questions tagged [xuggler]

Xuggler provides an easy, open source way to uncompress, modify, and re-compress any media file (or stream) which is supported in FFMPEG from Java.

277 questions
0
votes
1 answer

How could I get Xuggler jars for Windows XP?

I could not find the jar file for Xuggler. How can I get them?
0
votes
1 answer

Using Xuggler to detect Webcam with Java

I'm trying to use Xuggler library to handle webcam video stream in Java. My project contains these files: Xuggler Jar (xuggle-xuggler-5.4.jar) SLF4J Jars (required by Xuggler and downloadable…
Oneiros
  • 4,328
  • 6
  • 40
  • 69
-1
votes
1 answer

Video stream analysis on the fly - advise?

I'm planning to develop a simple solution that would able me to perform a very basic video stream analysis on the fly. I've never done anything like that before, hence the very general and open question. The main focus is on checking if the stream…
jakkolwiek
  • 145
  • 1
  • 3
  • 15
-1
votes
1 answer

Xuggler: UnsatisfiedLinkError: Couldn't load xuggle-xuggler: findLibrary returned null

ive tried to convert a video into an .mp3-file an an android device. so after a long time of seach and googleing(not sure if its called so respectively is spelled so) i've found Xuggler. It played out as the best fitting solution, because i cant…
M4tho
  • 116
  • 2
  • 13
-1
votes
2 answers

xuggler give me such error please help me what i do?

2013-06-21 07:25:59,162 [main] ERROR com.xuggle.ferry.JNILibraryLoader - Could not load library: xuggle-xuggler; version: 3; Visit http://www.xuggle.com/xuggler/faq/ to find common solutions to this problem Exception in thread "main"…
Syed Sabhi Xaidi
  • 11
  • 1
  • 2
  • 7
-3
votes
1 answer

How broadcasting video on twitch?

Sorry for my bad english. Help me figure out how you can broadcast video on twitch using java. I did not leave a working example on the Internet Can I implement my rtmp protocol? Help please, Thank you.
-3
votes
1 answer

Is it possible to combine java 7 with java 8?

I want to use xuggler like here: java xuggler leads to fatal error But to get it to work i had to downgrade to version 7. Now i have the problem that i want to write a programm which need to have access to java 8. Can I combine java 7 and java 8 in…
user3776738
  • 214
  • 2
  • 10
  • 27
1 2 3
18
19