View Single Post
Old 04-08-2013, 07:12 PM   #3
superleo superleo is offline
Junior Member
 
May 2009
Default

Quote:
Originally Posted by kevinokev View Post
I was told by a friend of mine (video compressionist for Deluxe) that the audio needs to be muxed with video as an .m2ts file, as the disc cannot be authored otherwise.

My intention is to find out the duration of the each end credit and then make a Super Black video of the same duration running at 23.976 with a resolution of 1920x1080 and compressed as an MP4 with the H.264 codec.

Here's to hoping this works!
There are different alternatives on how to implement an audio only Blu-ray, for most authoring BD programs you would have to include (muxed) some type of video, this can be any type supported by the Bluray standards.

Scenarist included a graphic decoder to create a video stream from any graphics where the user can choose the duration of it. This way you can demuxed the audio and video from the source and then the audio will get remuxed to the video during authoring.

I believe you could even do this with MultiAVCHD (free), where you input the separate audio and the authoring software does the rest.
  Reply With Quote