Yamaha BD-S473, черный [82/92] About zlib
v
THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT “AS IS” AND ANY
EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
OpenSSL PROJECT OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
This product includes cryptographic software written by Eric Young
(eay@cryptsoft.com). This product includes software written by Tim Hudson
(tjh@cryptsoft.com).
Original SSLeay License
Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) All rights reserved.
This package is an SSL implementation written by Eric Young (eay@cryptsoft.com).
The implementation was written so as to conform with Netscapes SSL.
This library is free for commercial and non-commercial use as long as the following
conditions are aheared to. The following conditions apply to all code found in this
distribution, be it the RC4, RSA, lhash, DES, etc., code; not just the SSL code. The
SSL documentation included with this distribution is covered by the same copyright
terms except that the holder is Tim Hudson (tjh@cryptsoft.com).
Copyright remains Eric Young’s, and as such any Copyright notices in the code are not
to be removed. If this package is used in a product, Eric Young should be given
attribution as the author of the parts of the library used. This can be in the form of a
textual message at program startup or in documentation (online or textual) provided
with the package.
Redistribution and use in source and binary forms, with or without modification, are
permitted provided that the following conditions are met:
1. Redistributions of source code must retain the copyright notice, this list of
conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice, this list
of conditions and the following disclaimer in the documentation and/or other
materials provided with the distribution.
3. All advertising materials mentioning features or use of this software must display
the following acknowledgement:
“This product includes cryptographic software written by Eric Young
(eay@cryptsoft.com)” The word ‘cryptographic’ can be left out if the rouines from
the library being used are not cryptographic related :-).
4. If you include any Windows specific code (or a derivative thereof) from the apps
directory (application code) 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, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
DAMAGE.
The licence and distribution terms for any publically available version or derivative of
this code cannot be changed. i.e. this code cannot simply be copied and put under
another distribution licence [including the GNU Public Licence.]
■ About zlib
Copyright notice:
(C) 1995-2004 Jean-loup Gailly and Mark Adler
This software is provided ‘as-is’, without any express or implied warranty. In no event
will the authors be held liable for any damages arising from the use of this software.
Permission is granted to anyone to use this software for any purpose, including
commercial applications, and to alter it and redistribute it freely, subject to the
following restrictions:
1. The origin of this software must not be misrepresented; you must not claim that you
wrote the original software. If you use this software in a product, an
acknowledgment in the product documentation would be appreciated but is not
required.
2. Altered source versions must be plainly marked as such, and must not be
misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.
Jean-loup Gailly Mark Adler
jloup@gzip.org madler@alumni.caltech.edu
If you use the zlib library in a product, we would appreciate *not* receiving lengthy
legal documents to sign. The sources are provided for free but without warranty of any
kind. The library has been entirely written by Jean-loup Gailly and Mark Adler; it does
not include third-party code.
If you redistribute modified sources, we would appreciate that you include in the file
ChangeLog history information documenting your changes. Please read the FAQ for
more information on the distribution of modified source versions.
■ About FreeType
The FreeType Project LICENSE
2006-Jan-27
Copyright 1996-2002, 2006 by
David Turner, Robert Wilhelm, and Werner Lemberg
Introduction
The FreeType Project is distributed in several archive packages; some of them may
contain, in addition to the FreeType font engine, various tools and contributions which
rely on, or relate to, the FreeType Project.
This license applies to all files found in such packages, and which do not fall under their
own explicit license. The license affects thus the FreeType font engine, the test
programs, documentation and makefiles, at the very 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 want, in parts or full form, without
having to pay us. (‘royalty-free’ usage)
o You may not pretend that you wrote this software. If you use it, or only parts of it, in
a program, you must acknowledge somewhere in your documentation that you have
used the FreeType code. (‘credits’)
We specifically permit and encourage the inclusion of this software, with or without
modifications, in commercial products. We disclaim all warranties covering The
FreeType Project and assume no liability related to The FreeType Project.
Finally, many people asked us for a preferred form for a credit/disclaimer to use in
compliance with this license. We thus encourage you to use the following text:
Portions of this software are copyright (C) <year> The FreeType Project
(www.freetype.org). All rights reserved.
Please replace <year> with the value from the FreeType version you actually use.
Legal Terms
0. Definitions
Throughout this license, the terms ‘package’, ‘FreeType Project’, and ‘FreeType
archive’ refer to the set of files originally distributed by the authors (David Turner,
Robert Wilhelm, and Werner Lemberg) as the ‘FreeType Project’, be they named as
alpha, beta or final release.
‘You’ refers to the licensee, or person using the project, where ‘using’ is a generic term
including compiling the project’s source code as well as linking it to form a ‘program’
or ‘executable’. This program is referred to as ‘a program using the FreeType engine’.
This license applies to all files distributed in the original FreeType Project, including
all source code, binaries and documentation, unless otherwise stated in the file in its
original, unmodified form as distributed in the original archive. If you are unsure
whether or not a particular file is covered by this license, you must contact us to verify
this.
The FreeType Project is copyright (C) 1996-2000 by David Turner, Robert Wilhelm,
and Werner Lemberg. All rights reserved except as specified below.
1. No Warranty
THE FREETYPE PROJECT IS PROVIDED ‘AS IS’ WITHOUT WARRANTY OF
ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED
TO, WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
PARTICULAR PURPOSE. IN NO EVENT WILL ANY OF THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY DAMAGES CAUSED BY THE
USE OR THE INABILITY TO USE, OF THE FREETYPE PROJECT.
2. Redistribution
This license grants a worldwide, royalty-free, perpetual and irrevocable right and
license to use, execute, perform, compile, display, copy, create derivative works of,
distribute and sublicense the FreeType Project (in both source and object code forms)
and derivative works thereof for any purpose; and to authorize others to exercise some
or all of the rights granted herein, subject to the following conditions:
o Redistribution of source code must retain this license file (‘FTL.TXT’) unaltered;
any additions, deletions or changes to the original files must be clearly indicated in
accompanying documentation. The copyright notices of the unaltered, original files
must be preserved in all copies of source files.
o Redistribution in binary form must provide a disclaimer that states that the software
is based in part of the work of the FreeType Team, in the distribution documentation.
We also encourage you to put an URL to the FreeType web page in your
documentation, though this isn’t mandatory.
These conditions apply to any software derived from or based on the FreeType Project,
not just the unmodified files. If you use our work, you must acknowledge us. However,
no fee need be paid to us.
3. Advertising
Neither the FreeType authors and contributors nor you shall use the name of the other
for commercial, advertising, or promotional purposes without specific prior written
permission.
We suggest, but do not require, that you use one or more of the following phrases to
refer to this software in your documentation or advertising materials: ‘FreeType
Project’, ‘FreeType Engine’, ‘FreeType library’, or ‘FreeType Distribution’.
As you have not signed this license, you are not required to accept it. However, as the
FreeType Project is copyrighted material, only this license, or another one contracted
with the authors, grants you the right to use, distribute, and modify it. Therefore, by
using, distributing, or modifying the FreeType Project, you indicate that you understand
and accept all the terms of this license.
4. Contacts
There are two mailing lists related to FreeType:
Содержание
- Bd s473 p.1
- Русский p.2
- Предупреждение во избежание пожара или удара электрическим током не подвергайте данный аппарат воздействиям дождя или влаги p.2
- Предупреждение внимательно прочитайте это перед использованием аппарата p.2
- Предупреждение p.2
- Лазерный компонент данного изделия может выделять радиацию превышающую ограниченный уровень радиации для класса 1 p.2
- Другие компоненты так как это может привести к поломке и или обесцвечиванию поверхности данного аппарата горящие объекты например свечи так как это может привести к пожару поломке данного аппарата и или представлять телесное повреждение емкости с жидкостями так как при их падении жидкости могут вызвать поражение пользователя электрическим током и или привести к поломке данного аппарата p.2
- Данный аппарат считается не отключенным от источника переменного тока все то время пока он подключен к розетке даже если данный аппарат находится в выключенном положении через p данное положение является режимом ожидания в этом режиме электропотребление данного аппарата снижается до минимума p.2
- Подключение p.3
- Устранение неисправностей 31 p.3
- Глоссарий 34 технические характеристики 35 p.3
- Установки p.3
- Воспроизведение p.3
- Содержание p.3
- Возможности этого проигрывателя 2 прилагаемые компоненты 2 о дисках и файлах 3 p.3
- Сетевое и usb подключение 11 p.3
- Введение p.3
- Русский p.3
- В конце руководства p.3
- Алфавитный указатель 37 p.3
- Примечания содержат важную информацию о безопасности и инструкции по эксплуатации советы содержат полезную информацию для работы с устройством p.3
- Bd видео dvd видео dvd vr dvd vr аудио cd видеофайлы аудиофайлы файлы фотографий p.3
- Подключение hdmi 10 p.3
- Bd dvd cd video music photo p.3
- Органы управления и функции 5 p.3
- Обновление программного обеспечения p.3
- Об этом руководстве p.3
- Начальные установки простая установка 12 p.3
- Меню установки 21 p.3
- Меню home media 13 p.3
- Использование сетевых служб 16 воспроизведение видео с youtube 16 расширенные операции воспроизведения 17 p.3
- Дополнительная информация p.3
- Прилагаемые компоненты p.4
- Возможности этого проигрывателя p.4
- Введение p.4
- Этот проигрыватель совместим с устройствами памяти usb отформатированными в файловой системе fat 16 32 и ntfs p.5
- Типы дисков файлов которые можно использовать с этим проигрывателем p.5
- Тип носителя формат записи p.5
- Продолжение на следующей p.5
- Примеры кодов региона p.5
- Поддерживаемые форматы файлов фотографий p.5
- Поддерживаем ые форматы видеофайлов p.5
- Поддерживаем ые форматы аудиофайлов p.5
- О дисках и файлах p.5
- Загрузка диска p.5
- Music video photo p.5
- Не допускайте появления царапин и попадания пыли p.6
- Меры предосторожности при обращении с диском p.6
- Технология cinavia p.6
- Примечание по просмотру видеоизображений в формате 3d p.6
- Правильное хранение дисков p.6
- Очистка считывающей линзы p.6
- Передняя панель p.7
- Органы управления и функции p.7
- Задняя панель p.7
- 2 4 3 5 6 7 8 p.7
- Пульт дистанционного управления p.8
- Продолжение на следующей p.9
- Установка батарей в пульт дистанционного управления p.11
- Приблизительный диапазон работы пульта дистанционного управления p.11
- Подключение к разъему hdmi p.12
- Подключение для воспроизведения дисков blu ray 3d p.12
- Подключение hdmi p.12
- Подключение p.12
- Предупреждение p.12
- Сетевое и usb подключение p.13
- После подключения p.13
- Подключение к разъему usb p.13
- Подключение к разъему network p.13
- Начальные установки простая установка p.14
- Настройки с помощью функции начальные установки простая установка p.14
- Воспроизведение p.14
- Продолжение на следующей p.15
- Меню home media p.15
- Воспроизведение фотографий музыки и видео p.15
- Операции для просмотра фотографий p.16
- Использование содержимого сети p.17
- Воспроизведение общего содержимого p.17
- Использование сетевых служб p.18
- Воспроизведение видео с youtube p.18
- Экранное меню p.19
- Расширенные операции воспроизведения p.19
- Меню состояния p.20
- 4 3 2 7 p.20
- Программное воспроизведение p.21
- Использование функции закладка p.21
- Использование поиска p.21
- Просмотр bonusview и bd live p.22
- Подключите устройство памяти usb к проигрывателю стр 11 p.22
- Использование функции картинка в картинке воспроизведение вторичного аудио видеосигнала p.22
- Использование возможностей bd live p.22
- Запустите bd live в соответствии с указаниями на диске p.22
- Если отображается pip метка или метка вторичного аудио нажмите кнопку pip чтобы включить или отключить функцию картинка в картинке p.22
- Выполните настройки сети стр 25 p.22
- Воспроизведите диск p.22
- Меню установки p.23
- Установки p.23
- Меню установки позволяет выполнять различные аудиовизуальные установки и настройки функций с помощью пульта дистанционного управления p.23
- Меню подменю элемент функция стр p.24
- Пример выполнения операции с помощью меню установки p.25
- Отображение экрана меню установки p.25
- Закройте экран меню p.25
- Выберите элемент меню p.25
- Выберите следующий элемент p.25
- Выберите подменю p.25
- Введите пароль p.25
- Язык p.26
- Система p.26
- Общие установки p.26
- Сеть p.27
- Воспроизведение p.27
- Безопасность p.27
- Настройка дисплея p.28
- Установки p.29
- Режим деинтерлейсинга выбор способа обнаружения видеосигнала для обычного использования выберите значение авто если на экране появляются помехи в виде горизонтальных полос установите для данного параметра значение пленка или видео p.29
- Режим видеосъемки ниже можно выбрать значение параметра режим видеосъемки p.29
- Примечание p.29
- Отображение версии программного обеспечения и mac адреса стр 35 p.29
- Настройка звука p.29
- Информация о системе p.29
- Если установлено другое разрешение кроме 1080p этот параметр будет отключен p.29
- Видео обработка p.29
- Аудиовыход p.29
- Lip sync установка настройка функции lip sync стр 35 p.29
- Hdmi можно выбрать режим вывода разъема hdmi для получения дополнительной информации о форматах вывода см раздел форматы аудиовыходов стр 28 p.29
- Hdmi 1080p 24hz p.29
- Drc можно установить для параметра drc компрессия динамического диапазона стр 34 значения вкл выкл или авто при установке значения авто параметр drc включается автоматически для источника с информацией drc в формате dolby truehd параметр drc уменьшает громкость чрезмерно громких звуков таких как взрывы и повышает громкость диалогов это удобно при просмотре фильмов в ночное время p.29
- Color adjust настройка параметров яркость насыщенность и оттенок для каждого цвета красный зеленый синий желтый cyan пурпурный для использования этой функции установите для параметра режим видеосъемки значение обычай для получения дополнительной информации о настройке элементов меню см раздел режим видеосъемки стр 27 p.29
- Шумоподавление для параметра шумоподавление можно установить уровень от 0 до 3 0 соответствует значению выключено а 3 максимальному уровню p.29
- Установки по умолчанию обозначены символом p.29
- Форматы аудиовыходов p.30
- Формат источника p.30
- Примечания p.30
- При установке для параметра hdmi значения bitstream дополнительная звуковая дорожка не воспроизводится стр 27 p.30
- Для вывода аудиоформата hd например dolby truehd или dts hd master audio с разъема hdmi установите для параметра выбор видео выхода значение авто или значение выше чем 720p стр 26 p.30
- Ва обозначает вторичное аудио знк обозначает звук нажатия кнопки т е звуковой эффект для всплывающих окон и т д p.30
- Bitstream pcm перекодировать p.30
- Примечания p.31
- При установке для параметра тв система значения мультисистемный видеосигнал выводится с частотой сигнала источника для получения дополнительной информации о параметрах частоты телевизора и разрешении выходного видеосигнала см таблицу выше p.31
- Если установлено другое разрешение кроме 1080p параметр hdmi 1080p 24hz будет отключен если для параметра тв система установлено значение ntsc но частота источника видео не соответствует значению 60 hz видеосигнал на выходе будет преобразован в сигнал с частотой 60 hz если для параметра тв система установлено значение pal но частота источника видео не соответствует значению 50 hz видеосигнал на выходе будет преобразован в сигнал с частотой 50 hz p.31
- Для параметра тв система установлено значение мультисистемный p.31
- Для параметра тв система установлено значение pal p.31
- Для параметра тв система установлено значение ntsc p.31
- 1 установлено максимальное разрешение поддерживаемое подключенным телевизором например если максимальное разрешение поддерживаемое подключенным телевизором составляет 1080p будет установлено разрешение 1080p 2 если с источника выводится содержимое в формате 1080p 24 hz и подключенный телевизор поддерживает вывод содержимого в формате 1080p 24 hz вместо сигнала 1080p 50 60 hz будет выводиться сигнал 1080p 24 hz при выборе разрешения авто или 1080p и установке значения авто для параметра hdmi 1080p 24hz стр 27 в меню настройка дисплея p.31
- Форматы видеовыходов p.31
- Установки p.31
- Обновление программного обеспечения p.32
- Выполните подготовку к обновлению программного обеспечения p.32
- Выполните обновление программного обеспечения следуя указаниям на экране p.32
- Выберите способ обновления и запустите обновление в меню установки p.32
- Устранение неисправностей p.33
- Питание p.33
- Основные операции p.33
- Если проигрыватель функционирует неправильно обратитесь к приведенной ниже таблице в случае если проблема не указана в таблице или проблему не удалось устранить выключите проигрыватель отсоедините силовой кабель и обратитесь к ближайшему авторизованному дилеру или в сервисный центр yamaha p.33
- Дополнительная информация p.33
- Воспроизведение диска p.33
- Неисправность вероятная причина и методы устранения p.34
- Изображение p.34
- Звук p.34
- Дополнительная информация p.35
- Сообщения на экране p.35
- Сеть p.35
- Русский p.35
- При воспроизведении неподходящего диска или при возникновении ошибки во время работы на экране телевизора будут появляться следующие сообщения p.35
- Глоссарий p.36
- Технические характеристики p.37
- Общая часть p.37
- Входные выходные терминалы p.37
- Авторское право p.38
- Численные значения p.39
- Дополнительная информация p.39
- Алфавитный указатель p.39
- Other components as they may cause damage and or discoloration on the surface of this unit burning objects i e candles as they may cause fire damage to this unit and or personal injury containers with liquid in them as they may fall and liquid may cause electrical shock to the user and or damage to this unit p.40
- English p.40
- Caution read this before operating your unit p.40
- Caution p.40
- Warning to reduce the risk of fire or electric shock do not expose this unit to rain or moisture p.40
- This unit is not disconnected from the ac power source as long as it is connected to the wall outlet even if this unit itself is turned off by p this state is called the standby mode in this state this unit is designed to consume a very small quantity of power p.40
- The laser component in this product is capable of emitting radiation exceeding the limit for class 1 p.40
- The icons used in this manual p.41
- Contents p.41
- About this manual p.41
- What you can do with this player p.42
- Supplied parts p.42
- Introduction p.42
- Wmv file requirement p.43
- Types of discs files that can be used with this player p.43
- Region management information for blu ray disc dvd videos p.43
- Audio file requirement p.43
- About discs and files p.43
- Cinavia technology p.44
- Be careful of scratches and dust p.44
- Proper disc storage p.44
- Notice for watching 3d video images p.44
- Loading a disc p.44
- Handling precautions p.44
- Disc precautions p.44
- Cleaning the pick up lens p.44
- Rear panel p.45
- Front panel p.45
- Controls and functions p.45
- 2 4 3 5 6 7 8 p.45
- Remote control p.46
- Continued to the next page p.47
- Loading the batteries in the remote control p.49
- Approximate operating range of remote control p.49
- Connecting to the hdmi terminal p.50
- Caution p.50
- Hdmi connection p.50
- Connection for the playback of blu ray 3d discs p.50
- Connection p.50
- Network and usb connection p.51
- Connecting to the usb connector p.51
- Connecting to the network terminal p.51
- After connecting p.51
- Setting with the initial wizard easy setup p.52
- Playback p.52
- Initial wizard easy setup p.52
- Playing back photo music video p.53
- Icons on the top of media menu p.53
- Home media menu p.53
- Common operations for playing back files in a selected folder p.53
- Basic operation p.53
- Operations for viewing photos p.54
- Using network content p.55
- Playing back shared contents p.55
- Using network services p.56
- Playing videos from youtube p.56
- On screen menu p.57
- Advanced playback operation p.57
- Status menu p.58
- Using search p.59
- Using bookmark p.59
- Program play p.59
- Using picture in picture function secondary audio video playback p.60
- Set the network setting p 25 p.60
- Run bd live according to the instructions on the disc p.60
- Play back the disc p.60
- Enjoying bonusview and bd live p.60
- Connect the usb memory device to this player p 11 p.60
- While pip mark or secondary audio mark is displayed press pip to turn the picture in picture function on off p.60
- Using the feature of bd live p.60
- The setup menu enables various audio visual settings and adjustments for functions using the remote control unit p.61
- Setup menu p.61
- Settings p.61
- Menu submenu item function page p.62
- Select a submenu p.63
- Select a next item p.63
- Select a menu item p.63
- Exit the menu screen p.63
- Example of setup menu operation p.63
- Enter password p.63
- Display the setup menu screen p.63
- System p.64
- Language p.64
- General setting p.64
- Security p.65
- Playback p.65
- Network p.65
- Display setting p.66
- System information p.67
- Software version and mac address p 35 are displayed p.67
- Settings p.67
- Noise reduction you can set the noise reduction to a level of 0 to 3 0 is off and 3 is the maximum level p.67
- Lip sync you can set adjust the lip sync p 35 function p.67
- Hdmi you can select the output mode of hdmi terminal for more details on output formats refer to about the audio output formats p 28 p.67
- Hdmi 1080p 24hz this outputs the bd video encoded in 24hz frame rate in hdmi 1080p 24hz smoother video playback may be available with this function this function is available when your tv av receiver support this function and this player is connected with an hdmi cable for more details on output formats refer to about the video output formats p 29 p.67
- Drc you can set the drc dynamic range compression p 34 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 p.67
- De interlacing mode you 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 p.67
- Color adjust you can adjust brightness saturation hue for each color red green blue yellow cyan magenta to use this function set video mode to custom for details on the setting items see video mode p 27 p.67
- Audio setting p.67
- Video process p.67
- Audio output p.67
- Video mode you can select video mode below p.67
- To output hd audio dolby truehd or dts hd master audio from hdmi terminal set video out select to auto or more than 720p p 26 p.67
- This setting is disabled when output resolution is other than 1080p p.67
- The default settings are marked with p.67
- When hdmi is set to bitstream secondary audio is not output p 27 to output hd audio dolby truehd or dts hd master audio from hdmi terminal set video out select to auto or more than 720p p 26 p.68
- Source format p.68
- Sa is a secondary audio bcs is a button click sound the sound effect for pop up menus etc p.68
- Bitstream pcm reencode p.68
- About the audio output formats p.68
- When tv system is set to multi video signal is output at the same frequency as the source refer to the tables above for details on the frequency setting of the tv and resolution of the output video signal p.69
- When tv system is set to multi p.69
- Settings p.69
- Hdmi 1080p 24hz setting is disabled when output resolution is other than 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 p.69
- About the video output formats p.69
- 1 resolution is set to the maximum resolution supported by the connected tv for example when the maximum resolution supported by the connected tv is 1080p the resolution will be set to 1080p 2 if the source is 1080p 24 hz content and the connected tv supports 1080p 24 hz content output 1080p 24 hz will be output instead of 1080p 50 60 hz when resolution is set to auto or 1080p and auto is set for hdmi 1080p 24hz p 27 in display setting p.69
- When tv system is set to pal p.69
- When tv system is set to ntsc p.69
- Upgrading the software p.70
- Upgrade the software by following the on screen messages p.70
- Software upgrade p.70
- Select the upgrade method and start upgrade from setup menu p.70
- Prepare for the software upgrade p.70
- Troubleshooting p.71
- Refer to the table below when this player does not function properly if the problem you are experiencing is not listed below or if the instruction below does not help turn off this player disconnect the power cable and contact the nearest authorized yamaha dealer or service center p.71
- Disc playback p.71
- Basic operation p.71
- Additional information p.71
- Problem possible causes and solutions p.72
- Picture p.72
- English p.73
- Additional information p.73
- The following messages appear on the tv screen in case the disc you tried to play back is not appropriate or the operation is not correct p.73
- Network p.73
- Messages on the screen p.73
- Glossary p.74
- Specifications p.75
- Input output p.75
- General p.75
- Additional information p.75
- Copyright p.76
- Numerics p.77
- Additional information p.77
- Information about software p.78
- About linux busybox squashfs lirc u boot gdb mtd utils p.78
- About glibc libmtp libusb libusb compat directfb sawman p.79
- About openssl p.81
- About fusion p.81
- About zlib p.82
- About freetype p.82
- About libpng p.83
- About international components for unicode p.83
- About independent jpeg group s software libjpeg p.83
- About expat p.83
- About curl libcurl p.83
- About gsoap p.84
- About gcc libgcc gcc libstdc p.86
- About wpa supplicant p.89
- About c ares p.89
- About libxml2 p.90
- About fonts p.90
- Bd s473 p.92
Похожие устройства
-
Yamaha BD-A1040 BlackИнструкция по эксплуатации -
Philips BDP5500KИнструкция по эксплуатации -
Sony UBP-X700Инструкция по эксплуатации -
Sony UBP-X700 + BD "Spiderman"Инструкция по эксплуатации -
LG BP-620Инструкция по использованию -
Pioneer bdp-180Инструкция по эксплуатации -
Sony BDP-S495Руководство по эксплуатации -
Sony BDP-S1200Инструкция по эксплуатации -
Sharp BD-HP90RUИнструкция по эксплуатации -
Panasonic DMP-BDT460 SilverИнструкция по эксплуатации -
Panasonic DMP-BDT460Инструкция по эксплуатации -
Denon DBT-1713Инструкция по эксплуатации