background image

LICENSE

3

TERMS AND CONDITIONS FOR COPYING, 
DISTRIBUTION AND MODIFICATION

0.  This License Agreement applies to any software library 

or other program which contains a notice placed by 
the copyright holder or other authorized party saying 
it may be distributed under the terms of this Lesser 
General Public License (also called “this License”).
Each licensee is addressed as “you”.
A “library” means a collection of software functions 
and/or data prepared so as to be conveniently linked 
with application programs (which use some of those 
functions and data) to form executables.
The “Library”, below, refers to any such software 
library or work which has been distributed under these 
terms.  A “work based on the Library” means either 
the Library or any derivative work under copyright 
law: that is to say, a work containing the Library or a 
portion of it, either verbatim or with modications and/
or translated straightforwardly into another language.  
(Hereinafter, translation is included without limitation 
in the term “modication”.)
“Source code” for a work means the preferred form of 
the work for making modications to it.  For a library, 
complete source code means all the source code for 
all modules it contains, plus any associated interface 
denition les, plus the scripts used to control 
compilation and installation of the library.
Activities other than copying, distribution and 
modication are not covered by this License; they are 
outside its scope.  The act of running a program using 
the Library is not restricted, and output from such a 
program is covered only if its contents constitute a 
work based on the Library (independent of the use 
of the Library in a tool for writing it).  Whether that is 
true depends on what the Library does and what the 
program that uses the Library does.

1.  You may copy and distribute verbatim copies of the 

Library’s complete source code as you receive it, in 
any medium, provided that you conspicuously and 
appropriately publish on each copy an appropriate 
copyright notice and disclaimer of warranty; keep 
intact all the notices that refer to this License and to 
the absence of any warranty; and distribute a copy of 
this License along with the Library.
You may charge a fee for the physical act of transferring 
a copy, and you may at your option offer warranty 
protection in exchange for a fee.

2.  You may modify your copy or copies of the Library or 

any portion of it, thus forming a work based on the 
Library, and copy and distribute such modications 
or work under the terms of Section 1 above, provided 
that you also meet all of these conditions:
a)  The modied work must itself be a software library.
b)  You must cause the les modied to carry prominent 

notices stating that you changed the les and the 
date of any change.

c)  You must cause the whole of the work to be licensed 

at no charge to all third parties under the terms of 
this License.

d) If a facility in the modied Library refers to a function 

or a table of data to be supplied by an application 
program that uses the facility, other than as an 
argument passed when the facility is invoked, then 
you must make a good faith effort to ensure that,  

in the event an application does not supply such function 
or table, the facility still operates, and performs whatever 
part of its purpose remains meaningful.

(For example, a function in a library to compute 
square roots has a purpose that is entirely well-
dened independent of the application.  Therefore, 
Subsection 2d requires that any application-supplied 
function or table used by this function must be 
optional: if the application does not supply it, the 
square root function must still compute square 
roots.)

These requirements apply to the modied work 
as a whole.  If identiable sections of that work are 
not derived from the Library, and can be reasonably 
considered independent and separate works in 
themselves, then this License, and its terms, do not 
apply to those sections when you distribute them as 
separate works.  But when you distribute the same 
sections as part of a whole which is a work based on 
the Library, the distribution of the whole must be on 
the terms of this License, whose permissions for other 
licensees extend to the entire whole, and thus to each 
and every part regardless of who wrote it.
Thus, it is not the intent of this section to claim rights 
or contest your rights to work written entirely by you; 
rather, the intent is to exercise the right to control the 
distribution of derivative or collective works based on 
the Library.
In addition, mere aggregation of another work not 
based on the Library with the Library (or with a work 
based on the Library) on a volume of a storage or 
distribution medium does not bring the other work 
under the scope of this License.

3.  You may opt to apply the terms of the ordinary GNU 

General Public License instead of this License to a 
given copy of the Library.  To do this, you must alter all 
the notices that refer to this License, so that they refer 
to the ordinary GNU General Public License, version 
2, instead of to this License.  (If a newer version than 
version 2 of the ordinary GNU General Public License 
has appeared, then you can specify that version 
instead if you wish.)  Do not make any other change in 
these notices.
Once this change is made in a given copy, it is 
irreversible for that copy, so the ordinary GNU General 
Public License applies to all subsequent copies and 
derivative works made from that copy.
This option is useful when you wish to copy part of the 
code of the Library into a program that is not a library.

