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

I downloaded NF videos in HD, I can play off line,need a little help W/.key file

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

Jinjoni 08-01-2015 11:48 PM

Re: I downloaded NF videos in HD, I can play off line,need a little help W/.key file


 
Quote:

Originally Posted by stinkfoot (Post 78661)
yes you may being editing 3200.m3u8 removing blocks having advertising ts pieces. you yes should being seeing

EXT-X-DISCONTINUITY

when the blocking starting ending

then yes saving 3200.m3u8 and using ffmpeg. output should not having ad and sync being good.

I'm sorry. I don't quite understand what you mean. Are you saying to just delete anything in the output that is advertising and then run ffmpeg. Also. I'm having a problem with the IOS method on SD Netflix rips. Some video streams fail to mux with ffmpeg because it says invalid data found when processing input. It doesn't happen on all files just some of them. Anyone know a fix that will answer the question instead of just acknowledging that they know the answer?

WHOOKIDSON 08-02-2015 12:42 AM

Re: I downloaded NF videos in HD, I can play off line,need a little help W/.key file


 
Quote:

Originally Posted by Jinjoni (Post 78681)
I'm sorry. I don't quite understand what you mean. Are you saying to just delete anything in the output that is advertising and then run ffmpeg. Also. I'm having a problem with the IOS method on SD Netflix rips. Some video streams fail to mux with ffmpeg because it says invalid data found when processing input. It doesn't happen on all files just some of them. Anyone know a fix that will answer the question instead of just acknowledging that they know the answer?

sounds like your "crypt0.key" is wrong

Jinjoni 08-02-2015 02:54 PM

Re: I downloaded NF videos in HD, I can play off line,need a little help W/.key file


 
I don't think it's the crypt0.key. When it says invalid data found when processing input I think it means this.

Quote:

If you look at the sample with a hexeditor, you will see it starts
with 65536 characters that are not part of the video stream
(nearly all of them are "0").

You can either cut them away with (for example)
dd if=001ST_4Q_MA4_HC_11_L1.264 of=test.264 bs=65536 skip=1
or force ffmpeg to read a h264 stream:
ffmpeg -f h264 -i 001ST_4Q_MA4_HC_11_L1.264

It could be argued that FFmpeg should search harder for the begin
of a usable stream but there will always be a file that has more
trash at the begin and for some inputs, it is very undesirable
to initially read a lot of data.
This could be the answer to my problem but, I don't understand any of what it means. Would someone please help by clarifying these instuctions for me?

WHOOKIDSON 08-02-2015 05:47 PM

Re: I downloaded NF videos in HD, I can play off line,need a little help W/.key file


 
Quote:

Originally Posted by Jinjoni (Post 78691)
I don't think it's the crypt0.key. When it says invalid data found when processing input I think it means this.



This could be the answer to my problem but, I don't understand any of what it means. Would someone please help by clarifying these instuctions for me?

what steps/tools are you taking/using to decrypt with??

Jinjoni 08-02-2015 09:33 PM

Re: I downloaded NF videos in HD, I can play off line,need a little help W/.key file


 
Quote:

Originally Posted by WHOOKIDSON (Post 78695)
what steps/tools are you taking/using to decrypt with??

1. Rip file from Netflix 4.0 with UVD 1.1.1 on iPad IOS 5.1.1
2. Send all ripped files over to UVD folder on Windows 7 Pro 64bit PC
3. Follow all commands for UVDConvert.php
4. Watch it fail on video stream.

WHOOKIDSON 08-04-2015 06:42 PM

Re: I downloaded NF videos in HD, I can play off line,need a little help W/.key file


 
Quote:

Originally Posted by Jinjoni (Post 78697)
1. Rip file from Netflix 4.0 with UVD 1.1.1 on iPad IOS 5.1.1
2. Send all ripped files over to UVD folder on Windows 7 Pro 64bit PC
3. Follow all commands for UVDConvert.php
4. Watch it fail on video stream.

post the video URL to the movie

Jinjoni 08-05-2015 03:46 AM

Re: I downloaded NF videos in HD, I can play off line,need a little help W/.key file


 
I am able to get this working but, it only works some of the time. For example. If it plays back in UVD on the iPad then it can be decrypted but, if the download fails to play in UVD then it will not decrypt. For some reason I have to download the same file repeatedly until I am served a usable video file. I'm inclined to believe it's possibly on a timer because when I attempt the first rip of the day it's always a success but, if I download another right away then it fails. Then after a few more attempts I will get a usable file again. Very strange.

WHOOKIDSON 08-05-2015 02:34 PM

Re: I downloaded NF videos in HD, I can play off line,need a little help W/.key file


 
it means your crypt0 key is/was wrong

Jinjoni 08-05-2015 03:29 PM

Re: I downloaded NF videos in HD, I can play off line,need a little help W/.key file


 
Is there anything I can do to make it work more reliably?

ItsAngel 08-06-2015 02:54 AM

Re: I downloaded NF videos in HD, I can play off line,need a little help W/.key file


 
Quote:

Originally Posted by Jinjoni (Post 78747)
Is there anything I can do to make it work more reliably?

Wow, HD Rips were awesome while that lasted.. Anyways In order to get the correct key all the time you must download the video from Netflix version 2.0 or below. Not sure why but that's what I would do.


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