Вы здесь: Nintendoclub.ru Форум

Важная информация!

Если Вы видите это сообщение, значит Вы еще не зарегистрировались на форуме (или не вошли). Гости имеют несколько ограниченные возможности. Чтобы просмотреть права гостей, нажмите на кнопку ниже. Чтобы зарегистрироваться, нажмите сюда.

  • Гости не имеют права писать ответы.
  • Гости не имеют права создавать темы.
  • Гости не имеют права создавать опросы.
  • Гости не имеют права прикреплять файлы.
  • Гости не имеют права влиять на репутацию пользователей.
С уважением, администрация форума NintendoClub
Модератор форума: drugold  
Форум любителей Nintendo Wii, DS, DSi » Серая зона » [Wii] Homebrew, игровые моды и локализации » MPlayer CE (Медиа)
MPlayer CE
Аватар drugold
Куратор homebrew GC/Wii
Группа: Супер Модераторы
Сообщений: 3143
Репутация: 140
Замечания: 0%
Статус: Offline

Москва


MPlayer CE

MPlayer CE - это ответвление порта MPlayer от Team Twiizers, объединившее в себе элементы MPlayerWii и GeeXboX.


Описание Видео/аудио плеер
Тип Медиа
Автор Scip, Rodries и другие
Версия 0.76 / SVN
Скачать Скачать
Исходники Доступны

Полная поддержка Homebrew Channel
Доступно в Homebrew Browser


Периферия


Скриншот


Опциональные требования

DVDx

