Get SD PAL render files from a Bluray project

I've completed a Bluray project with 3 sequences in Premiere CS5.0.  The output to Bluray disc through Encore CS5 went well.  I now want to send a SD PAL DVD to a friend in Africa, and hoped (incorrectly) that I could just render the sequences with the appropriate PAL setting and use Encore again with PAL specified.  Files were rendered, but Encore rejects them as being an unacceptabe aspect ratio.
What is the simplest procedure to get a PAL format disc of my project?  I am willing to accept either top/bottom letterbox or truncation of the left/right sides of the frames to get the 16:9 aspect ratio into 4:3 or whatever PAL wants.

Jim, That was a reasonable guess, but I double checked that the Encore project was set up as a PAL project expecting to output 720x576, 25fps to a DVD.  But here is a more careful look at the error message:
         PCC "Untitled Timeline" has an error at 437.6400s
         The aspect ratio of this file is not supported by DVD
         PGC Info: name=Untitled Timeline, ref=Bpgc, time=437.6400s
Now that time is the first frame of the second sequence I put on the timeline, or rather the second m2v and wav files exported from the second sequence in Premiere CS5. Apparently the first sequence is swallowed OK, but the second is causing a problem.  All three exports were done with the same MPEG-DVD/PAL HQ preset, and all three m2v files are listed in Windows Explorer as 720x576 videos, and all three m3v files play in Windows Media Player looking the same (a wide screen video letterboxed with black bars at top and bottom).
However, if I look at the three sequences on the monitor in Encore, the first sequence has very narrow black bars on left and right, while the other two are widescreen aspect ratio surrounded on all four sides by wide black bars.
I re-exported the second sequence from Premiere with no change in result.
Anyone have an idea what's happening, or at least how I can get the PAL disk burned?

