background image

iii

GNU LESSER GENERAL PUBLIC LICENSE

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 modifications and/or translated 
straightforwardly into another language.  (Hereinafter, translation is included without 
limitation in the term “modification”.)
“Source code” for a work means the preferred form of the work for making 
modifications to it.  For a library, complete source code means all the source code for 
all modules it contains, plus any associated interface definition files, plus the scripts 
used to control compilation and installation of the library.
Activities other than copying, distribution and modification 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 modifications or 
work under the terms of Section 1 above, provided that you also meet all of these 
conditions:

a) The modified work must itself be a software library.

b) You must cause the files modified to carry prominent notices stating that you 

changed the files 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 modified 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-defined 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 modified work as a whole.  If identifiable 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 
satisfies 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 file 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 significant 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 defined by law.
If such an object file 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 file 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 modification of the work for the customer’s own use and reverse 
engineering for debugging such modifications.

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 modified executable containing 
the modified Library.  (It is understood that the user who changes the contents 
of definitions files in the Library will not necessarily be able to recompile the 
application to use the modified definitions.)

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 modified version of the 
library, if the user installs one, as long as the modified 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 specified 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 specified 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 find 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 PianoCraft NS-BP150

Page 1: ...OWNER S MANUAL AB Micro Component System ...

Page 2: ...ponsible for any damage resulting from use of this unit with a voltage other than specified 13 To prevent damage by lightning keep the power cable and outdoor antennas disconnected from a wall outlet or this unit during a lightning storm 14 Do not attempt to modify or fix this unit Contact qualified Yamaha service personnel when any service is needed The cabinet should never be opened for any reas...

Page 3: ...ning to radio stations 28 Presetting radio stations 28 Selecting preset radio stations Preset tuning 28 Displaying Radio Data System information U K model only 29 USING USEFUL FUNCTIONS 30 Using option menu on the front panel display 30 Setting the clock timer and sleep timer 31 Operating this unit by TV remote control the HDMI control function 32 SETUP MENU 34 Operation for SETUP menu 36 General ...

Page 4: ...ts on the Internet with this unit Receive DAB DAB stations p 25 You can enjoy listening to DAB DAB stations Also you can display station information on the front panel display Receive FM Radio stations and Radio Data System information U K model only p 28 You can enjoy listening to FM radio stations with this unit Also when the Radio Data System broadcasting station is received you can display Rad...

Page 5: ...n to finalize discs Playback of all files on the disc USB memory device and network is not guaranteed A copyright protected file cannot be played back via a USB memory device and network MP3 WMA audio file requirement Sampling frequency within 32 48 kHz MP3 WMA LPCM 44 1 kHz 16 bit Stereo WAV Bitrate within 8 320 kbps MP3 32 192 kbps WMA WMV file requirement WMV9 maximum resolution is 1 920 1 080 ...

Page 6: ...idity or a lot of dust If a disc becomes dirty wipe it with a clean dry cloth from the center out to the edge Do not use record cleaner or paint thinner To avoid malfunction do not use a commercially available lens cleaner Some people may experience discomfort such as eye strain fatigue or nausea while watching 3D video images We recommend that all viewers take regular breaks while watching 3D vid...

Page 7: ...layback or any other operation being performed according to the setting in SETUP menu p 37 FRONT PANEL AND BASIC OPERATION iPod iPhone iPod USB PHONES INPUT PRESET TIMER VOLUME on standby Turns this unit on Sets to standby mode Opens Closes the disc tray Starts Pauses playback Stops playback INPUT Selects an input source VOLUME USB port p 11 13 PHONES Connecting headphones No sound is output from ...

Page 8: ...nges subtitle languages p 53 if available You can also select this item from On Screen menu p 21 D PIP Turns on off the Picture in Picture p 24 PIP Mark is displayed on the screen when this function is available You can also select this item from On Screen menu p 21 PIP Mark is displayed only when PIP Mark is set to On p 38 E REPEAT Selects repeat mode Repeat mode shown below will change each time...

