Cannot play .mov Files....

I am not able to play .mov files in my JFrame Window....
The Visual Content shows onli a pink screen and following exception...
The mov file which i tried to play is a standard file and plays well with quicktime player... Its not working with my code alone... I ve posted my code also... Can anyone look at this issue and guide me????
*--------------------Configuration: <Default>--------------------*
*# An unexpected error has been detected by Java Runtime Environment:*
*#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c911c48, pid=1864, tid=996*
*# Java VM: Java HotSpot(TM) Client VM (11.2-b01 mixed mode, sharing windows-x86)*
*# Problematic frame:*
*# C  [ntdll.dll+0x11c48]*
*# An error report file with more information is saved as:*
*# D:\project\New Folder\hs_err_pid1864.log*
*# If you would like to submit a bug report, please visit:*
*#   http://java.sun.com/webapps/bugreport/crash.jsp*
*# The crash happened outside the Java Virtual Machine in native code.*
*# See problematic frame for where to report the bug.*
*import javax.media.*;*
*import java.awt.BorderLayout;*
*import java.awt.Component;*
*import javax.swing.*;*
*public class summar extends javax.swing.JFrame {*
    *public summar() {*
        *initComponents();*
    *private void initComponents() {*
        *trailer1 = new javax.swing.JPanel();*
*          trailer1.setLayout(new BoxLayout(trailer1,BoxLayout.Y_AXIS));*
*          trailer1.setVisible(true);*
        *setDefaultCloseOperation(javax.swing.WindowConstants.DISPOSE_ON_CLOSE);*
        *getContentPane().setLayout(null);*
        *trailer1.setBorder(javax.swing.BorderFactory.createLineBorder(new java.awt.Color(0, 0, 0)));*
*Player player=null;*
                *try{player=Manager.createRealizedPlayer(new MediaLocator("file:\\c:\\common\\trailer.mov"));*
                *player.setMediaTime(new Time(30.0));*
                *trailer1.add(player.getVisualComponent());*
*          Control controls[]=player.getControls();*
*          CachingControl cc=null;*
                *for(int i=0;i<controls.length;i++)*
*               if(controls[i] instanceof CachingControl)*
*                    cc=(CachingControl) controls;*
*                    trailer1.add(cc.getProgressBarComponent());     *
*                    System.out.println("Found CachingControl");*
*          if(player.getControlPanelComponent()==null)*
*               System.out.println("Null");*
*          else*
*               trailer1.add(player.getControlPanelComponent());*
catch(Exception e1){}
getContentPane().add(trailer1);
trailer1.setBounds(250, 70, 320, 220);
pack();
*public static void main(String args[]) {*
summar s=new summar();
s.setBounds(0,0,960,660);
s.setVisible(true);
private javax.swing.JPanel trailer1;

When I 1st used QT after upgrading to ML, I received a message saying that a codec was missing, and that accordingly QT  could not play the files.  Just now, after tinkering with VSL in vain, I re-launched QT, and opened what had been a '.mov'-file, only to find that it is now an '.mpg'-file.  How that transformation occurred, I do not know, but the result is that QTwill play the file perfectly well.
I am back with QT, and many thanks to you all that have tried to help.

Similar Messages

  • I cannot play .mov files (from iPhone) in Premiere Elements 10.

    I cannot play .mov files (from iPhone) in Premiere Elements 10. Is there a solution?
    It used to work fine. I wonder if the problem has something to do with the recent iPhone update. Is there any Premiere update I can download?

    Well, if it used to work... and then you updated your iphone and now it does not work... that seems to ME like the iphone update changed something in the files
    But, exactly what is inside your mov files?
    Read Bill Hunt on a file type as WRAPPER http://forums.adobe.com/thread/440037
    What is a CODEC... a Primer http://forums.adobe.com/thread/546811
    What CODEC is INSIDE that file? http://forums.adobe.com/thread/440037
    Report back with the codec details of your file, use the programs below... a screen shot works well to SHOW people what you are doing
    http://forums.adobe.com/thread/592070?tstart=30
    For PC http://mediainfo.sourceforge.net/en or http://www.headbands.com/gspot/
    For Mac http://mediainspector.massanti.com/
    All Adobe updates start here and select product, read to see if you need to install updates in number order, or if the updates are cumulative for the individual product http://www.adobe.com/downloads/updates/

  • HT3775 QuickTime Player cannot play "mov" file

    Hi,
    I have a problem to play "mov" file.
    regards,

    As Linc said, download VLC media player. Quicktime has limited codecs and would require a plugin to play .mov files, but I personally prefer VLC over any plugin available.

  • Cannot play .MOV file

    Running MAC OS 10.5.5 and QT 7.5.5 and have a MOV file (video tutorial) that plays audio with no video. How can I see the video? When I look at the movie inspector, here's what it says for format: Qualcomm PureVoice™, Mono, 24.000 kHz, TechSmith EnSharpen, 640 x 480, Thousands
    Do I need to download a third party software? All help is greatly appreciated.

    Do I need to download a third party software?
    Yes. FREE DECODER

  • Cannot play .mov files on iPad 2, help pl?

    I can export .mov video files from my iPhone 5 but cannot seem to play them on ipad2? Any ideas how to overcome this problem? thanks

    You can play them with free OPlayerHD Lite.
    https://itunes.apple.com/sg/app/oplayerhd-lite-best-free-video/id385896088?mt=8

  • Quicktime can´t play .mov files

    Iphoto doesn´t recognize movies from iphone (.mov files)
    When I attach my iphone to import movies I made with my iphone 4 into iphoto, Iphoto tell´s me it can´t read the format (.mov files).
    Quicktime cannot play .mov files either. I reinstalles ILife´11, that didn´t help. Importing the files into imovie doesn´t work either, because imovie always crashes. I can´t drag and drop the movies from my iphone via iphoto to my desktop - does anyone know how to do that?
    Does anyone know how to fix this problem? Been to the Genius Bar, but they couldn´t help.

    In case anyone has the same problem, this was my solution:
    1. install Quicktime 7 from your old snow leopard CD, don´t download from the internet
    2. then follow the instructions that Neutronjon gave in https://discussions.apple.com/thread/3211124?start=0&tstart=0, if you have the same error message
    I have had this problem for a year now, tried all sorts of things, and this finally worked!

  • Getting "Cannot Play Movie" for what appears to be a good video file

    When I load a video by url from an email or in Safari, I get the message "Cannot Play Movie". However, I've written a simple app which just instantiates the MPMoviePlayerController and calls play() and it works flawlessly for the same video loaded from the same url.
    I get the same issue regardless of where the video is hosted, i.e. if I load the same video from a different url on a different server.
    QuickTime reports:
    H.264, 480 x 270, Millions
    AAC, Stereo (L R), 44.100 kHz
    480 x 270 pixels
    The video url is http://sistertech.s3.amazonaws.com/35007382172981/1655042009/streams/35007382172981-1655042009-ecar-124950129340988000-16-9.mp4
    Also, this only became a problem after the 3.0 update.

    i would just like to point out that when i record a video on my new imac using ibooth it obviously saves it as a quicktime file.
    however when emailing this to my iphone it presents the file for download. when the file is downloaded it displays the following error - movie format not supported when it opens quicktime.
    does the iphone require an upgrade of quicktime software?
    seems pretty pointless that it doesnt work even thought it is another mac product??!!
    thanks

  • HT3775 everytime i m trying to play any movie be it an AVI file or MPEG file, it says quick time cannot play this file. why is this happening ?

    everytime i m trying to play any movie on Quick Time be it an AVI file or MPEG file, it says quick time cannot play this file. why is this happening ? Abhijit

    Follow the steps to identify the video and audio
    format, then look in the list for a codec.
    http://insanityflows.net/archive/index.php?title=Quick
    Time
    JulieJulieJulie,
    which file do we download? There are five types of file:
    XviDComponent_Srcv0.5.1
    XviDComponent_Binv0.5.1
    XviDAvi_Import_Preview4src
    XviDAvi_Import_Preview4ppc
    XviDAvi_Import_Preview4intel
    Thanks

  • Can't play .mov file!!

    hello,
    i'm having some trouble playing .mov-files.. I can watch trailers on apple.com but when I have a mov-file on the pc, it opens with a flashy green screen and pressing play will only give my a static (mostly green) and no noise.. this goes also for iTunes, movies there i cannot open but i can watch them on my ipod..
    anybody any ideas?
    thanks

    What codec is this HD file? If they shot and captured in the Sony XDCAM EX format, FCP 5.1.4 won't be able to see that. The XDCAM EX support comes only with FCP 6.0.3.
    Shane

  • Windows Media Player cannot play the file. The Player might not support the file type or might not support the codec that was used to compress the file

    Windows Media Player cannot play the file. The Player might not support the file type or might not support the codec that was used to compress the file
    How do I fix this?

    That would probably be a question best taken up in on a site for Windows support questions. Not knowing anything about the movie you're trying to play, all I can suggest is to confirm that the format of the movie you wish to play is supported in your version of WMP. If it isn't, you'll either need to convert the movie or use some other player software.
    Regards.

  • Unable to play .mov files

    I have my AppleTV looking at my Mac's iTunes to play files found in Movies.
    There are a couple that do not appear in the list of movies displayed. I noticed that they are .mov files.
    One is a small sized movie - 320x240 Quicktime movie file.
    The other is one I was very interested in. Created with Canon 5D Mark II it created a .mov file 1920x1080 H.264 Quicktime movie file.
    I noticed its seems that all the movies that are listed are mpeg-4.
    What't the issue?
    Thanks.

    See specs;
    http://www.apple.com/appletv/specs.html
    mov files are containers for video and can contain variously encoded formats.
    You can play .mov files if they use the right codecs, but AppleTv cannot paly everything and in addition even with the correct codec, the files must be encoded within specific parameters to work.
    You'll see from the specs that AppleTV cannot playback more than 720p resolution at 24fps officially - your 5DII files exceed those specs - they would need to be converted to playback.
    The 'small Quicktime movie' probably uses an incompatible codec/bitrate - what is it?

  • HT3775 Hi...I have the OS X v10.6.8 but my QuickTime is not playing .mov files. How can I fix this?

    Hi...I have the OS X v10.6.8 but my QuickTime is not playing .mov files. How can I fix this?

    Hi...I have the OS X v10.6.8 but my QuickTime is not playing .mov files. How can I fix this?
    Depends of the specific kind of file you are trying to play. MOV refers to the file container. Any data compatible with the system used to create the file can be placed in an MOV file. If you don't have the same codecs available on your computer to play back the file or if your version of the QT player does not expect expect the encoded data to be in an MOV file container, then it cannot/will not play the file. Use the Finder Info window, media player Inspector/Information window, or a dedicated utility to determine what compression formats were used to create the MOV file and then install the required codec(s) if available.

  • How do i play .mov files

    Hi
    I suspect that this has been asked before, but how do I now play .mov files. I created some movies a few years ago for teaching purposes and need to use them again. However, neither iMovie nor Quicktime seem to recognise/support the .mov format.
    Any help would be much appreciated
    Don

    Are you saying that there are settings that I can adjust to let current versions of Quicktime/iMovie/iTunes play the files, or do I need to use another programme to convert the files into a current form that will be recognisable to current standards?
    I am saying that we have no idea what codec components were used to create the original files. (I.e., the MOV file container is like a bottle, can, cup, glass, or other container that can be filled with any liquid, solid, or gas that can be fit into it.) For instance, if were created as Windows Media Video files and copied to an MOV file container, then you would need Flip4Mac components installed on your system. If they were created using DivX, XviD, 4IVX or similar codecs, then you would need to update those codecs or remove them and install the Perian codec package. MOV files containing muxed MPEG-2 video would require installation if the Apple QT MPEG-2 Playback component. FLV content in an MOV file container could be played with the Perian package installed. If the files were created using one of FCP "Pro" components, then those same codecs must be installed on the platform on which you wish to play the files now. And so on down the line of "legacy" and third-party codec compression formats which may or may not be spported by the latest versions of QT which tend to concentrate on newer technologies that support HD compression formats.
    What I am saying is that without knowing what codec components were used to create the original file, it is impossible to tell whether you simply need to install currently available components that will allow you to play the files in the QT X, QT 7, use a third-party player like VLC for playback, or whether you would have to re-compress the files that target codecs no longer available for current hardware/software system configurations. Further, I am saying that the first step in solving a playback problem is to clearly define the specific problem in terms of the file container, compression format(s) involved, data characteristics as specified by Inspector, Media, Finder, or third-party utility windows or providing a sample file for analysis if you cannot determine this information on your own.

  • Unable to play some movie from Netflix on my iPad. When I click on a movie an error message comes up which says "cannot play movie. Please try again". Can anyone assist me? I just upgraded to iOS 7.1. Netflix not able to find problem.

    Unable to play some movies from Netflix on my iPad. When I click on a movie an error message comes up "Cannot play movie. Please try again later." I contacted Netflix but have not been able the help so I am wondering if it's my iPad. I didn't have a problem before but I have recently upgraded to iOS 7.1. Also is a certain amount of storage needed to play a movie? About how much is that?

    Hello all,
    I have an iPad 2 16GB with iOS 7.0.3 and Netflix version 5.0.2. I cannot watch netflix on an External LCD monitor that I have through VGA out. I use bluetooth speakers, so the AirPlay is going to that for Audio. Before this update, this combo worked without an issue.
    So as of Friday Nov. 8/2013, I contacted Netflix support, and they said they fixed the problem on their end, and the fix is on the Apple side of things, and to contact Apple support.
    So, I contacted Apple support, and the first person I spoke to said I would have to agree to pay a $35 fee for 30 days of support to this problem since my unit is out of warranty. I said this isn't a hardware issue, it's a software issue, and I'm not willing to pay to fix a problem you created. So I got a Senior Level advisor on the line, and she was helpful, and she's looking into the issue for me and said she'll contact me sometime on Tuesday or Wednesday (Nov. 12 or 13) to let me know of the issue.
    Here's the thing: this is a combination of Netflix and iOS not working correctly with any of the Apple Authorized Dongles. This is truly a code error that some hot shot programmer had major oversight on, and their management didn't catch it either. There was no reason for Netflix to rush to get this Netflix update going until Apple sorted out the bugs in iOS 7.
    Anyway, if I hear anything from Donna (the advisor), I'll post it and let you guys know. In the mean time, good luck!

  • I am using Firefox 3.6.13 and have installed Windows Media Player 1.0.0.8 for Firefox. However, if I attempt to open a file with a .wmv extension it appears to function properly, except, that I cannot "play" the file. What am I doing wrong?

    # Question
    I am using Firefox 3.6.13 and have installed Windows Media Player 1.0.0.8 for Firefox. However, if I attempt to open a file with a .wmv extension it appears to function properly, except, that I cannot "play" the file. What am I doing wrong?

    You probably have not seen anyone reporting the exact same problem as you. All three crash reports have the same crash signature and as currently ranked 67 it is not the commonest of reasons for a crash.
    I hope you enter your email contact information when reporting crashes. I note you see this crash when using videos, others may possibly see this crash in other circumstances.
    You have already tried the obvious, attempts at a fix so it is now down to wait and see, maybe developers working on the bug will report something or fix it.
    Did you try my suggestion of installing portable ESR ?
    For forum cross referencing purposes
    * Crash Reports for Crash IDs <br />bp-71697f5d-41d4-48ae-9db9-3e6302130607<br /> bp-6e1347bc-153f-433a-9c35-a5f022130607<br /> bp-92a533a2-9e09-4c1e-8df7-deb4c2130607
    *(all three) Crash Signature: EnumSoftwareMFTs(_GUID const&, unsigned int, __MIDL___MIDL_itf_mfobjects_0000_0006_0003 const*, __MIDL___MIDL_itf_mfobjects_0000_0006_0003 const*, IMFActivate***, unsigned int*)
    * Related bug 858667 NEW crash in mozilla::wmf::MFTEnumEx @ EnumSoftwareMFTs
    *I note this was first seen in Fx21 and is 100% Windows 7
    <br />

Maybe you are looking for