Announcement

Collapse
No announcement yet.

Latest StreamFab & Netflix question

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Netflix Latest StreamFab & Netflix question

    This is probably a dumb question but I'm gonna ask anyway, How can you tell if StreamFab is actually downloading the movie in 1080p or it's upscaling the video? The screenshot below shows a movie that was available in 480p or 1080p.

    Click image for larger version

Name:	FDCSIBP8TbacxGqRLknIrw.png
Views:	3063
Size:	69.5 KB
ID:	440675

    #2
    That screenshot shows is (or thinks it is) receiving 1080p video. How long does it take to finish processing after the download is complete?

    Upscaling a 480 video to 1080, even with hardware acceleration from a GPU (like Nvidia or Intel) with Fab's other tools (like Unifab) take many many hours, and often DAYS, even with a fast PC and top of the line GPU. So if your download and processing is days per movie, then Fab could possibly be upscaling to 1080p. BUT if its taking considerably less than an hour per movie

    That being said, the method they have been temporarily using to get past the current DRM issues (especially with newer content on Amazon and Netflix) while they work on the permanent fix, relies on a process that does take a little longer than its normal "download the video,download audio, bypass DRM, then mux the audio and video parts back together" process it used in the past.

    For more detail, see Post 38 of this other thread

    Comment


      #3
      I just finished the movie and it took 39 min to download the video, audio and remux it all to mp4. Here's a screenshot of the media info if that matters

      Click image for larger version

