Noob question on torrent movies - eviltoast

So, basically, I often find torrent movies which contains this type of dir/file hierarchie; how can I watch them?

  • Kernal64@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    24
    ·
    2 months ago

    That’s the file structure of a Blu-ray disc that’s been unencrypted. Get MakeMKV and open the main directory using that software. It will read it as if you’ve given it an actual Blu-ray disc. It will show you the available video files. The largest one will be the movie, so if you want, you can select only that from the list and it will rip it out of the file structure and give you an mkv file of the movie. It’ll be large because it’s not compressed, so to save space, you can use Handbrake or ffmpeg if you’re nice with command lines to encode it to your favorite codec.

  • Tempo [he/him]@hexbear.net
    link
    fedilink
    English
    arrow-up
    16
    ·
    2 months ago

    This is a Blu Ray dump. Loading up Index.bdmv in VLC or your media player of choice should run the disc as if it were a real disc.

  • sanzky@beehaw.org
    link
    fedilink
    English
    arrow-up
    5
    ·
    2 months ago

    that’s the structure of a bluray disk. It includes all that the player needs to play it (e.g. menus, chapters, etc). The STREAM folder contains the actual video, probably in a .m2ts file (you can convert it to mkv using ffmpeg or similar tools)