VideoHelp Forum




Results 1 to 2 of 2
  1. urchin
    Guest
    I am trying to author a DVD from elementary video and audio streams (m2v & ac3). I am using OS X 10.2.8 and ffmpegX 0.0.9a. Here's what I've done: I muxed the elementary streams into MPG form, and authored them as a DVD (VIDEO_TS) using ffmpegX.

    Here's my problem:

    The VIDEO_TS folder that ffmpegX creates can be played using DVD Player v3.2, but there is no sound. I have tested the VOB files independently by playing them on MPlayer OS X 2, and both audio and video work great! Why doesn't Apple's DVD Player play sound from ffmpegX mastered DVDs?

    I have included ffmpegX's process output in case it is helpful:

    INFO: [mplex] mplex version 2.2.2 ($Date: 2003/05/13 20:27:15 $)
    INFO: [mplex] File /Users/chapinbk/Desktop/disc1/TITLE01-ANGLE1-VIDEO1.M2V looks like an MPEG Video stream.
    INFO: [mplex] File /Users/chapinbk/Desktop/disc1/TITLE01-ANGLE1-AUDIO1.AC3 looks like an AC3 Audio stream.
    INFO: [mplex] Video stream 0: profile 8 selected - ignoring non-standard options!
    INFO: [mplex] Found 1 audio streams and 1 video streams
    INFO: [mplex] Selecting dvdauthor DVD output profile
    INFO: [mplex] Multiplexing video program stream!
    INFO: [mplex] Scanning for header info: Video stream e0 (/Users/chapinbk/Desktop/disc1/TITLE01-ANGLE1-VIDEO1.M2V)
    INFO: [mplex] VIDEO STREAM: e0
    INFO: [mplex] Frame width : 720
    INFO: [mplex] Frame height : 480
    INFO: [mplex] Aspect ratio : 16:9 display
    INFO: [mplex] Picture rate : 29.970 frames/sec
    INFO: [mplex] Bit rate : 9800000 bits/sec
    INFO: [mplex] Vbv buffer size : 229376 bytes
    INFO: [mplex] CSPF : 0
    INFO: [mplex] Scanning for header info: AC3 Audio stream 00 (/Users/chapinbk/Desktop/disc1/TITLE01-ANGLE1-AUDIO1.AC3)
    INFO: [mplex] AC3 frame size = 1792
    INFO: [mplex] AC3 AUDIO STREAM:
    INFO: [mplex] Bit rate : 57344 bytes/sec (448 kbit/sec)
    INFO: [mplex] Frequency : 48000 Hz
    INFO: [mplex] SYSTEMS/PROGRAM stream:
    INFO: [mplex] rough-guess multiplexed stream data rate : 10413848
    INFO: [mplex] target data-rate specified : 10080000
    ++ WARN: [mplex] Target data rate lower than computed requirement!
    ++ WARN: [mplex] N.b. a 20% or so discrepancy in variable bit-rate
    ++ WARN: [mplex] streams is common and harmless provided no time-outs will occur
    INFO: [mplex] Run-in Sectors = 89 Video delay = 13019 Audio delay = 16022
    INFO: [mplex] New sequence commences...
    INFO: [mplex] Video e0: buf= 237568 frame=000000 sector=00000000
    INFO: [mplex] Audio bd: buf= 16384 frame=000000 sector=00000000
    ++ WARN: [mplex] Discarding incomplete final frame AC3 stream 0!
    INFO: [mplex] STREAM e0 completed @ frame 94704.
    INFO: [mplex] STREAM bd completed @ frame 123384.
    INFO: [mplex] Multiplex completion at SCR=355339117.
    INFO: [mplex] Video e0: buf= 52711 frame=094704 sector=01386738
    INFO: [mplex] Audio bd: buf= 2048 frame=123384 sector=00109676
    INFO: [mplex] VIDEO_STATISTICS: e0
    INFO: [mplex] Video Stream length: 2800233997 bytes
    INFO: [mplex] Sequence headers: 7899
    INFO: [mplex] Sequence ends : 0
    INFO: [mplex] No. Pictures : 94705
    INFO: [mplex] No. Groups : 7899
    INFO: [mplex] No. I Frames : 7899 avg. size 88323 bytes
    INFO: [mplex] No. P Frames : 23732 avg. size 35950 bytes
    INFO: [mplex] No. B Frames : 63075 avg. size 19807 bytes
    INFO: [mplex] Average bit-rate : 5673600 bits/sec
    INFO: [mplex] Peak bit-rate : 8860000 bits/sec
    INFO: [mplex] BUFFERING min 15 Buf max 223668
    INFO: [mplex] AUDIO_STATISTICS: bd
    INFO: [mplex] Audio stream length 221105925 bytes.
    INFO: [mplex] Syncwords : 123386
    INFO: [mplex] Frames : 123386 padded
    INFO: [mplex] Frames : 0 unpadded
    INFO: [mplex] BUFFERING min 35 Buf max 6531
    INFO: [mplex] MUX STATUS: no under-runs detected.
    INFO: dvdauthor creating VTS
    STAT: Picking VTS 01
    STAT: Processing /Users/chapinbk/Desktop/disc1/TITLE01-ANGLE1-VIDEO1.mpg...
    STAT: VOBU 16 at 6MB, 1 PGCS, 0:00:10
    STAT: VOBU 32 at 12MB, 1 PGCS, 0:00:19
    STAT: VOBU 48 at 19MB, 1 PGCS, 0:00:27
    ...
    STAT: VOBU 7792 at 2928MB, 1 PGCS, 1:05:37
    STAT: VOBU 7808 at 2934MB, 1 PGCS, 1:05:45
    STAT: VOBU 7814 at 2937MB, 1 PGCS, 1:05:48
    INFO: Generating VTS with the following video attributes:
    INFO: TV standard: ntsc
    INFO: Aspect ratio: 16:9
    INFO: Resolution: 720x480
    INFO: Audio ch 0 format: mp2/2ch, 20bps
    INFO: Audio ch 1 format: ac3/6ch, drc
    STAT: fixing VOBU at 6MB (17/7814, 0%)
    STAT: fixing VOBU at 12MB (33/7814, 0%)
    STAT: fixing VOBU at 19MB (49/7814, 0%)
    ...
    STAT: fixing VOBU at 2922MB (7777/7814, 99%)
    STAT: fixing VOBU at 2928MB (7793/7814, 99%)
    STAT: fixing VOBU at 2934MB (7809/7814, 99%)
    STAT: fixed 7814 VOBUS
    INFO: dvdauthor creating table of contents
    scanning /Users/chapinbk/Desktop/disc1/TITLE01-ANGLE1-VIDEO1.mpg.DVD/VIDEO_TS/VTS_01_0.IFO
    0.33% done, estimate finish Sat Jan 24 10:57:20 2004
    0.67% done, estimate finish Sat Jan 24 10:54:50 2004
    1.00% done, estimate finish Sat Jan 24 10:55:40 2004
    ...
    99.03% done, estimate finish Sat Jan 24 10:56:53 2004
    99.36% done, estimate finish Sat Jan 24 10:56:52 2004
    99.70% done, estimate finish Sat Jan 24 10:56:52 2004
    Total translation table size: 0
    Total rockridge attributes bytes: 0
    Total directory bytes: 4096
    Path table size(bytes): 42
    Max brk space used 0
    1504592 extents written (2938 Mb)

    Any suggestions would be greatly appreciated!

    PS - I have also tried using Sizzle 0.5 to multiplex these two streams and then author the DVD but the audio and video are out of sync. ffmpegX solved the sync issue.

  2. Strangely, I used Minx Transcoder 1.1b3 on the same elementary streams, and the audio was PERFECTLY synced. Lesson: If Sizzle, or ffmpegX doesn't sync the audio, try Minx Transcoder.

    -urchin




Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!