I would really like to play m3u8 files (more specifically, http://www.nasa.gov/multimedia/nasatv/NTV-Public-IPS.m3u8) but when I try to run it on VLC player, it goes on to multiple .ts files with a very annoying gap between the stream.
Is there any way I can play this stream on ubuntu just as if I were playing it on an iphone (which is what the stream is for).
HLS-Player is the way that works for me!
Try using Banshee Media Player (please note I've not tested the stream in question). It has podcast support, and works with m3u's pretty well in my experience, so this should be no different.
Rhythmbox might work just as well actually.
You can install these two plug-ins for firefox and see what happens:
.m3u8
is a apple's live streaming format (hence it plays fine on iPhone).There is finally an experimental VLC player out there with m3u8 support, try to build it and see if it works ;)
If you really want your video to play then change the extension
.m3u8
to.mp4
and that's it. You find it's like other.mp4
files and you can enjoy the video.I paste m3u8 file and playlist in "my folder".
Open play list folder. Click any file.
Check its properties by right clicking.
Now copy the path of "play list folder location" and paste it in the m3u8 file. The M3u8 file can be open with a text editor
f://xyz/abc_m3u8 contents/
c:\my folder\abc_m3u8 contents/
Keep only the data of play list files. Remove all other lines from the m3u8 file. Now save file as ". m3u" It can run on any player.
Open your mousepad or text editor & copy this code
save it as
nasa.html
Run it on firefox and you will be asked to
and you've got your
.m3u8
movie on your filemaybe you need to install gnome mplayer to make it work
it worked for me.