View Single Post
Old 3rd February 2009, 14:34   #1003  |  Link
jdobbs
Moderator
 
Join Date: Oct 2001
Posts: 20,973
Quote:
Originally Posted by GaPony View Post
RE: Setting "ENCODE_QUALITY=6"

I got a failure in the multiplexing phase.

Code:
[15:46:28] BD Rebuilder v0.18.7 (beta)
  - Source:  PRIDE_AND_GLORY
  - Input BD size: 19.66 GB
  - Approximate total content: [02:10:09.426]
  - Target BD size: 7.72 GB
  - MOVIE-ONLY mode enabled
[15:46:32] PHASE ONE, Encoding
 - [15:51:10] Collecting video information [00004]
   - Video: 1920x1080, 23.976fps
   - Bitrate: 7,200 Kbs
 - [15:51:11] Reencoding: VID_00004, Pass 1 of 2
 - [17:18:55] Reencoding: VID_00004, Pass 2 of 2
 - [21:19:56] Video Encode complete
 - [21:19:56] Extracting/reencoding audio tracks
 - [21:21:21] Multiplexing M2TS
 - Error in attempt to multiplex: MUX_00004.meta
[21:24:42] - Failed to build structure, aborted
I'm re-running it again.
It appears you are getting an error from TSMUXER. Wierd that you'd get that when you didn't get it before. The "=6" only changes settings for X264, not the mux. If this happens again, try running the mux from the command line and see what error it returns. You'd type this from the command line:

"n:\pathtobdrebuilder\tools\tsmuxer" "n:\pathtoworking\workfiles\mux_00004.meta" "n:\pathtoworking\TMP"

Of course the drive/path depends on how you installed it.
__________________
Help with development of new apps: Donations.
Website: www.jdobbs.net

Last edited by jdobbs; 3rd February 2009 at 14:37.
jdobbs is offline   Reply With Quote