4.  You may copy and distribute the Library (or a portion 

or derivative of it, under Section 2) in object code or 
executable form under the terms of Sections 1 and 
2 above provided that you accompany it with the 
complete corresponding machine-readable source 
code, which must be distributed under the terms of 
Sections 1 and 2 above on a medium customarily used 
for software interchange.
If distribution of object code is made by offering 
access to copy from a designated place, then offering 
equivalent access to copy the source code from the 
same place satises the requirement to distribute 
the source code, even though third parties are not 
compelled to copy the source along with the object 
code.

5.  A program that contains no derivative of any portion 

of the Library, but is designed to work with the Library 
by being compiled or linked with it, is called a “work 
that uses the Library”.  Such a work, in isolation, is 
not a derivative work of the Library, and therefore falls 
outside the scope of this License.
However, linking a “work that uses the Library” with 
the Library creates an executable that is a derivative 
of the Library (because it contains portions of the 
Library), rather than a “work that uses the library”.  The 
executable is therefore covered by this License.
Section 6 states terms for distribution of such 
executables.
When a “work that uses the Library” uses material 
from a header le that is part of the Library, the object 
code for the work may be a derivative work of the 
Library even though the source code is not.
Whether this is true is especially signicant if the work 
can be linked without the Library, or if the work is 
itself a library.  The threshold for this to be true is not 
precisely dened by law.
If such an object le uses only numerical parameters, 
data structure layouts and accessors, and small 
macros and small inline functions (ten lines or less in 
length), then the use of the object le is unrestricted, 
regardless of whether it is legally a derivative work.  
(Executables containing this object code plus portions 
of the Library will still fall under Section 6.)
Otherwise, if the work is a derivative of the Library, you 
may distribute the object code for the work under the 
terms of Section 6. Any executables containing that 
work also fall under Section 6, whether or not they are 
linked directly with the Library itself.

6.  As an exception to the Sections above, you may also 

combine or link a “work that uses the Library” with the 
Library to produce a work containing portions of the 
Library, and distribute that work under terms of your 
choice, provided that the terms permit modication 
of the work for the customer’s own use and reverse 
engineering for debugging such modications.
You must give prominent notice with each copy of 
the work that the Library is used in it and that the 
Library and its use are covered by this License.  You 
must supply a copy of this License.  If the work during 
execution displays copyright notices, you must include 
the copyright notice for the Library among them, as 
well as a reference directing the user to the copy of 
this License.  Also, you must do one of these things:
a) 

Accompany the work with the complete 
corresponding machine-readable source code 
for the Library including whatever changes were 
used in the work (which must be distributed under 
Sections 1 and 2 above); and, if the work is an 
executable linked with the Library, with the complete 
machine-readable “work that uses the Library”, as 
object code and/or source code, so that the user 
can modify the Library and then relink to produce 
a modied executable containing the modied 
Library. (It is understood that the user who changes 
the contents of denitions les in the Library will not 
necessarily be able to recompile the application to 
use the modied denitions.)

b) Use a suitable shared library mechanism for linking 

with the Library. A suitable mechanism is one that 
(1) uses at run time a copy of the library already 
present on the user’s computer system, rather than 
copying library functions into the executable, and 
(2) will operate properly with a modied version of 
the library, if the user installs one, as long as the 
modied version is interface-compatible with the 
version that the work was made with.

c) Accompany the work with a written offer, valid 

for at least three years, to give the same user the 
materials specied in Subsection 6a, above, for a 
charge no more than the cost of performing this 
distribution.

d)  If distribution of the work is made by offering access 

to copy from a designated place, offer equivalent 
access to copy the above specied materials from 
the same place.

e) Verify that the user has already received a copy of 

these materials or that you have already sent this 
user a copy.