Similar Messages

  • How can I get data in flat file from Pool table and cluster table ?

    Hi,
    I am working in one Achiving project. My requirement is to get data into flat file from Cluster table and pool table.
    Is there any tool avilable to download data into flat file from pool table and cluster table ?
    if table name given in the selection screen then data will be downloaded into flat file.
    waiting for quick response.
    Best Regards,
    Bansidhar

    Data cannot be retrived directly form the cluster table
    as the Cluster results are stored in Cluster Key say for example PCLkey
    and form that Key we need to fetch the data
    these clustes are not the part of PNP or PNPCE tables
    for ur info kindly check

  • Getting a list of files from a shared directory

    Hi All,
    I need to get a list of files from a shared directory on another server and put them in a HTMLB TableView element with links to the files.
    I was not successful with CL_GUI_FRONTEND_SERVICES=>DIRECTORY_LIST_FILES. This method works in test mode, but gives me a gui_not_supported exception in BSP. I guess BSPs are not allowed to use this.
    Is there any other alternative?
    I need to be able to upload the files as well.
    Thanks,
    Roman
    Message was edited by: Roman Dubov

    Hi again,
    Not sure about the shared directory files list...
    In my opinion, this cannot be done using BSP.
    But, you can try using VBScript to access the file system with object of that sort :
    CreateObject("Scripting.FileSystemObject")
    it is only a thought and you can be sure to cross security problems by accessing files through a Web application...
    Best regards,
    Guillaume

  • How to get InputStream of uploaded file from request?

    The situation:
    Client is uploading xml file to server.
    <form METHOD=POST ENCTYPE = "multipart/form-data" action="SendFile" accept="text/xml">
              <input type="file" name="SentFile" />
              <input type="submit" value="go"/>
    </form>Then I need to parse data from file.
    I want to use method javax.xml.parsers.DocumentBuilder.parse(InputStream is)
    But, how to get InputStream of uploaded file from request?

    You cannot get the InputStream of the uploaded file directly. The InputStream you can obtain from request.getInputStream() contains a lot of other data as well as the uploaded file. You will have to parse the data in the InputStream to find the data that belongs to the file.
    A short cut is to use the HTTP Multipart File Upload available from www.jenkov.com. It simplifies file upload and makes it easy to obtain an InputStream for only the uploaded file. It also handles upload of multiple files. It is free, open source, Apache license, so if it doesn't fit your needs, you can always read the code and see how it works. Then write your own upload servlet.

  • How to get and read a file from META-INF directory

    how to get and read a file from META-INF directory in a EJB project

    Use this.getClass().getResourceAsStream("/META-INF/filename");This should work. Probably, you would need to set the Manifest Class-Path attribute.

  • I cannot get .arw or jpeg files from my Sony A6000 to be taken into my Lightroom 4.4 via the normal "synchronise" process.  I have updated my Pc to Adobe RAW/DNG 8.4 with no improvement.  Can you help please?

    I cannot get .arw or jpeg files from my Sony A6000 to be taken into my Lightroom 4.4 via the normal "synchronise" process.  I have updated my Pc to Adobe RAW/DNG 8.4 with no improvement.  Can you help please?

    With regards to your .arw files:
    You need to either purchase and install Lightroom 5.4 -- OR -- download and install and use the FREE Adobe DNG Converter version 8.4, did you actually launch and use the DNG Converter?
    There should be no problem importing JPG files into Lightroom from your camera, what happens when you try? Is there an error message?

  • How to get rid of unused files from robohelp 7

    How do I delete should I do about the unsued files?
    Robohelp 'help' on  the unused file report help'  is an  outrageously bad joke:
    Unused files report
    You cannot remove these files from within your project. Use Windows Explorer  to delete the files.
    Note: Avoid using Windows Explorer or your  version-control application to remove files.
    Peter

    The files are not shown in project manager because they are not part of the project. They are still within the project's folders though.
    If you are not using version control, then you do just delete them using Windows Explorer.
    I believe the incorrect information has been corrected in later versions of RH.
    See www.grainge.org for RoboHelp and Authoring tips

  • In iPhoto I get "unable to render file for export" when trying to export a file to an SD card?

    I have been trying to save jpg files to an SD card.  When I export from iPhoto is says "unable to render file for export".  It will let me export to the desktop.  Then when I try to copy or move to the SD card, it says the SD card does not have enought free space.  It's a 1 gig card and the files are under 100k.  I have tried different SD cards, formating the cards with the camera.  The card has 200 filles (57mb) when I started and wanted to add more.  I have ereased the card trying to see if that would help.  No go!  Any ideas?

    What is the filesystem on that card?
    i assume, you made sure that the little white lock mechanism at the side of the card is unlocked?
    Try, if you can set the "Ignore ownership on this volume" flag for the card in the "Get Info" panel for the card.

  • How to get multiple html output file  from an xml document via xslt?

    Hi,
    the purpose is to generate multiple html output file from one xml file
    depending on special tag.
    exp: i have an xml file which contains sevreral articles so how to get each article section in an independant html file
    Thanks for help

    Not a standard feature of XSLT. But Michael Kay's XSLT implementation, SAXON, provides that as an extension. Get it here:
    http://saxon.sourceforge.net/

  • HT1688 i jugot an i 5 and need to know hoe to get my info and files from my 3gs,,,,please HELP,,,,not computer literate

    please help I just purchased an I phone 5 and I cant figure out how to get my files from my 3gs.
    I'm not very computer literate, please help

    You should have been syncing your iphone with your computer regularly.
    iOS: Transferring information from your current iPhone, iPad, or iPod touch to a new device

  • How do I get a profile / .per file from a EPMA application this is for HFM

    I want to copy an EPMA application into another environment but outside of EPMA. I can get the metadata, Security and Rules Extracts. How do i get the .per periods file to set up the classic application.

    Hi Raul,
    Thanks for the help. What I was trying to do is extract one from an existing application. But I guess it is easy enopugh to set one up from scratch. I wasnt sure of the start period of the app that i wanted duplicated, but opening it in the classic app client, and dropping down on the year dimension gives us the info.
    Thanks for your help.
    Vivek

  • How to get Workflow code/wtf file from Oracle Customization Form

    Hi All,
    I am new to this forum. Can some one please help me how to get this wft file from customized oracle PO form ?
    Thanks,

    Pl post details of OS, database and EBS versions.
    What is "this wft" file ? WFT files are txt files of workflow definitions that can be downloaded from the database (or uploaded to the database) using WFLOAD utility.
    HOW TO DOWNLOAD WORKFLOW FILE .wft          [Document 578248.1]
    How To Update and Move Workflow From One Instance to Another?          [Document 398460.1]
    HTH
    Srini

  • I can't get firefox to download files from links on web pages

    I have firefox 3.6.13 and when I click on a download link on a web page nothing happens. I have to open Internet explorer to download files.
    It used to work OK for years until a few months ago.
    The only web page I have found that I can still download from is for mp3 files from amazon.com
    Isn't there anyone out there that has any idea how to solve this? If I can't get it fixed I guess I will have to make Internet Explorer my default browser.

    Do you have that problem when running in the Firefox SafeMode? <br />
    [http://support.mozilla.com/en-US/kb/Safe+Mode] <br />
    ''Don't select anything right now, just use "Continue in SafeMode."''
    If not, see this: <br />
    [http://support.mozilla.com/en-US/kb/troubleshooting+extensions+and+themes]

  • Render files from After Effects inserts do not reload when starting Premiere Pro (CS6)

    Hi there,
    When I have an insert from After Effects in Premiere Pro, and when I render these parts in the sequence, everything is fine untill I restart Premiere Pro: the render files do not load. Checking the cache directory however, they do exist! Anybody knows how to solve this issue?
    Thanks for yor response, Pieter

    I failed to mention that I tried this on another computer as well with a completly different lesson. This time I brought the whole footage in to afteraffects and did the keying and then went back to CS6 and tried to render it, and it locked up my second computer the same way.

  • How to get  value on jsp file from ActionServlets class

    Hi All,
    I am facing problem in action servlets class into Struts, I am able to get the value on jsp file from action class with the help of session scope but i want to another method for it , so how i can solve the problem.Plz help me
    Thanks......... in advance

    I got a way out to access the attribute, i feel it is
    <jsp:usebean id="myRack" class="settings.Rack"/>
    <c:foreach var="book" item="myRack.books">
    </c:foreach>
    I am not able to check if this is correct or not because myRack.books is not having any value set by me in the request scope. How do i get instance of Rack class set by another page in the current request? I can get the value if i use scriptlet but i dont want to use scriptlet.
    I am continiously trying, if I get an answer, I shall post, else pls somebody guide.

Maybe you are looking for

  • Downloading file from ftp server

    hii how do i download the file from ftp server. plz suggest wat are the function modules for tht.. and plz do give the values of the parameters used in the fn modules points guranteed:-)

  • Help needed in screen flow

    hi every one i have a screen with a mandatory field when i click in 'BACK' it should not leave the screen because the field is mandatory. when i click on 'CANCEL' it should come out of the screen. and when i click on 'EXIT' it should come out of the

  • Paths in templates

    hi, read some threads about it, but still cannot find out. it's a simple piece of code where is a path to a specific folder which DW doesn't treat as a link/path and that's why pages on different level than a tempalate doesn't works. here is the line

  • Can esb DVM(Domain-value mapping ) support multi-language  ?

    I create a dvm , and add some rows in Chinese , but when I restart the soa service , all the DVM that I created disappeared. Can esb DVM(Domain-value mapping ) support multi-language ? Edited by: user10732687 on 2009-8-23 下午7:39

  • Making Flash Dynamic Playlist in Dreamweaver

    Hi, got overly ambitious late last night and tried to make a video playlist based on Lisa Larson Kelley's tutorial http://www.adobe.com/devnet/flash/articles/video_playlist.html. I managed to get the tile list set up and functioning, but, the video p