Hi,
I am getting up the learning curve with the help of people on this forum but got stuck yesterday trying to play MP3 or MP4a Files.
I have a music collection on a network hard drive that I can navigate to but cannot find a file associated with them, so they do not play. I really want a GUI option as I am not very good with command lines, and I will play through the HDMI cable to my TV.
I read that OMX player is a good simple player with a GUI option and tried to install it. using the procedure below that I copied from a forum, it seems to install OK (as far as I can tell) but at step 13 I do not see the "Sound & Video" option in the "open with" menu - so something has gone wrong.
I keep thinking I am one small step away fro achieving this but it has beaten me for the moment.
Can anybody help?
Bill
How to get omx player working
(through Graphical User Interface):
1) Power on Raspberry Pi
2) View GUI home page
3) Open LXterminal
4) (double click the icon on desktop)
5) Type
sudo nano /usr/share/applications/omxplayer.desktop
a blank screen will open
7) Type the following in the file:
[Desktop Entry]
Type=Application
Name=omxplayer
Categories=AudioVideo;Player;
Exec=lxterminal --command "omxplayer -o hdmi %f"
Icon=emblem-video
8) Press control+x to save the file
9) Press Enter
10) Open file manager (bottom left-hand corner)
11) Go to the directory where your file is.
12) Right-click on the file and select "open with..."
13) Under "Sound & Video", choose omxplayer
14) A new terminal will open, which will open your video
15) You can now control your video with keyboard