USB2.0


  • IOS202 поддерживает ТОЛЬКО первый порт ("Port0"). USB-HDD и USB-Flash следует подсоединять ТОЛЬКО в этот порт.

  • Во второй порт ("Port1") все остальные устройства (микрофон, клавиатуру, мышь, USB-LAN адаптер и т.д.).


    Всем, у кого есть проблемы с определением USB носителей в MPlayerCE!

  • Скачиваем утилиту Analyse USB Device Test;
  • Распаковываем в "sd:/apps/usb_test/boot.dol", запускаем через HBC;
  • В корне SD появится файл "log_usb2.txt", открываем его любым текстовым редактором и копируем содержимое сюда;
  • Отписываем сюда и сюда (issue 362) с указанием ссылки на результат теста, сути проблемы, "производителя+модели харда/флешки/флешплеера" и версий "MPlayerCE+IOS202".


  • Установка

  • Скопируйте папку "mplayer_ce" в директорию "apps" на SD карте и запустите через HBC. Не переименовывайте папку.


    Управление


    Дополнительная информация

  • Дополнительную информацию о компиляции и редактировании файлов конфигурации см. Google Code Wiki.
  • Установка драйвера USB2.0 (IOS202) БЕЗ интернета!
  • Решение проблем с кириллистическими субтитрами.
  • Решение проблем с отображением кириллистических имён файлов и директорий.


    Последние версии (беты) программы и прочих файлов

    Последняя версия IOS202_v4 (04.01.2010)

  • Скачать файл, переименовать в "boot.dol";
  • Удалить предыдущую версию IOS202;
  • Запустить любым загрузчиком хомбрю (HBC и т.д.).

  • Скачать

    Последняя версия утилиты "Analyse USB Device Test" (19.01.2010)

  • Скачать

    Последняя бета программы (09.10.2010)

  • Скачать

    Русифицированный пакет "MPlayerCE_Rus" (08.05.2010)

  • Скачать


    Лист изменений

  • Autoload implemented. If the next file has a very similar name (using a Levenshtein distance of 2) it will be autoloaded.
    Code
    Examples: film.part1.avi > film.part2.avi (1 change)
                                 episode.s01e09.avi > episode.s01e10.avi works (2 changes)

  • Improved memory management: fixes MPlayer hanging if out of memory.
  • OSD level 3 now shows mem1 and mem2 info.
  • Driver improved with autodetection error: on error the device is reinitied and read is retried.
  • Restore Points fixed. Now quit or power off saves restore point and can resume properly. Please delete your previous restore_point file in case it is corrupted, and check that your SD card isn't locked.
  • Improved SMB connections: now SMB will always reconnect.
  • Improved stream initialisation.
  • Fixed green lines at the top of loading screen.
  • Further improved video compatibility
  • Added ability to load an external driver from SD for USB 2.0 testing. More details (and drivers) will be added to the Google Code page at a later date. Thanks to Hermes for the patch.
  • Finally fixed the problem with network and USB 2.0 conflicts (due to the driver using a bad device).
  • Font loading improved.
  • Improved MPlayer support when a file unexpectedly disappears and reappears.
  • Many other small fixes and code cleanup.
  • New USB test:
  • If http://mplayer-ce.googlecode.com/files/USB%20Test.rar says USB device is compatible but a device is not working then there is no FAT partition on the device. Check if you are using NTFS instead.

    0.7

    • Files now first analyse, followed by cache, as cache was emptied on analysing previously so now you'll see cache filling later.
    • Improved audio/video internet cache, detects if it is a internet stream, if it's a radio stream then initial cache fill is small.
    • Optimizing memory access suggestion from Shagkur, cache thread is now more stable.
    • A8 patch added for DVD playback in cIOS202 to avoid problems with old ModChips.
    • Improved libfat and fix for special characters.
    • Using latest Libfat to prevent possible corruption on sd.
    • Improved USB hotplug and dvd detection, echi module modified for more compatability with usb devices.
    • Can now mount any fat partition, shouldn't matter if partition is set as primary or activated.
    • Now has real fat32 limit therfore can now play larger files.
    • Video files that hadn't worked previously may work now.
    • New buffering system implemented for when buffering is low, if cache becomes low, it will pause and re-buffer to fill cache-min value, to prevent possible hangs with bad connections. You can see the cache by pressing 1 twice on the wiimote, when cache drops to 3% then it will pause.
    • Shoutcast TV is complete with caching, thanx to Extrems, Review menu.conf.
    • If IOS202 is installed via the Installer then DVDx is not required for DVD Access.

    New cIOS Installer
    MPlayerCE will now detect the presence of IOS202 to decide to use DVDx or not, so people that install the cIOS202 don't need to install DVDx to use the DVD functions. Default DVDx install can be used if you install IOS202 now. The new installer is for Homebrew USB2 only, this will install IOS202 using base IOS60 automatically as IOS60 has improvements in wifi. Now you can select the IOS to use to do the installation, so you can select a IOS with the fake sign bug. (The reason for DVDx not having to be installed if IOS202 is installed on the wii, is that there is a patch in IOS202 that doesn't require DVDx, and can access DVD without it). The cIOS is needed for MPlayerCE to use the USB2 driver. For more details read the README that is part of the package.

    v0.62


    • USB LAN Adaptor support fixed (again). Thanks to CountZ3ro for testing. Please note that you will need to install the USB 2.0 cIOS.
    • cIOS improved to stop conflicts with other homebrew. Please note that now only port0 has usb2 support. All other USB devices (including the USB LAN adaptor) must go in port1. See here for details: http://mplayer-ce.googlecode.com/files/usb.jpg
    • Horizontal stretch parameter added (see mplayer.conf)
    • YouTube options added to menu.conf (thanks to Extrems)
    • Many small bug fixes

    v0.61

    • New screen size variables actually work now.
    • Better usb device detection
    • Using free Liberation font instead of Arial
    • Subtitle wraparound bug fixed

    v0.6

    • No more maximum cache limit
    • Introduced new variables into mplayer.conf to adjust screen size and position, please see mplayer.conf for details (component-fix is now deprecated) menu.conf has also been modified.
    • idx/sub subtitle support (please note that these can take up to 30 seconds to load so please be patient)
    • Multiple folder locations added, it is now possible to have the files in

      • sd:/apps/mplayer_ce
      • sd:/mplayer
      • usb:/apps/mplayer_ce
      • usb:/mplayer

    • Added resume points - video will resume at last stopped point.
    • To clear, delete resume_points file in your mplayer_ce folder. To seek to the beginning of the video hold 2 and press the minus button.
    • Added support for Hermes' cIOS. This has greater USB compatibility and enables USB LAN connector support. Please see wiki page for details
    • Added Fribidi library support for right-to-left languages
    • Made cache fill visible on screen
    • Many small bug fixes
    • Updated to latest MPlayer svn

    v0.5

    • SMB now much more robust - thanks to DennisLKJ for smb.c fix
    • libfat cache improved for speed and stability
    • USB ethernet now fixed with USB 1.1; USB 2.0 fix requires an updated cIOS
    • Added ability to manipulate picture using the nunchuck
    • Updated to latest MPlayer revision
    • Now using subfont.ttf instead of font folder - use mplayer.conf to change font size
    • Merged widescreen and 4:3 pack - now MPlayer will use the appropriate loop.avi automatically
    • Improved modchip compatibility for DVD

    v0.4

    • USB 2.0 support (see docs for info)
    • TTF font support (see docs for info)
    • Fixed bug in radio streaming.
    • DVD-Video bugs fixed (DVDs should play much more smoothly now)
    • Fixes in Libdi to detect chipped Wii
    • Codec fixes
    • Updated to latest MPlayer revision
    • Many small fixes

    v0.3a

    • Fixed a little bug in keepalive issue that hangs the wii

    v0.3

    • Fixed code to play videos with incompatible size; we now support many video formats and unorthodox resolutions
    • Fixed keepalive issue in samba (thanks to Ludovic Orban)
    • New loop.avi and widescreen version (thanks to Blue_K)

    v0.21e

    • Fixed apostrophies in filenames
    • Improved DVD and USB mounting devices
    • Fixed radio
    • Improved samba reconnection
    • Debugging help for SMB Shares at bootup, debug_network=yes (Review mplayer.conf)

    v0.21d

    • Updated menu.conf to allow selecting playlist
    • Fix rodries' loop patch

    v0.21c

    • Updated menu.conf to allow selecting subtitles

    v0.21b

    • Fixed hang when you access to dvdnav
    • New mplayer.conf option: component_fix=yes to fix side bars on some problematic TVs (Now fixed) Review your configs.
    • Stop Looping Video/Audio file.

    v0.21

    • Reduced font size
    • New Readme
    • New mplayer.conf option: component_fix=yes to fix side bars on some problematic TVs
    • Small fix in cache2.c

    v0.2

    • SD/USB Mount bugs fixed
    • DVD Mount/Stop/Motor/Pause problems fixed, now mounts, only when you select DVD
    • Network Initialising on startup changed, now connects "hidden" in background.
    • Added 5 SMB Shares, review smb.conf
    • Boot-up speed increased
    • Added files filter to only show audio/video files
    • Same directory kept open when you open/close the menu
    • Menu closes on file load

    v0.1

    • SMB fixes
    • DVD cache bug fixed
    • Small USB fixes
    • Modified Libogc & Libfat
    • 2.35:1 videos now scale correctly

    v0.1 Christmas Edition

    • Initial project

    Сообщение отредактировал drugold - Пятница, 22.10.2010, 19:20

  • Аватар drugold
    Куратор homebrew GC/Wii
    Группа: Супер Модераторы
    Сообщений: 3143
    Репутация: 140
    Замечания: 0%
    Статус: Offline

    Москва
    С GeeXboX мало общался. Какой-то он неинтуитивный и очень "сырой". А MPlayerWii уже не развивается давно. Разработчики взялись за MPlayer-CE.

    Аватар dmitry_zorg
    Known Messenger
    Группа: Проверенные
    Сообщений: 67
    Репутация: 0
    Замечания: 0%
    Статус: Offline

    Череповец
    Quote (drugold)
    Проверьте как работает эта версия с вашими USB устройствами. У меня при первом обращении к USB-HDD не показываются директории и файлы на нём ("blank screen"). При последующих обращениях к HDD - показываются.

    У меня на v0.62 при любом обращении blank screen. Если отключить/подключить HDD не выключая MPlayer, то тогда будет показана структура файлов/папок.

    Wii-4.1E (не чипованная)/HDD Transcend StoreJet 160Gb/HBC/HBB/CFG v53/GCBL/FTPii/MPlayer-CE
    Аватар drugold
    Куратор homebrew GC/Wii
    Группа: Супер Модераторы
    Сообщений: 3143
    Репутация: 140
    Замечания: 0%
    Статус: Offline

    Москва
  • Установлена ли обновлённая IOS202 от Гермеса, шедшая с v0.62?
  • HDD подключен в "Port0"?
  • Какой именно хард?

  • Аватар dmitry_zorg
    Known Messenger
    Группа: Проверенные
    Сообщений: 67
    Репутация: 0
    Замечания: 0%
    Статус: Offline

    Череповец
    Всё сделано как описано тут. Порт 0.
    Quote
    In order to use USB 2.0 with MPlayer CE you need to install the USB 2.0 cIOS from the MPlayer CE downloads page.

    If you have installed a previous version of the USB 2.0 cIOS you must use AnyTitle Deleter to remove it before installing.

    In the installer, choose to install as IOS202 using IOS36.

    You must then then install DVDx using advanced mode and selecting IOS202. Even if you don't plan on playing DVDs this is necessary for MPlayer CE to detect if the cIOS is installed.

    Добавлено (08.06.2009, 18:17)
    ---------------------------------------------
    Хард Western Digital 120Gb


    Wii-4.1E (не чипованная)/HDD Transcend StoreJet 160Gb/HBC/HBB/CFG v53/GCBL/FTPii/MPlayer-CE
    Аватар drugold
    Куратор homebrew GC/Wii
    Группа: Супер Модераторы
    Сообщений: 3143
    Репутация: 140
    Замечания: 0%
    Статус: Offline

    Москва
  • Значит текущая версия драйвера USB2.0 (IOS202) не полностью совместима с твоим хардом.
  • USB загрузчик установлен? Как там ведет себя хард?

  • Аватар dmitry_zorg
    Known Messenger
    Группа: Проверенные
    Сообщений: 67
    Репутация: 0
    Замечания: 0%
    Статус: Offline

    Череповец
    Quote (drugold)
    USB загрузчик установлен? Как там ведет себя хард?

    Ultimate USB Loader, работает без проблем.]

    Wii-4.1E (не чипованная)/HDD Transcend StoreJet 160Gb/HBC/HBB/CFG v53/GCBL/FTPii/MPlayer-CE
    Аватар drugold
    Куратор homebrew GC/Wii
    Группа: Супер Модераторы
    Сообщений: 3143
    Репутация: 140
    Замечания: 0%
    Статус: Offline

    Москва
  • В новой версии драйвера, возможно, исправят.
  • Я случайно обнаружил, что заработал USB-Flash плеер Самсунг, несовместимый ранее с родным драйвером от Н. На дисплее он пишет в каком режиме работает (USB1.1/2.0). Так вот при подсоединении к Wii он в режиме USB1.1. Как только происходит обращение к нему - переходит в USB2.0.

  • Аватар dmitry_zorg
    Known Messenger
    Группа: Проверенные
    Сообщений: 67
    Репутация: 0
    Замечания: 0%
    Статус: Offline

    Череповец
    [offtop]Обнадёживает слово "возможно" :)[/offtop]

    Проверил - с новым драйвером заработала флешка, которая раньше не определялась.


    Wii-4.1E (не чипованная)/HDD Transcend StoreJet 160Gb/HBC/HBB/CFG v53/GCBL/FTPii/MPlayer-CE
    Аватар drugold
    Куратор homebrew GC/Wii
    Группа: Супер Модераторы
    Сообщений: 3143
    Репутация: 140
    Замечания: 0%
    Статус: Offline

    Москва
    Quote (the)
    а какой USB драйвер используется, если cIOS202 не установлен?

    Стандартный драйвер USB1.1. MPlayer-CE работает с ним крайне неустойчиво (бывают CODE DUMP) и очень медленно.

    Аватар the
    Game Boy
    Группа: Проверенные
    Сообщений: 179
    Репутация: 2
    Замечания: 0%
    Статус: Offline

    msk
    А что ведущие собаководы порекомендуют мне, сдуру когдато обновившемуся до 3.4e?
    Как я понял из шапочного описания, мне ничего не светит.

    Quote
    Users with system menu 3.4 or higher will not be able to use USB2.0 with MPlayerCE because the DVDx installer for this system does not have an advanced mode. Unfortunately there is nothing we can do about it.

    Или ситуация изменилась в лучшую сторону?


    уверенный шаг вперед - это результат хорошего пинка под зад
    Аватар drugold
    Куратор homebrew GC/Wii
    Группа: Супер Модераторы
    Сообщений: 3143
    Репутация: 140
    Замечания: 0%
    Статус: Offline

    Москва
    Попробуй версию DVDx из последнего установщика HackMii Installer v0.2. Если там есть возможность выбора IOS, то тебе повезло.

    Аватар drugold
    Куратор homebrew GC/Wii
    Группа: Супер Модераторы
    Сообщений: 3143
    Репутация: 140
    Замечания: 0%
    Статус: Offline

    Москва
    Quote (the)
    выбрав не спрашивая нужный IOS

    Именно так.

    А раньше было так:

  • "Normal Mode" = IOS36 - консоль БЕЗ модчипа.
  • "PatchMii Mode" = IOS254 - консоль С модчипом.
  • "Advanced Mode" = Выбор любой из установленных в системе - любая консоль.

  • Аватар drugold
    Куратор homebrew GC/Wii
    Группа: Супер Модераторы
    Сообщений: 3143
    Репутация: 140
    Замечания: 0%
    Статус: Offline

    Москва
    Очень просто. Включи на воспроизведение видеофайл с битрейтом >4000 Кбит/с (например, DVD-Video в MPEG-2). Если USB2.0 не работает, начнутся сильные лаги, вплоть до срыва звука и зависания.
    Ты же сам писал, что не устанавливал IOS202 и не настраивал на него DVDx.

    Аватар drugold
    Куратор homebrew GC/Wii
    Группа: Супер Модераторы
    Сообщений: 3143
    Репутация: 140
    Замечания: 0%
    Статус: Offline

    Москва
    Quote (the)
    да, тогда не устанавливал... и тормозило временами

    Там конкретно тормозит. Чувствуется нехватка скорости чтения. Попробуй запустить видео с SD карты и USB. У меня DVDRip-ы 1300-1700 Кбит/с давно уже идут без рывков со всех носителей.

    Quote (the)
    по сетке wifi заметнее притормаживает

    Про скорость SMB я уже не раз писал. Там опять же медленный драйвер. Однако DVDRip-ы воспроизводятся без рывков. Но здесь не только от Wii зависит, но и от самого компа (мощности, загруженности), его HDD.

    Аватар rInner
    НоWiiчок
    Группа: Проверенные
    Сообщений: 35
    Репутация: 0
    Замечания: 0%
    Статус: Offline

    Кемерово
    Можно ли этот плеер заставить правильно читать внешние субтитры ass и srt? Видеть он их видит, но кодировка хромает.
    Форум любителей Nintendo Wii, DS, DSi » Серая зона » [Wii] Homebrew, игровые моды и локализации » MPlayer CE (Медиа)
    Поиск: