Viewing 1 post (of 1 total)
  • Author
    Posts
  • haze420
    Participant
    Post count: 1

    I’m trying to get omxplayer running through emulationstation and am having no luck. I’m able to get the section to show up in emulationstation and it shows the movies a have available. I’ve added it to es_systems.cfg using
    <system>
    <fullname>Movies</fullname>
    <name>movies</name>
    <path>~/Retropie/roms/movies</path>
    <extension>.mp4 .MP4</extension>
    <command>omxplayer -o hdmi -r %ROM%</command>
    <platform>ignore</platform>
    <theme>movies</theme>
    </system>

    using that command from terminal works no problem but in emulationstation when i select the movie it it goes to try to run it and just comes back to emulationstation

Viewing 1 post (of 1 total)
  • The forum ‘Everything else related to the RetroPie Project’ is closed to new topics and replies.