Page 9: ...DIO Changes the audio language or format You can also select from On Screen menu p 21 Q DAB FM control buttons TUNING Starts manual tuning Press and hold to start automatic tuning p 28 PRESET Selects preset station p 28 MEMORY Starts preset tuning and stores preset stations p 28 R A B Plays back a specific part you want to repeat 1 Press A B at the scene where you want to set the start point A is ...

Page 10: ... stop playback completely press this button twice Pauses playback Skips backward forward Press for instant search replay Instant search skips the content 30 seconds Instant replay replays the content from 10 seconds before Searches backward forward The search speed will change each time you press the button search backward forward 5 steps each Press to resume normal playback Changes the speed of a...

Page 11: ... a battery is accidentally swallowed contact your doctor immediately When not planning to use the remote control for long periods of time remove the batteries from the remote control Do not charge or disassemble the supplied batteries The remote control transmits a directional infrared beam Be sure to aim the remote control directly at the remote control sensor on the front panel of this unit duri...

Page 12: ... speaker cables supplied with the speaker set NS BP150 2 Connect the supplied DAB FM antenna to the DAB FM jack CONNECTION Connecting component system to this unit AUDIO IN SUBWOOFER AUX OUTPUT ANTENNA VIDEO R R L NETWORK USB HDMI L DAB FM 75Ω 6Ω MIN SPEAKER SPEAKERS MD player etc Subwoofer Right speaker NS BP150 Left speaker NS BP150 This unit BRX 750 RCA stereo cable Be sure to remove insulation...

Page 13: ...n your area or you want to improve radio reception we recommend that you use commercially available outdoor antennas For details consult the nearest authorized Yamaha dealer or service center Connecting iPod You can enjoy music stored in your iPod by connecting it to this unit This unit is compatible with iPod classic iPod nano 2nd 3rd 4th 5th and 6th generation iPod touch 1st 2nd 3rd and 4th gene...

Page 14: ...ntain 3D images About audio return channel ARC supported TV You can connect an HDMI cable to the audio return channel supported terminal the terminal with ARC indicated on the TV You need to activate the HDMI control function of this unit so as to activate audio return channel ARC p 37 What is audio return channel ARC This function allows digital audio signal to be output from a TV to this unit th...

Page 15: ... front panel of this unit to save the BD Live data p 24 or to upgrade the software of this unit p 43 Firmly connect a USB memory device commercially available to the USB port Do not remove the USB memory device or unplug the power cable while the operations for BD Live or software upgrade are being performed Do not use a USB extension cable when connecting a USB memory device to the USB port of th...

Page 16: ...he resolution then press ENTER For details on setting items refer to Video Out Select p 39 When you connect your TV and this unit via the VIDEO jack select Composite 4 Press 5 a to select the screen aspect ratio then press ENTER For details on setting items refer to TV Screen p 39 Easy Setup is completed 5 Press ENTER to exit Easy Setup When no picture is displayed after Initial Wizard Easy Setup ...

Page 17: ...anteed The reading time may exceed 30 seconds depending on the number of files folders Yamaha and suppliers accept no liability for the loss of data saved on the USB devices connected to this unit As a precaution it is recommended that the files are made backup copies BASIC OPERATION Basic operation using HOME MEDIA menu Set the source Switch the input Refer to the following pages for more operati...

Page 18: ...s to the parent folder HOME Moves to exits HOME menu screen ENTER Confirms the folder file Icons on the top of MEDIA menu Plays back the disc on the tray or displays contents in the data disc Displays contents in the USB memory device connected to the USB port Searches for a DLNA p 18 server on the network Displays contents on the connected DLNA server Common operations for playing back files in a...

Page 19: ...arts When a photo file is selected slide show starts y To enjoy a slide show with music press HOME to return to HOME menu screen while music is played back and select the photo file The displayed file may not be played back depending on the content Operations for viewing photos While viewing photos the buttons on the remote control work as shown below Stops a slide show and returns to the file bro...

Page 20: ...to the same access point The file requirements may not always be compatible There may be some restrictions depending on file features and DLNA sever capability 3 Select the file you want to play back The playback and operating quality may be affected by your home network condition The files from removable media such as USB memory devices or DVD drive on your media server may not be shared properly...

