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

  • Аватар Adenru
    МегаАктиWiiст
    Группа: Проверенные
    Сообщений: 549
    Репутация: 20
    Замечания: 20%
    Статус: Offline

    Мусохранск
    mp4 что ли самый суровый формат, потому что всегда тормозит?

    По какой причине при проигрывании рипа могут наотрез отказываться работать кнопки перемотки, в то время как всё остальное работает?


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

    Москва
    Quote (Adenru)
    mp4 что ли самый суровый формат, потому что всегда тормозит?

    Это контейнер. Какие кодеки внутри?
    Какая версия программы?

    Аватар Adenru
    МегаАктиWiiст
    Группа: Проверенные
    Сообщений: 549
    Репутация: 20
    Замечания: 20%
    Статус: Offline

    Мусохранск
    Quote (drugold)
    Это контейнер. Какие кодеки внутри?

    это один из тормозных

    Этот avi не желает перематываться

    MPlayer CE можно настроить, чтобы он показывал стрим-видео с моего компа?

    Версия свежескаченная.

    Сообщение отредактировал Adenru - Суббота, 28.08.2010, 15:28

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

    Москва
    Quote (Adenru)
    это один из тормозных

    Неудивительно, учитывая, что это тяжелая комбинация для Wii ([AVC]+[1280x544]).

    Quote (Adenru)
    MPlayer CE можно настроить, чтобы он показывал стрим-видео с моего компа?

    Где-то в этой теме (ближе к началу) описывалось сие.

    Quote (Adenru)
    Версия свежескаченная.

    Бета от 26.08.2010, которая в шапке темы?

    Аватар Adenru
    МегаАктиWiiст
    Группа: Проверенные
    Сообщений: 549
    Репутация: 20
    Замечания: 20%
    Статус: Offline

    Мусохранск
    Quote (drugold)
    Неудивительно, учитывая, что это тяжелая комбинация для Wii ([AVC]+[1280x544]).

    Не знаю, тяжелая или нет, но второй файл такой же и не тормозит, однако перематываться не желает.

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

    Москва
    Quote (Adenru)
    Не знаю, тяжелая или нет

    Тяжёлый. У второго файла другой видеокодек (более дружественный для Wii).

    Добавлено (04.09.2010, 21:57)
    ---------------------------------------------
    Очередной SVN релиз. Много изменений.


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

    Москва
    Quote (drugold)
    Очередной SVN релиз. Много изменений.

    Что то русский шрифт перестал отображаться в именах файлов unhappy
    На предведущей версии все было ОК с прописанными строками в файле fsysloc.conf, а на этой при тех же записях в файле fsysloc.conf русские буквы в именах файлов не показывает.
    Аватар drugold
    Куратор homebrew GC/Wii
    Группа: Супер Модераторы
    Сообщений: 3143
    Репутация: 140
    Замечания: 0%
    Статус: Offline

    Москва
    Quote (kot0pes)
    На предведущей версии все было ОК с прописанными строками в файле fsysloc.conf, а на этой при тех же записях в файле fsysloc.conf русские буквы в именах файлов не показывает.

    Этот файл больше не требуется. Теперь программа полностью поддерживает UTF-8 на всех носителях.

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

    Ставрополь
    Несмотря на всю прелесть WiiMC продолжаю пользоваться Сеешкой. Она еще более менее понимает .mkv формат.

    *Wii-4.1E* SoftMod * SDHC-32GB * HDD-1TB * BootMii_boot2

    *Upgrade* ModMii * DopMii

    *Channels* The_Homebrew_Channel * GUI_Wad_Manager * MPlayerCE * WiiMC * WiiXplorer * Pimp_My_Wii * WiiVNC

    *Game Loaders* WiiFlow * CFG_USB_Loader

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

    Москва
    Quote (Lord3000)
    Она еще более менее понимает .mkv формат.

    Обе эти программы поддерживают этот контейнер. Код "MPlayerCE" всё ещё лучше оптимизирован под железо Wii.

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

    Ставрополь
    Quote (Lord3000)
    Код "MPlayerCE" всё ещё лучше оптимизирован под железо Wii.

    Это я и хотел сказать)


    *Wii-4.1E* SoftMod * SDHC-32GB * HDD-1TB * BootMii_boot2

    *Upgrade* ModMii * DopMii

    *Channels* The_Homebrew_Channel * GUI_Wad_Manager * MPlayerCE * WiiMC * WiiXplorer * Pimp_My_Wii * WiiVNC

    *Game Loaders* WiiFlow * CFG_USB_Loader

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

    Москва
    Quote (drugold)

    Этот файл больше не требуется. Теперь программа полностью поддерживает UTF-8 на всех носителях.

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

    Москва
    Как хочешь. Этот файл не используется программой. А где именно у тебя проблемы с кириллицей?

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

    Москва
    Quote (drugold)
    Как хочешь. Этот файл не используется программой. А где именно у тебя проблемы с кириллицей?

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

    Москва
    Какая ОС? Проверь, чтобы сервер SMB работал с кодировкой UTF-8.

    Форум любителей Nintendo Wii, DS, DSi » Серая зона » [Wii] Homebrew, игровые моды и локализации » MPlayer CE (Медиа)
    Поиск: