Difference between pages "Package:Mpv" and "Package:Virtualjaguar"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
 
(About the virtualjaguar package)
 
Line 1: Line 1:
{{Ebuild
=== Brief Synopsis ===
|Summary=Video player based on MPlayer/mplayer2.
[http://icculus.org/virtualjaguar Virtual Jaguar] is a cross-platform Atari Jaguar emulator with a Qt UI. Currently the only one still in active development, it is being utilized by developers of Jaguar software in conjunction with real hardware tools like the [http://www.harmlesslion.com/cgi-bin/showprog.cgi?search=skunkboard Skunkboard]. Also the only Jaguar emulator that comes with it's own pack-in title: [http://reboot.atari.org/new-reboot/downfall.html Downfall]. One of the stated goals of the project is to increase the compatibility as much as possible; as a result, speed is sometimes sacrificed.
|CatPkg=media-video/mpv
 
|Maintainer=Oleg
=== Features ===
|Homepage=http://mpv.io/
* Multi-platform (currently Linux, Windows, and MacOS)
}}
* Gamepad support
mpv is a fork of mplayer2, to learn more about the differences take a look at their [https://github.com/mpv-player/mpv/blob/master/DOCS/man/changes.rst docs].
* Full screen support
Currently there is only mpv version 0.6.1 availabe in Funtoo
* Good compatibility with existing Jaguar software
{{fancynote|Read the [https://github.com/mpv-player/mpv/wiki/FFmpeg-versus-Libav mpv wiki] to understand ffmpeg vs libav especially in regard to mpv.
* Built-in facilities to assist developers in creating new software
If you are interested you  might even read the article [http://blog.pkh.me/p/13-the-ffmpeg-libav-situation.html The FFmpeg/Libav situation] }}
 
==Installation==
=== Technical Features ===
<console>
* Partially multithreaded implementation of processor cores
###i##  emerge media-video/mpv
* Customized version of the UAE 68000 core
</console>
* GUI is decoupled from emulator core
{{EbuildFooter}}

Revision as of 16:03, November 5, 2014

Brief Synopsis

Virtual Jaguar is a cross-platform Atari Jaguar emulator with a Qt UI. Currently the only one still in active development, it is being utilized by developers of Jaguar software in conjunction with real hardware tools like the Skunkboard. Also the only Jaguar emulator that comes with it's own pack-in title: Downfall. One of the stated goals of the project is to increase the compatibility as much as possible; as a result, speed is sometimes sacrificed.

Features

  • Multi-platform (currently Linux, Windows, and MacOS)
  • Gamepad support
  • Full screen support
  • Good compatibility with existing Jaguar software
  • Built-in facilities to assist developers in creating new software

Technical Features

  • Partially multithreaded implementation of processor cores
  • Customized version of the UAE 68000 core
  • GUI is decoupled from emulator core