Page 21: ...surround playback mode p 7 When it is set to on plays back surround sounds using Yamaha s exclusive AIR SURROUND XTREME p 52 if the sources is a surround playback source such as a BD reproduces wider stereo sounds if the source is a stereo playback source such as an audio CD Basic operation without HOME MEDIA menu Set the source Switch the input Select music and start playback iPod 1 CD AUX DAB FM...

Page 22: ...AT repeatedly for repeat play Each press cycles as follows You can also operate playback of music for CDs Playback controls 1 Press any buttons below during playback Stops playback Pauses playback Skips forward Skips backward Searches forward Searches backward Press for instant search Instant search skips the music 30 seconds Press for instant replay Instant replay replays the music from 10 second...

Page 23: ...andom CH chapter Random TT title Random All Normal Shuffle F folder Random F folder Audio Shows audio language signal of a BD DVD disc currently selected You can select the desired type of audio Angle Shows the currently selected angle number If the video is recorded with multiple angles you can change the angle y When the Angle Mark is set to On p 38 is displayed on the screen when this function ...

Page 24: ...7 7 Audio currently selected You can change the audio language or format with AUDIO button p 7 8 Repeat mode Shows current repeat mode p 6 Example Icons when playing a music file 1 Playback status 2 Repeat mode Shows current repeat mode p 6 3 Disc type music file icon 4 Artwork Displays artwork if the file contains it 5 Track file number being played You can jump to specified track with SEARCH but...

Page 25: ...back to display PROGRAM screen 2 Press ENTER to program playback order For audio disc press 5 a to select a desired track then press ENTER For DVD Video discs select a desired title shown as TT and chapter shown as CH instead of a track To clear a set track select the track you want to clear then press CLEAR Press RETURN to cancel the Program play 3 After programming is finished press to set and s...

Page 26: ...y device 2 GB or greater and formatted with FAT 32 16 supporting USB 2 0 High Speed 480 Mbit s to the USB port that you select on Local Storage p 37 The default setting is the USB port on the rear panel A BUDA folder is created automatically in the USB memory device when necessary If there is insufficient storage space the data will not be copied downloaded Delete unneeded data or use a new USB me...

Page 27: ...l display When scanning is complete the number of receivable DAB stations appears on the front panel display for a while then the unit airs the first station as stored in station order This unit can receive Band III 174 240 MHz only 1 Press TUNER repeatedly to select DAB mode 2 Press TUNING to select a DAB station Some stations have sub secondary stations The secondary indicator lights up when a s...

Page 28: ...s the name of the current ensemble PROGRAM TYPE Displays the genre of the current DAB station TIME Displays the current time BITRATE Displays the bitrate of the current DAB station CH FREQ Displays the channel label and frequency of the current DAB station SIGNAL Q Displays signal reception quality from 0 none to 100 best of current DAB tuning AUDIO FORMAT Displays the audio format of the current ...

Page 29: ... the INIT SCAN function automatically Once DAB CLEAR is performed the deleted information and preset settings cannot be restored Using TUNE AID TUNE AID Measures reception strength of the received DAB signal from 0 none to 100 best Adjust the DAB FM antenna to find the best position to receive the DAB signal y To check the frequency corresponding to the channel label refer to DAB frequency informa...

Page 30: ...g 5 a or PRESET 4 Press ENTER The manual preset is complete y You can preset up to 30 FM stations To cancel the manual preset while choosing a preset number press MEMORY again You can delete a preset station by pressing OPTION S T ENTER to select PRESET DEL p 30 1 Select the preset radio station in FM mode by pressing PRESET y You can also use the Numeric buttons on the remote control or PRESET on...

Page 31: ...f the signal transmission of the Radio Data System station is too weak this unit may not be able to receive Radio Data System information completely In particular RT Radio Text information uses a lot of bandwidth so it may be less available compared to other types of information Displaying Radio Data System information U K model only Note VOLUME SETUP DISPLAY HOME OPTION TOP MENU POP UP MENU DISPL...

