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

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

    Gomel
    Подскажите пожалста чем вырезать кусок видео с сохранением аудио дорожек. плз.
    НоWiiчок
    Группа: Проверенные
    Сообщений: 43
    Репутация: 0
    Замечания: 0%
    Статус: Offline

    Москва
    Xilisoft Video Converter Ultimate - мне очень нравится, всеядный конвертер, он и обрезать умеет.

    drugold, я сделал по твоему совету- все получилось! Спасибо. Mplayer запускается, но не играет DVD (на D3-2 должен вообще?). Еще он никак не хочет дружить с моим жестким- зависает при нажатии любого пункта =/

    Аватар Sashabel
    БрикоWiiтель
    Группа: Проверенные
    Сообщений: 3114
    Репутация: 198
    Замечания: 0%
    Статус: Offline

    Spb
    Quote (Shokolad)
    на D3-2 должен вообще?
    Нет
    Аватар CityAceE
    МегаАктиWiiст
    Группа: Проверенные
    Сообщений: 513
    Репутация: 53
    Замечания: 0%
    Статус: Offline

    Владивосток
    Quote (ALFMario)
    Подскажите пожалста чем вырезать кусок видео с сохранением аудио дорожек. плз.

    VirtualDub.

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

    Москва
    Quote (Shokolad)
    Еще он никак не хочет дружить с моим жестким- зависает при нажатии любого пункта =/

    В шапке темы есть решение твоей проблемы.

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

    Москва
    drugold, протестировать мой жесткий и отправить результат на их форум?

    Знаю я их там .. век ответа не дождешься! =/

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

    Москва
    Quote (Shokolad)
    Знаю я их там .. век ответа не дождешься! =/

  • Мне помогли довольно быстро:
    Quote
    My Samsung YP-MT6Z 1GB USB-Flash player log: http://www.pastie.org/530960. "Analise USB Device Test v0.6" writes that the device is 100% compatible with USB2.0. But only works correctly if you plug AFTER the run MPlayer-CE. If you plug this USB-Flash player BEFORE run MPlayer-CE, then it hangs.--Drugold 17:22, 1 July 2009 (UTC)

    The new usb2 driver is not implemented in mplayerce yet , next version will be released very soon --Rodries 17:52, 1 July 2009 (UTC)


  • Выложи результат тестирования здесь, попробую сам переговорить.

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

    Москва
    Испробовал я USBTest..

    При запуске приставка виснет со словами: "Initializing USB Device".

    Log файл, естественно, не появился =/

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

    Москва
  • А что за таинственный хард у тебя? Напиши производителя, название модели, объём.
  • Установлена последняя версия IOS202?

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

    Москва
    Transcend 320GB StoreJet 2.5

    Я с ним уже намучался с ISO загрузчиками.. кое-как заставил работать. Большинство программ с ним не работают, вылетают, хотя в таблице он указывался как "working perfectly".

    IOS 202 последний, с сайта разработчиков Mplayer.

    До его уставновки с Mplayer 0.75 просто вылетал в дамп на старте.

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

    Москва
    Quote (Shokolad)
    Я с ним уже намучался с ISO загрузчиками.. кое-как заставил работать. Большинство программ с ним не работают, вылетают, хотя в таблице он указывался как "working perfectly".

  • Возможно, разные ревизии или партии.

    Quote (Shokolad)
    IOS 202 последний, с сайта разработчиков Mplayer.

  • Это НЕ последняя версия. В шапке темы выложил последние версии программы и IOS202 (оттестированы мной лично).

  • Какие разделы на твоём харде?

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

    Москва
    Спасибо за помощь, drugold.

    Я, кстати, писал вчера им на форум.

    http://code.google.com/p....Summary

    Ответа пока нет :D

    Ты советуешь поставить 202ой из шапки? Вчера буквально переустанвливал его .. Сначала ANY Title Deleater ругался (выдавал какие-то ошибки), но вроде ИОС удалил. После установки новой версии я запускал как обычно НВС через System Menu. Вдруг появлляется черный экран "Some system files are corrupted, please check N manual". Перезагрузил приставку, все заработало. В соседней теме писал..

    NTFS 90GB и WBFS 200GB

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

    Москва
  • Отписал о твоей проблеме напрямую. Обещали посмотреть.
  • Попробуй эту версию Analyse USB Device Test
  • Сообщение отредактировал drugold - Вторник, 12.01.2010, 21:49

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

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

    Москва
    Напиши эту заветную строчку-то. Важна ЛЮБАЯ информация!

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