VideoHelp Forum
+ Reply to Thread
Results 1 to 7 of 7
Thread
  1. Hello, I am trying to get the key with the psh that I get from the m3u8 file but it seems not correct, how can I get the correct pssh?, thanks

    Code:
    #EXTM3U
    #EXT-X-VERSION:6
    #EXT-X-PUBLISHED-TIME:2022-12-02T02:15:11.39Z
    #EXT-X-TARGETDURATION:6
    #EXT-X-MEDIA-SEQUENCE:912728
    #EXT-X-DISCONTINUITY-SEQUENCE:159
    #EXT-X-PROGRAM-DATE-TIME:2022-12-02T02:05:07.462Z
    #EXT-X-KEY:METHOD=SAMPLE-AES-CTR,KEYFORMAT="urn:uuid:edef8ba9-79d6-4ace-a3c8-27dcd51d21ed",URI="data:text/plain;base64,AAAAuXBzc2gBAAAA7e+LqXnWSs6jyCfc1R0h7QAAAAF7btpXGwDytdJGRvsAAABMAAAAhRIQe27aVxsA8rXSRkb7AAAATBoNaXN0cmVhbXBsYW5ldCJcWm1SalpERTBaV010Tkdaak5pMDBaVGN6TFdFME16Z3ROMkV5TjJNM1l6aGhZVFV4T3pRNU1EaEJNa015T1RkRE9URXhSVUpDTkVFM1JFVkJNRE13UlVOQ056azJI49yVmwY=",KEYFORMATVERSIONS="1"
    #EXT-X-MAP:URI="/cmaf/live/2028102/estadiochile-cenc/1669946811/234p-30fps-200kbps-init.mp4"
    #EXTINF:6.006,
    /cmaf/live/2028102/estadiochile-cenc/1669940124/234p-30fps-200kbps-1096.mp4
    #EXT-X-PROGRAM-DATE-TIME:2022-12-02T02:05:13.468Z
    #EXTINF:6.006,
    /cmaf/live/2028102/estadiochile-cenc/1669940124/234p-30fps-200kbps-1097.mp4
    Quote Quote  
  2. what makes you think its not correct?
    Quote Quote  
  3. Originally Posted by ElCap View Post
    what makes you think its not correct?
    i get this error

    Image
    [Attachment 67934 - Click to enlarge]
    Quote Quote  
  4. try this
    Code:
    AAAApXBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAAIUSEHtu2lcbAPK10kZG+wAAAEwaDWlzdHJlYW1wbGFuZXQiXFptUmpaREUwWldNdE5HWmpOaTAwWlRjekxXRTBNemd0TjJFeU4yTTNZemhoWVRVeE96UTVNRGhCTWtNeU9UZERPVEV4UlVKQ05FRTNSRVZCTURNd1JVTkNOemsySOPclZsG
    Quote Quote  
  5. Originally Posted by ElCap View Post
    try this
    Code:
    AAAApXBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAAIUSEHtu2lcbAPK10kZG+wAAAEwaDWlzdHJlYW1wbGFuZXQiXFptUmpaREUwWldNdE5HWmpOaTAwWlRjekxXRTBNemd0TjJFeU4yTTNZemhoWVRVeE96UTVNRGhCTWtNeU9UZERPVEV4UlVKQ05FRTNSRVZCTURNd1JVTkNOemsySOPclZsG
    If it worked, please explain to me how you got it so I can generate other keys please.
    Quote Quote  
  6. the pssh in the m3u8 is version 1, whereas the one i sent is version 0.
    decode both here and compare the differences.

    easiest way to convert from version 1 to 0 is to:
    - decode it (as above)
    - click the base64 button at the bottom in data
    - copy the base64 data
    Image
    [Attachment 67936 - Click to enlarge]

    - go to here
    - choose:
    - System Id: widevine
    - Version: 0
    - Data - base64: <paste the base64 data copied above>
    - click generate
    Image
    [Attachment 67937 - Click to enlarge]
    Quote Quote  
  7. Originally Posted by ElCap View Post
    the pssh in the m3u8 is version 1, whereas the one i sent is version 0.
    decode both here and compare the differences.

    easiest way to convert from version 1 to 0 is to:
    - decode it (as above)
    - click the base64 button at the bottom in data
    - copy the base64 data
    Image
    [Attachment 67936 - Click to enlarge]

    - go to here
    - choose:
    - System Id: widevine
    - Version: 0
    - Data - base64: <paste the base64 data copied above>
    - click generate
    Image
    [Attachment 67937 - Click to enlarge]

    Thanks a lot
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!