BluRay Share problem in FCPX 10.1.1

It seems that somewhere along the line someone changed the default framerate setting in 10.1.1 Share to 25fps. There dosen't seem to be a way to reset it. 25fps is for PAL and will not play in US systems.

Hi James.
I'm not seeing that problem here.
The only thing that comes to mind is a corrupted preference, which is hopefully a FCPX preference.
If you don't have the free Preference Manager, download it here and run it (with FCP closed, of course).
If that doesn't cure the problem, create a new user account with admin privileges and run a test with a short project.
Russ

Similar Messages

  • What happened to the Blu-Ray option under the Share menu in FCPX 10.0.6?

    what happened to the Blu-Ray option under the Share menu in FCPX 10.0.6? The Share menu is now buriedn on the Fil menu and there's no Blu-Ray option for burning AVCHD to a Standard DVD for play on a Blu-Ray player.

    Select Add Destination. Blu-ray is in the Destinations preferences.

  • AutoFS + Samba share problems when share not online (especially in itunes)

    I'm trying to look into having some or all of my media on a server for a couple of my macs, the main one of interest right now being a mac mini working as a HTPC under a tv, being operated 99% of the time with just the apple remote and frontrow.
    A friend informed me that if you have your itunes library not managed and add files from a remote share then everything works pretty well. Namely if you try to play a file it will seemingly automount the remote file and start it playing. If the remote server is not available it will quickly discover this and after a short pause start giving explanation marks next to the broken tracks. Get the remote destination connected and then try to play a broken track and it will successfully mount the track and play.
    Basically perfect.
    I quickly tried accessing these files via a symbolic link or alias to them on the remote drive, in doing this i can be somewhat insulated from problems of trying to move the library to other machines/shares in the future. This all works fine but you do lose the ability for itunes to automatically mount the remote drive, which is a bit of a step back, but not a big deal on my normal machine. On my HTPC machine however i'd really like front row to be able to just work, hence automatically mounting the server as required.
    The only problem was that when i tried with files directly added to the itunes library from a remote location frontrow would NOT automount the tracks/videos when you attempted to play them like itunes would do.
    I've just spent the last few hours following the advice here
    http://rajeev.name/blog/2007/11/22/autofs-goodness-in-apples-leopard-105-part-i/
    to setup autofs in the hope that this would let me get auto mounting working as it does with itunes and directly added to the library remote files.
    I boiled this down to the following settings
    as root
    vi /etc/auto_master
    and add
    /smb auto_smb
    then create this new config file
    vi /etc/auto_smb
    and add
    <Mount dir under /smb folder> -fstype=smbfs ://<share user>:<share pass>@<ip address>/<share point>
    ie.
    testMount -fstype=smbfs ://netuser:[email protected]/remoteMount
    finally tell automount to throw away its cache
    automount -vc
    then the mount should be setup
    df -h
    shows the indirect map waiting
    map auto_smb 0Bi 0Bi 0Bi 100% /smb
    and by triggering it
    ls /smb/testMount
    you should connect and get a listing, a subsequent df shows
    df -h
    //[email protected]/Media 466Gi 325Gi 141Gi 70% /smb/Media
    Everything worked well with the share getting mounted nicely when present, frontrow could just start playing the files it needed, perfect!!
    The problem came when i wanted to simulate the media server being offline, basically frontrow, a lot of the system including finder, cd commands attempting to access the share, and itunes if you tried that would all freeze for long periods of time as they tried their best to get the files they were looking for.
    I tried looking into getting this to gracefully time out and think i got somewhere by trying to setup the samba share to be soft linked.. I wasn't sure in what files i could add this to, first attempts didn't seem to do anything but adding this seemed to make a difference
    /etc/nsmb.conf
    containing something like
    #Configuration file for example.com
    [default]
    minauth=ntlmv2
    streams=yes
    soft=yes
    to turn soft samba shares on. Things like cd in a terminal seemed to behave quite well with this, when no remote share present you would get empty folders and the like. Finder would also seem to be reasonable with it.
    Frustratingly itunes and frontrow both still have quite massive pauses even when finder and cds in the background show that perhaps the soft links are working and failing like they should.
    I'm now left wondering what i can do to fix it, and resorting to perhaps having the files added via a symbolic link, using the login items to launch the remote share every boot and then having it so that all i need to do is reboot the HTPC mac mini if the server is on for it to pick it up and let me play the files. Otherwise they'll just be unavailable and will fail gracefully without locking up itunes. The perfect solution would be to either have a crontab running, or some applescript bound somehow to whenever frontrow is ran which manually tries to tell finder to do the equivelant mount the login items setup does.
    It's frustrating though as its so close, and the autofs solution if it did work better would seem to be the perfect solution. Has anyone dabbled with this and got any suggestions as to options you can setup to make things not go horribly wrong when a remote share is NOT present, preferrably within the context of itunes or front row not complaining, but to be honest any suggestions i'll be able to try out myself.
    Sorry i've written so much, perhaps some of it will be helpful reference as it took me a while to decipher that link at the top into just setting up a samba autofs.
    Cheers.

    It seems like it's not only the ArchLinux workstation that displays the norwegian letters wrong. The only machine that shows this correc is the machine that created the file/catalogue.
    It seems like the windows 2000 displays the cataloge created by windows XP just fine.

  • Network shares can't be ejected? ("Ghost" share problems)

    This topic is to try to solve a problem I'm having, as well as many of my Mac friends, when they use a network share, and it then cannot be unmounted.
    Basically, there are servers no longer accessible, because we switched LANs, etc.
    Symptoms: in the Finder, clicking on the "Eject" button next to the computer's name gives out a dialog telling "A disk on <share name> is in use. Try close applications. (approximately).
    Of course, closing all applications doesn't have any effect, neither does relaunching the Finder.
    In the Terminal, the command "mount" displays, among others:
    //GUEST:@ines:139/Shared Docs em Vaio1 on /Volumes/Shared Docs em Vaio1 (smbfs, nodev, nosuid, mounted by xxx)
    //GUEST@ines:139/Download on /Volumes/Download (smbfs, nodev, nosuid, mounted by xxx)
    I tried umount "Shared Docs em Vaio1", as well as the other share, and yet it outputs "not currently mounted"
    I then did lsof to check what files were open on these share, and the output starts with lsof: WARNING: can't stat() smbfs file system /Volumes/Shared Docs em Vaio1
    Output information may be incomplete.
    assuming "dev=2d000004" from mount table
    lsof: WARNING: can't stat() smbfs file system /Volumes/Download
    Output information may be incomplete.
    assuming "dev=2d000005" from mount table
    I've reached the end of my meager knowledge on this issue, which is minor (in the sense that performance is not affected), but relatively present nevertheless.
    Of course it goes off when rebooting, but I want to be able to solve this problem without a reboot, so how can it be?

    I don't know if it is the same with SMB shares, but with AFP ones I sometimes get this message when the share point is on my MacBook & it goes to sleep. The 'solution' -- such as it is -- is just to wait for the client Mac to notice the server isn't responding & pop up a server disconnect notice on the screen. Once you click the 'ok' button in that notice, the share point disappears from the Finder & no more messages about something on it being in use appear.
    This notice can take several minutes to appear. I don't know of any way to speed up the process, or if it would be wise to try. I assume the long timeout is so that brief network outages are not problematic.

  • SMB Share Problem

    I have Windows Server 2003 with a couple SMB shares setup. My problem is that on my schools network I am able to connect no problem to the server when in my Dorm building. However when I go to a different building finder says "The server may not exist...Check the server name or ip address..." I am trying to connect using the Servers IP Address, I have also tried using DNS name and that doesnt work either. The catch is that when I am running Vista through Boot Camp I am able to connect no problem to the SMB Shares using the IP address, so Im curious as to whats different within the two OS's that one can connect and the other cannot.
    All connections are Wired, the server is not behind a router within my room.
    In finders connect to server i am enter smb://<ip address>

    Your issue may be adressed by one of these threads:
    http://www.macwindows.com/tiger.html
    Good luck!

  • HUGE problem (literally) - FCPX about to eat up my HD

    Hey there,
    this is my current config:
    imac 2010 (27", 2.8GHz, 32GB RAM) // 255GB SSD (83.2 GB free) --- "Internal" // 1TB SSD (236.6 GB free) --- "External"
    (both SSDs are actually built into the iMac, I just refer to them by different names)
    Now, I've been working on the following project in FCPX for weeks now (let's call it Project One). All files for Project One are ony my "External" 1TB drive.
    Daisy Disk shows me the following for Project One (482.3GB total):
    - RAW clips (217GBs)
    - Project One (262.1GBs) --- yellow sector divided into Project One (gray = 259.8GB) and Coloring (gray = 2.1GB).
    My issue is that I'm still not done rendering all plugs (esp. Denoising), but Project One keeps on getting bigger and is now eating away my remaining "External" HD space. I think the problem is here in my Import Settings in FCPX:
    I thought, I'd need the optimized media so I can see the denoise-function better, but I am now afraid that FCPX will ask for more space, because of the optimized "phantom file". While rendering last night, I already had to delete more space because of a pop-up warning window. I am literally running out of space.
    My question to the good people on the forums is:
    - can I uncheck "Create Optimized Media" without losing my current project (incl. the current timeline)?
    - will the quality of the clips in the new timeline be good enough for a decent quality assessment by my eyes (original photographer here)?
    TL;DR:
    Why do itunes, iphoto, and FCPX always create multiple copies of my RAW files that ends up eating away my precious SSD storage space? How can I avoid it without losing everything?
    Thanks again for everyone's input,
    VN

    @Alchroma
    Thanks for the help so far. If I understand correctly, the "specs" to my clips are all .mov files (H264), 1080p, either 30 or 60 fps. Nothing fancy, but still big (200+GB).
    @Luis (great smile!)
    Thanks for your help. Maybe I mistook the word "Proxy" for "Alias"? I don't understand why Apple would offer any transcoding of the source material, esp. if it's on the HD. Either it gets imported as is, or it doesn't, verdad?
    If I understood so far, you want me to:
    - go into File-> Delete Generated Library Files -> and delete all "Optimized Media", leaving only the "Proxy"?
    Please confirm.
    Also, for all the noobs here reading this, can you please state the different uses between "source material" (straight from the camera), "proxy" and "optimized file" in relation to FCPX?
    Thanks a bunch!
    VN

  • First bluray - share, compressor or DVD SP4?

    Want to create my first bluray - have an internal bluray burner in my early 2008 Mac Pro...have a pro res timeline in FCP 7. Not yet rendered. So if I go to share, bluray, do I have to first render the timeline? Or does it just do it for me? How can I make custom menu and add custom menu buttons to this via that share/bluray dialogue box? If I want to use DVD SP 4, do I have to first make a QT mov, bring that into Coompressor, then that mpeg 2 into DVD SP4? Then burn a bluray out of DVD SP 4?
    What's best workflow for making a custom 3 button menu, burning to bluray?
    Thanks much!
    K

    It's either Share or Export self contained and use Compressor.
    There is no support for authoring blu ray in DVD SP.
    You might want to consider Toast 9/10 or Encore CS3/4 if you want to do more than a basic blu ray disc.

  • Bluray burn problem

    I just upgraded  to CS6. I have never had this problem before. I keep trying to burn a Bluray using Encore CS6, however, i keep getting this menssage after the program tries to burn the Disc: "Bluray Error: "device error", Code: "3", Note "CreateStcSequence:Fail to write M2S file""
    Encore will burn the 9.57gb of 25.gb to disc and then display the aove message  all the equiment is new so before i upgrade CS6 encore is working I have to reinstaltion again my adove premier again ????

    Here is one of the threads you will find when you follow John's suggestion.
    http://forums.adobe.com/message/5522091#5522091
    Also here:
    http://forums.adobe.com/thread/1038610
    Unfortunately, I do not believe there was a resolution, nor do we understand the cause or what the variables are that produce this error. In the second link, Ramesh describes some potential issues.
    Try to build to a folder or image: does that work? If so, try to burn the image.

  • What's the best way to share footage from FCPX with an Editor still on FCP7?

    I have a lot of footage that I've been organizing & logging in FCPX. But soon I'm handing the footage off to an editor that works mainly in FCP7.
    Yes, I'm aware of the plugins 7toX and Xto7 that we should have, respectively, to share XML files. That way I can send them xmls for a rough cut.
    But first, I want to share the raw footage with them in a way that'll ensure that the plug-ins work, etc.
    Any thoughts/recommendations? Greatly appreciated.
    - Marc

    marciscurious wrote:
    But first, I want to share the raw footage with them in a way that'll ensure that the plug-ins work, etc.
    Any thoughts/recommendations? Greatly appreciated.
    - Marc
    I'm sure you know that the same plug-ins that work on FCP7 won't work in X and vice versa. So' Im not sure what you're trying to achieve by first sharing the raw footage.
    Depending on the codec, the raw footage may or may not work in both. Or to ut it another way, X may be able to work natively with clips that require transcoding to Pro Res in 7.
    At the end of the day, unless you are OK collaborating with flattened files, I imagine the third party XML solutions will be your friend.
    Russ

  • Nokia 808 Gallery Share problem

    Hello everyone!
    I met a problem that I can not upload image gallery facebook.
    The flickr, twitter youtube sharing works flawlessly, but when facebook, you'll want to sign and return to the gallery.
    A similar problem can be as fmobi.
    Have pointed towards the facebook and Nokia but no response.
    If anyone has any suggestions, I will gladly accept!
    I think the security token facebook ..
    Sorry my poor English!
    Regards M4C35!
    Symbian 4ever
    Solved!
    Go to Solution.

    Hi M4C35,
    there are others discussions regarding this issue:
    In English:
    http://discussions.nokia.com/t5/Nseries-and-Symbia​n-Smartphones/share-to-facebook-on-808/td-p/189480​...
    And in Italiano:
    http://discussions.nokia.com/t5/Multimedia/Condivi​sione-da-galleria-a-facebook-non-funzionante/td-p/​...
    Is a common problem, we hope in a fix as soon as possible.

  • Screen share problem

    me and my mate keep trying to share his screen. he can share my screen fine, but the option to share his screen is greyed out. it is the same on both computers. does anyone know whats wrong? we are both running snow leopard and have the latest ichat.

    I have a similar problem. My folks are 200 miles away and are running a 24 inch iMac with 10.5.8, and I'm running the same hardware with 10.6 with both having 4 GB of RAM.
    We can video chat just fine, and we're both on different ISP's. I used to be able to share my folks screen up until a few months ago (its not related to 10.6, as I had the problem before that), but can't now.
    However, I've had a friend of mine do some experimentation with me. He is with yet another ISP. He can share my folks screen with no problems (he's running an iMac with the 3.06 processor but 10.5.8 and 4 GB of RAM). In addition, I can share his screen with no problems whatsoever.
    So, I can't point the finger at either mine or my folks router, or either mine or my folks port set up on our respective computers. Nor does its appear to be an ISP related issue.
    As my folks are septuagenarians and not really computer literate, it had to wait for a visit from me to find this out
    Any thoughts?

  • Frozen Screen Share Problem

    I have had this problems several times.  I don't know what is causing it.  I set up a meeting and have people attend the meeting and share my screen this work fine for a while in that meeting room.  The next day I go to share my screen in the same meeting room and my participants can see nothing.  The participants login fine I can see them and they can see the pods I have open but the screen is not sharing.  It acts as though it is sharing.  The Share button at the Bottom of the screen is there.  The Stop Sharing button is not there.  The Share pod is completely blank.
    I have noticed that the last time I had this problem was after the install of the adobe plugin that has to be done before you can share.
    Any suggestions on what my problem can be?
    Could this be due to the meeting times?
    The only way I have been able to fix this is by deleting the meeting and starting another.

    This sounds like a known bug that was fixed with the new Add-ins located here:
    http://www.adobe.com/special/adobeconnect/migration/index.html
    I recommend that you:
    1. Uninstall Adobe Flash Player
    2. Uninstall the Connect Add-in
    3. Reinstall the latest Flash Player
    4. Install the new Add-in
    5. Clear your browser cache and restart the browser
    6. Enter the meeting room and see if you run into this issue again.
    If you still have an issue, then I suggest you call into Adobe Support and get them involved in looking at your system.

  • Audio problems with FCPX

    I've been importing .mov files from a video I shot and began editing with them.   Now I hear persistant clicking and popping on the audio from the interviews.  The BG audio does not pop or click.  Nor does a song I imported from iTunes.  The popping and clicking gets worse and worse the more I play it.  Oddly, when I import the files to an event and play them before they've been rendered, there is no popping or clicking.  The popping and clicking starts to appear after its been rendered, and gets progressively worse.  The audio on the interviews is perfect in the files played outside FCPX, and was recorded at proper levels.   Gah.  Is there a solution anyone can suggest to rid my project of these awful sounds?  I am working on Lion, and my project is set to Stereo in the project.  Help.

    After mucho deliberation, I tried converting the audio to a wav file.  It works.  Nothing else did.  Nothing.  This glitch seriously *****.  If worse came to worse, and all the audio, including bg and music, gets these clicks and pops, I can convert all the audio to a wav and just dub it in the final product.  What a stoopid hassle.
    Apple has more money than god, why haven't they figured out a fix to these problems?

  • Export/Share Problems URGENT

    Hello,
    I have been having problems with exporting and sharing too and it is throwing me over the edge...... I bought a new Macbook pro so I transfered Final Cut Pro X 10.0 from my old MacBook. I just finished editing my first movie on my new computer, and when I hit Share>Apple Devices, it says:"The operation couldn’t be completed (com.apple.Compressor.CompressorKit.ErrorDomain error -1.)"  Uhm.... What is that suppose to mean??? Do I need a Compressor? Thing is I didnt have a compressor on my old computer and it worked fine...
    I tried updating the system but it still doesnt work...
    Thank you, and please please help me, I need to get this movie done in a week, I'll have to use iMovie then... yuck!
    Thanks again!!

    You are using 3 old version. Why have you not updated. But now you have to FCP 10.0 does not work with Mavericks.

  • IMovie Share Problem"...more memory to be available" Help!!

    I'm working on a Lion with a Mac BookPro in iMovie 11.
    I've gotten to the point with my project that I'm ready to share it and ran into a wall. When I try any of the Share option I get this message:
    "Sharing requires more memory to be available. Quit iMovie and relaunch it"
    I tried that like 100 times and nothing! Help!!!!
    This project is a stopmotion video with a series of picture and audio clips.
    The audio clips are housed on an extrenal drive, the picture on the desktop.
    Project is 1.07GB
    I have 250GB available of the 500GB drive.
    Is there some way else to boost the Memory???
    Anyone have this problem????

    When iMovie doesn't work as intended this can be due to a lot of reasons
    • iMovie Pref files got corrupted - trash it/they and iMovie makes new and error free one's
    • Creating a new User-Account and log into this - forces iMovie to create all pref. files new and error free
    • Event or Project got corrupted - try to make a copy and repair
    • a codec is used that doesn't work
    • problem in iMovie Cache folder - trash Cache.mov and Cache.plist
    • version miss match of QuickTime Player / iMovie / iDVD
    • preferences are wrong - Repair Preferences
    • other hard disk problem - Repair Hard Disk (Disk Util tool - but start Mac from ext HD or DVD)
    • External hard disks - MUST BE - Mac OS Extended (hfs) formatted to work with Video
    ( UNIX/DOS/FAT32/Mac OS Exchange - works for most other things - but not for Video )
    • USB-flash-memories do not work
    • Net-work connected hard disks - do not work
    • iPhoto Library got problems - let iPhoto select another one or repair it. Re-build this first then try to re-start iMovie.
    This You do by
    _ close iPhoto
    _ on start up of iPhoto - Keep {cmd and alt-keys down}
    _ now select all five options presented
    _ WAIT a long long time
    • free space on Start-Up (Mac OS) hard disk to low (<1Gb) - I never go under 25Gb free space for SD-Video (4-5 times more for HD)
    • external devices interferes - turn off Mac - disconnect all of them and - Start up again and re-try
    • GarageBand fix - start GB - play a few notes - Close it again and now try iMovie
    • Screen must be set to million-colors
    • Third-party plug-ins doesn't work OK
    • Run "Cache Out X", clear out all caches and restarts the Mac
    • Let Your Mac be turned on during one night. At about midnight there is a set of maintenance programs that runs and tidying up. This might help
    • Turn off Your Mac - and disconnect Mains - for about 20-30 minutes - at least this resets the FireWire port.
    • In QuickTime - DivX, 3ivx codec, Flip4Mac, Perian etc - might be problematic - temporarily move them out and re-try
    (I deleted the file "3ivxVideoCodec.component" located in Mac HD/Library/Quicktime and this resolved my issue.)
    buenrodri wrote
    I solved the problem by removing the file: 3ivxVideoCodec.component. after that, up-dated iMovie runs ok.
    Last resort: Trash all of iMovie and re-install it
    Yours Bengt W

Maybe you are looking for