For an executable, the required form of the “work that 
uses the Library” must include any data and utility 
programs needed for reproducing the executable from 
it.  However, as a special exception, the materials to be 
distributed need not include anything that is normally 
distributed (in either source or binary form) with the 
major components (compiler, kernel, and so on) of the 
operating system on which the executable runs, unless 
that component itself accompanies the executable.
It may happen that this requirement contradicts the 
license restrictions of other proprietary libraries that 
do not normally accompany the operating system. 

 

Such a contradiction means you cannot use both them 
and the Library together in an executable that you 
distribute.

7.  You may place library facilities that are a work based on 

the Library side-by-side in a single library together with 
other library facilities not covered by this License, and 
distribute such a combined library, provided that the 
separate distribution of the work based on the Library 
and of the other library facilities is otherwise permitted, 
and provided that you do these two things:
a)  Accompany the combined library with a copy of the 

same work based on the Library, uncombined with 
any other library facilities. This must be distributed 
under the terms of the Sections above.

b) Give prominent notice with the combined library of 

the fact that part of it is a work based on the Library, 
and explaining where to nd the accompanying 
uncombined form of the same work.

8.  You may not copy, modify, sublicense, link with, or 

distribute the Library except as expressly provided 
under this License.  Any attempt otherwise to copy, 
modify, sublicense, link with, or distribute the Library is 
void, and will automatically terminate your rights under 
this License.  However, parties who have received 
copies, or rights, from you under this License will not 
have their licenses terminated so long as such parties 
remain in full compliance.

Summary of Contents for UD9004

Page 1: ...Super Audio CD Blu Ray Disc player UD9004 ESPA OL FRAN AIS ENGLISH...

Page 2: ...uring lightning storms or when unused for long periods of time 14 Refer all servicing to quali ed service personnel Servicing is required when the apparatus has been damaged in any way such as power s...

Page 3: ...ration 2 IMPORTANT NOTICE DO NOT MODIFYTHIS PRODUCT This product when installed as indicated in the instructions contained in this manual meets FCC requirements PEJmDBUJPO OPU FYQSFTTMZ BQQSPWFE CZ 3...

Page 4: ...s 24 Language Setup 25 HDMI Setup 25 Video Setup 26 Audio Setup 27 Pure Direct Setup 30 Ratings 31 Network Setup 31 Display Setup 32 Other Setup 32 Various Settings Setting the Audio Mode 33 Changing...

Page 5: ...M SA2 use of premium parts etc 2 The decoder handles Dolby TrueHD and DTS HD Master Audio of course as well as Dolby Pro Logic gx and DTS Neo 6 decoding Compatible with Linear PCM 192 kHz one of the B...

Page 6: ...a chemical cleaner Benzene paint thinner or other organic solvents as well as insecticide may cause material changes and discoloration if brought into contact with the unit and should therefore not b...

Page 7: ...on Symbols Used in this Owner s Manual DVD R RW R RW CD R RW DVD CD SD Memory Cards SD MP3 mp3 S S Sampling frequency 44 1 kHz 48 kHz Bit rate 64 kbps 320 kbps 144 kbps non compatible Audio type MPEG...

Page 8: ...Super Audio CDs contain an HD High Density layer with high density Super Audio CD signals This layer can contain a stereo channel area a multi channel area or both a stereo channel and multi channel a...

Page 9: ...s on discs Water droplets may form on discs if they are moved suddenly from a cold place outdoors for example to a warm place but do not try to dry them off using a hairdryer etc Do not eject an SD Me...

Page 10: ...e Remote Control Unit Point the remote control unit at the remote sensor when operating it NOTE The set may function improperly or the remote control unit may not operate if the remote control sensor...

Page 11: ...program playback RAND During random playback 1 A B During repeat playback w Information display Displays various information or playback elapsed time and so on of the disc e Playback format indicator...

Page 12: ...VIDEO OUT connector 19 i VIDEO OUT connector 19 o DIGITAL OUT OPTICAL COAXIAL connectors 17 Q0 7 1ch AUDIO OUT connectors 18 Q1 2ch XLR AUDIO OUT connectors 20 For software recorded in multi channel a...

