# Could Emuelec somehow also play media files?

**URL:** <https://emuelec.discourse.group/t/could-emuelec-somehow-also-play-media-files/1708>\
**Category:** General\
**Created:** [February 18, 2023, 3:57pm UTC](https://emuelec.discourse.group/t/could-emuelec-somehow-also-play-media-files/1708 "2023-02-18T15:57:39Z")\
**Posts on this page:** 12\
**Page:** 1

<div class="post-metadata">

**Author:** ![worstcase](https://yyz2.discourse-cdn.com/free1/user_avatar/emuelec.discourse.group/worstcase/32/294_2.png) [@worstcase](https://emuelec.discourse.group/u/worstcase)\
**Post date:** [February 18, 2023, 3:57pm UTC](https://emuelec.discourse.group/t/could-emuelec-somehow-also-play-media-files/1708/1 "2023-02-18T15:57:39Z")

</div>

Just an idea/question for the developers:

Is it possible to implement kind of a media player into Emuelec/Emulationstation that could play media files like movies or music (e.g. mp4, mp3, mkv etc…)?

---

<div class="post-metadata">

**Author:** ![Langerz82](https://avatars.discourse-cdn.com/v4/letter/l/bc79bd/32.png) [@Langerz82](https://emuelec.discourse.group/u/Langerz82)\
**Post date:** [February 18, 2023, 11:56pm UTC](https://emuelec.discourse.group/t/could-emuelec-somehow-also-play-media-files/1708/2 "2023-02-18T23:56:37Z")

</div>

I believe vlc cli is installed in EmuElec, for reference see:  
[https://wiki.videolan.org/Documentation:Command\_line/](https://wiki.videolan.org/Documentation:Command_line/)

But I think for ease if you want to use it for media you are better off installing CoreELEC onto a seperate sd card.

---

<div class="post-metadata">

**Author:** ![worstcase](https://yyz2.discourse-cdn.com/free1/user_avatar/emuelec.discourse.group/worstcase/32/294_2.png) [@worstcase](https://emuelec.discourse.group/u/worstcase)\
**Post date:** [February 19, 2023, 8:13am UTC](https://emuelec.discourse.group/t/could-emuelec-somehow-also-play-media-files/1708/3 "2023-02-19T08:13:02Z")

</div>

Thanks for answering! Yes, I’ve had CoreELEC on a sd card for media and could install it again on a card, but then I have two sd cards… I know it’s really lazy thinking, but I would prefer not to have to switch between the EmuElec and the CoreELEC-card… so that’s why I was wondering if it could be possible to “merge” Emulation and media-playing into one system…

---

<div class="post-metadata">

**Author:** ![7Ji](https://yyz2.discourse-cdn.com/free1/user_avatar/emuelec.discourse.group/7ji/32/336_2.png) [@7Ji](https://emuelec.discourse.group/u/7Ji)\
**Post date:** [February 20, 2023, 1:24am UTC](https://emuelec.discourse.group/t/could-emuelec-somehow-also-play-media-files/1708/4 "2023-02-20T01:24:26Z")

</div>

You could try [GitHub - 7Ji/HybridELEC: Side-by-side dual-bootable CoreELEC + EmuELEC, and on-eMMC triple boot with Android](https://github.com/7Ji/HybridELEC) . As long as your device is supported by the **official Amlogic-ng generic image** by CoreELEC and **official Amlogic-ng generic mage** by EmuELEC, they can run the USB/SD dual-bootable image provided in the `hybrid-ng` branch. Some devices could even use the Android+CE+EE burning image provided in the `android-burning` branch.

---

<div class="post-metadata">

**Author:** ![worstcase](https://yyz2.discourse-cdn.com/free1/user_avatar/emuelec.discourse.group/worstcase/32/294_2.png) [@worstcase](https://emuelec.discourse.group/u/worstcase)\
**Post date:** [February 20, 2023, 11:04pm UTC](https://emuelec.discourse.group/t/could-emuelec-somehow-also-play-media-files/1708/5 "2023-02-20T23:04:17Z")

</div>

Nice Idea! Thanks! I will try it out…

---

<div class="post-metadata">

**Author:** ![SkierRay](https://yyz2.discourse-cdn.com/free1/user_avatar/emuelec.discourse.group/skierray/32/413_2.png) [@SkierRay](https://emuelec.discourse.group/u/SkierRay)\
**Post date:** [February 21, 2023, 3:40am UTC](https://emuelec.discourse.group/t/could-emuelec-somehow-also-play-media-files/1708/6 "2023-02-21T03:40:59Z")

</div>

hi @7Ji  
as to triple bootable setup, curious it’s apllied for usb booting only? or it can support for SD scenario ?

" _For triple-bootable Android+CE+EE **USB buring image** , check the [Android burning branch](https://github.com/7Ji/HybridELEC/tree/android-burning)_  
_要找安卓+CE+EE三系统线刷包，请到[安卓线刷分支](https://github.com/7Ji/HybridELEC/tree/android-burning)_"

thanks.

---

<div class="post-metadata">

**Author:** ![7Ji](https://yyz2.discourse-cdn.com/free1/user_avatar/emuelec.discourse.group/7ji/32/336_2.png) [@7Ji](https://emuelec.discourse.group/u/7Ji)\
**Post date:** [February 21, 2023, 4:33am UTC](https://emuelec.discourse.group/t/could-emuelec-somehow-also-play-media-files/1708/7 "2023-02-21T04:33:18Z")

</div>

USB burning in this sentence is not “writing something to USB” but burning something to your box via USB, i.e. Android burning.

The `android-burning` branch provides image that you can use Amlogic USB Burning tool to flash to the box’s internal memory just like an Android image, and all three systems will be on eMMC. I basically make images that trick Amlogic’s tool and the box to think they’re Android images (but in fact not). Android, CE and EE are all unmodified (marked as official) even the image itself is heavily modified. Due to being unmodified, the internal CE and EE are not enterable unless you use my companion Android Application “HybridELEC Rebooter” to reboot into them. (The app also allows you to reboot to external systems so you can have more than 4 systems _(but you really should get more boxes in that case)_ all on one box with easy switch between them)

Due to the nature of how it is made, the `android-burning` branch’s images are made per box.

The `hybrid-ng` branch provides images that’re in the same format of CE and EE’s generic Amlogic-ng images, and share the same compatibility with them. It is this image that you should flash to USB drive or SD card. Everything before and after the hybrid logic is the same as official CE/EE so you can mix a HybridELEC USB/SD with official CE/EE. BUT, the CE and EE sources in this branch is heavily modified and it’s impossible to update alone (They’re bonded together as one single system image)

---

<div class="post-metadata">

**Author:** ![SkierRay](https://yyz2.discourse-cdn.com/free1/user_avatar/emuelec.discourse.group/skierray/32/413_2.png) [@SkierRay](https://emuelec.discourse.group/u/SkierRay)\
**Post date:** [February 21, 2023, 9:36am UTC](https://emuelec.discourse.group/t/could-emuelec-somehow-also-play-media-files/1708/8 "2023-02-21T09:36:27Z")

</div>

Got it and thanks for clarity.

---

<div class="post-metadata">

**Author:** ![worstcase](https://yyz2.discourse-cdn.com/free1/user_avatar/emuelec.discourse.group/worstcase/32/294_2.png) [@worstcase](https://emuelec.discourse.group/u/worstcase)\
**Post date:** [February 21, 2023, 1:08pm UTC](https://emuelec.discourse.group/t/could-emuelec-somehow-also-play-media-files/1708/9 "2023-02-21T13:08:21Z")

</div>

Hi 7Ji,

I installed the CE/EM-Combo and it works great. But there’s just one problem: the option to reboot from CoreElec to EmuElec only appears in the shutdown-menu of the pre-installed “Estuary”-skin of CoreElec. If you change to any other skin (e.g. “Amber”), that option is gone unfortunately. Any chance or idea how to fix that problem? Thanks in advance!

---

<div class="post-metadata">

**Author:** ![7Ji](https://yyz2.discourse-cdn.com/free1/user_avatar/emuelec.discourse.group/7ji/32/336_2.png) [@7Ji](https://emuelec.discourse.group/u/7Ji)\
**Post date:** [February 21, 2023, 1:24pm UTC](https://emuelec.discourse.group/t/could-emuelec-somehow-also-play-media-files/1708/10 "2023-02-21T13:24:15Z")

</div>

This is expected as it IS implemented as a modification of the skin:

> <https://github.com/7Ji/EmuELEC/blob/9bc0f0464a86e0af066819ad29bde3832d109c30/projects/Amlogic-ce/packages/mediacenter/kodi/patches/0001-adapt-to-hybrid-logic.patch>

For other skins, you would need to edit its `xml/DialogButtonMenu.xml` or similar files that provides a menu to add an item that calls my script `/usr/sbin/hybrid_reboot_ee`.

And you could also just run the script through SSH manually, if you don’t want to temper with the skin.

I can’t give guidance on how an exact skin could be modified since I only use the default skin (actually I barely run Kodi and do retro-gaming and barely even boot CE/EE these days, not much free time)

---

<div class="post-metadata">

**Author:** ![worstcase](https://yyz2.discourse-cdn.com/free1/user_avatar/emuelec.discourse.group/worstcase/32/294_2.png) [@worstcase](https://emuelec.discourse.group/u/worstcase)\
**Post date:** [February 21, 2023, 1:46pm UTC](https://emuelec.discourse.group/t/could-emuelec-somehow-also-play-media-files/1708/11 "2023-02-21T13:46:14Z")

</div>

Wow, thanks for that quick answer. I’ll try it out… Also: I just wrote an issue into your github, but perhaps you can answer it for me here?

Unlike in the official EmuElec 4.6.-version, this version unfortunately only offers the skraping-option with “ARCADEDB”.

Is it possible to add the option to use “SCREENSCRAPER”?

---

<div class="post-metadata">

**Author:** ![worstcase](https://yyz2.discourse-cdn.com/free1/user_avatar/emuelec.discourse.group/worstcase/32/294_2.png) [@worstcase](https://emuelec.discourse.group/u/worstcase)\
**Post date:** [April 23, 2023, 11:29am UTC](https://emuelec.discourse.group/t/could-emuelec-somehow-also-play-media-files/1708/12 "2023-04-23T11:29:40Z")

</div>

Found the solution: EmuElec is capable of playing video files, just copy the media-files into roms/mplayer and there you go!
