ads

lundi 28 septembre 2015

playing of files from a playlist of m3u



I had a problem with a playlist.
I created the playlist.m3u file


Code:


#EXTM3U
#PLAYLIST:Video
#EXTINF:30, Snikers
/ sdcard/MEDIA/snikers.mp4
#EXTINF:60, Coca-Cola
/sdcard/MEDIA/coca-cola.mp4
#EXTINF:92, Sony
/ sdcard/MEDIA/sony.mp4


After playing of the first snikers.mp4 file, video stops and the timer of time of the clip continues to go infinitely and doesn't switch to the following clip.

If the playlist is such contents


Code:


/ sdcard/MEDIA/snikers.mp4
/sdcard/MEDIA/coca-cola.mp4
/ sdcard/MEDIA/sony.mp4


that mx player is simple during playing of the first clip switches to the following file not from a playlist and the file from the same folder



Aucun commentaire:

Enregistrer un commentaire