Page 13: ...24 Q1 PICT ADJUST button 35 Q2 Fast reversing button 6 45 Q2 Fast forwarding button 7 45 Q2 Revers skip button 8 43 Q2 Forward skip button 9 43 Q2 Play button 1 39 Q2 Pause Still button 3 43 45 Q2 Sto...

Page 14: ...some settings of Audio Setup are disabled as default vpage 25 27 To enable the settings of Audio Setup set Source Direct to Off vpage 26 Video Analog video connection Connection to an AV Amp with No...

Page 15: ...tical cable Analog connections balanced Sold separately Balanced cable Analog connections stereo surround 1 included R L R L Stereo pin plug cable Analog connections center subwoofer Sold separately P...

Page 16: ...ideo Out on GUI b menu to On vpage 30 Using an HDMI Cable to Connect to an AV Amp or Television Default settings are underlined Video and Audio Output Signal when Outputting to 2 HDMI Devices HDMI Aut...

Page 17: ...tput Make the appropriate audio connections for your devices vpage 15 21 The video signal will be in RGB format You cannot output to a DVI D device that does not support HDCP high bandwidth digital co...

Page 18: ...built in decoder Dolby TrueHD Dolby Digital Plus Dolby Digital DTS HD DTS Auto UD9004 outputs a bitstream signal that is decoded by the connected device In this case you cannot make a speaker setting...

Page 19: ...z2 Super Audio CD audio signals are output at 44 1 kHz 16 bit Even if HDMI Setup Audio Setup on the GUI menu is set to Auto vpage 25 multilinear PCM or downmixed 2 channel linear PCM signals are outpu...

Page 20: ...l System Audio Signal from the Digital Audio Output Optical Coaxial Terminal The UD9004 can convert and output digital audio signal format recorded on media Convert the digital audio signal in accorda...

Page 21: ...IO R R L L R R L L R R L L AV Amp In the case of a 5 1 channel connection you need not connect the SBR SBL terminals In this case on the GUI menu select Audio Setup 7 1ch Audio Out Multi Channel Speak...

Page 22: ...r Some media contain copy prohibit signals which will disturb the screen image When playing NTSC disc UD9004 s video output becomes NTSC signal format When playing PAL disc UD9004 s video output becom...

Page 23: ...COLD For software recorded in multi channel analog signals that have been down mixed into 2 channels are output Connecting to a Device with Analog 2 channel Audio Input Terminal with Stereo Pin Plug C...

Page 24: ...with the UD9004 For Ethernet cable we recommend you use shielded straight cable normal type If you use the at type or a non shielded cable the noise may adversely affect other devices For Internet co...

Page 25: ...0 minutes and then the power is turned automatically to standby Turning the Power On When power is switched to standby n Either press POWER ON STANDBY button on the unit or press POWER ON OFF button o...

Page 26: ...32 Screen Saver n Wallpaper n Still Mode n Slide Show Time n Temporary Display n Captions n Ratings vpage 31 Password n BD Rating Level n DVD Rating Level n Rating Country Code n DivX Registration n V...

Page 27: ...ct Sound Set to output analog 7 1ch audio Enter the country code 1 a n A N _ 2 3 4 5 6 7 8 9 0 Space b c d e f g h i j k l m o p q r s t u v w x y z B C D E F G H I J K L M O P Q R S T U V W X Y Z Del...

Page 28: ...gnal system to be output from HDMI GHDMI 1H or GHDMI 2H Set the video signal system to be output from HDMI1 or HDMI2 YCbCr Output by YCbCr video format RGB Normal Output using the RGB video system 16...

Page 29: ...he center of the screen without changing the aspect ratio WIDE 16 9 Output to a wide screen TV 4 3 PS Output to a 4 3 TV For wide video trim the left and right side of the image and display in 4 3 asp...

Page 30: ...Channel Set the speaker con guration channel level and distance for multi channel playback NOTE When outputting multi channel audio set to surround sound by the UD9004 to the analog input of an AV Am...

Page 31: ...the 5 1 channel output as well Audio Setup Setting items Setting contents 7 1ch Audio Out n Channel Level Set the volume of the test tone to be the same when it is output from each speaker GModeH Sel...

