0% found this document useful (0 votes)
80 views1 page

DVD Multiplexing Process Overview

The document details the multiplexing process of an MPEG video stream and an AC3 audio stream using the mplex tool. It provides information on the video and audio specifications, including frame size, bit rate, and buffering statistics. The process completes successfully without any under-runs detected.

Uploaded by

jake
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
80 views1 page

DVD Multiplexing Process Overview

The document details the multiplexing process of an MPEG video stream and an AC3 audio stream using the mplex tool. It provides information on the video and audio specifications, including frame size, bit rate, and buffering statistics. The process completes successfully without any under-runs detected.

Uploaded by

jake
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

C:\Program Files (x86)\DVD Flick\bin\mplex.

exe -f 8 --vbr -o
"C:\Users\Eileen\Documents\dvd\title0.mpg" "C:\Users\Eileen\Documents\dvd\0.0.m2v"
"C:\Users\Eileen\Documents\dvd\0.0.ac3"
INFO: [] mplex version 1.9.0 (2.2.7 $Date: 2006/02/01 22:23:01 $)
INFO: [] File C:\Users\Eileen\Documents\dvd\0.0.m2v looks like an MPEG Video
stream.
INFO: [] File C:\Users\Eileen\Documents\dvd\0.0.ac3 looks like an AC3 Audio
stream.
INFO: [] Video stream 0: profile 8 selected - ignoring non-standard options!
INFO: [] Found 1 audio streams and 1 video streams
INFO: [] Selecting dvdauthor DVD output profile
INFO: [] Multiplexing video program stream!
INFO: [] Scanning for header info: Video stream e0
(C:\Users\Eileen\Documents\dvd\0.0.m2v)
INFO: [] VIDEO STREAM: e0
INFO: [] Frame width : 720
INFO: [] Frame height : 480
INFO: [] Aspect ratio : 16:9 display
INFO: [] Picture rate : 29.970 frames/sec
INFO: [] Bit rate : 3200000 bits/sec
INFO: [] Vbv buffer size : 229376 bytes
INFO: [] CSPF : 0
INFO: [] Scanning for header info: AC3 Audio stream 00
(C:\Users\Eileen\Documents\dvd\0.0.ac3)
INFO: [] AC3 frame size = 768
INFO: [] AC3 AUDIO STREAM:
INFO: [] Bit rate : 24576 bytes/sec (192 kbit/sec)
INFO: [] Frequency : 48000 Hz
INFO: [] SYSTEMS/PROGRAM stream:
INFO: [] rough-guess multiplexed stream data rate : 3467448
INFO: [] target data-rate specified : 10080000
INFO: [] Setting specified specified data rate: 10080000
INFO: [] Run-in delay = 9009 Video delay = 9009 Audio delay = 12012
INFO: [] New sequence commences...
INFO: [] Video e0: buf= 0 frame=000000 sector=00000000
INFO: [] Audio bd: buf= 0 frame=000000 sector=00000000
INFO: [] STREAM bd completed
INFO: [] STREAM e0 completed
INFO: [] Multiplex completion at SCR=62793142.
INFO: [] Video e0: completed
INFO: [] Audio bd: completed
INFO: [] VIDEO_STATISTICS: e0
INFO: [] Video Stream length: 279234131 bytes
INFO: [] Sequence headers: 1499
INFO: [] Sequence ends : 0
INFO: [] No. Pictures : 20925
INFO: [] No. Groups : 1499
INFO: [] No. I Frames : 1499 avg. size 47217 bytes
INFO: [] No. P Frames : 19427 avg. size 10729 bytes
INFO: [] No. B Frames : 0 avg. size 0 bytes
INFO: [] Average bit-rate : 3198800 bits/sec
INFO: [] Peak bit-rate : 5097200 bits/sec
INFO: [] BUFFERING min 15 Buf max 137984
INFO: [] AUDIO_STATISTICS: bd
INFO: [] Audio stream length 16753920 bytes.
INFO: [] Frames : 21815
INFO: [] BUFFERING min 67 Buf max 1507
INFO: [] MUX STATUS: no under-runs detected.

You might also like