Queries relared to JMF Library- Does JMF 2.1.1e supports all swf versions?

Hi
I am new to JMF, I have one requirement that, plays swf file in solaris red hat linux and on windows.
I am not sure that JMF supports all swf file format.
I was refering article :
http://www.deitel.com/articles/java_tutorials/20060422/PlayingVideowithJMF/
It seems only SWF2 are supported.
also I checked http://java.sun.com/javase/technologies/desktop/media/jmf/2.1.1/formats.html link where I could not find swf extension in supported file format.
So, I Have query:
Is JMF 2.1.1e support SWF? if yes are all version of swf are supported?
if not , is there any future plans of having supports to swf files?
Also, Is there any other API/SDK which can be usseful in above kind of requirment
Thanks
Nitin

nitin638 wrote:
Hi
I am new to JMF, I have one requirement that, plays swf file in solaris red hat linux and on windows.You want to use Adobe Flex for that.
I am not sure that JMF supports all swf file format.JMF doesn't support any kind of SWF files.
I was refering article :
http://www.deitel.com/articles/java_tutorials/20060422/PlayingVideowithJMF/
It seems only SWF2 are supported.
also I checked http://java.sun.com/javase/technologies/desktop/media/jmf/2.1.1/formats.html link where I could not find swf extension in supported file format.
That's because it's not supported by JMF ;-)
So, I Have query:
Is JMF 2.1.1e support SWF? if yes are all version of swf are supported?
if not , is there any future plans of having supports to swf files?
Also, Is there any other API/SDK which can be usseful in above kind of requirment JMF does not support SWF, in any version or kind or encoding.
JMF is currently a dead project, and hasn't been extended / bug fixed in 7 years.
There are a number of APIs out there that handle SWF files. The two worth looking at would be the Adobe Flex (this is the one you want) or possible the "Freedom for Media in Java" FMJ project (this is the one you want if you absooooolutely need to use Java).
Thanks
NitinWelcome.

