Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Record private channel dailymotion liveDoes anyone can help me? I am looking for how to record a live dailymotion. There is a trouble is that the channel is private. You can see it here: http://www.lamaisondubluff.fr/le-live/?source=psl
Thank you in advance |
#2
|
|||
|
|||
Re: Record private channel dailymotion live.m3u8
Code:
http://stream-04.vty.dmcdn.net/11/dm/1/xsxv2i/live_src.isml/events(live_src-1424203094)/live_src-audio=131072-video=1868800.m3u8 Code:
ffmpeg -i "http://stream-04.vty.dmcdn.net/11/dm/1/xsxv2i/live_src.isml/events(live_src-1424203094)/live_src-audio=131072-video=1868800.m3u8" -c:v copy -c:a copy -f mpegts output.flv ...or use hdsdump Code:
hdsdump --manifest "http://stream-04.vty.dmcdn.net/11/dm/1/xsxv2i/live_src.isml/live_src.f4m?e=1424432626&st=Sd1wcTyfHm0cfO88SpAKzg" |
#3
|
|||
|
|||
Re: Record private channel dailymotion liveThank you for your quick answer.
I tried to download hdsdump but it don't run at all (i'm on windows 7) How i can open and record .m3u8 file ? I tried ffmpeg too, it seems work perfectly thank you. Do you know if i can choose resolution of stream ? I would like 480p (standard) because it seems 720p and it takes a lot of mb. ^^ Thank you |
#4
|
|||
|
|||
Re: Record private channel dailymotion livehdsdump download code is above
here i have the various resolutions for ffmpeg 240p Code:
ffmpeg -i "http://stream-02.vty.dmcdn.net/11/dm/1/xsxv2i/live.isml/events(live-1424203094)/live-audio=64000-video=200000.m3u8" -c:v copy -c:a copy -f mpegts 240p.flv Code:
ffmpeg -i "http://stream-02.vty.dmcdn.net/11/dm/1/xsxv2i/live.isml/events(live-1424203094)/live-audio=128000-video=445000.m3u8" -c:v copy -c:a copy -f mpegts 380p.flv Code:
ffmpeg -i "http://stream-02.vty.dmcdn.net/11/dm/1/xsxv2i/live.isml/events(live-1424203094)/live-audio=128000-video=989000.m3u8" -c:v copy -c:a copy -f mpegts 480p.flv Code:
ffmpeg -i "http://stream-02.vty.dmcdn.net/11/dm/1/xsxv2i/live.isml/events(live-1424203094)/live-audio=128000-video=2200000.m3u8" -c:v copy -c:a copy -f mpegts 720p.flv fixed... Last edited by hasomaso : 02-18-2015 at 04:08 PM. |
#5
|
|||
|
|||
Re: Record private channel dailymotion liveHi
Thank you. The link for 240p works well but 380p, 480p and 720p (it said : unable to find a suitable output format for 'copy' copy : invalid argument) I don't know what the problem is. The link you sent me in your first answer work always good. I guess it's 720p link so i dont know why this one works and no the link for 720p in your last message. I really want 380p and 480p links. Do you think you can fix it ? Thank you again |
#6
|
|||
|
|||
Re: Record private channel dailymotion livefixed... thanks for info
|
#7
|
|||
|
|||
Re: Record private channel dailymotion livei dont work for me
|
#8
|
|||
|
|||
Re: Record private channel dailymotion live |
#9
|
|||
|
|||
Re: Record private channel dailymotion liveand new link
|
#10
|
|||
|
|||
Re: Record private channel dailymotion liveHey,
I Want To Download This m3u8 File Through FFMPEG... Code:
https://jiocinemaweb.cdn.jio.com/jiovod.cdn.jio.com/vod/_definst_/smil:vod/87/9/0_0emwhd7i.smil/chunklist_b2428000.m3u8 |
Tags: record live dailymotion |
Thread Tools | |
Display Modes | |
|
|