Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Video stream recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #21  
Old 04-12-2015, 02:29 PM
stinkfoot stinkfoot is offline
Fodder Ildelugtende
 
Join Date: Feb 2015
Posts: 132
stinkfoot is on a distinguished road
Default

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.
Reply With Quote
  #22  
Old 04-13-2015, 09:23 PM
donbam donbam is offline
Junior Member
 
Join Date: Apr 2015
Posts: 3
donbam is on a distinguished road
Default

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


Quote:
Originally Posted by biezom View Post
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.
Reply With Quote
  #23  
Old 04-13-2015, 09:31 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

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
Reply With Quote
  #24  
Old 04-13-2015, 09:41 PM
donbam donbam is offline
Junior Member
 
Join Date: Apr 2015
Posts: 3
donbam is on a distinguished road
Default

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


Quote:
Originally Posted by biezom View Post
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.
Reply With Quote
  #25  
Old 04-13-2015, 10:07 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

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


hlsvariant >>> hls

3000 >>> 3000_iphone
Reply With Quote
  #26  
Old 04-13-2015, 10:20 PM
donbam donbam is offline
Junior Member
 
Join Date: Apr 2015
Posts: 3
donbam is on a distinguished road
Default

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


Quote:
Originally Posted by biezom View Post
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.
Reply With Quote
  #27  
Old 04-15-2015, 10:45 AM
RKO4321 RKO4321 is offline
Junior Member
 
Join Date: Apr 2015
Posts: 14
RKO4321 is on a distinguished road
Default

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


Quote:
Originally Posted by biezom View Post
hlsvariant >>> hls

3000 >>> 3000_iphone
sent you a pm.can you check it please
Reply With Quote
  #28  
Old 04-21-2015, 02:27 AM
denobis denobis is offline
Senior Member
 
Join Date: Sep 2013
Posts: 568
denobis is on a distinguished road
Default

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


Quote:
Originally Posted by RKO4321 View Post
sent you a pm.can you check it please
UFC with login and 720p4500k bitrate with adownloader.

Last edited by denobis : 04-21-2015 at 03:49 AM.
Reply With Quote
  #29  
Old 08-07-2015, 01:50 PM
Pottypotsworth Pottypotsworth is offline
Junior Member
 
Join Date: Aug 2015
Posts: 4
Pottypotsworth is on a distinguished road
Default

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 View Post
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
Reply With Quote
  #30  
Old 08-07-2015, 07:10 PM
stinkfoot stinkfoot is offline
Fodder Ildelugtende
 
Join Date: Feb 2015
Posts: 132
stinkfoot is on a distinguished road
Default

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


Quote:
Originally Posted by Pottypotsworth View Post
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
Reply With Quote
Reply Post New Thread
Tags:



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 03:25 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons