FCPX does not play 120fps GoPro video

What should I do as my FCPX is not playing 120fps GoPro 3+ videos. Quicktime plays them well and shows that they are 120fps. Final cut does not play them at all. They just appear as still images. I tried to import original videos form camera and also as "optimized videos". No difference...
Thanks in advance!

There is a workaround to copy the media to Finder, and then import those files into FCPX.  Here’s a tutorial: http://www.youtube.com/watch?v=EP3y9-MqHko

Similar Messages

  • IPad 2 upgraded ios7 does not play our purchased videos no play button now

    Video does not play back purchased iTunes shows from before upgrade to ios7

    A FREE version of MusicVideoPlayer was just released!
    http://itunes.com/apps/MattByrne

  • DVD-Player DVP3950/12 does not play any converted videos

    Hi!
    My DVD-Player DVP3950/12 does not play any videos I've converted (HandBrake).
    In my description are no valid information for the videocodecs I should use and there are no details for resolution. And which kind of audiocodec is able to be played by my player?
    Would anybody help me?
    Thx!
    cluesa

    I found the information in a german forum. Thx!
    Message was edited by: cluesa

  • Safari Does Not Play QuickTime/.mpg Video, Only Audio

    Quicktime video not playing in safari. Checked new user, issue persists, it's a system wide issue. All the settings are right. Worked before. Still works in Firefox and other browsers. Repaired permissions. Even video on the Apple site does not work. Flash still works, windows media content still works via Flip4Mac. I was just wondering if anyone discovered an easy fix for this issue. I don't feel like doing the archive and install (preserving) or re-imaging it. Everything is up to date except for the security update and itunes. Just stopped working tonight though, not right after I did the last updates. As I said. I know the traditional way to attack this, and even a couple time consuming non traditional ways. What I am looking for here is the quick fix (if there is one). Thanks.

    Well, since we are all using different versions of Safari but the same version of QT, I headed over to the QT forum and found this - which seems to work for me.
    I just dragged the file to the desktop, tho.
    "I removed the QuickTime Plugin.webplugin.
    Mac HD > Library > Internet Plug-Ins
    1. Drag QuickTime Plugin.webplugin to the trash.
    2. Relaunch Safari and the QuickTime video that was not playing previously.
    3. The video portion should now work."
    http://discussions.apple.com/thread.jspa?threadID=1068788&tstart=30

  • Windows Media Player 12, Windows 7 does not play AVCHD (.mts) video in embedded mode, but does in normal mode

    I've run into a problem with WMP 12 on Windows 7 involved in playback of AVCHD files.  When run in 'normal' mode from Windows Explorer, WMP opens the video file and plays it back beautifully.  However, I'm building an application with
    WMP embedded.  When running WMP from within the application (c#), the same AVCHD plays audio but no video.
    I've seen this type of problem before with respect to audio playback of mp4 files in WMP from embedded-mode:  the MP4 license prohibited audio playback when run from embedded mode but played the audio fine when WMP was launched from explorer.
     I was able to solve this particular problem by using a 3rd party codec pack.
    In this case, I've tried a number of packs K-Lite, etc., but to no avail.  My problem persists.  I suspect perhaps I've encountered a similar licensing-type issue with a SONY CODEC and the state in which WMP is playing back files but I
    have not yet been able to track it down.
    Any ideas?

    Hello,
    It seems that you are using the Windows Media Player control in a window form forum, 
    as far as I know, the Windows Media Player control does not raise an exception when it encounters an error such as an invalid URL. Instead, it signals an event. Please try to set an event to try to catch the expcetion as described in the link below:
    http://msdn.microsoft.com/en-us/library/windows/desktop/dd562851(v=vs.85).aspx
    Regards.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • [SOLVED] VLC does not play any (almost) video

    After recent upgrade vlc (to 1.1) stopped playing any video only audio. Error message looks like
    No suitable decoder module:
    VLC does not support the audio or video format "$name_of_codec". Unfortunately there is no way for you to fix this.
    At the verbose output get the following error messages
    [0x85108fc] main libvlc debug: checking plugin modules
    [0x85108fc] main libvlc debug: loading plugins cache file /usr/lib/vlc/plugins/plugins-04041e-3e8.dat
    [0x85108fc] main libvlc warning: cannot read /usr/lib/vlc/plugins/plugins-04041e-3e8.dat (No such file or directory)
    [0x85108fc] main libvlc debug: recursively browsing `/usr/lib/vlc/plugins'
    [0x85108fc] main libvlc warning: cannot load module `/usr/lib/vlc/plugins/access/libdc1394_plugin.so' (libdc1394.so.22: cannot open shared object file: No such file or directory)
    [0x85108fc] main libvlc warning: cannot load module `/usr/lib/vlc/plugins/access/libaccess_avio_plugin.so' (libva-0.31.0.6.so.1: cannot open shared object file: No such file or directory)
    [0x85108fc] main libvlc warning: cannot load module `/usr/lib/vlc/plugins/codec/libavcodec_plugin.so' (libva-x11-0.31.0.6.so.1: cannot open shared object file: No such file or directory)
    [0x85108fc] main libvlc warning: cannot load module `/usr/lib/vlc/plugins/demux/libavformat_plugin.so' (libva-0.31.0.6.so.1: cannot open shared object file: No such file or directory)
    [0x85108fc] main libvlc debug: saving plugins cache /usr/lib/vlc/plugins/plugins-04041e-3e8.dat
    [0x85108fc] main libvlc debug: module bank initialized (387 modules)
    [0x887ba7c] main decoder debug: looking for decoder module: 31 candidates
    [0x887ba7c] main decoder debug: no decoder module matching "any" could be loaded
    [0x887ba7c] main decoder debug: TIMER module_need() : 0.727 ms - Total 0.727 ms / 1 intvls (Avg 0.727 ms)
    [0x887ba7c] main decoder error: no suitable decoder module for fourcc `h264'. VLC probably does not support this sound or video format.
    [0x887ba7c] main decoder debug: killing decoder fourcc `h264', 0 PES in FIFO
    [0x887ba7c] main decoder debug: looking for decoder module: 31 candidates
    [0x887ba7c] main decoder debug: using decoder module "faad"
    [0x887ba7c] main decoder debug: TIMER module_need() : 0.390 ms - Total 0.390 ms / 1 intvls (Avg 0.390 ms)
    [0x887ba7c] main decoder debug: thread (decoder) created at priority 5 (input/decoder.c:301)
    [0x8799104] main generic debug: thread started
    [0x887ba7c] main decoder debug: thread started
    [0x891f07c] main decoder debug: looking for decoder module: 31 candidates
    [0x891f07c] main decoder debug: using decoder module "faad"
    [0x891f07c] main decoder debug: TIMER module_need() : 0.396 ms - Total 0.396 ms / 1 intvls (Avg 0.396 ms)
    [0x891f07c] main decoder debug: thread (decoder) created at priority 5 (input/decoder.c:301)
    [0x891f07c] main decoder debug: thread started
    [0x887ba7c] main decoder debug: removing module "faad"
    [0x887ba7c] main decoder debug: killing decoder fourcc `mp4a', 0 PES in FIFO
    Downgrading of vlc does not help.
    Last edited by ogronom (2010-07-03 15:14:48)

    the problem is in front of your eyes.
    0x85108fc] main libvlc warning: cannot load module `/usr/lib/vlc/plugins/access/libdc1394_plugin.so' (libdc1394.so.22: cannot open shared object file: No such file or directory)
    [0x85108fc] main libvlc warning: cannot load module `/usr/lib/vlc/plugins/access/libaccess_avio_plugin.so' (libva-0.31.0.6.so.1: cannot open shared object file: No such file or directory)
    [0x85108fc] main libvlc warning: cannot load module `/usr/lib/vlc/plugins/codec/libavcodec_plugin.so' (libva-x11-0.31.0.6.so.1: cannot open shared object file: No such file or directory)
    [0x85108fc] main libvlc warning: cannot load module `/usr/lib/vlc/plugins/demux/libavformat_plugin.so' (libva-0.31.0.6.so.1: cannot open shared object file: No such file or directory)
    i don't get it how the hell is possible not to have libva installed since libva is a dependency to ffmpeg

  • HT5409 AVCHD audio does not play with the video clip

    iPhoto does not import, or even see the clips, and when QuickTime played the clip off the card itself, no audio is present even though the inspector shows stereo.              

    Morning Remigijus Biciunas,
    Thanks for using Apple Support Communities.
    Some devices don't appear in the regular import view of iPhoto. You can still use AVCHD video from these cameras by dragging and dropping or menu-driven imports.
    For more information on this, take a look at this article:
    Using AVCHD video with iPhoto '11
    http://support.apple.com/kb/HT5251
    Hope this helps,
    Mario

  • Iphone  does  not  play itunes  U  video

    I have trouble syncing /playing itune U video to iphone..any suggestions , thanks

    no error message. i could view the video on itune.. and I know that the files were downloaded / sync to iphone as the memory status shows me the presence of video files.
    But just could not see these files in itunes-u on my iphone.
    appreciate your advice

  • Ipod does not play music or videos

    Hi everyone! I just got a new 30GB ipod for Christmas and I put some music and one downloaded video on my ipod from itunes. Everything plays fine on my computer. It also all shows up on my ipod but when I click to play it the play screen comes up but it never starts playing. The video stays on a black screen with the play icon in the top corner and then I have to reset it because it freezes. I also tried deleting what was on it and trying to do it on another computer but the same thing happens. Has anyone had this problem or know how to fix it? I really want to go to the apple store today to have it fixed but I know it will be packed since it is the day after Christmas! Any help would be greatly appreciated!

    I have this problem as well. The 1.1 upgrade was supposed to fix this problem but it didn't. Hopefully Apple will address this issue.

  • Video does not play in iPad video app?

    Perhaps I don't know the basics of video publication here, but I am trying to figure out why my published video will only play in the Safari browser on the iPad, and not the video app on the iPad app.  When I click on web videos on various websites using Safari, you can choose to display the video full screen on the iPad and the video opens in it's on video player.  The play bar Captivate inserts is way too small for the average user.  Can I get my videos published by Captivate to use the iPad's video player instead?

    Hello there,
    Please tell the complete version of Captivate (help > about adobe captivate).
    In which format have you published the output? Is it HTML 5 or MP4 Video format?
    And, what kind of video is it? Is it recording done in captivate or have you inserted the video in ypur project?
    Thanks.

  • ITunes 11 does not play my MP4 video

    I have a video which I wish to add to iTunes and then to my iPhone 5. I have many other videos added already and have not experienced any issues before. This time, I am not really sure what is wrong.
    The video shows up in iTunes and doesn't get deleted or rejected by iTunes, I was able to edit its cover art and title, but when I try to play it in iTunes, it doesn't. It just sort of 'plays' as if it was paused indefinitely - No audio, no pictures in motion, but if I click on different parts in time of the video it would show a kind of screenshot of that exact moment in the video.
    I've tried playing it in VLC, works perfectly with brilliant quality.
    From "Get Info", the video is:
    MPEG-4 Video File
    Encoded with Handbrake 0.9.5
    1280x720
    Total bit rate: 2327 kbps
    Video Codec: H.264
    From what I've tried to find online, most peoples issues are with the video codec.
    When I try to sync the video to my iPhone anyway, it says this video cannot be played on my device.
    Sorry for the long post and I'd appreciate any help.

    I am having the exact problem.  Videos load into iTunes, no problem.  Can even stream them to my Apple TV, but they wont play in iTunes (can only see stills if I click at different points of video).
    Did you figure anything out????

  • N70 does not play mp4 music video

    sofware version v 5.0616.2.0.3
    tried software update but is says looking for phone
    the music video plays in quicktime on anoyher phone(sony)but not mine N70
    do i need to update realplayer or how can i load quicktime on my phone

    The supported, built-in audio and video formats for the N70 are listed in this table:
    http://forum.nokia.com/video
    See the S60 2nd Edition devices "baseline" + the row with N70.
    The mp4 video is probably encoded using H.264/AVC which is not supported, unless you find a suitable codec (enCOder/DECoder). Perhaps "coremp4" that jessemoore refers to is such (I don't know).

  • My 9300 does not play you tube videos

    Hi, my 9300's browser not let me watch you tube videos, a message that says I have to download flash player addobe and have not found on the web where to download it. Is there another way to play them?

    Close all apps and reboot the iPad.
    Tap the home button once. Then tap the home button twice and the recents tray will appear at the bottom of the screen. Tap and hold down on any app icon until it begins to wiggle. Tap the minus sign in the upper left corner of the app that you want to close. Tap the home button twice.
    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider if it appears on the screen - let go of the buttons. Let the iPad start up.

  • Ipod does not play sport highlight videos very well.

    When I try to view sport highlights from ESPN the video stops and the audio keeps going.  Can the performance be improved?

    I have this problem as well. The 1.1 upgrade was supposed to fix this problem but it didn't. Hopefully Apple will address this issue.

  • Safari Does Not Play Youtube Videos

    Hi,
    I updated safari to the latest version (6.1.2) on my MacBook Pro (10.7.5) and now it does not play any Youtube videos at all. All I get is a black space instead of a video - neither video nor audio.
    Does anyone know how to resolve the issue?
    Best,
    maybug

    Go step by step and test.
    1. System Preferences > Other/ Flash Player > Advanced >  Delete  All
         Press the "Delete All" button
         Install Adobe Flash Player.
        http://get.adobe.com/flashplayer/
        Follow the prompts.  Quit Safari.
        Restart computer. Relaunch Safari.
    2.  Allow  Plug-ins
        Safari > Preferences > Security
        Internet Plug-ins >  "Allow  plug-ins"
        Enable it.
        Press " Manage Website Settings" button for more options.
    3. Check  whether you are currently  in  YouTube HTML 5 trial.
         http://www.youtube.com/html5
        At the bottom  left of the page  uncheck the box beside
       "You are currently in the HTML5 trial".
    4. Reset Safari.
        Click Safari in the menu bar.
        From the drop down select "Reset Safari".
        Uncheck the boxes beside all items.
        Check the box beside "Remove all website data".
        Click "Reset".
    5. Turn off Extensions, if any.
        Safari > Preferences > Extensions
         Now try YouTube.
    Best.

Maybe you are looking for

  • Firefox 12.0 will not open on 2nd display by default

    I just upgraded to Firefox 12.0. I have a second monitor connected to my MacBook Pro. With Firefox 11 and all previous versions, I had it set up that Firefox would automatically open on the second monitor when I open the program. With Firefox 12, it

  • Verizon recording cut into my conference call

    Verizon recording cut into my conference call and everyone (100 people on the call) heard it. I was listening to the conference with the mute on (*6). My phone rang--which everyone heard--and the Verizon message that goes to the caller came on. Every

  • Help needed in configuring AQJMS Adapters

    hi We are working on Soa 11g we need help to configure the following, 1) configuration of JMS adapter from a BPEL service and 2) weblogic server side configuration to consume JMS messages from RIB AQ RMS service. The version details of the softwares

  • Bt you need to get your customer service and billi...

    HI all just to let you know I have been with bt ( all 3 packages vision, broadband option 3 and telephone + the £5 each month free calls ) Until they tried to put all of the bills together all was fine I got all bills and went online to pay instant w

  • Copy HTML Code into DW?

    In CS6 I create a simple rectangle and increase the roundness of the rectangle. I then select the shape and choose edit > copy HTML code and I open Dreamweaver CS6 and paste the code into the code window. I thought it was supposed to write code to re