Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Beginning Java
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Tim Cooke
Campbell Ritchie
paul wheaton
Ron McLeod
Devaka Cooray
Sheriffs:
Jeanne Boyarsky
Liutauras Vilda
Paul Clapham
Saloon Keepers:
Tim Holloway
Carey Brown
Piet Souris
Bartenders:
Forum:
Beginning Java
is there a class who manages (.mpg .avi)?
louis lagos
Greenhorn
Posts: 6
posted 21 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi.
I want to make an application with an array of (.mpg or .avi) files
but i don't know a class or interface who manages or playback this type of (video)files in
java
.
Can anyone help?
regards,Louis
Greg Charles
Sheriff
Posts: 3064
12
I like...
posted 21 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Quicktime includes some Java libraries that help play movie files. I think it handles MPEG. I'm not sure about AVI.
Dirk Schreckmann
Sheriff
Posts: 7023
posted 21 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Sun's
Java Media Framework (JMF)
handles MPEG Layer I and II and AVI file formats. For a list of supported media formats, see
http://java.sun.com/products/java-media/jmf/2.1.1/formats.html
[
How To Ask Good Questions
] [
JavaRanch FAQ Wiki
] [
JavaRanch Radio
]
Consider Paul's
rocket mass heater
.
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
AVI to MPG - API
Beginner Question: Class Capabilities
Where do I put these class (.class class, not class class) files?
NoInitialContextException:
has anyone used the super dvd creator to burn vcd /dvds?
More...