View Single Post
Old 25th December 2008, 13:30   #54  |  Link
vwpassion
Registered User
 
Join Date: Feb 2007
Posts: 81
Quote:
Originally Posted by jdobbs View Post
Could you try doing the mux manually from the command line? I'd like to see what error is being generated. The .META file that BD-RB creates should be in the working directory for each M2TS file. The format for the muxing command line is:

x:\pathtoBD-RB\tools\tsmuxer.exe x:\pathto\MUX_000XX.META x:\TMP

x:\pathto of course changes based upon where you put BD-RB and where you want it to output.
Here it goes:

Code:
SmartLabs tsMuxeR.  Version 1.8.4(b) http://www.smlabs.net
Decoding H264 stream (track 1): Profile: High@4.1  Resolution: 1920:1080p  Frame
 rate: 23.976
H.264 manual setted fps not equal stream fps. Change H.264 fps from 23.976 to 23

0.0% complete
H264 bitstream changed: insert pict timing and buffering period SEI units
Decoding PGS stream (track 2):  Resolution: 1920:1080  Frame rate: 23.976
Change FPS from 23.976 to 23 for PGS stream #2
Non standart fps value do not supported for PGS streams
Edit: Here's the meta file:

Code:
MUXOPT --no-pcr-on-video-pid --new-audio-pes --blu-ray --vbr --auto-chapters=5 --vbv-len=500
V_MPEG4/ISO/AVC, "H:\BLURAY\ENCODES\BD_REBUILDER_WORK\WORKFILES\VID_00004.AVS.264", fps=23,976, insertSEI, contSPS
S_HDMV/PGS, "H:\BLURAY\ENCODES\BD_REBUILDER_WORK\WORKFILES\00004.track_4608.sup", fps=23,976, lang=und

Last edited by vwpassion; 25th December 2008 at 13:59.
vwpassion is offline   Reply With Quote