Page 32: ...utomatically switch NOTE This setting is valid when Audio Setup 7 1ch Audio Out on the GUI menu is set to vpage 32 and when HDMI Setup Audio Setup on the GUI menu is set to Multi LPCM BM On vpage 25 T...

Page 33: ...ed by PURE DIRECT button Setting each of these items to Off enables output of high quality analog signals free of interference from the associated circuits GDigital OutH Set whether to output signals...

Page 34: ...gure a proxy server if necessary GOnH Automatically con gure the network by the DHCP function GOffH When connecting to a network which does not have the DHCP function manually con gure the following n...

Page 35: ...yback has stopped Stopped due to resume function Power Saving Set power saving mode during standby Power Saving Standby This is the lowest power consumption mode During standby operations are not acce...

Page 36: ...Setup You can set the audio mode and change playback les You can set various modes during playback The setting menu is displayed at the top of the screen Various Settings Setting items Setting conten...

Page 37: ...dio sources with suf cient treble NOTE Effective for compressed audio source of MP3 WMA AAC Dolby Digital DTS and MPEG This setting is invalid when Audio Setup Source Direct on the GUI menu is set to...

Page 38: ...g picture adjustment When Outputting Standard Picture n Quality without Using Picture Adjustment Press RETURN and d f buttons to select Standard and then press ENTER button About Gamma Correction When...

Page 39: ...ng on the power of b the UD9004 insert a SD Memory Card that has at least 1GB and has been initialized by UD9004 3 Press the SD DISC button on the main unit to set the playback media mode to DISC MODE...

Page 40: ...nt playback display reappears d f 0 1 Select ENTER Decision 0 9 10 Number entry Disc Information Display n SA CD MP3 WMA AAC Title Artist name Album title About the time display and HDMI output signal...

Page 41: ...scs use SD cards as the recording memory for Bonus View playback While the UD9004 is in standby mount the SD Memory Card beforehand The playback method etc is determined by the disc and varies dependi...

Page 42: ...Before Playing a Disc vpage 36 2 Press 1 button Playback begins 1 Playback preparation Before Playing a Disc vpage 36 2 Select the part for playback with SOUND MODE button Audio Plays back the audio p...

Page 43: ...t can be displayed by the UD9004 are as follows The limited number includes the root folder Number of folder directory levels 8 levels Number of folders 999 Number of les 9999 Number of text display c...

Page 44: ...card 3 Load media The le browser screen will appear See Inserting a Disc and Inserting an SD b Memory Card vpage 6 for how to load media When le browser screen does not appear press b POP UP MENU MEN...

Page 45: ...st name Album Title Changing the Still Image being Played Back n Press 8 9 buttons Before playback or display of next image Pausing the Display n Press 3 button To cancel pause press 1 button Changing...

Page 46: ...ck Resume Function BD DVD A DVD V DVD SA CD CD SD MP3 WMA AAC LPCM DivX Skipping to the Chapter Track File You Want to Playback BD DVD A DVD V DVD SA CD CD SD MP3 WMA AAC LPCM DivX Press 3 button duri...

Page 47: ...S Group search S Operations Enabled During Playback Entering numbers Entering 3 3 ENTERz Entering 26 2 6 ENTERz or 10 10 6 Entering 138 1 3 8 ENTERz z Depending on number of recorded songs or chapter...

Page 48: ...d groups Marker search can only be performed during playback You can attach a marker to a location you want to view or hear again so that playback begins at that location To Play Back Memorized Locati...

Page 49: ...S Group repeat S All repeat S S Playing Back Repeatedly Repeat Playback BD DVD A DVD V DVD SA CD CD SD MP3 WMA AAC LPCM DivX JPEG Repeat Playback Between Speci ed Points A B Repeat BD DVD A DVD V DVD...

Page 50: ...grammed order 1 During playback of an Primary Audio Secondary Audio title press AUDIO button The audio number currently being played is displayed Audio Primary 1 5 Dolby Digital 3 2 1 English Secondar...

Page 51: ...uage and subtitle style Subtitle Primary Off Secondary Style 1 1 1 5 English 4 Press SUBTITLE button The setup screen disappears Selecting DVD Video and DivX le Subtitle With a DivX le the currently p...

