Changing file extension for Blu-Ray H264 export

The output is written as .m4v, and my authoring tool will not accept this.
It must be any of the following: m2v, m2p, mpg, mpeg, avc, 264, h264 bsf or vc1
Can I simply change the extension - or is there a way to get the correct extension I need?
(CinemaCraft allows you to define the extension used, for example)

Any containering around the raw .264 video stream will screw up the embedded information.
Non-Encore Bluray authoring tools will not accept any file format that is containering that stream.
Also, if you want your bluray to be "legal" - ie be possible of passing a verification suite for pressing at a repro house - you have to export to raw .264 (thus why high end author tools won't import .m4v, mp4, mov etc).
So, not you can't just change the extension. a m4v file is a ISO media container that holds a video stream... yes m4v, mp4 and mov are all based on the same standard - and yes you can thus change the file extension and it often works but......
... in this case you need a raw h.264 stream as a file (.264).
The only thing I can think of is that you container it to MPEG-Transport Stream (MPEG-TS) with the file extension .mpg.
It has the highest chance of import but I'm not sure if it destroys the h.264 stream's ability to pass BD verification.
Note also that I've heard that the bundled H.264 encoder (made by Main Concept) does not have the mandatory "slice" support for AVC level 4.1 and higher so if you encode at that level it's already an illegal stream that you can guarantee will not play ok in every consumer blu-ray player.
my 2c,
Rallymax.

Similar Messages

  • Mpeg 2 for Blu-ray audio exports with missing frames at beginning and end.

    Im using a Matrox Axio LE system and the Matrox Media encoder to export an Mpeg 2 for blue-ray. My footage is shot in 1280x720p 59.94 drop frame. I have found that after exporting the file from the encoder and bringing it into Encore CS3 that the audio that was exported is a little shorter than the video. Frames are missing at the end of the file.
    Because of this my video and audio are way out of sync. Has anyone else come across this issue?

    Maybe on the Matrox forums.

  • 5.1 mix for blu-ray from 6 mono tracks

    Hi there,
    I'm not too well versed in creating 5.1 mixes at the moment. Here's the project I've set out to do...
    I currently have a 1hr 45min Apple Pro Res video with six mono tracks intended for a 5.1 mix for Blu-ray and DVD authoring. All six channels are in the order they should be in for 5.1 (i.e. 1st track LEFT, 2nd track RIGHT, 3rd track CENTRE, etc.). I'm just having difficulty in bringing the file back into Premiere and exporting it for Blu-ray H264 setting with the 5.1 mix functioning properly.
    Please advise,
    Mike

    I'm a bit late coming to this thread.
    As Jim says the problem with Premiere is that you can't just send a track to the LFE.
    One work around that I use-
    Put the LFE mono track on 2 tracks in your sequence. Send one track to centre and LFE and the other track just send to centre BUT put the invert audio effect on that track. This will cancel out the feed to the centre just leaving the LFE.

  • Exporting MPEG2 files for Blu-ray from 720p60

    I am exporting MPEG2 files for Blu-ray from 720p60 using compressor 3.05. I export straight from Final Cut 6 to compressor. It all looks great except I end up with some frames in the video that pixelate. It is just one frame, and the average viewer may not see it, but if you go frame by frame you see it. I thought it was just a bad export, but I exported the file again and the same thing happens again on the exact same frame. The fact that it happened again on the exact same frame was very odd to me. It is this way on five different video files. It's certainly not like that in the original on my timeline, so I don't know why it is doing that.
    I guess I will try exporting a quicktime file first and then putting that file through compressor to see if that makes a difference. Any ideas from anybody?

    Exporting a quicktime file first still produced the pixelated frame. I'm not sure what else to try.

  • Files or Folders needed for blu-ray disc missing !

    Hi,
    I have Encore CS6. It successfully builds 'blu-ray folder' & 'blu-ray image' without any error. But when I try to create an iso image of the prepared folder using 'Ashampoo Burning Studio' it gives an error message saying that the folder doesn't contain all the files and folders needed for blu-ray. But when tried to do the same for DVD, there is no error. My blu-ray burning drive is broken and I want to check my finished project from my hard drive using Daemon's Tool and VLC or PowerDirector.
    Could anybody advise how this can be fixed on Encore CS6. Encore CS5 never had this problem.
    Thanks

    Tried that as well. The player gave an unrecognized format error.

  • CS3 vs CS4 - Blu ray H264 Profiles?

    Hello,
    Having just discovered that CS3 does not support subtitles for Blu ray, I'm now faced with the prospect of having to upgrade to CS4. However, I have noticed from the "known issues" in the Encore CS4 readme, that Encore CS4 does not support H264 High Profile. Is this different from CS3? In my current project the main title was encoded in AME as a H264 High Profile (4.1) file, yet it behaves perfectly in Encore CS3. Am I to understand that if I use this same file in CS4 the project will refuse to burn???
    Also I noticed that CS4 doesn't support 24fps??? Is this correct? Because I successfully created a 24p Blu - ray in CS3!
    Very confused!

    Well here's how it went...
    Firstly no problems with the previous h264 encode, so have no idea what the "Known Issues" 'readme' is on about when it says Encore doesn't support H264 at High Profile...
    But as for importing subtitles - aaargh! I just about lost my mind...
    If you have (like me) created a Blu ray project in CS3 with subtitles (in the mistaken belief that that would actually work!), forget about opening it in CS4 and having it work.
    Had to re-import the subtitles and that's where the fun began - NOT!
    After hours of angst and error messages and refusals to burn an image, the problem was the gaps between the subtitles. Now the "Help" guide says that there needs to be at least 2 frames between subtitles. Not so in my case. After much trial and error, a gap of 5 frames worked. Thank goodness for a nifty program called "Annotation Edit" that allowed me to quickly change the gaps between my 500+ subtitles.
    Anyway, it's finally working! But not without much pain... Hopefully this helps others!
    Guess I'll be forking out for a CS4 upgrade!!!

  • File extension for: cl_gui_frontend_services= file_open_dialog

    Hello,
    I would like to set the file extension for cl_gui_frontend_services=>file_open_dialog such that my default extension in the file open dialogue is the .csv (comma-separated value) file. May I know how can I do that?
    Thanks!
    Regards,
    Anyi

    Hello,
    Thanks for the quick reply.
    Howeer, I tried to use the extension of CSV and the file dialogue opened up with .RTF (which is the default extension) instead.
    Any comment on that?
    Thanks!
    Anyi
    > HI,
    >
    > Here is the code
    >
      DATA:  l_title TYPE string,
    >          l_dfext TYPE string,
    > l_dfinm TYPE string,
    >          l_file  TYPE string,
    > l_path  TYPE string,
    >          l_fpath TYPE string.
    > le = 'SAVE FILE PATH'.
    >   l_dfext = 'csv'.
    > l_dfinm = 'Error_Idoc'.
    >
    > CONCATENATE l_dfinm sy-datum sy-uzeit INTO l_dfinm
    >  SEPARATED BY '_'.
    >
    > CONCATENATE  l_dfinm l_dfext INTO l_dfinm SEPARATED
    >  BY '.'.
    >
    > CALL METHOD
    >  cl_gui_frontend_services=>file_save_dialog
    >    EXPORTING
    >    window_title      = l_title
    >    default_extension = l_dfext
    >    default_file_name = l_dfinm
    >     INITIAL_DIRECTORY = L_DIR
    > CHANGING
    >       filename          =  l_file
    > path              =  l_path
    >       fullpath          =  l_fpath
    > CEPTIONS
    >       cntl_error        = 1
    > error_no_gui      = 2
    >       OTHERS            = 3.
    > s,
    > Richa

  • H.264 for Blu-Ray Encoding Time

    Hi All,
    I have exported a Pro-Res 1080p 2 hour film from FCPX and just dropped it into compressor. I have then dragged the default H.264 for Blu-Ray settings on my video and it looks like it will take way over three hours. I have a friend running Media Encoder and with the same file on his laptop it does it in 40min and it's a slower spec . I am running Compressor  4.1.3 and the latest MAC OS operating system. I have enabled additional instanced checked and the number 1 in the drop down (there are no other numbers)
    Is there anything I am doing wrong, surely it can't be this slow, it's not even set to multipass.
    Thanks

    Sounds about right to me for a rMBP.
    Russ

  • Blu Ray EASY EXPORT option in new FCP 7

    Would love to hear from anyone who has tried the new feature Easy Export in FCP 7 upgrade for Intel Macs, particularly the Blu Ray burning export from within FCP 7 to Blu Ray Disc. What is the quality (limits) and do we finally have actual Chapter Marker Options, and truely custom background / menu image options? I'm considering finally giving up on my PowerPC G4, and going with a new Intel based Mac, or wait a little longer if this upgrade is not worth it.
    I'm currently burning Blu Rays with Toast 10 and a LaCie BD Drive with great results.

    What is the quality (limits) and do we finally have actual Chapter Marker Options, and truely custom background / menu image options?
    Some details on what is new, there is a link for the movie for sharing
    http://www.apple.com/finalcutstudio/whats-new.html, also a link for a PDF about in depth (page 55 indicates you can use third party templates or your own. Someone mentioned it is XML based, but not sure if anyone has given it a whirl yet. I ordered my upgrades when it was announced, should have it soon, don't know when I will try though.
    I'm considering finally giving up on my PowerPC G4, and going with a new Intel based Mac, or wait a little longer if this upgrade is not worth it.
    I'm currently burning Blu Rays with Toast 10 and a LaCie BD Drive with great results.
    Your answer may be in those two sentences. Not sure which version of Final Cut and the rest you are running, and disregarding the blu-ray issue for a moment, if you system is working for you, and you are getting good results, that is one thing in favor of not changing right now. If the total of all the changes in the Studio are appealing, then perhaps it would be worth it. Right now you are burning blu-ray with results you like.
    Alot of it depends on budget and the rest. Plus the new Intel will smoke in terms of speed and workflow. OTH, if those things are not jamming you up, well, maybe holding would be the prudent move. (Though of course the incremental change in the machine configuration would be something to make your head spin....:) )

  • How do I determine correct media encoder settings for Blu-Ray

    I am successfully producing Hi Def Blu-Ray disks by using one of the presets available in Premiere media encoder. Actually using the HDTV 1080i 25 High Quality setting. They playback in beautiful high definition but I think I was just lucky. I would really like to know what determines the setting I should use.
    1. I live in Australia so I assume PAL.
    2. My camera is a Sony HDV. HCR HC9 1440 x 1080i. I assume this is irrelevant to export encoding settings for Blu-Ray.
    3. The export encoder preset has field order set to Upper. I would have thought I should either match the project settings which is interlaced to match my camera and project. OR more likely I should match the audience TV which would be a widesceen plama or LCD TV. I dont know if these TVs are interlaced or progressive. OR is it more a question of what field order the Blu-Ray player expects me to send on the disk?
    4. I will play on a TV 1920 x 1080 pixel capable and on slightly lower resoultion widescreens. The encoder preset is for 1920 x 1080 so I assume that's ok for all widescreen TVs even lower definition ones.
    As you can tell I am a learner. Any suggested links to basic reading on the subject would help me.
    Robert
    PS Put this item in wrong forum previously.

    Since no response I've been searching and found the following.
    When encoding to make a Blu-Ray disk from my HDV 1080i footage:
    1. Tell encoder the source is 1080i That is interlaced and it's TOP field first for HDV footage.
    2. Tell it to encode to 1440 x 1080 resolution. You could tell it 1920 x 1080 but it will take much longer to encode. Will be good but why bother. All BD players will automatically up the 1440 to 1902 full screen.
    3. Beware, not all players support BD-R and BD-RE recordable disks.
    Seems Panasonic is good. Samsung probably good. Sony and Sharp probably not able to read (yet).
    4. All players read MPEG-2 compression and H264 compression. Use a bit rate of 25 Mbps for MPEG-2 encode or 18 Mbps for equivalent result in H264 encode. Can use higher rates. These are minimums for a very good result
    5. One pass encode is pretty damn good but use two pass if you have the time to wait for the encode.

  • Blu-ray H264 encoding help!

    I've read around the forums, and made a few posts on other sites but can't seem to find a straight answer.  I'm trying to author a blu-ray in encore with a 25min 1080i program and x2 5min 480i programs.  I originally tried encoding to H264 from Sorenson Squeeze 7 using its blu-ray presets, since I didn't have AME installed, but no luck.  However, its MPEG2 blu-ray presets do import into encore.  On someone's advice I switched around my licenses and installed AME and Encore onto the PC running Media Composer.  I imported the quicktimes into Encore (These are coming from Media Composer, output as same-as-source quicktimes because encore was having problems with quicktime reference files), tweaked the transcoding presets slightly, and haven't been able to get much to work since then.  It seems that the SD videos are encoding fine.  But the HD video is having problems.  Either it transcodes but shows up as black when played back on a blu-ray player, or it gets an error while transcoding.  However, I was able to get it to playback but only when I transcoded a quicktime of the first few minutes, rather than the entire 25 minute program.  Other forum posting have talked about a 2-pass VBR error and some other things, but that doesn't seem to be the problem as I did a test using that same couple minute excerpt quicktime with different settings, and all played back (2-pass vbr 4.1 level, 2-pass vbr 4.0 level, 1-pass vbr 4.1 level, 1-pass vbr 4.0 level, etc).  Encore also has trouble determining what needs transcoding and what doesn't.  For instance, I transcoded the two SD videos by right clicking Transcode Now so that AME opens up, but after transcoding Encore still says they need transcoding.  Cleaning Media Caches as suggested elsewhere doesn't seem to help. 
    I'm at a loss at what to do at this point. I bought the production suite recently so that I could have After Effects and Encore for blu-ray authoring.  But so far Encore has been a huge disappointment and waste of time and money.  It seems almost criminal that Encore and AME don't play nice together using their own presets.  Does anyone know how to get AME to encode correctly, or if there are settings to tweak in Sorenson Squeeze to get it to work with Encore?
    Any help is much appreciated!

    I am having trouble tracking your multiple workflows, in part since I don't know what program you are using to play files when  you say they played back successfully (Encore preview; other program etc). Don't worry about explaining what you wrote above, just provide a bit more info when you report your next tests, starting with Jim's suggestion.
    Other forum posting have talked about a 2-pass VBR error and some other things, but that doesn't seem to be the problem as I did a test using that same couple minute excerpt quicktime with different settings, and all played back (2-pass vbr 4.1 level, 2-pass vbr 4.0 level, 1-pass vbr 4.1 level, 1-pass vbr 4.0 level, etc).
    I think the 2 pass vbr bug is not always apparent when you transcode short clips.

  • Change File Extensions (Newbie)

    I want to exchange .html extensions to .php in a folder. Actually, someone showed me how to it with AppleScript. However, someone else told me about Autmator, which looks like a really cool tool. Unfortunately, I can't figure out how to change file extensions with it.
    When I open Automator, I get a little window that lists seven scripts or functions, beginning with Change Extension. If I right-click on Change Extension and choose open with Automator 2.0, I get a bigger window ("untitled") with a long list of actions on the left. Again, I click Change Extensions.
    On the right is a little box titled "Ask for Finder Items." It includes three options:
    Prompt, Start at and Type. But I don't know how to precede. How do I indicate what file extension I want to change from or to?
    I first asked about Automator on a thread at
    http://discussions.apple.com/thread.jspa?messageID=9490359#9490359
    Someone posted an image that shows a second window where you type in the file extensions you want to work with. But I can't figure out how to make that window appear on my program.
    Thanks for any tips.

    Here's a simple solution. Select all the files in the folder by navigating to the folder in the Finder. With the files displayed press COMMAND-A to select them all. Press OPTION-COMMAND-I to open the Inspector window. In the Name and Extension field change the extension from .html to .php. Close the window.
    For more complete control over batch file changes download BatchRenameEm - VersionTracker or MacUpdate.

  • Menus for Blu-Ray

    Can one build chaptering menus that work in Blu-Ray with Encore?  I normally have worked with Final Cut X but there is no way to build menus for the Blu-Ray DVD.  Thanks
    Don

    Sorry to explain so poorly.  The timeline is the whole DVD.  Within it are multiple chapter points to delineate segments of the information.  Than, using the Mpeg2 compression file in Apple's DVD Pro, I build the menus with buttons which relate to the chapter points.  However, if I select. The compression protocol for Blu-Ray, it seems as tho I cannot make menus which are functional on the Blu-Ray disc.
    Another gentleman has answered saying there are many available menus in Encore which can be used for a Blu-Ray disc.  I got Adobe Premier's trial.  Am assuming that is different than Encore.
    Appreciate your help
    Don

  • PAL Presets for Blu Ray

    i have a project shot on the Sony EX1 at 1920 x 1080 p. I want to export using ADOBE MEDIA ENCODER to 1920 x 1080 progressive 25 FPS. Most options are for US standards, when I click PAL it only offers interlaced.
    If 1920 x 1080 Progressive 25 fps is not possible for blu ray, what settings do you suggest?

    1080p @ 25 fps is not part of the Blu-ray spec. Call Sony and complain.

  • Render settings for Blu-Ray in the UK

    Hi all,
    Bit of a newbie question regarding render settings for Blu-Ray. If I understand correctly, the uk frame rate is 25fps???? And we generally have 1080p TV's etc??? The Blu-ray presets in Media encoder don't offer this and the fact they don't makes me question if I'm not understanding the required settings correctly. ME does offer a 25fps preset but only in 1080i. So, my question is, what should I be rendering to, to then take the rendered file and author it to play on UK blu-ray players. Incidentaly, does anyone have any recommendations on authoring software. I just need to break it down into several seperate categories as well as being able to play the entire movie so the budget is minimal.
    Many thanks for your help.
    SJ

    Hi, I'm using Mac Blu-rayRipper Pro and iMedia converter as well as Handbrake to get the highest quality transfer from my Blu-ray disks to iTunes and AppleTV. Each disk is a bit of a project as no two are the same in terms of the best method of conversion.
    I've put a few details in my blog post on getting Blu-ray to work on my Mac Pro in the UK. Was a bit of an epic journey in the UK as we don't have all the options available in the USA:
    http://www.theapplechap.com/TheAppleChap/Blog/Entries/2010/6/20Getting_the_most_out_of_Blu-ray_on_aMac.html
    I also posted a short series of articles about getting the best possible movie conversion in iTunes covering subtitles, metadata and SD-HD tagging. May help so here's the link (to the first one, there are 3 in my blog):
    http://www.theapplechap.com/TheAppleChap/Blog/Entries/2010/4/23Perfect_video_in_iTunes_-_Part_1Getting_great_rippedcontent.html
    Best of luck
    Alan

