Can anyone help with this? Looking for "how-to" for ffmpeg/other, not the actual video:
http://hds.pro12.lv3.hbogo.com/videos/PRO12/e2/hbo/feature/623211/hbo_246329_PRO12_f4m...bo.f4m?hdcore=
ffmpeg returns: Invalid data found when processing input
Source: http://www.hbogo.com/#series/video&assetID=GOROSTGP35414?videoMode=embeddedVideo?showS...eatures=false/
+ Reply to Thread
Results 2,701 to 2,730 of 4610
-
-
not able to download this video
Code:http://www.youtube.com/watch?v=uljeoc8akm0
Code:rtmpe://r20---sn-h557sn7r.c.youtube.com/videoplayback" -a "videoplayback" -f "win 14,0,0,145" -w "http://s.ytimg.com/yts/swfbin/player-vflsotbd3/watch_as3.swf" -p "http://www.youtube.com/watch?v=uljeoc8akm0" -y "mt=1406641052&itag=18&rtmpe=yes&ms=nxu&mm=30&fexp=902408%2c924222%2c927622%2c934024%2c934030%2c945238%2c946023&mv=m&expire=1406641370&sver=3&key=yt5&sparams=id%2citag%2crtmpe%2csource%2cexpire&source=youtube&id=o-aduxzvlkkmeydyijqz2refh46irzkxihfpgtj-vw6zrl&mws=yes&signature=916cc82c2b37967e78dda0d048e51e31d26ec3.b268c69797bbbea0d833d91ce5ca9e280c17a99e?ptchn=jf4y2nyccrdktga7dxz1qw&cpn=iebaa4xndu4kb6zp&ptk=maatv" -o "2014-07-29_07-08-00_va04056.flv"
pls provide me a valid link to download this video and also explain how to do -
Will somebody give the online link for vlc player tomorrow when match starts ?
http://www.laola1.tv/en-int/live/standard-luttich-panathinaikos-fc/212444.html -
I want to download this video by RtmpExplorer have such? I'm trying and failing, can someone pass me the code?
video: http://media.mtvnservices.com/player/prime/mediaplayerprime.2.7.15.swf?uri=mgid:arc:ep...3-0026b9414f30Last edited by jindev; 30th Jul 2014 at 02:28.
-
guys i need ur help
i can't download the "new" videos from vevo.com in 1080p anymore
i tried everything, like URLSnooper, youtube.dl and ClipConverter but they only give me the LowHD 720p
and btw the URLSnooper doesn't give me any "RTMP/RTMPE" file
is there any FREE software who can download these videos????????? -
Can anyone give me the codes of this video in 720p for me to use in RTMP?
video: http://media.mtvnservices.com/player/prime/mediaplayerprime.2.7.15.swf?uri=mgid:arc:ep...device%3dOther -
-
oh God i have so many videos to download from vevo since the programs i used b4 stopped working #LOL
anyway can u give me these ones?
http://www.vevo.com/watch/jennifer-lopez/first-love-official-video/USUV71400990
http://www.vevo.com/watch/jennifer-lopez/aka-album-teaser-booty/USUV71401164
http://www.vevo.com/watch/jennifer-lopez/aka-album-teaser-worry-no-more/USUV71401153
http://www.vevo.com/watch/jennifer-lopez/aka-album-teaser-emotions/USUV71401152
http://www.vevo.com/watch/anastacia/love-is-a-crime/USSM20300025 -
I have the same problem. Nothing seems to work on this kind of SMIL, updating to latest version of the software mentioned above doesn't help because no fix has been provided yet (GitHub has posts about the problem, but youtube-dl still doesn't get the max quality ~ meaning 1080p). Any ideas? Btw. can this by any chance be caused by location restrictions? Unlikely...
Last edited by sebillia; 1st Aug 2014 at 04:49.
-
HI i got the F4m URL but when i download with adobe HDS i get error
Error msg
Processing manifest info....
Quality Selection:
Available: 1100 800 500
Selected : 1100
Fragments Total: 1, First: 1, Start: 1, Parallel: 8
This stream is encrypted with FlashAccess DRM. Decryption of such streams isn't
currently possible with this script. -
-
-
Indeed, it doesn't see the 1080p streams. Same with youtube-dl.
Does anyone know a fix for this SMIL issue? All the recent VEVO uploads use different encryption, I guess, and the "old methods" don't work anymore. Was anyone able to get the new url for the highest resulotion?
Here is an example of a video I'm interested in (and which doesn't work):
http://www.vevo.com/watch/banks/beggin-for-thread-official-music-video/USUV71400907
"Cannot download SMIL information, falling back to JSON."
Please help! ;( -
-
You can use firefox adblock. Use "open blockable items" and filter using "m3u8". It will usually give you all m3u8 versions including the 1080p version; but if it doesn't you can edit the link. Vevo uses 4200 for 1080p
e.g
http://www.vevo.com/watch/jennifer-lopez/first-love-official-video/USUV71400990
If only the 720p is given
Code:http://hls-lvl3.vevo.com/v3/hls/2014/06/USUV71400990/3200/usuv71400990_3200k_1280x720_h264_3200_aac_128.m3u8
Code:http://hls-lvl3.vevo.com/v3/hls/2014/06/USUV71400990/4200/usuv71400990_4200k_1920x1080_h264_4200_aac_128.m3u8
-
-
ffmpeg supports HLS
Code:ffmpeg -i http://hls-lvl3.vevo.com/v3/hls/2014/06/USUV71400990/4200/usuv71400990_4200k_1920x1080_h264_4200_aac_128.m3u8 -c:v copy -c:a copy -bsf:a aac_adtstoasc usuv71400990_4200k_1920x1080_h264_4200_aac_128.mp4
-
Thanks!
Brilliant, I didn't know I could make such interesting use of adblock, hehe.
I was using youtube-dl to get Vevo content earlier, but since Vevo did some updates, it stopped detecting certain streams (problems with getting SMIL info?). I guess I will have to do it in a less automated way for the time being.
By the way, the highest quality for the 1080p videos used to be 5200k. Did they remove this bitrate, or is there some trick to get to the 5200k stream instead of the 4200k one?Last edited by sebillia; 1st Aug 2014 at 11:29.
-
Has some way to download videos from Netflix in HD with some program? or is that impossible?
-
doc13Guest
Can someone help me to download this video with ffmpeg, please?
http://www.raisport.rai.it/dl/raiSport/media/pallvolo-26152297-9c63-4b8c-93e1-31b45ed97a2d.html
Thanks.
Similar Threads
-
How to download a rtmp stream from a website
By krb214 in forum Video Streaming DownloadingReplies: 2Last Post: 26th Jul 2011, 18:08 -
Need some advice on how to download certain rtmp streams
By aveceux in forum Video Streaming DownloadingReplies: 3Last Post: 13th Jun 2011, 08:45 -
Free DivX Pro Software Download
By MJA in forum Video ConversionReplies: 11Last Post: 18th Dec 2010, 07:21 -
RTMP Flash file help?
By xiaofan in forum Newbie / General discussionsReplies: 0Last Post: 3rd Jun 2007, 08:16