Page 32: ...ffective when you are using headphones Adjusting the clock AUTO CLOCK Applies automatic adjustment function for the clock To apply for this function set AUTO CLOCK to ON USING USEFUL FUNCTIONS Using option menu on the front panel display Option menu Parameter or control range Reference page PRESET DEL 1 Displays only when the input source is set to DAB FM 26 28 STAT ORDER 1 ALPHANUMERIC ENSEMBLE D...

Page 33: ...4 Change the settings by pressing 5 a or Numeric buttons 5 Press ENTER to confirm the setting 6 Repeat steps 2 through 5 to set each setting item y To clear the entry press CLEAR The settings of the timer are retained The following describes the flow of timer setting Setting the clock timer and sleep timer Note PROGRAM MARKER DIGEST ZOOM SLEEP TIMER SURROUND SLEEP TIMER Clock OnTime hour s and min...

Page 34: ...upported TV This unit may be operated by using cursor buttons of TV remote control for some TVs Even if your TV supports the HDMI control function some functions may not be available For details refer to the manual supplied with your TV HDMI control function may not work properly depending on the TV Functions other than ones shown above may work depending on the TV Volume The volume level can be s...

Page 35: ...of the TV 2 Select Disc USB Network as the input source of this unit 3 Check that the image from this unit is correctly displayed on the TV 4 Check that the HDMI control function works turn on this unit or adjust the volume level using the TV remote control y For some HDMI components you only need to set the HDMI control function Registering HDMI components to TV is not required in this case If th...

Page 36: ...ge for disc menu 37 Audio Prioritizes the language for audio 37 Subtitle Prioritizes the language for subtitle 37 Playback Closed Caption Sets the closed caption to On Off 38 Angle Mark Sets to display the Angle Mark when a BD DVD disc with multiple angles is played back 38 PIP Mark Sets to display the PIP Mark when a BD DVD disc with Picture in Picture is played back 38 Secondary Audio Mark Sets ...

Page 37: ...Hz to Auto Off 40 Lip Sync Adjusts the lag between video and audio such as when the mouth movement is out of sync with the voice 40 Video Process Video Mode Adjusts the visual image 40 Color Adjust Adjusts Brightness Saturation Hue for each color 40 Noise Reduction Sets the level of Noise Reduction 40 De interlacing Mode Sets how to detect the video signal 40 Audio Setting Audio Output HDMI Select...

Page 38: ... 2 Select a Submenu Press 5 a to select Security then press ENTER or cursor 3 3 Select a menu item Press 5 a to select Parental Control then press ENTER or cursor 3 4 Enter your password with Numeric buttons The default password is 0000 You cannot move to the next setting screen until you have input the correct password To change the password refer to Change Password p 38 5 Select a next item Pres...

Page 39: ...y from USB Storage or Network For details on software upgrade refer to SOFTWARE UPGRADE p 43 Easy Setup You can perform Easy Setup p 14 Local Storage You can display Local Storage information format Local Storage and select Front USB Rear USB to save the BD Live data To format empty the BUDA folder in the USB memory device select Information and press ENTER when Format is focused on the screen Fro...

Page 40: ...untry Code You can set the Country Code you live in The password refer to Change Password on page 38 needs to be entered before the Country Code is set This setting may be used for rating of the Parental Control and disc playback Network Internet Connection You can set to Enable when you use BD Live p 24 DLNA p 18 and software upgrade from the network p 43 Enable Disable Information You can displa...

Page 41: ...on is available when this unit is connected with an HDMI cable This function is only available on TVs that support this function HDMI Deep Color When your TV is compatible with Deep Color p 52 set this item according to your TV This function is available when this unit is connected with an HDMI cable 30 bits 36 bits Off Display Setting Auto This unit automatically selects 3D or 2D videos Off This ...

Page 42: ...can select how to detect the video signal Set to Auto for normal use When horizontal stripping noise appears on the screen set this to Film Video to remove the noise Auto Film Video Note Auto This unit adjusts the Lip Sync function automatically Manual You can adjust the Lip Sync function manually You can set the delay of the audio for 2D and 3D contents independently 2D 3D Off This unit does not ...

