Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

ElevenMPV-A Vita: Difference between revisions

From GameBrew
m (HydeWing moved page Elevenmpv-A Vita to ElevenMPV-A Vita without leaving a redirect)
No edit summary
Line 18: Line 18:
|source=https://github.com/GrapheneCt/ElevenMPV-A
|source=https://github.com/GrapheneCt/ElevenMPV-A
}}
}}
'''ElevenMPV-A''' is an advanced [[ElevenMPV Vita|ElevenMPV]] with BG playback/hardware decoding.
ElevenMPV-A is an advanced [[ElevenMPV Vita|ElevenMPV]] with BG playback/hardware decoding.


==What is ElevenMPV-A?==
ElevenMPV is a homebrew music player for Playstation Vita that aims to support many different audio formats compared to the official PS VITA music application.
A homebrew music player for Playstation VITA that aims to support many different audio formats compared to the offical PS VITA music application.


It is the first PS Vita homebrew application that uses native Playstation Application Framework.
It is the first PS Vita homebrew application that uses native Playstation Application Framework.
Line 27: Line 26:
==Features==
==Features==
* Browse ux0:/, ur0:/, uma0:/, xmc0:/, grw0:/ to play the above audio formats.
* Browse ux0:/, ur0:/, uma0:/, xmc0:/, grw0:/ to play the above audio formats.
* YouTube audio streaming
* YouTube audio streaming.
* Downloading audio from YouTube for local playback
* Downloading audio from YouTube for local playback.
* BG playback.
* BG playback.
* Pause/Play audio.
* Pause/Play audio.
Line 37: Line 36:
* Display ID3v1 and ID3v2 metadata for MP3 files. Other tags are displayed for OGG, FLAC, OPUS and XM.
* Display ID3v1 and ID3v2 metadata for MP3 files. Other tags are displayed for OGG, FLAC, OPUS and XM.
* Touch support.
* Touch support.
* Supported languages include English, Русский, Français, Português (Brasil), Deutsch, Chinese, Japanese.


===Currently supported formats: (16 bit signed samples)===
==User guide==
Currently supported formats (16 bit signed samples):
* MP3
* MP3
* ATRAC3
* ATRAC3
Line 54: Line 55:
* WEBM (OPUS only)
* WEBM (OPUS only)


==Media==
YouTube streaming:
<youtube>ll2j2H49JdQ</youtube>
 
==Screenshots==
https://dlhb.gamebrew.org/vitahomebrews/elevenmpvavita-01.jpg
https://dlhb.gamebrew.org/vitahomebrews/elevenmpvavita-02.jpg
https://dlhb.gamebrew.org/vitahomebrews/elevenmpvavita-03.jpg
https://dlhb.gamebrew.org/vitahomebrews/elevenmpvavita-04.jpg
https://dlhb.gamebrew.org/vitahomebrews/elevenmpvavita-05.jpg
 
==YouTube streaming==
 
* Supports local history and favourites.
* Supports local history and favourites.
* Can download audio directly from YouTube for local playback.
* Can download audio directly from YouTube for local playback.
*To download audio select "Settings->YouTube->Download" while playing YouTube stream.
* To download audio select "Settings > YouTube > Download" while playing YouTube stream.
* Can select stream quality.
* Can select stream quality.
* You can play YouTube video or playlist directly by entering ID. To do that type "video:<YouTube ID>" in the search bar and press Search.
* You can play YouTube video or playlist directly by entering ID. To do that type "video:<YouTube ID>" in the search bar and press Search.


==BG playback support==
BG playback support:
# By default: with most of the games
* By default: with most of the games.
# With [{Lowmemmode Vita|LowMemMode plugin]]: with all games.
* With [{Lowmemmode Vita|LowMemMode plugin]]: with all games.
 
About EQ modes (information by @realusagichan):
* Heavy EQ - Bass and highs are boosted.
* Pop EQ - Bass and highs diminished, midrange boosted.
* Jazz EQ - Subbass and midrange diminished, mid-bass and treble boosted.
* Unique EQ - Subbass boosted, very high treble boosted, the rest slightly diminished.


