Difference between revisions of "Playing Videos and Music"

From EmuVR Wiki
Jump to: navigation, search
m
Line 7: Line 7:
  
  
Thanks to the [https://docs.libretro.com/library/ffmpeg/ FFMPEG core], EmuVR supports playback of video and music files. Additionally, you can also play compatible web streams, provided you have a valid accessible URL. This guide will offer some brief instruction on setting up these types of media.
+
Thanks to the [https://docs.libretro.com/library/ffmpeg/ FFMPEG core], EmuVR supports playing video and music files. Additionally, you can also play compatible web streams, provided you have a valid accessible URL. This guide will offer some brief instructions on setting up these types of media.
  
 
== Video/Music ==
 
== Video/Music ==
Line 13: Line 13:
 
Video and Music are a straightforward setup, as the steps are similar to setting up games.  
 
Video and Music are a straightforward setup, as the steps are similar to setting up games.  
  
* Create a folder inside '''EmuVR\Games''' for your movies. This can be whatever you'd like, but it's recommended you pick something along the lines of '''Videos''' or '''Music'''.
+
* Create a folder inside '''EmuVR\Games''' for your movies. This can be named as you like, but it's recommended you pick something along the lines of '''Videos''' or '''Music'''.
 
* Place your media files in this new directory. Compatible file formats: ''.mkv, .avi, .f4v, .f4f, .3gp, .ogm, .flv, .mp4, .mp3, .flac, .ogg, .m4a, .webm, .3g2, .mov, .wmv, .mpg, .mpeg, .vob, .asf, .divx, .m2p, .m2ts, .ps, .ts, .mxf, .wma, .wav'' <br/> More info in the libretro docs for the FFMPEG core, located [https://docs.libretro.com/library/ffmpeg/#extensions here.]
 
* Place your media files in this new directory. Compatible file formats: ''.mkv, .avi, .f4v, .f4f, .3gp, .ogm, .flv, .mp4, .mp3, .flac, .ogg, .m4a, .webm, .3g2, .mov, .wmv, .mpg, .mpeg, .vob, .asf, .divx, .m2p, .m2ts, .ps, .ts, .mxf, .wma, .wav'' <br/> More info in the libretro docs for the FFMPEG core, located [https://docs.libretro.com/library/ffmpeg/#extensions here.]
 
* Run Game Scanner. If you named your folder similar to the name examples above, it should detect them when you click Autofill. If not, add the folder manually.
 
* Run Game Scanner. If you named your folder similar to the name examples above, it should detect them when you click Autofill. If not, add the folder manually.
Line 20: Line 20:
 
* Launch EmuVR.
 
* Launch EmuVR.
  
As long as you've used compatible media and setup Game Scanner properly, you should now have the option to spawn a new system and cartridges for your Videos and Music.
+
As long as you've used compatible media and setup Game Scanner properly, you should now be able to spawn VCRs and VHS tapes for your Videos (and generic cartridges for Music).
  
 
'''Important Notes'''
 
'''Important Notes'''
Line 27: Line 27:
 
* As it's the case with games, avoid adding more than 1000 video or music files, as it can cause instability, break Netplay or even crash EmuVR.
 
* As it's the case with games, avoid adding more than 1000 video or music files, as it can cause instability, break Netplay or even crash EmuVR.
 
* If you would like to play more than one file per VHS or cartridge, you can do so by manually merging your files(a topic not covered here, as it is somewhat advanced), or by reading the section below about ''Streaming'' for an alternative.
 
* If you would like to play more than one file per VHS or cartridge, you can do so by manually merging your files(a topic not covered here, as it is somewhat advanced), or by reading the section below about ''Streaming'' for an alternative.
 +
 +
=== Controls ===
 +
 +
{| class="wikitable table-row-hover table-left-padding" style="text-align:center"
 +
! style="width: 230px" | Action
 +
!| Keyboard
 +
!| Gamepad
 +
!| Oculus Touch
 +
!| Index
 +
!| WMR
 +
!| Vive
 +
|-
 +
| Play / Pause
 +
| Space
 +
| A
 +
| A ''or'' X
 +
| A
 +
| Trackpad [Down]
 +
| Trackpad [Down]
 +
|-
 +
| Skip Back / Forward 10 seconds
 +
| Arrows [Left/Right]
 +
| Left Analog [Left/Right]
 +
| Left Analog [Left/Right]
 +
| Left Analog [Left/Right]
 +
| Left Analog [Left/Right]
 +
| Left Trackpad [Left/Right]
 +
|-
 +
| Skip Back / Forward 60 seconds
 +
| Arrows [Down/Up]
 +
| Left Analog [Down/Up]
 +
| Left Analog [Down/Up]
 +
| Left Analog [Down/Up]
 +
| Left Analog [Down/Up]
 +
| Left Trackpad [Down/Up]
 +
|-
 +
| Cycle Audio Tracks
 +
| Q
 +
| Left Shoulder
 +
| Left Analog<br>(Press/Click)
 +
| Left Analog<br>(Press/Click)
 +
| Left Trackpad [Left]
 +
| Right Trackpad [Left]
 +
|-
 +
| Cycle Subtitles
 +
| W
 +
| Right Shoulder
 +
| Left Trigger
 +
| Left Trigger
 +
| Left Trigger
 +
| Right Trackpad [Right]
 +
|-
 +
|}
  
  
Line 41: Line 94:
 
* Paste the link to the stream you'd like to play. Note that this needs to be a '''direct link''', not just the webpage the stream is on. A direct link will end with a file format, and will usually prompt you to download a file if you put it in your browser. (As an example, the link might look something like '''http://mycoolsite.com/stream/supercoolstream.m3u8''' or '''https://sample-videos.com/video123/mp4/480/big_buck_bunny_480p_10mb.mp4'''.
 
* Paste the link to the stream you'd like to play. Note that this needs to be a '''direct link''', not just the webpage the stream is on. A direct link will end with a file format, and will usually prompt you to download a file if you put it in your browser. (As an example, the link might look something like '''http://mycoolsite.com/stream/supercoolstream.m3u8''' or '''https://sample-videos.com/video123/mp4/480/big_buck_bunny_480p_10mb.mp4'''.
 
* Save the file.
 
* Save the file.
* Run Game Scanner. You should now have a cartridge in game named after the '''.str''' file you created.
+
* Run Game Scanner. You should now have a VHS in game named after the '''.str''' file you created.
  
 
'''Important Notes'''
 
'''Important Notes'''
Line 86: Line 139:
 
<div class="mw-collapsible mw-collapsible-border mw-collapsed" data-expandtext="VLC Method" data-collapsetext="Hide">
 
<div class="mw-collapsible mw-collapsible-border mw-collapsed" data-expandtext="VLC Method" data-collapsetext="Hide">
 
==== VLC Method ====
 
==== VLC Method ====
Sometimes, the media you want isn't accessible from a direct link. For example, '''Youtube''' and '''Twitch'''. Or perhaps you'd like to use your own media and play a series of videos or music without needing to swap cartridges each episode. Maybe you have a bunch of shows and old commercials in a playlist that you'd like to watch to emulate a TV channel. While this functionality isn't supported in EmuVR, a workaround has been created by a user of the community using the popular media player [https://www.videolan.org/vlc/index.html VLC].
+
Sometimes, the media you want isn't accessible from a direct link. For example, '''Youtube''' and '''Twitch'''. Or perhaps you'd like to use your own media and play a series of videos or music without needing to swap VHS tapes for each episode. Maybe you have a bunch of shows and old commercials in a playlist that you'd like to watch to emulate a TV channel. While this functionality isn't supported in EmuVR, a workaround has been created by a user of the community using the popular media player [https://www.videolan.org/vlc/index.html VLC].
  
 
Comparison to Streamlink method above:
 
Comparison to Streamlink method above:
Line 115: Line 168:
 
'''NOTE:''' If you only see one of the files you added in the stream queue, you may have to add all your files to a playlist as you would to normally play them, save the playlist (Ctrl+Y), then use that file in the Stream window instead.
 
'''NOTE:''' If you only see one of the files you added in the stream queue, you may have to add all your files to a playlist as you would to normally play them, save the playlist (Ctrl+Y), then use that file in the Stream window instead.
  
You're done. You should now see the files you chose appear in you VLC playlist, and the timestamp will be moving. You may not see the video actually playing in VLC- this is normal, as long as the timestamp is moving your files are streaming. Open EmuVR and play your new stream cartridge. It might take a few seconds to load, but you'll eventually see your video file playing on the TV.
+
You're done. You should now see the files you chose appear in you VLC playlist, and the timestamp will be moving. You may not see the video actually playing in VLC- this is normal, as long as the timestamp is moving your files are streaming. Open EmuVR and play your new stream VHS. It might take a few seconds to load, but you'll eventually see your video file playing on the TV.
  
 
'''Important Notes'''
 
'''Important Notes'''
  
* This method of streaming is likely not the most efficient, and exists only as a workaround to stream from places where a direct link isn't accessible, like Twitch or Youtube, or to play a large number of media files on one cartridge without needing to swap them out.
+
* This method of streaming is likely not the most efficient, and exists only as a workaround to stream from places where a direct link isn't accessible, like Twitch or Youtube, or to play a large number of media files on one VHS without needing to swap them out.
* VLC '''must''' remain running, and the files must be playing in order for the stream to work. If you attempt to play the stream cartridge without VLC running/playing, it will simply turn off without loading anything.
+
* VLC '''must''' remain running, and the files must be playing in order for the stream to work. If you attempt to play the stream VHS without VLC running/playing, it will simply turn off without loading anything.
 
* If you decide you want to add more files to this playlist, you will need to do so via the Stream menu. Otherwise, VLC will just play the file as a regular file and your console in-game will shut off.  
 
* If you decide you want to add more files to this playlist, you will need to do so via the Stream menu. Otherwise, VLC will just play the file as a regular file and your console in-game will shut off.  
 
* You ''can'' save the playlist of streaming files with VLC to open it again later without needing to go through all the setup steps again.
 
* You ''can'' save the playlist of streaming files with VLC to open it again later without needing to go through all the setup steps again.
 
</div>
 
</div>

Revision as of 07:33, 20 April 2021

TL;DR: To play video and music files, you'll just add them exactly like you add your games. When creating folders for your systems inside EmuVR\Games, just add a Video and/or a Music folder, copy your video and music files there, add them to Game Scanner, assign the Video or Music media types to them (or click Autofill), then click Scan. They'll show up in your inventory menu in EmuVR.

Read below for more detailed instructions.



Thanks to the FFMPEG core, EmuVR supports playing video and music files. Additionally, you can also play compatible web streams, provided you have a valid accessible URL. This guide will offer some brief instructions on setting up these types of media.

Video/Music§ Link

Video and Music are a straightforward setup, as the steps are similar to setting up games.

  • Create a folder inside EmuVR\Games for your movies. This can be named as you like, but it's recommended you pick something along the lines of Videos or Music.
  • Place your media files in this new directory. Compatible file formats: .mkv, .avi, .f4v, .f4f, .3gp, .ogm, .flv, .mp4, .mp3, .flac, .ogg, .m4a, .webm, .3g2, .mov, .wmv, .mpg, .mpeg, .vob, .asf, .divx, .m2p, .m2ts, .ps, .ts, .mxf, .wma, .wav
    More info in the libretro docs for the FFMPEG core, located here.
  • Run Game Scanner. If you named your folder similar to the name examples above, it should detect them when you click Autofill. If not, add the folder manually.
  • Ensure the media type is set to Video or Music depending on the media type.
  • Scan.
  • Launch EmuVR.

As long as you've used compatible media and setup Game Scanner properly, you should now be able to spawn VCRs and VHS tapes for your Videos (and generic cartridges for Music).

Important Notes

  • While we have proper VHS and VRC models, the DVD and Casette / CD media types (while functionally identical) will currently show up as generic console and cartridge models. These variations are placeholders for when more models are created in the future.
  • As it's the case with games, avoid adding more than 1000 video or music files, as it can cause instability, break Netplay or even crash EmuVR.
  • If you would like to play more than one file per VHS or cartridge, you can do so by manually merging your files(a topic not covered here, as it is somewhat advanced), or by reading the section below about Streaming for an alternative.

Controls§ Link

Action Keyboard Gamepad Oculus Touch Index WMR Vive
Play / Pause Space A A or X A Trackpad [Down] Trackpad [Down]
Skip Back / Forward 10 seconds Arrows [Left/Right] Left Analog [Left/Right] Left Analog [Left/Right] Left Analog [Left/Right] Left Analog [Left/Right] Left Trackpad [Left/Right]
Skip Back / Forward 60 seconds Arrows [Down/Up] Left Analog [Down/Up] Left Analog [Down/Up] Left Analog [Down/Up] Left Analog [Down/Up] Left Trackpad [Down/Up]
Cycle Audio Tracks Q Left Shoulder Left Analog
(Press/Click)
Left Analog
(Press/Click)
Left Trackpad [Left] Right Trackpad [Left]
Cycle Subtitles W Right Shoulder Left Trigger Left Trigger Left Trigger Right Trackpad [Right]


Streaming§ Link

In addition to using video files from your HDD, you can also directly stream some media formats without needing to download anything.

Streaming from the Web§ Link

The FFMPEG Core, by default, handles a wide variety of media including common stream formats. Getting those URLs into EmuVR is fairly straightforward, but does need a bit of manual work.

  • Create a new file in your Games/Video directory. You can name it whatever you would like, but it must end with the extension .str (be sure to enable file extensions or you might actually end with an invisible "filename.str.txt")
  • Open this new file with Notepad.
  • Paste the link to the stream you'd like to play. Note that this needs to be a direct link, not just the webpage the stream is on. A direct link will end with a file format, and will usually prompt you to download a file if you put it in your browser. (As an example, the link might look something like http://mycoolsite.com/stream/supercoolstream.m3u8 or https://sample-videos.com/video123/mp4/480/big_buck_bunny_480p_10mb.mp4.
  • Save the file.
  • Run Game Scanner. You should now have a VHS in game named after the .str file you created.

Important Notes

If the console immediately turns off without playing, it usually means that either the link is not accessible or that it's not compatible with ffmpeg. Verify that you are using a direct link to the stream, and that it's accessible in a incognito/private browser window.

No, Youtube and Twitch don't work with this method.


Streaming through your PC (Experimental / Advanced)§ Link

Disclaimer: These are workarounds using third party software, which might stop working after any update or for any unpredictable reason.
Again, this is experimental, unreliable, unstable, unpredictable, and out of our control. It might work for some people and not for you.
This is not supported. Good luck.


These methods can help you stream from sources not accessible from a direct links, like Youtube or Twitch, or let you join multiple local videos into a single stream.

Click below to learn more.

[Streamlink Method]
[VLC Method]