Page 52: ...1 Are the HDMI control function settings of all equipment correct Step 3 After setting did you add another HDMI device connection or make any changes in the connections In this case perform setting ag...

Page 53: ...arks of Microsoft Corporation in the United States and or other countries DivX DivX Certi ed and associated logos are trademarks of DivX Inc and are used under license This product incorporates copyri...

Page 54: ...anese 5669 K Kannada 5760 Kashmiri 5765 Kazakh 5757 Kinyarwanda 6469 Kirghiz 5771 Kirundi 6460 Korean 5761 Kurdish 5767 L Laothian 5861 Latin 5847 Latvian Lettish 5868 Lingala 5860 Lithuanian 5866 M M...

Page 55: ...AN KG L LAO PEOPLE S DEMOCRATIC REPUBLIC LA LATVIA LV LEBANON LB LESOTHO LS LIBERIA LR LIBYAN ARAB JAMAHIRIYA LY LIECHTENSTEIN LI LITHUANIA LT M MACAO MO MACEDONIA THE FORMER YUGOSLAV REPUBLIC OF MK M...

Page 56: ...audio for Blu ray disc This technology supports multi channel high data transfer speed high sampling frequency and lossless audio playback Maximum 7 1 channels are supported in Blu ray disc Dynamic r...

Page 57: ...33 Folder 5 vG page Group 5 vH page HDCP 16 53 HD Layer 5 HDMI 12 13 53 HDMI Connection 13 HDMI Control Function 49 HDMI Setup 25 Home Theater Playback 11 vI page Information Bar Display 36 Interlaci...

Page 58: ...the resolution of the connected device When set to Auto UD9004 makes the setting automatically Check that the HDMI mode setting matches the connected content The connection method of each HDMI mode is...

Page 59: ...ote control sensor Remove the obstacle Replace the batteries with new ones Insert the batteries in the proper direction checking the q and w marks Make the signal code of the remote control match to t...

Page 60: ...level 2 Vrms 10 k kohms 2 channels output terminal XLR terminal 1 set 7 1 channels output terminal Pin jack 1 set Audio output characteristics 1 Frequency response q BD Multi linear PCM w DVD Multi li...

Page 61: ......

Page 62: ...reasonably considered independent and separate works in themselves then this License and its terms do not apply to those sections when you distribute them as separate works But when you distribute th...

Page 63: ...GNU LESSER GENERAL PUBLIC LICENSE Version 2 1 February 1999 Copyright C 1991 1999 Free Software Foundation Inc 59 Temple Place Suite 330 Boston MA 02111 1307 USA Everyone is permitted to copy and dist...

Page 64: ...equivalent access to copy the source code from the same place satis es the requirement to distribute the source code even though third parties are not compelled to copy the source along with the obje...

Page 65: ...New Libraries If you develop a new library and you want it to be of the greatest possible use to the public we recommend making it free software that everyone can redistribute and change You can do so...

Page 66: ...any name in advertising or publicity relating to this software or products derived from it This software may be referred to only as the Independent JPEG Group s software We speci cally permit and enco...

Page 67: ...or no sympathy for the existence of these formats Indeed one of the original reasons for developing this free software was to help force convergence on common open format standards for JPEG les Don t...

Page 68: ...lds the current FreeType web page which will allow you to download our latest development version and read online documentation You can also contact us individually at David Turner david turner freety...

Page 69: ...DED AS IS AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL DIRECT INDIRECT...

Page 70: ...you must include an acknowledgement This product includes software written by Tim Hudson tjh cryptsoft com THIS SOFTWARE IS PROVIDED BY ERIC YOUNG AS IS AND ANY EXPRESS OR IMPLIED WARRANTIES INCLUDIN...

Page 71: ...reversed Redistribution and use in source and binary forms with or without modi cation are permitted provided that the following conditions are met 1 Redistributions of source code must retain the abo...

Page 72: ...www marantz com You can find your nearest authorized distributor or dealer on our website is a registered trademark Printed in Japan 07 2009 541110297028M mzh d...

Page 73: ......

Page 74: ......

Page 75: ......

Page 76: ......

Page 77: ......

Reviews: