View Issue Details

IDProjectCategoryView StatusLast Update
0005530MMW v4Playerpublic2010-01-13 11:06
Reporterrusty Assigned To 
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status assignedResolutionopen 
Product Version3.1 
Summary0005530: DVD-A 5.1 support
DescriptionUsers have reported that MM doesn't support 5.1 audio for DVD-Audio disks.
Additional Informationhttp://www.mediamonkey.com/support/staff/index.php?_m=tickets&_a=viewticket&ticketid=7562&departmentid=1&ticketstatusid=3
TagsNo tags attached.
Fixed in build

Relationships

has duplicate 0002785 resolvedLudek Burn DVD-Audio 

Activities

jiri

2009-06-23 11:19

administrator   ~0018487

Assigning to Ludek to review what can we do about it using the current burning engine. However, probably not very high priority, it doesn't seem to be used too often.

Ludek

2009-09-09 12:00

developer   ~0018760

Last edited: 2010-01-10 20:58

There doesn't seem to be any DVD-A specification on the web as stated also here:
http://dvd.wwwdotorg.org/specs/specs.html

Nevertheless it is about proper filling of AUDIO_TS directory on the DVD that must contain appropriate data in order to create DVD-A.
I burnt a DVD-A using the other software and structure is:
VIDEO_TS - directory that is empty for DVD-A
AUDIO_TS - directory that contains following files:
Ats_01_0.ifo - encrypted info file (where a certain audio or subtitle stream is located, etc)
Ats_01_0.bup - just backup copy of the Ats_01_0.ifo
Ats_01_1.aob - actual audio data stored in LPCM format or losslessly compressed with Meridian Lossless Packing
Audio_pp.ifo
Audio_ts.bup
Audio_ts.ifo

Primo doesn't allow a functions for creating IFO and AOB files so we need to create them by using another tool (e.g. http://dvd-audio.sourceforge.net/ ) or ourselves. IFO is encrypted, some source codes for IFO parsing are available here: http://forum.doom9.org/showthread.php?t=50552&highlight=ifo and for IFO and AOB creating http://dvd-audio.sourceforge.net/

Some useful links:
http://www.doom9.org/index.html?/dvd-structure.htm
http://en.wikipedia.org/wiki/DVD-Audio

Ludek

2009-09-10 10:14

developer   ~0018765

Note that DVD-A doesn't seem to be commonly used and also many DVD ripping tools don't support ripping of DVD-A although they support DVD-V (e.g. DVD Audio Ripper Deluxe).

Ludek

2010-01-10 14:48

developer   ~0019915

Last edited: 2010-01-10 21:26

There seems to be also some other alternate formats like "Audio DVD" which isn't DVD-Audio, but a different format that can be created e.g. by Audio DVD Creator ( http://www.audio-dvd-creator.com/ ). The main difference is that "Audio DVD" writes all data to VIDEO_TS directory in order to be compatible with all DVD players unlike "DVD-Audio" that writes the data to AUDIO_TS directory and thus many DVD Players cannot read it.

'DVD-A' will only play on DVD players displaying the DVD-Audio logo. They are not compatible with Video-only players.
'Audio DVD' does play on Video-only players.

Ludek

2010-01-10 15:43

developer   ~0019916

Moved useful info from 0002785:

The Unofficial DVD-Audio Specification: http://dvd-audio.sourceforge.net/spec/aob.shtml [^]
An open-source project for DVD-Audio authoring: http://dvd-audio.sourceforge.net/

Ludek

2010-01-13 11:06

developer   ~0019940

Last edited: 2010-01-13 12:54

Changing priority to normal, it seems that 'DVD-A' and 'Audio DVD' are used rarely. There are articles on the internet saying that DVD-A and SACD are dead. Also on our wishlist forum isn't any request for DVD-A support. There are more useful features for MM 4.0 to add.