Skip to content
bobotrax edited this page Sep 29, 2022 · 3 revisions

Video Player (ffplay)

by BoboTraX

A fully featured video player for Onion.

animated

Improving on the Steward-fu release, the dependency on Parasyte is now removed with necessary libraries included.
Many formats are supported, after a few tests a little everything below 1080p is supported. The easiest way is to test!

Installation :

  • Download the latest version of ffplay from the release page.
  • Extract the contents of the archive to the root of the SD card.
  • Place your videos in the Videos folder (Media/Videos), you can create Subfolders can be used inside your Videos folders but ONLY one level deep (i.e. Media/Videos/DargonBall).

Usage :

A new Videos item is now available in Games your videos will be accessible there.
You can delete a video with the SELECT key and click on Delete.
If you don't see your videos think to refresh the list with the key SELECT on the Videos item as for the ROMS.

 

Buttons Action
UP +60 seconds
DOWN -60 seconds
LEFT -10 seconds
RIGHT +10 seconds
A Pause
B Next frame (frame by frame)
X +10 minutes
Y -10 minutes
L1 Cycle audio channel
L2 Cycle video channel
R1 Cycle audio, video and subtitle channel
R2 Cycle subtitle channel
START Full screen / 16:9
SELECT Display effect
MENU Save and leave

How to force 16:9 startup :

Rename the file Emu/ffplay/bin/ffplay to Emu/ffplay/bin/ffplay_4_3
Then
Rename the file Emu/ffplay/bin/ffplay_16_9 to Emu/ffplay/bin/ffplay

Clone this wiki locally