Page 43: ... more than HDMI 720p p 39 DRC You can set the DRC Dynamic Range Compression p 53 to On Off Auto When set to Auto DRC is automatically turned on for a source with DRC information in Dolby TrueHD format DRC makes the strong sound such as plosive sound lower and conversations more audible It is useful when you watch movies in the night Off On Auto Post Process UpMix You can multi channelize the 2 cha...

Page 44: ...DEO jack when output resolution is set to HDMI Auto HDMI 720p HDMI 1080i or HDMI 1080p When TV System is set to NTSC and video source is not 60 Hz the video output signal is converted to 60 Hz When TV System is set to PAL and video source is not 50 Hz the video output signal is converted to 50 Hz About the video output formats Resolution Composite HDMI Auto HDMI 480i 576i HDMI 480p 576p HDMI 720p ...

Page 45: ...e the software from Network Confirm that this unit is connected to the network When you upgrade the software from USB Storage 1 Save the upgrade file package to the appropriate folder on the USB memory device For more details refer to the procedure document attached with the upgrade file package 2 Connect the USB memory device If the software upgrade is started automatically when the USB memory is...

Page 46: ...fter purchase or upgrade 14 No sound No appropriate input source has been selected Select an appropriate input source with INPUT on the front panel or the Input select buttons on the remote control 5 Speaker connections are not secure Secure the connections 10 The mute function is on Cancel the mute function 7 The volume is turned down Turn up the volume 7 Signals this unit cannot reproduce are be...

Page 47: ...ontrol function is disabled on your TV Refer to the manual supplied with your TV and check the setting The automatic lipsync is not effective even Lip Sync is set to Auto The TV does not support the automatic lipsync Set Lip Sync to Manual and then manually adjust the audio output delay 40 DAB reception Problem Cause Remedy Page Cannot tune into any DAB stations The initial scan operations were no...

Page 48: ... The signal is too weak Use a high quality directional FM antenna Use the manual tuning method 28 The preset selecting function does not work The preset memory has been erased Preset radio stations again 28 There is distortion and clear reception cannot be obtained even with a good FM antenna or an outdoor antenna Multipath reflection or other radio interference has occurred Change the height dire...

Page 49: ... 11 The iPod is not connected correctly Connect the iPod and this unit by a USB cable correctly 11 The iPod software version is out of date Update the iPod software version to the latest If the problem cannot be solved even with the latest software reset the iPod You cannot operate from the iPod The iPod is not connected correctly Connect the iPod and this unit by a USB cable correctly 11 The play...

Page 50: ... load the disc with the labeled side facing up The disc is defective Try playing back another disc If this solves the problem the disc you want to play back is defective The format of the file is not compatible with this unit Check that the format of the file is compatible with this unit 3 Some button operations do not work The disc loaded into this unit is not compatible Use a disc supported by t...

Page 51: ...th analog copy protection Some discs contain a copy prohibiting signal If you try to play back such discs through a VCR or record to a VCR and play back the signal the copy protection will prevent normal playback Remote control Problem Cause Remedy Page The remote control does not work nor function properly The remote control is operated outside its operation range For information on the remote co...

Page 52: ...e same Confirm this unit and the server are connected to the same access point The network setting is incorrect Set the proper value s in the network setting Refer to Network 38 The DLNA server does not permit this unit Depending on the DLNA server this unit may need to be permitted from the server Cannot play the file on the home network server The file is not supported by this unit Make sure the...

Page 53: ...ord is forgotten When no disc is inserted and playback is stopped press and hold and on the front panel simultaneously for around 5 seconds to set all the Security settings p 38 of this unit to their default settings After the power is turned off automatically press to turn on the power again ...

Page 54: ...een during playback Picture in Picture Closed caption Closed captions are kind of subtitle and the difference between subtitles and captions is that subtitles are intended for hearing persons and captions are for the hearing impaired Subtitles rarely show all of the audio For example captions show sound effects e g phone ringing and footsteps while subtitles do not Before you select this setting p...

