PDA

View Full Version : Help me to embed (.m3u8)


langau
06-19-2015, 03:21 PM
Hi all,

i need embed code of a stream (.m3u8)
here is the video

http://www.zeetv.com/shows/hello-pratibha/video/hello-pratibha-episode-110-june-19-2015-full-episode.html

Regards,
langau

biezom
06-19-2015, 03:44 PM
Hi all,

i need embed code of a stream (.m3u8)
here is the video

http://www.zeetv.com/shows/hello-pratibha/video/hello-pratibha-episode-110-june-19-2015-full-episode.html

Regards,
langau

hi

ts format

livestreamer "hls://http://dittotv2-vh.akamaihd.net/i/draco/shows/Zee_TV/Hello_Pratibha/June/19062015/Hello_Pratibha_Episode_110.smil/index_577536_av.m3u8?null=" best -o
or

ffmpeg -i "http://dittotv2-vh.akamaihd.net/i/draco/shows/Zee_TV/Hello_Pratibha/June/19062015/Hello_Pratibha_Episode_110.smil/index_577536_av.m3u8?null=" -c copy Hello-Pratibha-Episode-110.ts



mp4 format

ffmpeg -i "http://dittotv2-vh.akamaihd.net/i/draco/shows/Zee_TV/Hello_Pratibha/June/19062015/Hello_Pratibha_Episode_110.smil/index_577536_av.m3u8?null=" -absf aac_adtstoasc -c copy Hello-Pratibha-Episode-110.mp4

langau
06-19-2015, 03:55 PM
hi

ts format

livestreamer "hls://http://dittotv2-vh.akamaihd.net/i/draco/shows/Zee_TV/Hello_Pratibha/June/19062015/Hello_Pratibha_Episode_110.smil/index_577536_av.m3u8?null=" best -o
or

ffmpeg -i "http://dittotv2-vh.akamaihd.net/i/draco/shows/Zee_TV/Hello_Pratibha/June/19062015/Hello_Pratibha_Episode_110.smil/index_577536_av.m3u8?null=" -c copy Hello-Pratibha-Episode-110.ts



mp4 format

ffmpeg -i "http://dittotv2-vh.akamaihd.net/i/draco/shows/Zee_TV/Hello_Pratibha/June/19062015/Hello_Pratibha_Episode_110.smil/index_577536_av.m3u8?null=" -absf aac_adtstoasc -c copy Hello-Pratibha-Episode-110.mp4

thank you,
can i use it in this embed code?
<iframe allowfullscreen="" frameborder="0" height="370" src="URL" width="600"></iframe>

langau
06-20-2015, 03:47 PM
Nobody wants to help me? :o