Maybe you are looking for

  • Photo gallery menu button not visible (black on bl...

    Lately (I don't know when it changed because before it was not like this) there is some strange behavior on my N8 when viewing photos in the gallery. If I chose a photo to view and then tap on screen to get the options I don't see the two buttons at

  • Frequency response requirements for headphones with CMSS on XFi ???

    Hi, I would like to know if someone could tell me what kind of heaphones are suitable for the CMSS mode with the XFi. I mean between : flat response/free-field correction/diffuse-field correction. Applying HRTF filtering should mean that headphones w

  • Price Group at Header and Item level

    Hi All, From the documentation, I understand that 'Price Group' field in customer master can be used when I have to group customer according to different pricing types which  I would maintain in VK11. What I am confused about is, if this field is cus

  • SSRS report in Internet Explorer 11

    Hi All, We are using project server 2013. We have developed some reports and deployed in Project Server BI site using performance dashboard designer. When we open with IE 8 or 10 it is working fine, but when we try with IE 11 only half of the report

  • Execute external java command line in Java

    But I can not get any result ( It does not create file test.svg) . the code is as follow Runtime.getRuntime().exec("java -jar c:/XSLT/saxon7.jar ../webapps/wfscontroller/gml.xml ../webapps/wfscontroller/SVG.xsl > ../webapps/wfscontroller/test.svg");