Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

Failed to open bitstream filter aac_adtstoasc [neulion stream download]

(http://stream-recorder.com/forum/showthread.php?t=19616)

stinkfoot 04-12-2015 01:29 PM

Re: Failed to open bitstream filter aac_adtstoasc [neulion stream download]


 
adownloader program no hard
some descuidado. no hard.

adownloader instruction
paste url.
click search.

no being hard more than other ways said.

donbam 04-13-2015 08:23 PM

Re: Failed to open bitstream filter aac_adtstoasc [neulion stream download]


 
Quote:

Originally Posted by biezom (Post 75680)
if you want better quality

iphone >>>> 3000


Code:

livestreamer "hlsvariant://http://nlds179.cdnak.neulion.com/nlds_vod/ufc/vod/2015/02/01/ufc-183-johnson-backstage-intv/ufc-183-johnson-backstage-intv_1_3000.mp4.m3u8?nltid=ufc&nltdt=7&hdnea=expires%3D1428843492%7Eaccess%3D%2Fnlds_vod%2Fufc%2Fvod%2F2015%2F02%2F01%2Fufc-183-johnson-backstage-intv%2F*%7Emd5%3D8ce44fcd77bba7d1042ef6ae12d0ea70" best -o ufc.mp4

I can not seem to get the 3000 to work. Furthermore if you look here it says best is 1600.
i was able to get the file to download using
Code:

livestreamer "hlsvariant://http://nlds179.cdnak.neulion.com/nlds_vod/ufc/vod/2015/02/01/ufc-183-johnson-backstage-intv/ufc-183-johnson-backstage-intv_1_iphone.mp4.m3u8?nltid=ufc&nltdt=7&hdnea=expires%3D1428843492%7Eaccess%3D%2Fnlds_vod%2Fufc%2Fvod%2F2015%2F02%2F01%2Fufc-183-johnson-backstage-intv%2F*%7Emd5%3D8ce44fcd77bba7d1042ef6ae12d0ea70" best -o ufc.mp4
but tried

Code:

livestreamer "hlsvariant://http://nlds179.cdnak.neulion.com/nlds_vod/ufc/vod/2015/02/01/ufc-183-johnson-backstage-intv/ufc-183-johnson-backstage-intv_1_3000.mp4.m3u8?nltid=ufc&nltdt=7&hdnea=expires%3D1428843492%7Eaccess%3D%2Fnlds_vod%2Fufc%2Fvod%2F2015%2F02%2F01%2Fufc-183-johnson-backstage-intv%2F*%7Emd5%3D8ce44fcd77bba7d1042ef6ae12d0ea70" best -o ufc.mp4
and

Code:

livestreamer "hlsvariant://http://nlds179.cdnak.neulion.com/nlds_vod/ufc/vod/2015/02/01/ufc-183-johnson-backstage-intv/ufc-183-johnson-backstage-intv_1_3000_iphone.mp4.m3u8?nltid=ufc&nltdt=7&hdnea=expires%3D1428843492%7Eaccess%3D%2Fnlds_vod%2Fufc%2Fvod%2F2015%2F02%2F01%2Fufc-183-johnson-backstage-intv%2F*%7Emd5%3D8ce44fcd77bba7d1042ef6ae12d0ea70" best -o ufc.mp4
with no luck. Can you provide an example of how that works to get the 720p 3000k. ufc-183-johnson-backstage-intv_1_3000.mp4.m3u8 unfortunately is a no go. Thanks.

biezom 04-13-2015 08:31 PM

Re: Failed to open bitstream filter aac_adtstoasc [neulion stream download]


 
hi
you can't use the same code it expires

Code:

....m3u8?nltid=ufc&nltdt=7&hdnea=expires%3D1428843492%7......
you need find your own code

Code:

livestreamer "hlsvariant://http://nlds179.cdnak.neulion.com/nlds_vod/ufc/vod/2015/02/01/ufc-183-johnson-backstage-intv/ufc-183-johnson-backstage-intv_1_3000_iphone.mp4.m3u8?nltid=ufc&nltdt=7&hdnea=expires%3D1428843492%7Eaccess%3D%2Fnlds_vod%2Fufc%2Fvod%2F2015%2F02%2F01%2Fufc-183-johnson-backstage-intv%2F*%7Emd5%3D8ce44fcd77bba7d1042ef6ae12d0ea70" best -o ufc.mp4

the part in red change for each session

read this http://stream-recorder.com/forum/sho...75&postcount=3

donbam 04-13-2015 08:41 PM

Re: Failed to open bitstream filter aac_adtstoasc [neulion stream download]


 
Quote:

Originally Posted by biezom (Post 75757)
hi
you can't use the same code it expires

Code:

....m3u8?nltid=ufc&nltdt=7&hdnea=expires%3D1428843492%7......
you need find your own code

Code:

livestreamer "hlsvariant://http://nlds179.cdnak.neulion.com/nlds_vod/ufc/vod/2015/02/01/ufc-183-johnson-backstage-intv/ufc-183-johnson-backstage-intv_1_3000_iphone.mp4.m3u8?nltid=ufc&nltdt=7&hdnea=expires%3D1428843492%7Eaccess%3D%2Fnlds_vod%2Fufc%2Fvod%2F2015%2F02%2F01%2Fufc-183-johnson-backstage-intv%2F*%7Emd5%3D8ce44fcd77bba7d1042ef6ae12d0ea70" best -o ufc.mp4

the part in red change for each session

read this http://stream-recorder.com/forum/sho...75&postcount=3

Sorry thought that might get confusing i used my own code just too lazy to copy it over im referring strictly to the 3000k vs 1600k. Using my own code i can download the 1600k video no problem but can not get the 3000k. Have you actually been able to get the 3000k 1280x720 video for this stream? i tried worst instead of best and was able to grab the lower kb stream but not the 3000k.

biezom 04-13-2015 09:07 PM

Re: Failed to open bitstream filter aac_adtstoasc [neulion stream download]


 
hlsvariant >>> hls

3000 >>> 3000_iphone

donbam 04-13-2015 09:20 PM

Re: Failed to open bitstream filter aac_adtstoasc [neulion stream download]


 
Quote:

Originally Posted by biezom (Post 75761)
hlsvariant >>> hls

3000 >>> 3000_iphone

Thank you,
Code:

livestreamer "hls://http://nlds179.cdnak.neulion.com/nlds_vod/ufc/vod/2015/02/01/ufc-183-johnson-backstage-intv/ufc-183-johnson-backstage-intv_1_3000_iphone.mp4.m3u8?nltid=ufc&nltdt=7&hdnea=expires%3D1428843492%7Eaccess%3D%2Fnlds_vod%2Fufc%2Fvod%2F2015%2F02%2F01%2Fufc-183-johnson-backstage-intv%2F*%7Emd5%3D8ce44fcd77bba7d1042ef6ae12d0ea70" best -o ufc.mp4
Worked of course with my own code but with hls vs hlsvariant and 3000_iphone.mp4 vs iphone.mp4. Thank you also ffmpeg worked with _3000.mp4 vs _iphone.mp4.

RKO4321 04-15-2015 09:45 AM

Re: Failed to open bitstream filter aac_adtstoasc [neulion stream download]


 
Quote:

Originally Posted by biezom (Post 75761)
hlsvariant >>> hls

3000 >>> 3000_iphone

sent you a pm.can you check it please

denobis 04-21-2015 01:27 AM

Re: Failed to open bitstream filter aac_adtstoasc [neulion stream download]


 
Quote:

Originally Posted by RKO4321 (Post 75800)
sent you a pm.can you check it please

UFC with login and 720p4500k bitrate with adownloader. ;)

Pottypotsworth 08-07-2015 12:50 PM

Re: Failed to open bitstream filter aac_adtstoasc [neulion stream download]


 
Hey guys,

Whilst this is my first post, I can assure you that I have read the entirety of this thread. I am trying to get a steam to display in VLC using livestreamer from Premierleaguepass.com. The problem is that even if i use iPhone 3.0 as the user agent with URL Snooper the 'trimmed' iPhone URL is never displayed.

I get the exact same as this...

Quote:

Originally Posted by RKO4321 (Post 75696)
I already found that.

I get a link like this
Code:

http://nlds179.neulion.com/play?url=%2Fnlds_vod%2Fufce%2Fvod%2F2015%2F04%2F11%2F8648%2F2_8648_a01_aff_2015_h_whole_1_pc.mp4&nltid=ufc&nltdt=0&uid=1763603&plid=d0f662afc5bdb97adcae2ba127210cc6&auth_key=cf182d3234a6cb075ea6855c3b9559f2-1428860272-32-*.m3u8;*.ts;*.mp4
But still getting above error when I process

I've tried the user agent in 4 different browser but the flash file always loads, there is no 'flash not installed error' and the only stream found by URL Snooper is http://nlds119.neulion.com:443/play?...3u8;*.ts;*.mp4

If I try and run that URL through Livestreamer i get the following error "AttributeError: 'NoneType' object has no attribute 'group'".

Premierleaugepass don't support viewing from mobile devices without installing their app, you can't view the stream on mobile safari for instance.

Any ideas on what to do next to get this to work?

Thanks

stinkfoot 08-07-2015 06:10 PM

Re: Failed to open bitstream filter aac_adtstoasc [neulion stream download]


 
Quote:

Originally Posted by Pottypotsworth (Post 78779)
I've tried the user agent in 4 different browser but the flash file always loads, there is no 'flash not installed error' and the only stream found by URL Snooper is http://nlds119.neulion.com:443/play?...3u8;*.ts;*.mp4

yes disabling flash. yes setting user agent. the url you wanting finding looking something liking this
Code:

http://nlds119.cdnak.neulion.com/nlds_vod/coliseum/vod/2015/08/06/plmp_15_16_01_tx/plmp_15_16_01_tx_1_ipad.mp4.m3u8?nltid=plp&nltdt=6&nltnt=1&uid=26773&hdnea=expires%3D1416773273%7Eaccess%3D%2F*%7Emd5%3Db692e7d6523cc5ad1a4a876e35674fe9
that being the one being putting into livestreamer.

when piping livestreamer outputting resulting file liking this plmp_15_16_01_tx_1_3000_ipad.mp4


All times are GMT -6. The time now is 07:17 AM.