Name:	ifZ38H9tQUG4RV3gNASz9A.png
Views:	1762
Size:	18.2 KB
ID:	440685

      Comment


        #4
        Damsel? That's definitely getting re-encoded.

        Comment


          #5
          In StreamFab it should multiple 1080p, 720p, 480 and a couplemore resolutions to choose from. You could be right but I was thinking cause of how fast it finished it was legit downloaded.

          Comment


            #6
            Originally posted by KidJoe View Post
            That screenshot shows is (or thinks it is) receiving 1080p video. How long does it take to finish processing after the download is complete?

            Upscaling a 480 video to 1080, even with hardware acceleration from a GPU (like Nvidia or Intel) with Fab's other tools (like Unifab) take many many hours, and often DAYS, even with a fast PC and top of the line GPU. So if your download and processing is days per movie, then Fab could possibly be upscaling to 1080p. BUT if its taking considerably less than an hour per movie

            That being said, the method they have been temporarily using to get past the current DRM issues (especially with newer content on Amazon and Netflix) while they work on the permanent fix, relies on a process that does take a little longer than its normal "download the video,download audio, bypass DRM, then mux the audio and video parts back together" process it used in the past.

            For more detail, see Post 38 of this other thread
            Yes, they lower the download limit on Netflix to 100 because it takes so long to download a movie that it's impossible to download even 100 in 24 hours. I may be wrong but wasn't it 200 at one time, I never downloaded more than 10 so I don't remember.
            Programmer in Python,Java,JavaScript,Swift,PHP,SQL,C#,C++,Go,R

            Comment


              #7
              Originally posted by Chameleon View Post

              Yes, they lower the download limit on Netflix to 100 because it takes so long to download a movie that it's impossible to download even 100 in 24 hours. I may be wrong but wasn't it 200 at one time, I never downloaded more than 10 so I don't remember.
              Only HBO/Max and Hulu were ever at 200. Netflix was never bumped to 200
              How to post issues in the StreamFab Section

              Comment


                #8
                Can anyone tell me why Streamfab can't implement one of these CDM's to crack the DRM ? I know nothing about it but do we know the reason ? https://cdm-project.com/explore/repos

                Comment


                  #9
                  Originally posted by Zammo View Post
                  Can anyone tell me why Streamfab can't implement one of these CDM's to crack the DRM ? I know nothing about it but do we know the reason ? https://cdm-project.com/explore/repos
                  The problem is not the CDM but to get hold of the decrypted data - which would be the hack... Video source ==> DRM decryption (CDM) ==?==> uncompress video frame based on codec (i.e. H.265) ==> put decompressed frame to frame buffer (accessed by the graphcs card) for showing.
                  I suspect that SF currently only has found a way to access the frame buffer which is kinda a screen recording. The hack would be to find a way to grab the DRM decrypted frame BEFORE uncompressing it (maintaining the source codec without need to re-encode it).

                  The above may be true or not, I am not a specialist in this area, but it is the general way.
                  Last edited by Kattanders; 04-14-2024, 06:50 PM.

                  Comment


                    #10
                    Originally posted by Kattanders View Post

                    The problem is not the CDM but to get hold of the decrypted data - which would be the hack... Video source ==> DRM decryption (CDM) ==?==> uncompress video frame based on codec (i.e. H.265) ==> put decompressed frame to frame buffer (accessed by the graphcs card) for showing.
                    I suspect that SF currently only has found a way to access the frame buffer which is kinda a screen recording. The hack would be to find a way to grab the DRM decrypted frame BEFORE uncompressing it (maintaining the source codec without need to re-encode it).

                    The above may be true or not, I am not a specialist in this area, but it is the general way.
                    I'm clearly not very smart when it comes to all of this CDM/DRM stuff, but I have to admit that I've learned a ton from many of the knowledgeable forum members here so thank you all for your patience and for the many explanations, etc.

                    Since I'm interested in learning/understanding things even more, I took a look at the site that Zammo linked to in post #8 above and noticed this: https://cdm-project.com/Android-Tools/KeyDive

                    ​If I'm understanding things correctly, which may not be the case, couldn't the developer use that Android tool in conjunction with the SF Android interface for Netflix to discover the DRM keys for that platform?

                    Comment


                      #11
                      Originally posted by Baker View Post

                      I'm clearly not very smart when it comes to all of this CDM/DRM stuff, but I have to admit that I've learned a ton from many of the knowledgeable forum members here so thank you all for your patience and for the many explanations, etc.

                      Since I'm interested in learning/understanding things even more, I took a look at the site that Zammo linked to in post #8 above and noticed this: https://cdm-project.com/Android-Tools/KeyDive

                      ​If I'm understanding things correctly, which may not be the case, couldn't the developer use that Android tool in conjunction with the SF Android interface for Netflix to discover the DRM keys for that platform?
                      So is my theory wrong about using that Android key extraction tool to possibly fix SF and Netflix?

                      Comment


                        #12
                        Originally posted by Baker View Post

                        So is my theory wrong about using that Android key extraction tool to possibly fix SF and Netflix?
                        This is a vey interesting subject, but somehow I don't think it is that easy. Clever people are working on something to make it as hard as possible to get broken, while other clever people are trying to break it. DRM is not just a key, it is a digital rights management (such as Widevine, FairPlay, PlayReady) to also control access in regard to view, copy some content and access privileges to the copyright protected material. Then you have the CDM (Content Decryption Module​) which takes the part of decrypting the content based on what DRM allows. DRM as well as CDM is protected code which is not free accessable and not easy to temper with. Even with the key you still need to "convince" CDM that the request is legit (bypass the CDM's verification process).

                        I am not a hacker but in this scene I wish I was. It's downright outrageous that I'm not allowed to copy or download legally purchased content (CDs, DVDs, Blu-rays, or even streaming platform content) to store in a private media library (Plex) for my own personal use. This is because in all cases, copy protection is circumvented, which is illegal. StreamFab offers ways to circumvent this copy protection, but using it is... well, I don't need to elaborate. So what's the point of complaining to SF? Should it not be directed to the Copyright holders and Content rights owners? and especially to those who make the laws?

                        Comment


                          #13
                          Originally posted by Kattanders View Post

                          It's downright outrageous that I'm not allowed to copy or download legally purchased content (CDs, DVDs, Blu-rays, or even streaming platform content) to store in a private media library (Plex) for my own personal use.
                          As you pointed, we are in a dilemma just by using StreamFab, a solution to a gray area need, when it was working.

                          Comment


                            #14
                            Originally posted by giQz View Post

                            As you pointed, we are in a dilemma just by using StreamFab, a solution to a gray area need, when it was working.
                            Oh please don't give me that, they are in China where no one can touch them. They just cant do it.
                            Programmer in Python,Java,JavaScript,Swift,PHP,SQL,C#,C++,Go,R

                            Comment


                              #15
                              Posted by Kattanders
                              It's downright outrageous that I'm not allowed to copy or download legally purchased content (CDs, DVDs, Blu-rays, or even streaming platform content) to store in a private media library (Plex) for my own personal use.
                              There must 100 programs that do this. AnyDVDHD or CloneDVD2
                              Programmer in Python,Java,JavaScript,Swift,PHP,SQL,C#,C++,Go,R

                              Comment

                              Working...
                              X