The following is (I think) ffmpeg command to extract the metdata stream
fro the URL above.  For other URLs the map may be different 


Code:
--------------------
    
  ffmpeg -i 
https://supla.digitacdn.net/live/_definst_/supla/groove/playlist.m3u8 -map 0:0 
-codec copy -f data metadata1.txt
  
--------------------


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=103158

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to