Compressor for dvcprohd 1080i60 material

hi -
i've just finished editing a sequence in fcp 5.1.4. the settings for the sequence are dvcprohd 1080i60 @ 29.97.
i'm trying to author a dvd using dvd studio pro. i exported the sequence using the dvcprohd 1080i60 compressor. when i open the material in dvd studio pro (whether in the simulator or in the viewer), i notice that there are artifacts.
is this because i am using the wrong compressor? should i be using mpeg 2 to export from fcp? i'm simply trying to author a standard definition dvd at the highest quality possible (it is only a 3 minute sequence) so any help in terms of workflow/compression would be great...
thanks in advance.
paul

Exporting to Compressor from FCP (encoding directly to SD mpeg2) will be the best way to go. There is one more option you can use to ensure the best possible quality:
Since the frame is being resized, you can activate the frame controls in Compressor - setting the resize filter to best will force Compressor to do a smoother job of the image resampling, but it can greatly increase encoding times.

Similar Messages

  • Bad Aspect Ratio from Compressor with DVCPROHD clips.

    I created a 30 minutes long sequence in FCP using DVCPRO HD 720p24. I exported the sequence as a QuickTime movie using current settings... the QuickTime export looks perfect and playback displays the proper aspect ratio. I then sent this file to Compressor 3 with standard presets for AppleTV and iPod Video (large and small).
    They all turned out with an incorrect (elongated, not squished) aspect ratio. All three exports. The source file looks fine but it is the main suspect as all conversions yielded the same result. Any suggestion on what can be wrong with the exported file or with the compressor 3.0 settings? Before installing Compressor 3, I did exported the file using QuickTime Pro and it turned out with the correct aspect ratio. Clips properties show correct display dimensions.
    Thanks!

    I believe this is an (annoying) issue with QuickTime's Conform aperture property. For some reason, the Final Cut Studio apps do not write to this property. QuickTime Pro does, which is why those exports are the correct display ratio.
    For DVCProHD material, opening your Compressor (or FCP or Motion) created movie in QT Pro and setting that property to Clean snaps the display of the movie in QT to 1248x702 (accounting for - and cropping - the overscan and blanking areas), while setting it to Production should give you the 1280x720 frame you desire.

  • Best compressor for quicktimefiles

    I mostly work om DVCPRO HD material so I cannot export with the DVCPRO HD compressor if I want I file suitable for computerplayback (not all macs and pcs kan play it..)
    h.264 works fine on all computers with Quicktime 7 but I loose a lot of color with that compressor. Is it a better compressor that works fine on all computers?

    I don't see a lot of color loss when exporting H.264 files... are you using compressor for this export? Might try that. If you are seeing some loss, you might try preserving the color with that option found in the last tab in the Inspector under the "filters" button.
    Jerry

  • Report for Comparison of Material Qty

    Hi All,
    I need to Develop an Interactive report for Comparison of Material Qty. ordered through Purchase requisition, ordered material through PO and corresponding Material Receipt report.
    Can Someone Give a brief description about this & fields tcode & tables regarding this report.A sample code would be much appreciated.
    Thanks & regards,
    Ravi S

    To get the material number combined with the PO text you will need the help of an ABAP programmer.  The programmer can create a report for you using the function module READ_TEXT in the function group STXD.  The tables to use are:
    STXH - STXD SAPscript text file header
    STXL - STXD SAPscript text file lines
    The selection screen should have at least the following:
    OBJECT - STXH-TDOBJECT
    NAME - STXH-TDNAME
    LANGUAGE - STXH-TDSPRAS
    TEXTID - STXH-TDID
    You find the information for these fields by going to the PO text entry screen and displaying the header information under Goto -> Header.  For materials, the object is MATERIAL, the name is "material number", the language is "EN", and the text ID is BEST.  You can use this program to get long text in lots of places like information records, purchase order texts, etc.
    Hope this helps.

  • How to get the salesprice and condition for a customer / material / date

    Hi all,
    how can I get the correct price and condition for a customer / material / date ?
    I know this is possible using the BAPI_SALESORDER_SIMULATE, but this bapi is using to much ressources on the system.
    I'm trying to get the correct price and condition WITHOUT using that BAPI.
    Does anyone know how it is possible ? As said before : I have the customer, material and a date.
    thanks in advance for your help

    Hi
    You need it because it's possible to have a complex pricing procedure, and you can't do it with a simple select on a table. Think that you can have pricing requirements, formulas (ie: VOFM) and so on in your pricing procedure (tcode V/08).
    I hope this helps you
    Regards
    Eduardo

  • I AM DEVELOPING THE Z-REPORT FOR SHELF AGEING MATERIAL

    HI
    USER WANTS Z-REPORT FOR SHELF AGEING MATERIAL WITH STOCK QTY AND STOCK VALUE.
    I WANT TABLE NAME FOR SHELF AGEING MATERIAL REPORT.
    SPECIALLY, FOR DAYS (REMAINING SHELF LIFE PERIOD FOR  MATERIAL IN DYAS)

    Hi,
    Ask the abaper to write an query from the table S032 there you can find the option of last good receipt date and the last goods issue issue date.
    consider the various good mvt in between these dates calcuate the diffence betwee the current date and the last good issue date, so that you can abel to get the stock list that is not moving for more than 60 days,120 days etc
    You can also use MC46, MC50,  MB5M - expiration date list . In case if that does not solve their requirement then you need take logic from client and you need to develop own report
    pherasath

  • KE30 report for a Configerable material.

    Hi all!
    Our client uses KE30 report regularly. But for a particular material the report is not giving the kind of output that is required.
    The follwing is the sales process.
    The material whcih is configuable ( with Item category group 002 and Item category TAC ) has components with customised Item category (ZZAE which is not relevent for billing). So the main material is flowing into the invoice and the components are not flowing into the invoice and the KE30 report.  
    Inorder to flow the components into the KE30 report we tried making changes in the components Item category ( ZZAE- making it "billing relevent). But the invoice gets disturbed. Can some one help ?
    regards,
    vijay v

    Hi
    We have recently had the same kind of requests from areas of the business. I found the easiest way was to use SE16N with table MSEG (Material document item level). With the required selections I was able to export over 600,000 lines of data. I then added other tables if required (MAKT - Material description, etc)
    You will not be able to export as a spreadsheet so instead export to Local File / unconverted as a text file. Then you will be able to open it in Excel (if you have the latest version of Office)
    It really depends on what material movement data you actually need. As I mentioned we found 99% of the data we needed for a report in one data table
    Hope this helps
    Darren

  • Report For list of material Master with PO text

    Hi all,
    I need a report whether it is available in Standard SAP or a customized, for List of Material Master with their PO text.
    If any one can help, please reply to this theard.
    Regards,
    Kapil Kulkarni

    To get the material number combined with the PO text you will need the help of an ABAP programmer.  The programmer can create a report for you using the function module READ_TEXT in the function group STXD.  The tables to use are:
    STXH - STXD SAPscript text file header
    STXL - STXD SAPscript text file lines
    The selection screen should have at least the following:
    OBJECT - STXH-TDOBJECT
    NAME - STXH-TDNAME
    LANGUAGE - STXH-TDSPRAS
    TEXTID - STXH-TDID
    You find the information for these fields by going to the PO text entry screen and displaying the header information under Goto -> Header.  For materials, the object is MATERIAL, the name is "material number", the language is "EN", and the text ID is BEST.  You can use this program to get long text in lots of places like information records, purchase order texts, etc.
    Hope this helps.

  • Standard report for - Daily Store Material Issue

    Hi All,
    Can any one let me know which standard report gives me the details for "DAILY STORES MATERIAL ISSUE" in Oracle Inventory.
    Thanks
    Sunil

    You can try the "Transaction Register" report and narrow it by transaction type and subinventory.
    Hope this helps,
    Sandeep Gandhi

  • Report for MM for seeing the material old price and new price

    Hello friends,
    For the ROH material we are maintained the Moving average price. So that material is calculated the average price of that material,
    Know My clint wants old price of that  material i.e. one year before And
    he wants comparison report for old price and new price of the all raw materials
    is there any reports are there  such kind.
    Regards
    Pramod

    Hi Pramod,
    If you want to view the old and new prices on a frequent basis, u can go for an
    ABAP query (SQVI) with the base table as MBEW.
    Cheers
    Arun.

  • Storage Location for NON valuated material in MIGO

    Hi friends ,
    I have created a purchase order for NON-Valuated material (UNBW) with Account Assignment "K".I did check the material type UNBW configuration where only Value Update is checked for my Plant.
    Now at the time of MIGO , system is asking for Storage lcoation (mandatory) and after MIGO system also updates quantity in Storage Location entered in MIGO.
    while in normal cases (like ROH material type) , if we create Account Assigned PO ( like K) , system neither ask for Storage lcoation at the time of MIGO , nor system updates Qty at any storage location.
    As per my understanding , if we create Purchase Order with account assignment K , system updates value in consumption and doesn't update Qty in stock (although material is stockable) .....which is simply like immediately issue of material to cost center.
    Therefore wondering why system is updating Qty for NON-VALUATED material.
    Does non valuated material means , POST value to Cost center (for account assignment K) and Update Qty in stock ?
    Like in case of Account Assignment , value gets charged to WBS and qty gets updated as special stock "project"
    All replies are welcome .....
    Regards
    Shrey

    By definition UNBW's are ony qty updating and have no value assoicated with them. Since the system needs to stock this qty somewhere it by deafult asks for a Sloc.

  • MRP Run with User Exit key for Follow up material

    Dear Gurus,
    I want to run MRP only for followup materials by using User exit key. For example i have a material X(with discontinued Indicator as 1) and it's follow material is Y.
    So we have a user exit key as ZFL, with coding as shown below. Now when i run MD01 with user exit key ZFL and parametre as 1, it only runs MRP for material X and not for material Y. What else we need to do so that when i run MD01 with user exit key ZFL, it shoudl consider both X and Y. 
    WHEN 'ZFL'.
    DATA : BEGIN OF ITAB5 OCCURS 0,
    KZAUS LIKE MT61D-KZAUS,
    END OF ITAB5.
    TRANSLATE USER_PAR TO UPPER CASE.
    SPLIT USER_PAR AT ',' INTO TABLE ITAB5.
    IF ITAB5[] IS INITIAL.
    EXIT.
    ENDIF.
    CLEAR: NO_PLANNING, STOP_PLANNING.
    READ TABLE ITAB5 WITH KEY KZAUS = MT61D-KZAUS.
    IF SY-SUBRC <> 0.
    NO_PLANNING = 'X'.
    ENDIF. 

    Hi Kumar,
         You can use either MRP Type, MRP Controller, MRP Group in this user exit to control the MRP run. For these set of Materials you have to assign any of same value or at least differentiate these material from other material. Then only you can control the MRP by using this user exit even though if you use different MRP Group and MRP Controller. In User Exit, you may have to add your dependent material's MRP Group/MRP Controller. Make sure that these set of materials are different than all other materials.
    If you don't have any plan to run MRP for other materials then as per Ajit suggestion you make that material's MRP type as "ND". But, in your business case they may want to activate the MRP for all the material not now but may be latter.
    Thanks

  • FM/Class to find the class and characterstics for a given material

    Hi All,
    Is there any Class/FM to find the class and characterstics for a given material.I tried some BAPI_OBJCL* BAPI's but lot of the BAPI's need classnum as input parameter. But i need a BAPI or tables or class which can give the class and its characterstic values for a given material.

    Hi Ben
             Try ..
    BAPI_OBJCL_GETCLASSES
    BAPI_OBJCL_CREATE

  • Get the Stock for a given Material no

    Hi,
         I'm an ABAP consultant, new to MM.
         I have a requirement - For a given Production Order I have to find the Material and respective BOM Explosion. Once that is done I have to get the Stock for those Materials [Child Materials].
    I have used AUFK and AFPO to get the material from the Production Order and Used MAST table to get the other details and passed it to FM - 'CS_BOM_EXPL_MAT_V2' - This gives me the Child materials.
    Now I want to know how can I find the Stock for a given Material. I want to get the Overall Unrestricted stock. Which Table do I have to use. Is there any standard Function Module [FM] or BAPI to get it.
    Please help.
    Thanks & Regards,
    Ashish

    I have gone through  the MARD table. I want to confirm - for a Material no there are more than 1 plant and for each plant there are more than storage location. So I have to add the Unrestricted Stock of all those to get the Full Unrestricted Stock.
    Please refer Transaction MMBE - I have to use that output.

  • Projected Stock for a given Material and Location (System: SCM-APO)

    Hello Experts,
    Appreciate, if anybody can help me in getting a time-series key-figure data (Stock-On-Hand for a given Material and Location) for a given period.
    I am working on a report to display the projected stock (Material & Location are known) for a given period (1 month).
    I am able to view the above data in my planning book.
    Thanks in advance.
    Regards,
    Prasanna
    Edited by: Prasanna Gunji on Apr 9, 2010 3:42 PM

    Hi Prasanna,
    9ASOQMQTY - Stock in quality inspection
    9ASOTRSQTY - Stock in transit
    9AAVLSTCK - Projected Stock
    Hope this helps
    Regards
    R. Senthil Mareeswaran.

Maybe you are looking for

  • How to hide filter view calculations in answers in obiee 11g?

    Hi, I have a requirement to hide the "CASE WHEN" statements which are there in the filter view while viewing the report in Dashboard. User dont want to see the calculation part in filter view instead they just want to see the selected dashboard promp

  • Stored procedure could not be found.

    I'm upgrading my forms 6i to 11g on Windows. There is a procedure called center_window('WIN_MAIN',TRUE); in the pre-form trigger. There is no compiling error, but when the web page opens, it says "PRE-FORM trigger raised unhandled exception ORA-06508

  • Moving AQ$_WF_CONTROL_D as part of a re-org

    DB - 11.2.0.3 - s390/zlinux APP - 12.1.2 - SLES SP2 (Linux x86_64) ~~~~~~~~~~~~~~~~~~~~~~~~~~~ As part of the reorg, there's a table I need to move that wont. (AQ$_WF_CONTROL_D) I've been following note: 418238.1 from metalink which says to shutdown

  • Importing DITA 1.2 EDDs into templates

    I have been modifying the DITA 1.2 EDDs for my custom features and switching in my template customizations for tags and page layout. I understand the text insets, the need to modify the inset eddmod files and update the text insets in the referencing

  • PCIE Slot Check error

    My Mac Pro (10.5.6) is crashing. Console shows a PCIE Slot Check error. Is this something I can fix by starting over again with a fresh Leopard installation - or is it a hardware issue? I can't get the Tech Tools CD sold with my computer to work will