Similar Messages

  • Does Java Card 2 API support all the smart card?

    Does Java Card 2 API support all the smart card? I guess all the java cards are smart card but all the smart card are not java card. so Java card 2 API supports only java card. It does not support all the smart card. Please somebody let me know wheather I am correct or not. Because I want to make an application which supports all the smart card. I am confuse wheather I have to use JavaCard API or OCF or any other framework/API. Please help me. Thanks

    I am clear with java card.
    But I want to make an application which can verify the PIN inside card and read logon certificate, which is saved inside card. Is there any framework which I can use to full fill my simple requiremnt. I dont want to deal with any applet inside card.

  • Does Final Cut Pro X support all video files as did its prior version Final Cut Pro Studio?

    Hi,
    Use to have a Mac Pro and had Fina Cut Pro Studio. Now I have just got a new Macbook Pro (Lion), and have just purchased the new Final Cut Pro X from the App store. I am having problems importing 3gps files into FCP X. I never had a problem with the $1000 version of studio. Does the new FCP X have limitations on what video files are compatible with it? do I need to purchase additional plug-ins etc???
    Ta
    Zeb

    Really depends on the specific file type you want to work with. FCP X does not support every single flavor of video FCP 7 did, so it's not a huge surprise if the file you're using is not supported. That said, there's plenty of free third party tools you could use to convert it to a regular QuickTime ProRes file that FCP X would accept. For example- http://www.squared5.com/ would most likely be able to load it. Try and let us know. And if that doesn't work please provide more details about the 3gps file you're using.

  • RTP Server/ Client Program using JMF Library

    Hi folks,
    I am trying to send A/V data from Camcorder(SONY DCR-PC115) to PC(Red Hat Linux 7.3 kernal version 2-18.3), and then send that data to clinet programm via a network ( i.e. A/V data should be delivered by network using RTP/RTCP Protocol).
    I guess I need to make RTP Server and RTP Client program, and using JMF library in order to send data with RTP Protocol. Isn't it?
    So what I want here is Do any body have idea/experiance in making RTP Clinet /Server program using JMF library then pls let me know
    my e-mail id is [email protected], [email protected]
    Many thanks
    looking forward to hear from you soon
    Regards
    Madhu Chundu

    Hi,
    I'm also working on the same type of problem, so if anyone has already worked or have an idea of how it works or does, please mail me the details to my mail-id: [email protected]
    Thanks In Advance,
    Rajanikanth Joshi

  • Does JMF Support multilingual absolute paths for video playback?

    Hi everyone,
    I hope I can find some answer here.
    Does JMF supports multilingual paths for videos? E.g. I have a video located by the following URL:
    G:\video\Stürmische\video.mp4
    When I try to open this video by JMF, I get the following Exception: Problem playing video+
    javax.media.NoPlayerException: Cannot find a Player for :file:/G:/video/Stürmische/video.mp4_
    When I use the same video.mp4 file with path containing only simple latin letters, it's played normally.
    Is there any problem with JMF regarding to multilingual paths?
    Many thanks,
    Armine

    868310 wrote:
    I assume that it's a JMF cons. and IMHO, multilingual support for video paths/names should be added in it.Several things...
    1) JMF is designed to play both local files and RTP/RTSP file sources. As such, it uses URLs as resource locators. It makes perfect sense to make that design decision.
    2) URL encoding only allows alphanumeric characters and a handful of special characters. Considering the internet was invented by the United States army and our keyboards don't have those symbols, it makes perfect sense to make that design decision.
    3) Most importantly, JMF hasn't been updated since 2002 and development has been completely discontinued... so "multilingual support" won't ever be added to it.
    And it isn't multilingual support you're asking for, it's support for non-ASCII characters.
    It is my understanding that you can take a path like:
    G:\video\Stürmische\video.mp4
    Run it through some encoding procedure, and come out with a usable URL like:
    G:%5Cvideo%5CSt%FCrmische%5Cvideo.mp4
    Which I got by using the encoder on the following website:
    http://www.blooberry.com/indexdot/html/topics/urlencoding.htm
    Coincidentally, had you done the research that I suggested you do, you might have learned that Java already has something built in to handle encoding non-compliant URLs for you.
    http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLEncoder.html
    So, I'd expect you could use the URLEncoder class to implement suggestion #3 from my previous post.

  • Can I do bundle and can distribute JMF library (jar, dll file)

    I say riki.
    I develop Software using a Swing.
    Please teach it about "Java Media Framework (JMF) 2.1.1 Binary Code License".
    http://java.sun.com/javase/technologies/desktop/media/jmf/2.1.1/license.html
    I want to add a "Multimedia data delivery" function using a library of JMF.
    Can I do bundle and can distribute the following library (jar, dll file) of JMF
    with one's software?
    JMF2.1.1e/lib/
    jmf.jar
    jmacm.dll,jmam.dll,jmcvid.dll,jmdaud.dll,jmdaudc.dll
    jmddraw.dll,jmf.jar,jmfjawt.dll,jmg723.dll,jmgdi.dll
    jmgsm.dll,jmh261.dll,jmh263enc.dll,jmjpeg.dll,jmmci.dll
    jmmpa.dll,jmmpegv.dll,jmutil.dll,jmvcm.dll,jmvfw.dll
    jmvh263.dll
    * When I bundle it, I bundle up following readme.html.
    "JMF 2.1.1 Binary Code License"
    JMF2.1.1e/doc/readme.html
    * Moreover, I will describe the thing that my software uses the JMF library
    with readme.txt.
    Please answer.
    Edited by: riki99 on Jan 13, 2009 4:49 PM
    Edited by: riki99 on Jan 13, 2009 4:51 PM

    sorry. I am Japanese.
    "Binary Code License" cannot understand.
    I confirmed the Sun Japanese corporate , but they were the circumstances which cannot be judged.
    help me.

  • Does jmf support rtsp protocol?

    i wanna know does jmf support rtsp protocol? now, i play an video(rtsp://localhost/test.avi) by JMStudio, but failed(Controller Error: Failed to realize).
    Anybody can give me some suggestion on how to solve this problem?
    I also know whether i can implement rtsp protocol by jmf? thanks in advance!

    Hi,
    From what I understand optomux is a standard that determines the syntax of the command sent. The commands are sent through serial or Ethernet. You can use LabVIEW (the VISA VIs) to communicate with a device using serial or Ethernet. However, there are no VIs that will build the optomux commands.
    I'm not familiar with them, but you can check out the optomux VIs included with the Fieldpoint explorer. That should give you an idea of how to use the VISA to implement optomux communication.
    DiegoF
    National Instruments.

  • It is possible to use jmf without to install the JMF library?

    Hello it is possible to use jmf without to install the JMF library
    in windows or linux machine
    but inserting these library in a jar for java web start?
    thanks

    I have have inserted the library in the my files jar but i have this error
    java.lang.UnsatisfiedLinkError: JMFSecurityManager: java.lang.UnsatisfiedLinkError: no jmvfw in java.library.path
         at com.sun.media.JMFSecurityManager.loadLibrary(JMFSecurityManager.java:206)
         at com.sun.media.protocol.vfw.VFWCapture.<clinit>(VFWCapture.java:19)

  • JMF Applet without JMF installed

    How can I run the JMF Applet without installing JMF on very client before?
    I already tried to archive the jmf.jar and sound.jar and I found a code:
    <object classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93" width="100%" height="100%" codebase="http://java.sun.com/products/plugin/1.2.2/jinstall-1_2_2-win.cab#Version=1,2,2,0"></p>
         <param name="java_code" value="javamediaplayer.SimplePlayerApplet">
         <param name="java_codebase" value="browser/applet/">
         <param name="java_archive" value="javamediaplayer.jar,jmf.jar">
         <param name="type" value="application/x-java-applet;version=1.3">
         <param name="FILE" value="myAudioFile.wav">
    but I don't know how to use it!!!
    PLEASE help me!!!!
    THX!

    Hi
    I wrote this code to play my JMF applet:
    <applet
    code=simpleplayerapplet.SimplePlayerApplet
    ARCHIVE="jmf.jar,customizer.jar,mediaplayer.jar,multiplayer.jar,sound.jar"
    width=320 height=300>
    <param name=file value="musica.mp3">
    </applet>
    It works fine, and the applet starts normally. I have another kind of problem: what I want to play is an mp3. So I downloaded the Sun mp3 plg-in and installed it in my test machine, wich have JMF installed. The applet runs ok. But when I try to test in a machine without JMF (but with the Sun mp3 plug-in installed) i get the Unable to handle format: mpeglayer3 exception. I won't print the stack trace because is a common exception related with the plug-in. What am I doing wrong? I thought that the plug-in was necessary and sufficient for a client to play my test applet.

  • My itunes library does not show up in apple tv

    I am using a Dell computer and my itunes library does not show up in my apple tv under computer.  I am sure I just need to change settings in my computer to allow access to apple tv but I do not know how to do that. Any help?  My apple tv has internet connection. Thank you

    Welcome to the Apple Community.
    You can re-download content purchased from the iTunes store (availability varies depending on location) using the purchased option from the Quick Links section in the top right corner of the iTunes homepage in your iTunes application on your computer.
    You can re-download content purchased from the iTunes store (availability varies depending on location) using the purchased option which is revealed in the iTunes app on your iOS device by tapping the more button at the bottom of the screen.
    If you want your purchases to download automatically in future, enable automatic downloads at iTunes > preferences > store.

  • When i go to sync my apps with my computer it tells me  ''are you sure you want to sync apps ? all exsisting apps and there data on (iphone) will be replaced with the apps on this itunes library'' does this mean all my data will be lost if i continue ?

    when i go to sync my apps with my computer it tells me  ''are you sure you want to sync apps ? all exsisting apps and there data on (iphone) will be replaced with the apps on this itunes library'' does this mean all my data will be lost if i continue ?

    Regarding your broken, previously authorized computer, here's how that works:
    You would authorize your new computer -- maybe you've done that already.  Then you will have two computers authorized.  Apple allows you to have up to five computers authorized at any time.  If you get to five, you can then go to your account details in iTunes and remove all authorizations.
    Bear in mind this is not saying you can synch to more tham one library.  Razmee209 and gdgmacguy's comments above are correct.  But if Apple only allowed you to authorize one computer at a time, then having a broken computer would mean you could no longer use your Apple ID with iTunes.

  • IPhoto will not load the iPhoto library.  When I select "show all windows" the library does appear but cannot open it.  I am on version 8.1.2 and using Maverick.

    iPhoto will not load the iPhoto library.  When I select "show all windows" the library does appear but cannot open it.  I am on version 8.1.2 and using Maverick.

    I was able to get it fixed. I had received some responses and they had me
    recreate the library I believe.  It's been a while so I cant remember
    exactly what I did. I have since upgraded to the latest i photo version and
    have had no problems with it.
    Brian
    On Friday, November 7, 2014, Apple Support Communities Updates <

  • ITunes Artwork Screensaver "Your iTunes Library does not contain any songs

    i have been using the iTunes Artwork Screensaver on my 1.25GHz PowerPC G4, running Leopard 10.5.2 and it has worked perfectly, showing all my album artwork. i got all the album covers from amazon.com or google. i have always kept my iTunes Library on my Boot Drive and have never moved it.
    Yesterday when my computer went into screensaver mode (itunes artwork) the message "Your iTunes Library does not contain any songs with artwork"!
    This is really strange, as all the albums in my library have artwork. i have also tried deleting the iTunes Artwork Screensaver preference file.
    I know that there are many issues with the artwork screensaver, but i have not found a solution to this problem.
    I would appreciate anyones help!

    i'm glad to see that i'm not the only one with this problem. i have seriously tried everything, like deleting the preference files of the itunes screensaver, using a script to embed the artwork, repairing disc permissions but i the screensaver just won't work. the message that my library does not contain any artwork still appear every time.

  • New itunes library does not indicate what's watched or unwatched !

    The new itunes library does not indicate what's watched or unwatched !

    It seems to have been a bug they have fixed in the new update:  iTunes 11.0.1.

  • HT1347 When I add a folder to the library, does that mean that 'later' when I drop a new file into that folder (already added) it will automatically end up in iTunes? (or do I have to add file/folder to library every time I have a new file??) I'm using XP

    When I add a folder to the library, does that mean that 'later' when I drop a new file into that folder (already added) it will automatically end up in iTunes? (or do I have to add file/folder to library every time I have a new file??) I'm using XP...

    iTunes does not actively scan the media folders.  If you manually add content to a folder, then you must add that content to iTunes manually via the File > Add File/Folder feature.
    The only folder that gets scanned is the "Automatically add to iTunes" folder.

Maybe you are looking for

  • Return Query based on conditon

    Hi, I there are two queries i need to return them conditinally but i am getting a error please let me know where this error is comming from DECLARE q VARCHAR2(2000); BEGIN if :app_user like 'sudhir' then //Here :app_user is a bind variable q:=' SELEC

  • Can't Set Up Yahoo Mail Account

    Hi, I have a @yahoo.com.au account and keep getting an error when trying to set it up using the Yahoo! Mail setup on the mail app. It keeps saying the username or password for "imap.apple.mail.yahoo.com". I tried setting it up manually using POP, but

  • FORCE TO "Update document rows to new BP's data"

    How do I force to respond YES in the dialog box "Update document rows to new BP's data?" shows, when I DUPLICATE a marketing document? Edited by: Gabriel Marroquin on Sep 25, 2008 6:46 PM

  • Copy Layer Name To Clipboard?

    Hi, I've been searching for a way to copy the active layer name to the Windows Clipboard, I'm hoping this a quick solution. What I've managed to do so far is to open the layer properties dialog box, then hit 'CTRL+C' to copy the layer name (because t

  • CSX v1.4b4

    I uploaded what I hope will be the last 1.4 beta for ContactSheetX https://sourceforge.net/project/showfiles.php?group_id=173281&package_id=207621 Here's the relevant chunk from the ChangeLog. v1.4b4 Fixed formatting bug for GPS metadata. Fixed Bridg