VideoHelp Forum




+ Reply to Thread
Results 1 to 13 of 13
  1. I have a video file in .mp4, is there a way to remove the restriction to view on one device? Remove drm?

    I tried using VLC and converting to another format, but the video won't run in the first place.
    I also tried ffmpeg conversion in command line, no luck.

    Any suggestions?
    Quote Quote  
  2. You could try MKV.
    Extraordinary claims require extraordinary evidence -Carl Sagan
    Quote Quote  
  3. Originally Posted by TreeTops View Post
    You could try MKV.
    Use VLC to convert to MKV?
    Quote Quote  
  4. Feels Good Man 2nHxWW6GkN1l916N3ayz8HQoi's Avatar
    Join Date
    Jan 2024
    Location
    Pepe Island
    Search Comp PM
    Originally Posted by ultimate99 View Post
    I have a video file in .mp4, is there a way to remove the restriction to view on one device? Remove drm?
    Are you successfully viewing the mp4 on one device only? How are you doing that? Which app are you using? Or you can't even view the file in any device. In this case you should provide the URL from where you obtained this mp4
    --[----->+<]>.++++++++++++.---.--------.
    [*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*]
    Quote Quote  
  5. Originally Posted by 2nHxWW6GkN1l916N3ayz8HQoi View Post
    Originally Posted by ultimate99 View Post
    I have a video file in .mp4, is there a way to remove the restriction to view on one device? Remove drm?
    Are you successfully viewing the mp4 on one device only? How are you doing that? Which app are you using? Or you can't even view the file in any device. In this case you should provide the URL from where you obtained this mp4
    one device only using xvast
    Quote Quote  
  6. Feels Good Man 2nHxWW6GkN1l916N3ayz8HQoi's Avatar
    Join Date
    Jan 2024
    Location
    Pepe Island
    Search Comp PM
    I've seen this tutorial for how the xvast works
    https://www.drm-x.com/DRM-X4.0_Xvast_Tutorial.aspx

    Could you provide a video for me to test? I understand the license acquisition number is limited.

    At worst case you'll have to decompile the browser app using ghidra or anything else similar. Then understand how the decryption works and decrypt the file by yourself. Or you could just record the video since it's easiest using obs.
    --[----->+<]>.++++++++++++.---.--------.
    [*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*]
    Quote Quote  
  7. Originally Posted by 2nHxWW6GkN1l916N3ayz8HQoi View Post
    I've seen this tutorial for how the xvast works
    https://www.drm-x.com/DRM-X4.0_Xvast_Tutorial.aspx

    Could you provide a video for me to test? I understand the license acquisition number is limited.

    At worst case you'll have to decompile the browser app using ghidra or anything else similar. Then understand how the decryption works and decrypt the file by yourself. Or you could just record the video since it's easiest using obs.
    OBS, ShareX and others show black screen. It's completely locked.
    Thanks though!
    Quote Quote  
  8. Feels Good Man 2nHxWW6GkN1l916N3ayz8HQoi's Avatar
    Join Date
    Jan 2024
    Location
    Pepe Island
    Search Comp PM
    Not if you know how to record properly. You can use a sandbox
    https://learn.microsoft.com/en-us/windows/security/application-security/application-is...ndows-sandbox/

    or a virtual machine
    https://www.virtualbox.org/
    https://www.vmware.com/

    to play the video and then use obs on the host machine. Here'a screenshot playing fifa drm content on a sandbox, so naturally obs works too since even screenshots are blocked on the host machine due to drm

    Image
    [Attachment 85944 - Click to enlarge]


    You can test by printing a screenshot to a frame from this video
    https://www.plus.fifa.com/en/player/e5bf3042-afc3-449d-8e9f-6c41fcc50673?catalogId=558...1-bbe95bb7789b
    --[----->+<]>.++++++++++++.---.--------.
    [*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*]
    Quote Quote  
  9. I can't extract the live cat link, thus making it impossible for me with no experience to download this one (I use N_m3u8DL-RE, ffmpeg, mp4decrypt, EME logger, cdrm-project and all that, but cant figure this one out) Help needed, just getting the index.mpd url would be awesome!

    https://www.plus.fifa.com/en/player/37bdbedb-8a27-407c-b760-452127697249?gl=se&catalog...a-95b10dd32631
    Quote Quote  
  10. Feels Good Man 2nHxWW6GkN1l916N3ayz8HQoi's Avatar
    Join Date
    Jan 2024
    Location
    Pepe Island
    Search Comp PM
    If you have questions for plus fifa, you should find a relevant thread for that site. Anyway
    Code:
    N_m3u8DL-RE "http://d33tkx2907c8gi.cloudfront.net/s/vod/main_100/FIM100608-M00_v05.67983ae3_SDR_20230420-1719/FIM100608-M00_v05.67983ae3_SDR.eng_mul.h264_SDHDP.cenc_subs.mpd" --key cabe06743f62b65d7ddc309e384e432f:dc358c94b66c2ae8fa18cc0e8ef0ac13 --save-dir "media\plus_fifa_com" --save-name "Cameroon_v_Colombia_Round_of_16_1990_FIFA_World_Cup_Italytm_Full_Match_Replay" -M format=mkv:muxer=mkvmerge
    --[----->+<]>.++++++++++++.---.--------.
    [*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*]
    Quote Quote  
  11. Originally Posted by 2nHxWW6GkN1l916N3ayz8HQoi View Post
    If you have questions for plus fifa, you should find a relevant thread for that site. Anyway
    Code:
    N_m3u8DL-RE "http://d33tkx2907c8gi.cloudfront.net/s/vod/main_100/FIM100608-M00_v05.67983ae3_SDR_20230420-1719/FIM100608-M00_v05.67983ae3_SDR.eng_mul.h264_SDHDP.cenc_subs.mpd" --key cabe06743f62b65d7ddc309e384e432f:dc358c94b66c2ae8fa18cc0e8ef0ac13 --save-dir "media\plus_fifa_com" --save-name "Cameroon_v_Colombia_Round_of_16_1990_FIFA_World_Cup_Italytm_Full_Match_Replay" -M format=mkv:muxer=mkvmerge
    thank you veryvery much for that. If u dont mind me asking, what do u use to extract "http://d33tkx2907c8gi.cloudfront.net/s/vod/main_100/FIM100608-M00_v05.67983ae3_SDR_20230420-1719/FIM100608-M00_v05.67983ae3_SDR.eng_mul.h264_SDHDP.cenc_subs. mpd"?
    Quote Quote  
  12. Originally Posted by 2nHxWW6GkN1l916N3ayz8HQoi View Post
    Not if you know how to record properly. You can use a sandbox
    https://learn.microsoft.com/en-us/windows/security/application-security/application-is...ndows-sandbox/

    or a virtual machine
    https://www.virtualbox.org/
    https://www.vmware.com/

    to play the video and then use obs on the host machine. Here'a screenshot playing fifa drm content on a sandbox, so naturally obs works too since even screenshots are blocked on the host machine due to drm

    Image
    [Attachment 85944 - Click to enlarge]


    You can test by printing a screenshot to a frame from this video
    https://www.plus.fifa.com/en/player/e5bf3042-afc3-449d-8e9f-6c41fcc50673?catalogId=558...1-bbe95bb7789b
    I'm afraid to run the video file on anything other than my local machine, because upon registration, we were given a unique un and pw to access.
    Quote Quote  



Similar Threads

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