Page 55: ...nected 4 3 TV Linear PCM Sound Linear PCM is a signal recording format used for Audio CDs and on some DVD and Blu ray discs The sound on Audio CDs is recorded at 44 1 kHz with 16 bits Sound is recorded between 48 kHz with 16 bits and 96 kHz with 24 bits on DVD discs and between 48 kHz with 16 bits and 192 kHz with 24 bits on BD discs Lip Sync Lip Sync an abbreviation for lip synchronization is a t...

Page 56: ...ions are subject to change without notice SPECIFICATIONS Information for Users on Collection and Disposal of Old Equipment and Used Batteries These symbols on the products packaging and or accompanying documents mean that used electrical and electronic products and batteries should not be mixed with general household waste For proper treatment recovery and recycling of old products and used batter...

Page 57: ...activity and or was obtained from a video provider licensed to provide AVC VC 1 Video No license is granted or shall be implied for any other use Additional information may be obtained from MPEG LA LLC See http www mpegla com Windows Media Player is a registered trademark or trademark of Microsoft corporation in the United States and or other countries YouTube and the YouTube logo are trademarks o...

Page 58: ... to the modified work as a whole If identifiable sections of that work are not derived from the Program 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 Program the distributi...

Page 59: ...e instead of this License About glibc libmtp libusb libusb compat DirectFB 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 distribute verbatim copies of this license document but changing it is not allowed This is the first released version of the Less...

Page 60: ...hen offering equivalent access to copy the source code from the same place satisfies 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 L...

Page 61: ...AL INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES END OF TERMS AND CONDITIONS How to A...

Page 62: ...ry least This license was inspired by the BSD Artistic and IJG Independent JPEG Group licenses which all encourage inclusion and use of free software in commercial and freeware products alike As a consequence its main points are that o We don t promise that this software works However we will be interested in any kind of bug reports as is distribution o You can use this software for whatever you w...

Page 63: ...y to perform conversion between JPEG and some other popular image file formats The library is intended to be reused in other applications In order to support file conversion and viewing software we have included considerable functionality beyond the bare JPEG coding decoding capability for example the color quantization modules are not strictly part of JPEG decoding but they are essential for outp...

Page 64: ...zerland Thank to John Korejwa and Massimo Ballerini for inviting me to fruitful consultations in Boston MA and Milan Italy Thank to Hendrik Elstner Roland Fassauer and Simone Zuck for corresponding business development Thank to Nico Zschach and Dirk Stelling of the technical support team at the Digital Images company in Halle for providing me with extra equipment for configuration tests Thank to R...

Page 65: ...sfer of data 1 5 Executable means Covered Code in any form other than Source Code 1 6 Initial Developer means the individual or entity identified as the Initial Developer in the Source Code notice required by Exhibit A 1 7 Larger Work means a work which combines Covered Code or portions thereof with code not governed by the terms of this License 1 8 License means this document 1 8 1 Licensable mea...

Page 66: ...ive Works If You create or use a modified version of this License which you may only do in order to apply it to code which is not already Covered Code governed by this License You must a rename Your license so that the phrase gSOAP or any confusingly similar phrase do not appear in your license except to note that your license differs from this License and b otherwise make it clear that Your versi...

Page 67: ...able to Fonts or Font Software that has been modified and is distributed under the Bitstream Vera names The Font Software may be sold as part of a larger software package but no copy of one or more of the Font Software typefaces may be sold by itself THE FONT SOFTWARE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND EXPRESS OR IMPLIED INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY FI...

Page 68: ...m DVDs 405 nm BDs Laser output max 1 mW Note IMPORTANT THE WIRES IN MAINS LEAD ARE COLOURED IN ACCORDANCE WITH THE FOLLOWING CODE Blue NEUTRAL Brown LIVE As the colours of the wires in the mains lead of this apparatus may not correspond with the coloured markings identifying the terminals in your plug proceed as follows The wire which is coloured BLUE must be connected to the terminal which is mar...

Reviews: