This file was stored at the following location according to Linux:
[...]$ lsblk --ascii
[...]
sdd [...] disk
`-sdd1 [...] part /mnt/e
[...] fdisk -l "/dev/sdd"
Disk /dev/sdd: 4.56 TiB, 5000947302400 bytes, 9767475200 sectors
Disk model: easystore 2647
Units: [...] 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Disk identifier: F5ADF490-B4F4-44CA-A1C0-713FD7D1DD2F
Device Start End Sectors [...]
/dev/sdd1 2048 9767473151 9767471104 4.6T Microsoft basic data
> "/mnt/e/b/a/a/c/COLD_MOUNTAIN2/H2_t25.mkv"
This file was stored at the following location according to Microsoft Windows: "Volume in drive G is easystore \ Volume Serial Number is 3224-80C8" > "G:\b\a\a\c\COLD_MOUNTAIN2\H2_t25.mkv"
This video was included in a disc 2 DVD of
Cold Mountain (2003 movie): in the beginning, the ending, or elsewhere. The original label for the disc 2 DVD was "COLD_MOUNTAIN", not "COLD_MOUNTAIN2".
mpv playback log:
ubuntu@ubuntu-HP-Laptop-14-bw0xx:/$ mpv /mnt/e/b/a/a/c/COLD_MOUNTAIN2/H2_t25.mkv
(+) Video --vid=1 (mpeg2video 720x480 29.970fps)
(+) Audio --aid=1 --alang=eng (*) 'Surround 5.1' (ac3 6ch 48000Hz)
[vo/gpu/wayland] GNOME's wayland compositor lacks support for the idle inhibit protocol. This means the screen can blank during playback.
AO: [pulse] 48000Hz 5.1(side) 6ch float
VO: [gpu] 720x480 => 720x540 yuv420p
AV: 00:00:57 / 00:00:58 (100%) A-V: 0.000 Dropped: 1 Cache: 0.0s
Exiting... (End of file)
ubuntu@ubuntu-HP-Laptop-14-bw0xx:/$
See also:
* https://archive.org/search.php?query=%22City+of+God%22+2002&sin=
** seemed to have no matches
** links to https://archive.org/details/cityofgod2002trailer
*** different video
** links to https://archive.org/details/openingscenecityofgod_202002
*** non-matching title
** linked to https://archive.org/details/city-of-god-2002-1080p
*** also a different video
** links to https://archive.org/details/city-of-god-2002-turkce-dublaj
*** different vid
* https://archive.org/search.php?query=%22City+of+God%22+%22Cold%20Mountain%22
** had no results
* https://archive.org/details/a56914fa5e1126f165afee75a8df31 - other upload of mine
** has info on "recursivedir_yt.txt" and "recursivedir.txt.tar.gz"
*** further info, sharing:
Assuming all video IDs can be found from:
$ cat recursivedir.txt | grep -ia youtube > recursivedir_yt.txt
$ cat recursivedir_yt.txt | grep -Eo "youtube-[^-]+-..........." | perl -pE "s/youtube-[^-]+-//g" > recursivedir_yt_ids.txt
vim, once :sort
vim, multiple :%s/^\(.\+\)$\n\1$/\1/g
All YouTube video IDs, "recursivedir_yt_ids.txt" (5.6 MiB):
https://u.smutty.horse/mjkasvhgyol.txt
cat recursivedir_yt_ids.txt | sed "s/^/https:\/\/www.youtube.com\/watch?v=/g"
identifier basically from stdout of "lubuntu@lubuntu:[/home/lubuntu/Downloads/7714900]$ find -type d | gzip --stdout -f", 74