==Currently supported languages==
EQ modes may cause digital overload at max mixing level for loud music.
* English, Русский, Français, Português (Brasil), Deutsch, Chinese, Japanese.


===Adding new language===
To mitigate that enable "Settings->Audio->Limit Volume Whith EQ" option (only software decoded codecs are supported).
* Use Resource/locale/empva_locale_en.xml as base. Name your translation empva_locale_XX.xml, where XX is language code.
Supported language codes can be seen here (id attribute): https://github.com/GrapheneCt/ElevenMPV-A/blob/master/Resource/empva_plugin.xml#L390
* Submit your translation as pull request, it will be added in the next release.


==About EQ modes (information by @realusagichan)==
==Screenshots==
* Heavy EQ: bass and highs are boosted
elevenmpvavita3.png
* Pop EQ: bass and highs diminished, midrange boosted
elevenmpvavita4.png
* Jazz EQ: subbass and midrange diminished, mid-bass and treble boosted
* Unique EQ: subbass boosted, very high treble boosted, the rest slightly diminished


EQ modes may cause digital overload at max mixing level for loud music.
elevenmpvavita5.png
To mitigate that enable "Settings->Audio->Limit Volume Whith EQ" option (only software decoded codecs are supported).
elevenmpvavita6.png


==Changelog==
==Changelog==
'''v7.10'''
'''v7.10'''
* Improved stability of network operations
* Improved stability of network operations.
* Networking performance improvements
* Networking performance improvements.
*UI: keyborad will now be automatically hidden when performing search
* UI: keyborad will now be automatically hidden when performing search.


'''v7.0'''
'''v7.0'''
* Fixed various crashes
* Fixed various crashes.
*Performance improvements for YouTube parser
* Performance improvements for YouTube parser.
*Added YouTube quality selector to settings
* Added YouTube quality selector to settings.
*Added ja locale
* Added ja locale.


'''v6.11'''
'''v6.11'''
* Bugfixes
* Bugfixes.
*Added youtube stream quality selection to settings
* Added youtube stream quality selection to settings.
*Added Traditional and Simplified Chinese translation
* Added Traditional and Simplified Chinese translation.


'''v6.02'''
'''v6.02'''
* Fixed a crash that occured when attempting to launch in BG with +109MB game applications
* Fixed a crash that occured when attempting to launch in BG with +109MB game applications.
*Fixed an issue where WebM OPUS and YouTube decoders locked application when attempting to seek while paused
* Fixed an issue where WebM OPUS and YouTube decoders locked application when attempting to seek while paused.
*Added a workaround to download YouTube videos with illegal characters in the names
* Added a workaround to download YouTube videos with illegal characters in the names.
*Added support for non-latin languages and autosuggestions to YouTube search keyboard
* Added support for non-latin languages and autosuggestions to YouTube search keyboard.
*Added new languages: German, Brazilian Portuguese
* Added new languages: German, Brazilian Portuguese.


'''v6.01'''
'''v6.01'''
* Bugfixes
* Bugfixes.


'''v6.0'''
'''v6.0'''
* Added support for YouTube audio streaming.
* Added support for YouTube audio streaming.
*Added ability to downloading audio directly from YouTube for local playback.
* Added ability to downloading audio directly from YouTube for local playback.
*Added ability to switch between browser window and player window with player reamining active.
* Added ability to switch between browser window and player window with player reamining active.
*Added support for the following codecs:
* Added support for the following codecs:
**WebM (.webm, only as OPUS container)
** WebM (.webm, only as OPUS container).
*UIL
* UIL:
**Minor UI and design changes.
** Minor UI and design changes.


