Вы здесь: 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

  • Game Boy
    Группа: Проверенные
    Сообщений: 163
    Репутация: 3
    Замечания: 20%
    Статус: Offline

    Moscow
    что-то не получается у меня с самбой.
    попробовал уже и в 7 и в хр.

    папка расшарена. доступ для everyone есть. для отдельного пользователя тоже есть.
    и все равно никак.

    сам файл настроен подобии: (http://code.google.com/p/mplayer-ce/wiki/Configs)
    Your smb.conf has 5 shares. Determine how many shares you want to use and fill in the fields. For example, I have a folder shared on C:\ called Movies. I don't have a password on my user account, and my folder isn't protected. Therefore I don't need to add my user in the field in the example below. Typically shares made with Windows XP won't need the username or password fields filled in.

    #Samba share1 (smb1:/)
    ip1=192.168.0.2
    share1=Movies
    user1=
    pass1=

    I also have a folder on D:\ but my shared folder has a space: My Music. Therefore, quotation marks are needed:

    #Samba share2 (smb2:/)
    ip2=192.168.0.2
    share2="My Music"
    user2=
    pass2=

    If you need a username and password to access shared folders, simply fill all fields in.

    как лечить подскажите.

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

    Москва
    Напиши как именно настроен твой "smb.conf".

    Game Boy
    Группа: Проверенные
    Сообщений: 163
    Репутация: 3
    Замечания: 20%
    Статус: Offline

    Moscow
    Code
    #Samba share1 (smb1:/)
    ip1=192.168.1.100
    share1=video
    user1=wii
    pass1=123

    #Samba share2 (smb2:/)
    ip1=192.168.1.100
    share1=temp
    user1=
    pass1=

    У меня два варианта, один с паролем один без.
    В компе также есть пользователь wii, с таким паролем. Специально добавил.
    Для добавления пользователя следовал этой инструкции/

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

    Москва
    Quote
    #Samba share1 (smb1:/)
    ip1=192.168.1.100
    share1="video"
    user1=wii
    pass1=123

    #Samba share2 (smb2:/)
    ip1=192.168.1.100
    share1="temp"
    user1=
    pass1=

    см. исправления, может поэтому?
    у меня все прекрасно (исключая кодировку имен файлов) работает.
    на Windows 7 говорят надо ручками добавить еще и доступ для юзера Ереван (Everyone) :)

    Добавлено (03.07.2009, 11:53)
    ---------------------------------------------
    ну и это - можно зайтить в сетку, скажем с ноутбука и посмотреть - а видны ли, доступны ли действительно эти ресурсы?

    Game Boy
    Группа: Проверенные
    Сообщений: 163
    Репутация: 3
    Замечания: 20%
    Статус: Offline

    Moscow
    2Trash:
    насчет 7, специально написал в 1 посте, everyone есть. Кавычки тоже не помогли, пробовал. Они вообще-то нужны, когда в имени шары есть пробел.

    шара видна. зайти с другого компа можно. с wii никак.

    Сообщение отредактировал sunny_smiley - Пятница, 03.07.2009, 14:07
    Аватар dmitry_zorg
    Known Messenger
    Группа: Проверенные
    Сообщений: 67
    Репутация: 0
    Замечания: 0%
    Статус: Offline

    Череповец
    Тоже не удалось победить проблему с русскими сабами. Папку Font копировал, в mplayer.conf строчку "subtitle-encoding=ansi" вписывал (кстати, если писать без знака "=" - MPlayer не запускается), строчку "subtitle-encoding=unicode" пробовал - буквы русские, но читается ерунда какая-то.
    Пробовал файл сабов сохранить в юникоде - тогда на экране вообще ничего не отображается...

    Wii-4.1E (не чипованная)/HDD Transcend StoreJet 160Gb/HBC/HBB/CFG v53/GCBL/FTPii/MPlayer-CE
    Game Boy
    Группа: Проверенные
    Сообщений: 163
    Репутация: 3
    Замечания: 20%
    Статус: Offline

    Moscow
    шара НТФС-ная, это имеет значение?
    Аватар drugold
    Куратор homebrew GC/Wii
    Группа: Супер Модераторы
    Сообщений: 3143
    Репутация: 140
    Замечания: 0%
    Статус: Offline

    Москва
    sunny_smiley
    Вижу ошибки (выделены жирным) в твоём конфиге, должно быть так:

    Quote
    #Samba share1 (smb1:/)
    ip1=192.168.1.100
    share1=video
    user1=wii
    pass1=123

    #Samba share2 (smb2:/)
    ip2=192.168.1.100
    share2=temp
    user2=
    pass2=

    Quote (sunny_smiley)
    шара НТФС-ная, это имеет значение?

    Нет, не имеет.


    У меня ВНУТРЕННИЕ кириллистические субтитры читаются нормально (а у вас как?). ВНЕШНИЕ не пробовал. Выложите куда-нибудь свои ВНЕШНИЕ субтитры, попробую на выходных поэкспериментировать и нарыть больше информации.

    Кадр из фильма "Twin Peaks" с ВНУТРЕННИМИ кириллистическими субтитрами (MPlayer-CE v0.62).


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

    Череповец
    Quote (drugold)
    Выложите куда-нибудь свои ВНЕШНИЕ субтитры

    тут
    Сообщение отредактировал dmitry_zorg - Пятница, 03.07.2009, 20:09

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

    Москва
    dmitry_zorg
    Решение твоей (и, скорее всего, остальных) проблемы с ВНЕШНИМИ кириллистическими субтитрами:

  • Заменять шрифт НЕ нужно!
  • Добавить в конфиг "mplayer.conf" следующие параметры:

    Code
    utf8=1
    subcp=cp1251

  • Game Boy
    Группа: Проверенные
    Сообщений: 163
    Репутация: 3
    Замечания: 20%
    Статус: Offline

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

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

    Москва
    Quote (sunny_smiley)
    странно. после установки фтпии, заработала самба.

    Простое совпадение. Ошибки в конфиге исправил?

    Game Boy
    Группа: Проверенные
    Сообщений: 163
    Репутация: 3
    Замечания: 20%
    Статус: Offline

    Moscow
    нет. конфиг не трогал. если про цифры, то писал с работы, там допустил ошибку. в конфиге все было правильно.
    Аватар CyberCore
    Game Boy
    Группа: Проверенные
    Сообщений: 115
    Репутация: 0
    Замечания: 0%
    Статус: Offline

    Москва
    Всем привет! Подскажите пож. каким кодеком и с какими параметрами нужно жать видео для
    просмотра в MPlayer CE. После конвертации в AVI из других форматов этот плеер их не читает
    или просто все зависает, пробовал различные стандартные проги конвертеры и риперы.
    На PC конечно все читается без проблем. Удивительно то, что все файлы созданные не мной
    в MPlayer CE читаются и в свойствах указаны стандартные кодеки, которыми я и жму!

    -|D2Ckey|4.1E|SD-4GB|/|HBC|HBB|PimpMyWii|/|USBLoader|HDD|/|FTPii+WinSCP=>SD=425KiB/s|-
    Форум любителей Nintendo Wii, DS, DSi » Серая зона » [Wii] Homebrew, игровые моды и локализации » MPlayer CE (Медиа)
    Поиск: