How to install JMF?

I downloaded jmf version2.1.1e but I cannot install and messagebox show that "The system file is not suitable for running MS-DOS and Microsofts applications."Please help me

Found this from a simple Google search of your error message.... so this probably isn't a JMF problem.
http://support.microsoft.com/default.aspx?scid=kb;en-us;324767

Similar Messages

  • How to install JMF in Linux

    How to install JMF in Linux?

    Thank you AndrewThompson64
    You have done a great job.You are welcome.. but really, the only
    'great' thing I did was a quick search on
    'Java install linux'
    to show that link (that I knew was around
    here somewhere) at the top of the
    search reasults!
    Thanks for your interest to help me.You are welcome. :-)
    Next time you get stuck, 'drop back by'* and
    I'll show you some more clever search tips. ;-)
    * ..but really, you will gain a lot if you simply
    'lurk' around the forum and read other posts,
    even as you are writing code..

  • HELP!!! How to Install JMF

    I have spent the last 2 hours trying to install the newest JMF. I have downloaded the zip, cross platform version. Places the JMF2.1.1 folderin my C: (C:\JMF2.1.1) and set my PATH variable. It will not work. At the end of my PATH is, c:\j2sdk1.4.0\bin; , and I added, c:\JMF2.1.1\lib\jmf.jar; , and it does not work.
    Any ideas?
    US101
    P.S. I have Windows XP

    what exactly does not work ?It can not find the class
    you may need to set the "CLASSPATH"There is no CLASSPATH variable in XP. Only a path. I have entered it in the path, but nothing happens.
    here is what the 'readme.html' tells us:Yes, I read that, but it does not say where to enter it or how.
    use the JMF DiagnosticsThat is whats telling me it does not work. I also tried to create a program and include an JMF class and it could not finds it.
    Thanks anyways

  • How avoid restart after installing JMF ?

    if i make my audio and video chat using JMF
    is it necessary to install JMF and make restart on client pc?
    i don t want to disturb user
    is it away for avoiding installing all JMF or just avoid restarting after installation
    really need the answer
    thanks

    You dont have to restart your computer. You can just copy all of the JMF-dlls to your application folder and use the file in the classpath. It depends what type of application you create. If you have an applet the dlls have to be copied to one of the PATH-Folders of your system (eg windows/system). For a standalone-app just have the dll's in your app folder and include . in your classpath.
    To be able to use video/audio-devices at startup you have to call the corresponding Auto-Classes of jmf.jar like new VFWAuto() once to register all available devices in the jmf registry.
    How this corresponds to the JMF-license is however a different story. I dont know if you are allowed to circumvent the JMF-Installer this way. But you could inform the user that a restart is not necessary before starting the JMF-Installer....

  • How to rum jmf programs without installing jmf

    i want to run my jmf programs in my client system...But i want to avoid installing jmf in my client system..Please help

    You only need to include the jmf.jar in your classpath to take advantage of it.
    The idea of "installing JMF" on a system is that each app wouldn't have to include the jmf.jar (and since there's native versions for different platforms). Since JMF is, in general, used very little (mostly due to lack up updates to code and documentation), it's unlikely your users would be running more than one JMF app, so go ahead and just distribute the jmf.jar with the app.

  • Can't install JMF in Fedora Core 6

    Hi everybody!
    I've been trying to install JMF but I couldn't
    First it told me when I performed sh jmf-2_1_1e-linux-i586.bin:
    Do you agree to the above license terms? [yes or no] y
    Permit recording from an applet? (see readme.html) [yes or no] y
    Permit writing local files from an applet? (recommend no, see readme.html) [yes or no] y
    Unpacking...
    tail: cannot open `+309' for reading: No such file or directory
    Extracting...
    ./install.sfx.12308: line 1: ==: No such file or directory
    ./install.sfx.12308: line 3: syntax error near unexpected token `)'
    QQR�����rqp����"���hj��W�jYn�d!������L���Lŕ^��[ 88�$���ծ��,����iѭ����V~�mn.�7w^���,�;M��`�򕖑A$D����� @��"ɺ�wA'�����Then I saw in this post http://forum.java.sun.com/thread.jspa?threadID=733794&messageID=4226173 the solution to this, that was changing this in the .bin file
    tail +309 $0 > $outname to this
    tail -n +309 $0 > $outnameSo it helped but not much, now the error I get is this:
    Do you agree to the above license terms? [yes or no]
    yes
    Permit recording from an applet? (see readme.html) [yes or no]
    no
    Permit writing local files from an applet? (recommend no, see readme.html) [yes or no]
    no
    Unpacking...
    Extracting...
    ./install.sfx.10513: /lib/libc.so.6: version `GLIBC_2.1' not found (required by ./install.sfx.10513)
    ./install.sfx.10513: /lib/libc.so.6: version `GLIBC_2.0' not found (required by ./install.sfx.10513)
    chmod: no se puede acceder a �JMF-2.1.1e/bin/jmstudio�: No existe el fichero o el directorio
    chmod: no se puede acceder a �JMF-2.1.1e/bin/jmfregistry�: No existe el fichero o el directorio
    chmod: no se puede acceder a �JMF-2.1.1e/bin/jmfinit�: No existe el fichero o el directorio
    jmf-2_1_1e-linux-i586.bin: line 305: JMF-2.1.1e/bin/jmfinit: No existe el fichero o el directorio
    /bin/cp: no se puede efectuar `stat' sobre �JMF-2.1.1e/lib/jmf.properties�: No existe el fichero o el directorio
    Done.It is the same if I say no or yes to the two last questions, the error is the same.
    For those out there that don't understand spanish,
    "no se puede acceder a" means "can't access to"
    "No existe el fichero o el directorio" means "file doesn't exist"
    "no se puede efectuar `stat' sobre" means "can't make/do 'stat' on"
    Can anybody tell me if you're experiencing this problem, and how to solve it?
    Thank you very much

    Hi,
    I am getting following error while I run jmf bin file..
    Do you agree to the above license terms? [yes or no]
    yes
    Permit recording from an applet? (see readme.html) [yes or no]
    no
    Permit writing local files from an applet? (recommend no, see readme.html) [yes or no]
    no
    Unpacking...
    Extracting...
    ./install.sfx.6705: /lib/libc.so.6: version `GLIBC_2.1' not found (required by ./install.sfx.6705)
    ./install.sfx.6705: /lib/libc.so.6: version `GLIBC_2.0' not found (required by ./install.sfx.6705)
    chmod: cannot access `JMF-2.1.1e/bin/jmstudio': No such file or directory
    chmod: cannot access `JMF-2.1.1e/bin/jmfregistry': No such file or directory
    chmod: cannot access `JMF-2.1.1e/bin/jmfinit': No such file or directory
    ./jmf-2_1_1e-linux-i586.bin?AuthParam=1248686168_cc16bb7750d11b8845c7e1f203a49695&TicketId=B%2Fw3kxqISVhOTBNGMlFckQLj&GroupName=CDS&FilePath=%2FESD4%2FJSCDL%2Fjmf%2F2.1.1e%2Fjmf-2_1_1e-linux-i586.bin&File=jmf-2_1_1e-linux-i586.bin: line 305: JMF-2.1.1e/bin/jmfinit: No such file or directory
    /bin/cp: cannot stat `JMF-2.1.1e/lib/jmf.properties': No such file or directory
    Done.
    can anybody give solution to this...
    thanks
    Kris

  • Rebooting when install JMF

    HI.
    I installed new release version of JDK .
    and reinstall the JMF.
    but i met the trouble.
    I started installing jmf and seem all files copied.
    and a console windows pop up to initialize environment
    then my computer Rebooted..
    lol
    How did you install JMF in JDK6 ?
    or this is other problem ? not in jdk6?

    I had JMF installed in the older 1.5 versions,
    but have not bothered to reinstall it after I
    upgraded to 6.0.
    The JMF still programs still work fine here, I
    guess using, one of the older JRE's.
    (Note that I recommend JWS based install for
    end users. It is much simpler, and requires
    no reboot).

  • Problem for installing JMF

    Dear friends,
    I have installed the jmf cross platform version in ubuntu (in debian lenny also facing same problem). Jmf version is 2.1.1e.
    I have unzipped that package under /opt directory.
    It was installed successfully, without any problem.
    Then I have checked the JMF installation using this below link,
    http://ku-prism.org/virtualprism/explorations/JavaTest/javatestpage.html
    For J2RE checking it was success, It display the below message in the applet window,
    JRE version ... 1.5.0_06
    For JMF installation checking , It display the below message in the applet window,
    JMF Diagnostics:
    Java 1.1 compliant browser.....Maybe
    JMF classes.....Not Found
    What could be the problem ?
    Can any one guide me to install JMF successfully in my machine.
    Thanks,

    Please tell me how to solve this problem!
    Thanks!

  • My Camera is not detect while installing JMF

    Dear All,
    Im using cannon RE camara with my pc and its recognize easily by both gmail video chat and also with Skype.But while i am installing JMF it is not recognize my camera as a capturing device.Can any one explain me the reason or
    what should i have to do to fix this.
    Thanks
    Edited by: Anushkadar on Jan 16, 2009 7:13 AM
    Edited by: Anushkadar on Jan 16, 2009 7:18 AM

    Anushkadar wrote:
    Yaa.Thanks for ur opinion but i should say to u i am using Cannon,s very latest Document capture camera
    which product id is RE-455.JMF can detect even my cell phone camera but so far not for this.what ever I appreciate ur opinion and hope more meaning full idea further more.ThanksRandom question...if my point was "JMF hasn't had a patch or update of any kind in 6 years so it was designed to support cameras with 6-years ago technology", why should you say that to me?
    Second, I looked up your camera's specs to see if it was or was not VFW compliant. It doesn't say it's VFW compliant, but that doesn't necessarily mean it isn't. Then, I saw the list of ports...
    RGB input/output (XGA) D-SUB 15-pin x 1, input/output impedance: 75§Ù
    Video output RCA pin jack x 1, output impedance: 75§Ù
    S-video output 4-pin mini-DIN x 1, output impedance: 75§Ù
    RS-232C serial interface x 1
    AC input x 1So...how exactly are you plugging it into your computer???

  • Installing JMF

    Can someone tell me how can I install JMF?? Am running XP Pro and if i download JMF from
    http://java.sun.com/products/java-media/jmf/2.1.1/download.html
    while installing it says, autoexec.nt is not suitable for running DOS and Windows files..
    Do I need to download anything b4 downloading JMF?? I already have Java 2.0 on my machine..
    any help will be appreciated

    I downloaded the diagnostic tool source code. It's pointing to the JMFSecurity class wrongly:
    import com.sun.media.util.JMFSecurity;
    whereas the class is in
    import com.sun.media.JMFSecurity;
    I corrected it and now the test file compiles fine.
    How come the diagnostic tool works on their website??

  • How to Install Coldfusion 8 64-bit on Small Business Server 2008 64-bit

    How to Install Coldfusion 8 64-bit on Small Business Server 2008 64-bit
    I ran Coldfusion 8 on SBS 2003 Premium for 6 months with no problems.  When we finally decided to cut over to SBS 2008, that’s when everything went to hell.  I tried for weeks to get Coldfusion 8 to install properly on the new SBS 2008 64-bit box.  During the course which, I found bits and pieces of information for Vista 64-bit and Windows Server 2008 64-bit installations.  There are some distinct differences, however, with SBS 2008 since it runs core Web applications like OWA, RWW and Companyweb.  After countless unsuccessful attempts, one of which completed corrupted the box, I found the solution.
    I have attempted in this white paper to detail the steps to assist others who may be in a similar situation.  I don’t make any warranty for the information, but so long as you follow the steps carefully you should be fine.  BTW, for those of you who say Adobe offers free technical support for licensed users, that’s not entirely true.  Like I said, I purchased CF8 and originally installed it on an SBS 2003 Premium box.  After we cut over to SBS 2008 and encountered problems, Adobe wouldn’t provide any technical support without charging.  Moreover, based on my initial conversations with Adobe’s technical team, no one seemed to know much about running 64-bit on SBS.
    From my understanding, only two versions of Coldfusion 8 can be installed in 64-bit: Enterprise and Developer.  The “normal” install (which I paid a grand for) can only be deployed in 32-bit mode – gee, THANKS Adobe!  By the way, in Developer mode only two distinct IPs can access the site in addition to the localhost.  Any additional IPs will result in a CFML error message stating that the maximum number of IPs have been exceeded.  At any rate, take your time and follow the steps to achieve a successful installation. 
    PRE-INSTALLATION TASKS
    Back Up SBS
    It’s always a good practice to backup your server before deploying any kind of major system changes.  Although this step is optional, I recommend it in case you need to restore your server for any reason.  Bear in mind, if your system ever gets totally corrupted, you cannot restore back from the twice daily incremental backup images alone.  You will need a full backup with system recovery information to restore.  Here are the basic steps:
    Click: Start > Programs > Administrative Tools.  Right-click “Windows Server Backup” and choose “Run as administrator”.
    Click “Backup Once” under Actions in the right-hand pane.
    Choose the “Different Options” radio button under Backup Options.
    Choose the “Custom” radio button.  What we’re primarily interested in here is backing up the OS – not your data partitions or attached drives.
    Select the “SYSTEM (C)” checkbox, uncheck any others.  Also, ensure that the “Enable system recovery” checkbox is selected before continuing on.
    Under ‘Specify Destination Type’, I usually select the “Local drives” radio button and point it to a Terrabyte USB drive I use for backups.  You can point this to a tape drive, or select the “Remote shared folder” radio button if you map to a UNC path to store your backup images.  Just remember, make sure that whatever path you select can readily be accessed in the event of an emergency.  Also, make sure the “Verify after writing (recommended)” checkbox is selected.
    Under ‘Specified Advanced Option’, I usually select the “VSS full backup” radio button instead of the default since I don’t use a 3rd party backup product.  If like me you rely solely on SBS for your backups, choose the full backup option.
    Confirm everything and click “Backup”.  This process may take several hours depending on the size of your system.
    Verify ISAPI Filters:
    In IIS Manager, double-click the server instance in the left-hand pane.
    In the center pane under IIS, double click the “Modules” icon to verify that the ISAPI native modules are already installed for IIS.  If it’s set up correctly you should see two entries:
    IsapiFilterModule              %windir%\System32\inetsrv\filter.dll
    IsapiModule                        %windir%\System32\inetsrv\isapi.dll
    If either of these modules are missing, you will need to re-install these (google for a solution).
    Set Up Development Environment
    Create a directory for your CFML files outside of the default Windows location (e.g., default is usually C:\inetpub\wwwroot\).  For the purpose of our install, I created a directory on a separate disk called: D:\DEV.
    Copy and paste your CFML files and directories into the new DEV root Web directory.  This will eventually be the directory where the Coldfusion installer places the CFIDE and CFDOCS folders. 
    Open IIS Manager and double-click the server instance in the left hand pane.  Expand the “Sites” folder.  Right-click the Sites folder and select “Add Web Site”.
    Enter a name in the “Site Name” box (e.g., “test-site”).  You will notice that the system will automatically create a corresponding Application Pool with the same name.  NOTE: this is important to prevent conflicts between the DefaultAppPool (needed for SBS Web apps like OWA, RWW, etc.) and the application pool needed for Coldfusion to function properly in SBS 2008.
    Point the “Physical Path” to the directory you created in step #1 above (e.g., “D:\DEV”).
    Don’t worry about testing the connection.  If you click “Test Settings” you may receive a warning that IIS cannot verify access to path (D:\DEV).  Don’t worry about this for the time being.
    Under “Host name”, enter a DNS path to your site (e.g., “dev.test-site.com”).  Click “OK”.
    Configure Application Pools for Installation
    In IIS Manager, double-click the server instance in the left-hand pane.  Click on “Application Pools” to display the list of server application pools in the center pane.
    In the “Actions” pane on the right-hand side, click “Set Application Pool Defaults”.
    Change “Enable 32-Bit Applications” - the second item from the top – from “False” to “True”, and then click “OK”.  NOTE: if you skip this step, Coldfusion will not properly create the required mappings during the install. We will change this setting back after the installation completes – more on this later.
    Modify the application.host.config File for 64-Bitness
    Click: Start > Programs > Accessories.  Right-click “Notepad” and choose “Run as administrator”.
    Open the config file from within Notepad – default location: C:\Windows\System32\inetsrv\config\applicationHost.config
    Do a search and change this one line from:
    <add name="PasswordExpiryModule" image="C:\Windows\system32\RpcProxy\RpcProxy.dll" />
    To this:
    <add name="PasswordExpiryModule" image="C:\Windows\system32\RpcProxy\RpcProxy.dll" preCondition="bitness64" />
    Restart the IIS Admin service.
    Set HTTP Compression
    According to some threads I read, the http compression module can cause errors if you don’t disable it globally. To remedy this, perform the following:
    Click: Start > Programs > Accessories.  Right-click “Command Prompt” and choose “Run as administrator”.
    At the command prompt, change directory to intetsrv by typing: cd inetsrv
    Run the following command:
    C:\Windows\system32\inetsrv>appcmd.exe set config -section:system.webServer/httpCompression /-[name='xpress']
    This will turn off HTTP compression for all sites in IIS.
    In IIS Manager, double-click the server instance in the left-hand pane.  Double-click the “Compression” icon in the IIS section of the center pane.
    Uncheck all of the boxes, then click the “Apply” button under Actions in the right-hand pane.
    Recheck all of the boxes, then click the “Apply” button under Actions in the right-hand pane.
    Restart the IIS Admin service.  This should enable compression and coldfusion to work at the same time.
    NOTE: if for some reason you need to reverse this, run the following command from the command prompt:
    C:\Windows\system32\inetsrv\appcmd.exe set config -section:system.webServer/httpCompression /+[name='xpress',doStaticCompression='false',dll='%windir%\system32\inetsrv\suscomp.dll']
    INSTALLATION TASKS
    Download the 64-bit installation package from Adobe – filename: coldfusion-801-wind64.exe.
    Right-click the file and select “Run as administrator”.
    Accept the terms of the License Agreement.
    If you have an Enterprise license, enter it.  For our purposes, just click the “Developer Edition” checkbox.
    Select “Server configuration” – the default radio button.
    I deselected all subcomponents and can’t guarantee that you’ll arrive at the same results if you select additional items like “.NET Integrated Services”.  It should be fine, particularly if you install documentation.  My preference was to keep the install as plain vanilla as possible.
    Select the directory path for Coldfusion to install into – default is :C\Coldfusion
    THE NEXT TWO STEPS ARE CRITICAL TO YOUR SUCCESS.  Unselect “All IIS Websites” and select the “Configure specific IIS Website or another web server” radio button.  Click “Add”, and then select your test Web site (e.g., “test-site”) under “IIS Web Site”.  Hit “OK”.
    Do NOT use the default directory path for the CF Administrator location (e.g., default path: “C:\inetpub\wwwroot”).  Instead, point the installer to your new DEV root Web directory (e.g., “D:\DEV”).  The bottom line, you want the installer to place the CFIDE directory and files within this folder, alongside your other CFML files and folders.
    Enter an Administrator password.
    Choose to Enable RDS, or not.  I enable this by preference but it is not required.  This allows you to make updates to files using a CFML editor directly vs. having to move/FTP the files over if you’re working remotely.  Opponents to this argue that it’s potentially less secure, but for a lower environment I don’t see this as a major concern.
    Confirm everything to kick off the install.
    If all goes well you should see a message at the end stating that the install was successful.  I recommend you uncheck the box that asks you to open the CF Administrator in the default Web browser after the install.  NOTE: we will open it a different way during the post-installation tasks.  The worst thing that will happen if you forget to uncheck the box is that you might receive an error that the command prompt hung – not a big deal – just close it and move on to the next (final) steps.
    POST-INSTALLATION TASKS
    Verify CF Installation:
    The installation will create a new folder in your program group: Start > Programs > Adobe > Coldfusion 8.  The default “Administrator” link will not work because it points to the wrong path: http://127.0.0.1/CFIDE/administrator/index.cfm. The “127.0.0.1” or “localhost” path as you may recall in IIS, points by default to the “C:\inetpub\wwwroot” directory.  Our CFIDE files, however, are located within: D:\DEV.
    To bring up the CF Administrator logon page, open up a Web browser and replace the “http://127.0.0.1” part of the path with the DNS path name to your CF environment (e.g., http://dev.test-site.com/CFIDE/administrator/index.cfm).
    This should bring up the Coldfusion Administrator Login screen.  Enter in the Administrator password you created during the install to log in and configure your application server.
    Verify that your test-site renders correctly by typing in your test URL into a Web browser (e.g., http://dev.test-site.com).
    Fix Application Pool Defaults to Re-enable SBS Web Applications:
    At this point, Coldfusion Administrator and your test CMFL Web site should be working properly.  The problem is, default SBS Web applications like OWA, RWW and Companyweb will throw errors and fail to start.  Fortunately, this is easily remedied by performing the following steps:
    In IIS Manager, double-click the server instance in the left-hand pane.  Click on “Application Pools” to display the list of server application pools in the center pane.
    In the “Actions” pane on the right-hand side, click “Set Application Pool Defaults”.
    Change “Enable 32-Bit Applications” - the second item from the top – from “True” to “False” this time.  This should re-enable the SBS applications, which would otherwise result in 500 errors (e.g., OWA, RWW, Companyweb, etc.).  There is no need to restart IIS.
    Open a Web browser and test that you can once again connect to OWA, RWW and Companyweb successfully.
    In IIS click to highlight the application pool for your new site (e.g., “test-site”).  In the right-hand pane, click “Advanced Settings”.  Ensure that “Enable 32-Bit Applications” – second item from the top – is set to “True” for this application pool specifically.
    Lastly, jump up and down for joy!  Hopefully now, everything is working.  Best of luck!! ..Paul D (MCP).

    First, it would be a good idea for you to specify what distro of Linux you're using, as not all are supported by Adobe.
    Second, this is probably your problem right here:
    http://askubuntu.com/questions/40416/why-is-lib-libc-so-6-missing
    In a nutshell, CF expects the 32-bit version of libc.so.6 to be in /lib, but it's probably not. You might be able to modify the installer to point to the correct location for that file, or you might be able to create a symlink to the file - but as the above link describes, creating a symlink might have negative consequences.
    As for installing CF 8 64-bit, that's only available with Enterprise, not Standard. If you want CF Standard 64-bit, you need to upgrade to CF 9.
    Dave Watts, CTO, Fig Leaf Software

  • Adobe Bridge in Photoshop - How to install Bridge and camera raw? And what is it all about?

    Hi everyone! I am actually in love with this adobe photoshop. I used PSCS2 before, but later on upgraded to CS4. But I feel tired in upgrading to CS5.
    One time, I found a tutorial in youtube about camera raw, and would really want to use it. But I was wondering how to install the camera raw. I believe camera raw is a plugin? so I downloaded the plugin here, installed it in my PS. I downloaded a file Camera Raw.8bi and paste it on my C drive - C:\Program Files\Adobe\Photoshop CS4\Plug-ins\File Formats.
    I now am very confused, how will I open it? I do not have adobe bridge!  After I installed the camera raw, I opened my PS. I clicked the file>then browse in bridge. I had an error, it's "error 2 photoshop11 undefined". Which is what I thought, I might have done something wrong with installing it.
    My question is, do you still need adobe bridge installed in order to use camera raw?
    If yes, how does it work? How am I suppose to open camera raw?
    If no, how am I going to open camera raw without bridge?
    And also, where will I download adobe bridge? I cannot find one here for CS4, only adobe bridge for CS5. I am wondering, is it okay to install adobe bridge CS5 and use it with my PS CS4?
    I badly need help!

    WebDAV (Web-based Distributed Authoring and Versioning) is a set of extensions to HTTP/1.1.
    The main difference from FTP as far as I can see is that it allows you to edit documents on a remote web server.
    WebDAV was used by the Apple server - MobileMe but is not generally supported by hosting services.
    Using WebDAV you can mount a directory locally. This was how iDisk worked on your Mac and you could drag files onto it to upload them to the remote directory.
    With WebDAV, a number of users can share a directory which is why its used in local networks but presents security problems when using a remote server.
    If you are into file sharing rather than publishing, Dropbox or its new rival SugarSync are more appropriate.

  • How to install memory modules on a macbook pro 15"

    I run Windows 7 via parallels desktop on my macbook pro. How do I type special characters on a Word document using the mac keyboard?

    how to install memory modules on a macbook pro 15"
    Read the manual / user guide that came with your comptuer or download it from http://support.apple.com/manuals/
    I run Windows 7 via parallels desktop on my macbook pro. How do I type special characters on a Word document using the mac keyboard?
    Post your question on the Paralells forums:  http://forums.parallels.com

  • HT1349 mini graphics to vga adapter for macbook how to install in windows 7.

    mini graphics to vga adapter for macbook how to install in windows 7.
    i have macbook with windows 7 operating system.

    Can you be more specific?
    What are you trying to do?

  • Install JMF on Windows 7 64bit

    Dear all,
    After a lot of struggling (and a really mean a lot), I finally got jmf to work on Windows 7 64bit. I figured that I can better not let this information go to waste, so that's why I'm posting it here. I didn't really test the full capabilities of jmf on my platform yet, in fact I only tested those features that I needed for my application. As such I am able to successfully capture and record video clips from my build in webcam of my laptop.
    First let me describe my platform:
    Laptop: Samsung R590 (JS01)
    Processor: I5 450M (64bit)
    OS: Windows 7 64bit
    Webcam: build in
    Secondly I want to apologize in advance if the method below doesn't work for you. The reason for that can be that I had to try so many different things before I finally got it to work, so I'm not really sure which steps are necessary and which ones are not. So I tried to make a guide that only includes the necessary steps, but in reality I tried so much more, so if this tutorial doesn't work for you, please give me feedback, and we'll try to figure it out. :)
    Step one: installation of java JRE/JDK
    JMF will never work on a 64bit JRE/JDK, plain and simple because JMF is too old and doesn't support a 64bit JRE/JDK. Thus your first step has to be to install a 32 bit JRE/JDK on your system. (I uninstalled my 64 bit JRE/JDK first, but I don't now whether or not this is necessary)
    Step two: download JMF with windows performance pack
    Go to the jmf site and download the most recent jmf version, with windows performance pack. (This is - and will probably be forever - version 2.1.1e)
    The link to the website is currently: [https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=7372-jmf-2.1.1e-oth-JPR@CDS-CDS_Developer]
    Step three: install JMF
    Install the file you just downloaded in the normal way you would install any other program. But chose as installation path: "C:\JMF2.1.1e"
    I think this is necessary because of the strict security policy in Windows 7, if you don't do this, I guess jmf won't be able to store capture device settings to your local hard drive. (But again, I'm not completely sure here, please verify this if possible)
    After the installation, you don't have to do anything special to get jmf to work, so you don't manually have to set the JMFDIR, PATH and CLASSPATH (as is explained at the sun website), just skip those steps.
    After the installation, reboot your pc.
    Remark: I recommend you to install jmf as an administrator (but I don't now whether or not this is necessary). To do this, right click the installation file and select: "run as administrator'.
    *Step four: register your capture devices*
    First make sure that all your devices are working properly, I recommend you to use a program like Skype or something just to check whether your microphone is working or not.
    Secondly, open jmfstudio, select 'file > preferences > capture devices', and press the button 'detect capture devices'. Normally you will have to wait for a couple of minutes now (because the determination of all the available video formats takes quite a while). Afterwards jmf should have found all of your devices, that usually looks something like this:
    DirectSoundCapture
    JavaSound audio capture
    vfw:Microsoft WDM Image Capture (Win32):0
    But this can vary according to your configuration off course. :)
    *Step four: test your capture devices*
    In jmfstudio, select 'file > capture' and select the video and audio combo and see if your webcam settings work. You should now be able to view and hear yourself.
    *Step five: that's it, enjoy your jmf*
    *Remarks:*
    My development platform is currently netbeans 6.9.1 and I am able to write code, build it and run it with netbeans. I can also just run normal *.jar files
    *Troubleshoot:*
    If you get a dialog screen when starting your video capture device that looks like this: [http://www.alexandria.nu/ai/machine_vision/dual_cameras/SelectDevice.gif]
    (With off course another name for the capture device), then that means that your capturing device is currently occupied by another program and you can't currently use it.
    To solve this, make sure that no other application is using the webcam. For me even this was insufficient, but I managed to solve this by installing the latest drivers for my webcam from the manufacturing site of my laptop.
    I sincerely hope this tutorial can be of any use for someone, feel free to give me comments/suggestions. And please post here if this works for you or not.
    Greetings, Molly

    Hi
    sure I follow each of your steps, I uninstall all java verisones and installed a new java version 32-bit, I installed JMF in "C: \ JMF2.1.1e".
    when all installing finished, works fine JMF only once, I do the tests, recognizes the device; shows the video, but when I close and open again JStudio don't works throws error, and therefore my apliación not working, always returns null the device

Maybe you are looking for

  • How do I create a group in my contact list.

    Is it also possible to batch mail to the members of a group?

  • Apache/MySQL/PHP and Mountain Lion

    I was about to buy Mountain Lion, but I just read by a reviewer that there is an issue with the webserver or websharing capabilities of it. The reviewer was saying he/she had to go into the terminal and launch it from there! Is anybody else having is

  • Itunes Switching

    i had my iphone on a previous laptop, and now that i have my own laptop i want to use this itunes. i had no issues using the old computer untill  my brothers messed it up and now my itunes wont load up, and then it got uninstalled, and  now i cant ad

  • Firing off a report from a dashboard.

    Hello everyone- my first post! I hope you guys can help me... As far as I know, you cannot export a table into an excel spreadsheet when that table is in a dashboard. So I created a link in the dashboard soi that when you click on the account name it

  • IPad has a feature or insert the SIM card and use it as normal phone?

    I tried to insert the SIM card into the drip tray iPad but was too small. iPad has a feature that is inserted into the SIM card and the normal operation of the phone?