'''v5.05'''
'''v5.05'''
* Changed memory allocation algorithm. It should now be possible to load album art with resolutions up to 2000x2000.
* Changed memory allocation algorithm. It should now be possible to load album art with resolutions up to 2000x2000.
*App assets redisgn. Added default background image for file browser.
* App assets redisgn. Added default background image for file browser.
*Fixed an issue where app could've crashed when loading album art from metadata.
* Fixed an issue where app could've crashed when loading album art from metadata.
*Added following translations: Chinese, Brazilian Portuguese.
* Added following translations: Chinese, Brazilian Portuguese.


'''v5.04'''
'''v5.04'''
* Added Spanish translation
* Added Spanish translation.


'''v5.3'''
'''v5.3'''
Line 144: Line 134:
'''v5.1'''
'''v5.1'''
* Fixed an issue where playback would not proceed to next track on some codecs when in sleep mode or in the background.
* Fixed an issue where playback would not proceed to next track on some codecs when in sleep mode or in the background.
*Fixed occasional issues on app exit.
* Fixed occasional issues on app exit.


'''v5.0'''
'''v5.0'''
Line 153: Line 143:


'''v4.0'''
'''v4.0'''
* Switched to VDSuite
* Switched to VDSuite.
*Fixed looping repeat issue
* Fixed looping repeat issue.
*Added extended cover image load support
* Added extended cover image load support.
*Minor performace improvements
* Minor performace improvements.


'''v3.81'''
'''v3.81'''
* Improved ATRAC3 RIFF (.at3 files) header detection
* Improved ATRAC3 RIFF (.at3 files) header detection.


