ABP-408 Mizuho Uehara uncensored leak

hairy_bush

SLF Refugee
May 20, 2016
7,834
21,945
well unfortunately i cannot guarantee every torrent will have seeders...it was working when i first found it..it could be that no one wants to DL massive M2TS files. There is a 6.0gb mp4/mov that is popular but i don't know if it's the same as what's on this vid
 

monkeychicken

Active Member
Feb 3, 2009
137
49
They're raw camera files, of course they're big.
Actually, you can really see how poor the 'videographers' are.
 

akidna

Active Member
Aug 1, 2008
110
54
she's so gorgeous.. to bad the leaked one not the scene where she is completely naked.. still.. feel so lucky to have this wonderful collection...
 

Fenvy

New Member
Jan 3, 2009
20
6
look up ffmpeg on how to convert and merge
this is really good program. I am pasting my batch file so you won't have to do your own research

to convert m2ts to mp4
ffmpeg -i bhd1080.com@20150909164411.m2ts -vcodec libx264 -crf 20 -acodec ac3 -vf "yadif" bhd1080.com@20150909164411.mp4

to merge list
ffmpeg -safe 0 -f concat -i list1.txt -c copy output1.mp4
ffmpeg -safe 0 -f concat -i list2.txt -c copy output2.mp4
ffmpeg -safe 0 -f concat -i list3.txt -c copy output3.mp4