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

    Москва
    Quote (FVlad)
    Видет все папки (включая скрытые) кроме "active torrents" и файла (правда у посленего расширение левое).

  • Что касается SMB, то лучше расшаривать не корень диска, а создать там директорию с латинским именем (например, "/wii") и расшарить её. А уже внутри неё создать "/audio", "/video" и поместить в них соотв. файлы. У меня сделано именно так, поскольку были схожие проблемы.
  • С флешкой попробуй тоже самое.

    Quote (FVlad)
    Причем есть папки с английским и с русским названиями.

    Про кириллицу я уже ранее писал.

    Quote (FVlad)
    Флешку, которую не видит плеер протестировал Analyse USB Device Test. Пишет сто процентная совместимость.

    Отпиши разработчикам и выложи отчёт той утилиты. Добавят поддержку в новую версию программы.
  • Сообщение отредактировал drugold - Воскресенье, 22.11.2009, 18:34

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

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

    Leipzig
    Ссылка на форвардер Если кому ещё надо.
    Подскажите плиз что сделать чтобы не тормозило видео с расшареной папки на компе через ви-фи.
    Буферизация напрягает.
    Запанее Спасибо.

    Wii-4.0E Full Bricked :-) /HDD-160GB/BootMii/HBB/HBC/CFG+IOS249 /MPlayerCE+IOS202/Preloader0.29
    Аватар Firnis
    Неспешно обтачивает WiiSX
    Группа: Проверенные
    Сообщений: 265
    Репутация: 29
    Замечания: 0%
    Статус: Offline

    Санкт-Петербург
    Quote (Danik)
    Буферизация напрягает.

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

    Москва
    Quote (Danik)
    Подскажите плиз что сделать чтобы не тормозило видео с расшареной папки на компе через ви-фи. Буферизация напрягает.

    Смотреть видео с высоким битрейтом с SD/USB носителей.

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

    Уфа
    Подскажите пожалуйста! У меня непонятная проблема с отображением видео-контента, а именно, когда-то записал ряд файлов - всё видит. Потом дозаписал другие и ... плеер их не показывает :o как будто их там и нет? Кто встречал подобную проблему, отпишитесь. Заранее спасибо.
    НоWiiчок
    Группа: Проверенные
    Сообщений: 9
    Репутация: 0
    Замечания: 0%
    Статус: Offline

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

    Москва
    Quote (garazh317)
    Версия новая, а умляуты в русских названиях при открытии по smb так и остались.

    Я же, вроде, писал, что дело не в программе, а библиотеке "libTinySMB", которая НЕ поддерживает национальные кодировки.

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

    n/a
    Quote (FVlad)
    На флешке, которую видет - папок и файлов вообще дофига, а видет только две: "Backup" и "RECYCLER". Причем есть папки с английским и с русским названиями.

    Присоединяюсь, такая же ситуация была. Сейчас удалил на флешке все файлы и записал только с латинскими названиями. Все показывает.
    Есть предположение, что пропадание на флешке связано с кирилицей в имени файлов, но пока не проверял.
    И жаль, что нет поддержки кириллицы в smb :(
    Сообщение отредактировал shadowrunner - Четверг, 10.12.2009, 13:29
    Аватар drugold
    Куратор homebrew GC/Wii
    Группа: Супер Модераторы
    Сообщений: 3143
    Репутация: 140
    Замечания: 0%
    Статус: Offline

    Москва
    shadowrunner, garazh317 and All

    Пообщался с разработчиками в ирц:


    Возможно, поддержку кириллицы для SD/USB/SMB носителей добавят в следующию версию.

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

    Минск
    drugold, it's awesome! Ждем новой версии!!!
    Сообщение отредактировал FVlad - Понедельник, 14.12.2009, 01:16
    Аватар Darkcore
    Game Boy
    Группа: Проверенные
    Сообщений: 167
    Репутация: 5
    Замечания: 20%
    Статус: Offline

    Рига
    [22:22:38] <Drugold> Russia's Wii community is grateful to you

    это точно ^_^


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

    Москва
    Итак, вуаля! Такое не умеет даже PS3. :)

  • MPlayerCE_v0.76+поддержка_кириллицы


    Инструкция

  • Скачать архив;
  • Распаковать, переименовать файл в "boot.dol";
  • Скопировать в "sd:/apps/mplayer_ce" или "usb:/apps/mplayer_ce";
  • Создать в корне директории плеера файл с именем "fsysloc.conf" с содержимым:

    Code
    #########
    # MPlayerCE file system locale and conversion configuration file           
    #
    # tag 'names': the file systems separated by ','.
    # tag 'cpfsys': code-page of the file system; optional
    # tag 'cpplayer': code-page of the player; optional; the default is           
    #                 UTF-8 if cpfsys is specified.
    #
    # each tag should not contain any spaces chars or quote characters;           
    # only ASCII characters are allowed.
    #           
    # available file-systems:
    # sd:/        -- SD card fat           
    # ntfs_sd:/   -- SD card NTFS
    # usb:/       -- USB fat           
    # ntfs_usb:/  -- USB NTFS
    # dvd:/       -- DVD           
    # smb[1-5]:/  -- Samba system 1 to 5.
    # ftp:/       -- ftp
    ##########

    names=sd:/,ntfs_sd:/,usb:/,ntfs_usb:/,dvd:/   locale=ru_RU.UTF-8

    # this is an example for a windows share smb2/ that uses codepage 936
    # (cp936 is for simplified chinese)
    #names=smb2:/  cpfsys=cp936 cpplayer=UTF-8

    names=smb1:/,smb2:/,smb3:/,smb4:/,smb5:/  cpfsys=cp866 cpplayer=UTF-8
    names=ftp1:/,ftp2:/,ftp3:/,ftp4:/,ftp5:/  cpfsys=cp1251 cpplayer=UTF-8


  • Скриншот

    Сообщение отредактировал drugold - Вторник, 19.01.2010, 21:36

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

    Владивосток
    Quote (drugold)
    MPlayerCE_v0.76+поддержка_кириллицы

    Наконец-то! Дождались таки! :) Это самое главное, чего так не хватало, и уверен, что не мне одному! Теперь, я лично, буду ждать когда сделают нормальный интерфейс. Да, честно говоря, даже с таким интерфейсом жить можно, но всё же хотелось бы чего-то более красивого и удобного, например как в GX эмуляторах Tantric.
    Сообщение отредактировал CityAceE - Пятница, 18.12.2009, 02:26

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

    Москва
    Quote (CityAceE)
    Наконец-то! Дождались таки!

  • Всё относительно. :) Пришлось списаться напрямую с разработчиками, и оказалось, что у них в команде появился новый кодер, который добавил поддержку кодовых страниц.
  • Предложили стать тестером от России и сделать перевод (русификацию) "menu.conf" к следующему релизу. ;)

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