'''Full list of changes can be found [https://github.com/GrapheneCt/ElevenMPV-A/releases here].'''
Full list of changes can be found [https://github.com/GrapheneCt/ElevenMPV-A/releases here].


==Credits==
==Credits==
* joel16: [ElevenMPV](https://github.com/joel16/ElevenMPV)
* joel16 for [https://github.com/joel16/ElevenMPV ElevenMPV].
* Mr. Rochemont for hosting Invidious instance without HTTP security protocols
* Mr. Rochemont for hosting Invidious instance without HTTP security protocols.
* @realusagichan for testing and helping with debug
* @realusagichan for testing and helping with debug.
* nesttegg by mozilla
* nesttegg by mozilla.
* dr_libs by mackron.
* dr_libs by mackron.
* libvorbis, libogg and libopus contributors.
* libvorbis, libogg and libopus contributors.
Line 173: Line 163:
* Giroto for UI and bubble art.
* Giroto for UI and bubble art.


== External links ==
==External links==
* Official Website - https://forum.devchroma.nl/index.php/topic,152
* GitHub - https://github.com/GrapheneCt/ElevenMPV-A
* Github - https://github.com/GrapheneCt/ElevenMPV-A
* CBPS Forums - https://forum.devchroma.nl/index.php/topic,152

Revision as of 13:44, 15 December 2022

ElevenMPV-A
File:Elevenmpvavita.jpg
General
AuthorGrapheneCt
TypeMedia players
Version7.10
LicenseGPL-3.0
Last Updated2022/11/19
Links
Download
Website
Source

ElevenMPV-A is an advanced ElevenMPV with BG playback/hardware decoding.

ElevenMPV is a homebrew music player for Playstation Vita that aims to support many different audio formats compared to the official PS VITA music application.

It is the first PS Vita homebrew application that uses native Playstation Application Framework.

Features

  • Browse ux0:/, ur0:/, uma0:/, xmc0:/, grw0:/ to play the above audio formats.
  • YouTube audio streaming.
  • Downloading audio from YouTube for local playback.
  • BG playback.
  • Pause/Play audio.
  • Shuffle/Repeat/Repeat All.
  • Equalizer.
  • ALC.
  • Next/Previous track in current working directory.
  • Display ID3v1 and ID3v2 metadata for MP3 files. Other tags are displayed for OGG, FLAC, OPUS and XM.
  • Touch support.
  • Supported languages include English, Русский, Français, Português (Brasil), Deutsch, Chinese, Japanese.

User guide

Currently supported formats (16 bit signed samples):

  • MP3
  • ATRAC3
  • ATRAC3plus
  • ATRAC9
  • WAV
  • M4A/AAC
  • FLAC
  • IT
  • MOD
  • OGG
  • OPUS
  • S3M
  • XM
  • WEBM (OPUS only)

YouTube streaming:

  • Supports local history and favourites.
  • Can download audio directly from YouTube for local playback.
  • To download audio select "Settings > YouTube > Download" while playing YouTube stream.
  • Can select stream quality.
  • You can play YouTube video or playlist directly by entering ID. To do that type "video:<YouTube ID>" in the search bar and press Search.

BG playback support:

  • By default: with most of the games.
  • With [{Lowmemmode Vita|LowMemMode plugin]]: with all games.

About EQ modes (information by @realusagichan):

  • Heavy EQ - Bass and highs are boosted.
  • Pop EQ - Bass and highs diminished, midrange boosted.
  • Jazz EQ - Subbass and midrange diminished, mid-bass and treble boosted.
  • Unique EQ - Subbass boosted, very high treble boosted, the rest slightly diminished.

EQ modes may cause digital overload at max mixing level for loud music.

To mitigate that enable "Settings->Audio->Limit Volume Whith EQ" option (only software decoded codecs are supported).

Screenshots

elevenmpvavita3.png elevenmpvavita4.png

elevenmpvavita5.png elevenmpvavita6.png

Changelog

v7.10

  • Improved stability of network operations.
  • Networking performance improvements.
  • UI: keyborad will now be automatically hidden when performing search.

v7.0

  • Fixed various crashes.
  • Performance improvements for YouTube parser.
  • Added YouTube quality selector to settings.
  • Added ja locale.

v6.11

  • Bugfixes.
  • Added youtube stream quality selection to settings.
  • Added Traditional and Simplified Chinese translation.

v6.02

  • Fixed a crash that occured when attempting to launch in BG with +109MB game applications.
  • Fixed an issue where WebM OPUS and YouTube decoders locked application when attempting to seek while paused.
  • Added a workaround to download YouTube videos with illegal characters in the names.
  • Added support for non-latin languages and autosuggestions to YouTube search keyboard.
  • Added new languages: German, Brazilian Portuguese.

v6.01

  • Bugfixes.

v6.0

  • Added support for YouTube audio streaming.
  • Added ability to downloading audio directly from YouTube for local playback.
  • Added ability to switch between browser window and player window with player reamining active.
  • Added support for the following codecs:
    • WebM (.webm, only as OPUS container).
  • UIL:
    • Minor UI and design changes.

v5.05

  • Changed memory allocation algorithm. It should now be possible to load album art with resolutions up to 2000x2000.
  • App assets redisgn. Added default background image for file browser.
  • Fixed an issue where app could've crashed when loading album art from metadata.
  • Added following translations: Chinese, Brazilian Portuguese.

v5.04

  • Added Spanish translation.

v5.3

  • Fixed Turkish language support.
  • Fixed an issue where album cover would be unloaded when using player in "repeat one" mode.

v5.1

  • Fixed an issue where playback would not proceed to next track on some codecs when in sleep mode or in the background.
  • Fixed occasional issues on app exit.

v5.0

  • Application has been fully redesigned.

v4.01

  • Fix PNG cover loading.

v4.0

  • Switched to VDSuite.
  • Fixed looping repeat issue.
  • Added extended cover image load support.
  • Minor performace improvements.

v3.81

  • Improved ATRAC3 RIFF (.at3 files) header detection.

Full list of changes can be found here.

Credits

  • joel16 for ElevenMPV.
  • Mr. Rochemont for hosting Invidious instance without HTTP security protocols.
  • @realusagichan for testing and helping with debug.
  • nesttegg by mozilla.
  • dr_libs by mackron.
  • libvorbis, libogg and libopus contributors.
  • libxmp-lite contributors.
  • Giroto for UI and bubble art.

External links

Advertising: