Third party DVCPROHD Frame Rate Converter not showing up in tools.

How can I get a third party frame rate converter to appear in my FCP tools. I meet all system requirements... followed instructions. Not sure what is up. Any ideas?

Yeah, I downloaded it from the site onto an older G5 with an ATI 9600 in it. I could never get it to work. It showed up in the menu but couldn't actually select it.
Caleb

Similar Messages

  • DVCProHD frame rate converter strips out audio?

    Hi,
    We are doing a capture of DVCProHD material from DVCProHD tape. They are all coming in as DVCProHD 59.94 with 23.98 flag. Unfortunately when we captured, we captured everything as DVCProHD 59.94 with no pull down.
    We are hoping to remove the duplicate frames after the fact, and tried using the DVCProHD frame rate converter tool in FCP. However, upon reading and re-writing the file, we find that FCP strips out all the audio of the original file.
    I am wondering if there is a way to remove the duplicated frames and at the same time maintain the audio tracks on the new 23.98 file.
    Thanks!
    Michael
    <Edited by Moderator>

    make a copy of your captured media and "conform" it in cinema tools. this will keep the audio but is destructive to the file thus you'll want to work from a copy in case you mess up. the frame rate convertor used to be used for variable speeds ie 48 over 24 for half speed thus thee audio would never sync and thus the FRC doe not process audio

  • DVCPRO HD Frame rate converter not working

    Hello all
    I cant seem to get my frame rate converter to work. I shot the footage on my hvx200 at 720p30 and then put it in film mode and changed the frame rate to 60. Then I log and transfered it into FCP and when i go to convert it i keep getting the same message.
    www.okayyellow.com/errormessage.png
    does anyone know why? I have gotten some footage to convert before with no problems.
    Thanks
    Andrew

    Evening Films wrote:
    All worked well last time I did this (late March), but upgraded to Leopard since then and brought all FCStudio apps up to date at the same time.
    Looks like on import (log/transfer in FCP from Firestore) somehow the files are being flagged as having 'temporal compression', which can't be true if they're DVCPRO-HD, can it? Anyway the 'temporal compression' seems to be blocking the conform in CT, as well as the DFCPRO FRC in FCP.
    So I tried importing the files from the Firestore thru an older version of FCP (5.1.4) that I have on my PowerBook (the problems described above are on my Mac Pro). I then copied these files out of the capture folder over to the Mac Pro, and sure enough: no problems with 'temporal compression'. The files were all marked as "maximum quality" and were allowed to be conformed from 60 to 24 in CTools, and have dupl frames removed using the FRC as needed.
    So something appears to be broken with FCP 6.0.3 and how it imported this particular set of files on the Firestore.
    I should note that if I hadn't tried to conform or FRC these files, I might never have noticed that there was a problem - they behaved as normal 720/60 files when just viewing them.

  • Poor Result using Panasonic Frame Rate Converter.  Please Help!

    Hey All,
    Myself and a crew of other university filmmakers shot some footage at 720P and 60 FPS on the Panasonic HVX-100 with the hopes of converting it to 24fps for smooth slow motion. We are using FCP 5.1.2 and the panasonic DVCPROHD Frame Rate Converter Tool. I am almost certain I am using the correct workflow for this, but the result yields footage that seems to be at the right speed, but is very jumpy, as if its only playing every 4th frame or so. I tried exporting the footage off the timeline as well to check and make sure it wasnt a playback problem, and it wasnt. It appears as if the converter is working incorrectly. This slow motion is vital for our project and I'm at my wits end trying to figure it out. Any help?

    Ok. I tried converting making sure that i didnt remove any frames on the import from the raw P2, as well as for the export. i tried all the combos of this. I still get the jumpy slow motion because of repeatyed frames. I did notice a combo in these repeated frames, it will play 3 of one frame, then 2 of another. could this be a pulldown problem somewhere?
    could you guys outline the settings you use to import (capture and editing timebases) as well as to edit on, and to process slow motin. I just want to make sure im not missing anything.
    The help is SO awesome. thanks for trying to work through this with me.

  • Frame Rate Converter wobblies

    Anyone had this problem.
    Digitise footage from a Panasonic AG1200 at 60fps (for Varicam DVCPRO HD)
    Use the Frame Rate Converter to create reference clips from the original footage (ie 60fps to 24) then import this reference clip to discover that is actually points to another clip that I've not even touched yet. Annoying.
    Second annoyance. The Frame Rate Converter throws up a message saying "The selected media file (media file name) cannot be processed by this tool. Only DCVPRO HD 720p 59.94 and 50 fps media files are supported"
    Inspection of the media file shows it to be fully compatible and is even from the same tape as ones that work fine previous (ie no camera alterations)
    I always feel the same working with FCP, even after all these years. Initial success followed by a gradual downfall of media reference mash up and confusion and ultimate meltdown.
    My solution now will be to go the more time consuming route of creating new quicktimes from the original media and importing those into the project.
    Any thoughts appreciated.

    how many hours do I have to loose in production discovering these issues before I can sit down and actually do the 'creative' stuff.
    This comes from experience. And this is true for any editing system. You don't know that a "feature" doesn't work right until you find out yourself, or if you happen to work with someone who knows that "hey, that feature doesn't work right." I always did the self contained thing until I worked with another guy on a project. He started doing the REF thing and it seemed to streamline the production. Until it came time to lock the show and prep it for output. Then we had relinking issues. So we had to go back, make self contained files, link to those, then replace the REF ones in the sequence. And no, we won't do that again.
    Before these forums this was something found out on the job from other editors. Or by yourself thru experience. But because you bring this up, not others who didn't know about this issue might be able to avoid it.
    Now, I have a blog where I write about my experiences in editing, and share my pitfalls and successes so that this information can get out there. I was always frustrated with some feature or another on an Avid until I went to a company with 15 editors, and one of them goes "Oh, that? I figured out a way to do that..." and then they showed me. These forums are a GLOBAL way of sharing that information.
    Until now, your issue really hadn't come up. And I will have to confess that I didn't blog about it. Dunno why, I should. But now many others will benefit from this experience. And if you hang out here daily, or even a couple days a week and read thru the posts, you will find all sorts of problems you can avoid.
    Shane

  • VideoFormatChooser - Frame rate combo box show: default

    In my applicatio, VideoFormatChooser - Frame rate combo box show: < default > but in JMStudio, I have a list of available frame rates... know why ?
    [EDIT]
    I does that for testing:
    Format[] formats = videoVector.elementAt(i).getFormats();
    for(Format f : formats){
    if(f instanceof RGBFormat)
    RGBFormat rgbFormat = (RGBFormat) f;
    String size = rgbFormat.getSize().toString();
    comboVideoFormat.addItem("RGB: FrameRate= "+rgbFormat.getFrameRate()+" Size= "+size);
    else if(f instanceof YUVFormat)
    YUVFormat yuvFormat = (YUVFormat) f;
    String size = yuvFormat.getSize().toString();
    comboVideoFormat.addItem("YUV: FrameRate= "+yuvFormat.getFrameRate()+" Size= "+size);
    and getFrameRate always return -1 wich must be Default... where JMStudio find my camera Frame Rates ??
    Thanks
    Edited by: Grattier on Oct 24, 2007 9:49 AM

    Pete:
    I have not had this issue with combo boxes. Could post the code you use to construct and add your combo box to the frame?

  • Key frame values are not showing

    Does anyone know why my key frame values are not showing? How do I get them back?

    See this about showing and hiding columns:
    After Effects Help | General user interface items

  • Panasonic Frame Rate Converter available apart from FCP 6?

    The FCP 6 New Features pdf reads:
    "The DVCPRO HD Frame Rate Converter is now installed with Final Cut Pro. Both 720p60 and 720p50 footage can now be converted."
    Is this still a plugin, and is it available somewhere for older versions of FCP? The download on the Panasonic site is still the older version that doesn't handle 50fps.

    My thought is that it is available only as part of the FCP6 package and works internally with that.
    If you are asking if it is available for earlier versions, the answer in all probability is no.

  • Batch DVCPRO HD Frame Rate Converter PLEASE!

    Any chance there is a way to Batch Process files with the Frame Rate Converter??
    Please Apple Give us batch processing with frame rate converter.. It is a total time waste to have to convert 10s or even 100s of files one at a time..
    Tx..
    joe

    I hear ya....BOY do I hear ya. I want that too.
    Shane

  • Anyone else having issues with third party changers saying "this accessory not supported". I get it every time I plug my phone. It only started after the iOS 7 updates

    Anyone else having issues with third party changers saying "this accessory not supported". I get it every time I plug my phone. It only started after the iOS 7 update?

    That's because part of iOS7 had code in it to look for and recognize unsigned cables.
    In other words, Apple knew that people used non-signed ones and didn't care....until last month when they decided to care. People with iOS6 and lower should experience no issues (unless Apple patches those iOS versions) but folks with iOS7 will need to deal with it.

  • Ultra low frame rates, GPU not being used

    While using After effects during playback, I am getting about 10-4 FPS. With frame rates that low it's basically impossible to make any videos. I am using a desktop gadget to monitor GPU usage. I noticed that my GPU is not being used at all, 0% usage and only a few MB of memory being consumed out of 4 gigs of GDDR5. I called Adobe customer service and basically I was told that After effects only uses as much GPU power as it needs to. Ok, that makes since and If I was getting 30+ FPS then I wouldn't care, but it seems odd to me that After effects is running so poorly and not using my GPU. If my GPU was maxed out, then I would understand I need a more powerful GPU to improve frame rates, but since my GPU is not being used at all, not even a bit then I don't think it's a hardware problem, but some sort of setting that is not right. The only thing I could think of is that my HDD is pretty slow or that GTX cards are not designed to run Open Gl and maybe that's the problem, but I double checked the Adobe website and GTX cards are supported.  Also I downloaded some other GPU monitoring software to double check and both the Desktop gadget and the GPU software monitor show no activity. I am really new to After effects.  Thanks for help.
    Specs:
    64bit win7
    8 gigs
    760
    4670k

    That's because it appears that you're using AE incorrectly.  I bet you're assuming that if you hit the space bar, AE plays back video like a video editing application.
    Well, it doesn't.
    AE is an effects, motion graphics and compositing application.  It's designed to do completely different things than an editing application does.  Hence, it doesn't work like an editing application does.  For example, IT DOESN'T PLAY BACK VIDEO IN REAL TIME.  That's why you got that getting started link.  At least do yourself the favor of reading how AE works. 
    And for the purposes of this thread, it wouldn't hurt you to learn how to RAM Preview: hit zero on the numeric keypad and see what happens.  It's just one of the many basics you need to know before you jump into the deep end of the pool with AE.

  • Third party sales COPA document is not getting generated for MIGO

    Hi
    Kindly help to resolve the following.
    Third Party Sale Scenario
    While doing to MIGO accounting document and controlling document is getting generated, but not generating COPA document.
    In KEI2 and KE4IM assignments are maitained for condition type and value field.
    For SD the COPA document is getting generated.
    Kindly help to resolve.
    Thanks n Regards
    N Sathish Kumar

    If you have created new GL Accounts to map the Third party scenario, the pre-requesite is that you might need to create cost elemenet with category 11 or 12.
    Further only assignments are condition types assigned to value fields.
    Check if the billing type is reset under TCode KE4W.

  • Third-Party USB to Ethernet Adapter not working since 10.8 updated

    Hi I have a third-party USB to Ethernet adapter. Since the update of mountain lion the adapter does not work.
    Is there a driver or something I can do to make it work?
    Thanks

    USB not so good, this very good.
    Thunderbolt to Gigabit Ethernet Adapter

  • Executing system command (third party program) from extend script without showing console on windows

    I am using following code on mac:
    app.system("/path/to/external/executable &");
    It runs external program in background (without showing console/terminal).
    On windows I tried many things like:
    app.system('start "" "/path/to/external/executable"');
    app.system('start "" /B "/path/to/external/executable"');
    And I was also trying to solve it using visual basic.
    Unfortunately everytime I use app.system(...) then windows console is showed on the screen for half of the second, then it disappears and progrm runs in background. Is it possible to avoid showing console window? Maybe there is another way of executing third party program?

    You can try to save a vbscript :
    Dim objShell
    Set objShell = WScript.CreateObject( "WScript.Shell" )
    objShell.Run("""\path\to\external\executable"""), 0, True
    Set objShell = Nothing
    than just execute it from javascript: 
    var vbFile = new File("path to your vbscript file")
    vb.execute();

  • With Muse, can you use In-browser editing of websites using Third-party Hosting Service Providers or not?

    On this page:http://www.adobe.com/inspire/2013/12/in-browser-editing-muse.html, it says you must use Adobes hosting. On this page: https://helpx.adobe.com/muse/using/in-browser-editing-websites-third-party-hosting.html, it indicates you can purely from the title. Which is it?

    Hi Bob,
    I found out how to do it, you drag the bounding box of the image container or rectangle to the edge of the browser boundary - as in the gray area around the edge - it snaps to it and the edges of the container go red to show this, and when its previewed it spans 100% of browser width. This video from Lynda explains how:
    Creating the header and the footer (Updated) from the Course Designing a Portfolio Website with Muse
    I can't upgrade as I have windows vista and the new version doesn't run on Vista, don't really want to buy a new computer just to run the latest Muse!
    Cheers!

Maybe you are looking for

  • Ipod color + mediareader or camera connector

    Hi all, First i have the media reader to sync photo's from CF card to the ipod. Now i think that is pretty slow. So i bought the camera connector. I was told that it would be much faster (usb 2.0). I have the Minolta Dynax 7D DLSR wich is on the comp

  • Use XMLSpy as a SOAP client to POST message to PI u2013 HTTP error

    Hello all, I have developed a scenario in PI 7.0. The sender is SOAP channel and PI acts like a web service server.  The WSDL has been generated in ID using the following URL (https://dalcxid00:8001/XISOAPAdapter/MessageServlet?channel= :BS_Ecomm_WS_

  • Prime Infrastructure 2.0 Assurance issue

    Hi together, I have a problem with our Prime Infrastructure 2.0 regarding the assurance features. The appliance can only handle flows exported from our WLAN controller, but not from any wired device (neither standard netflow nor flexible netflow!). F

  • PDF conversion in smartfrom

    Hi experts, From my report i have to genarate 3 smartfroms by clicking checkboxes in report.so 3 smartfroms are coming fine.when i press back for each smartfrom it should genarate pDF for that smartfrom. in mycode i ma using 3 Convert_off FM's ... if

  • Missing Messages in Received Emails

    I am receiving emails, but when I go to the message field, it is completely blank. I discovered that if i hit reply, as if I were going to reply to the email, the message is in that message field. At least I get my messages, but I certainly don't wan