Search results

  1. SamKook

    Post your JAV subtitle files here - JAV Subtitle Repository (JSP)★NOT A SUB REQUEST THREAD★

    There you go: MDYD-856 As far as I can tell, the title actually translate to mother-in-law so I used that, but from the description, it does sound like she's a stepmother instead so not sure what's up with that. It's a series so maybe the studio decided to not bother and put both stepmothers...
  2. SamKook

    MDYD-856 義母奴隷 沖田杏梨

    Mother-in-law Slave 義母奴隷 http://www.tameikegoro.jp/works/-/detail/=/cid=mdyd856 Studio: Tameike Goro Label: - Director: Goro Tameike(溜池ゴロー) Code: MDYD-856 Runtime: 150 min Genre: Hetero Cen/Uncen: Censored Actresses: Anri Okita(沖田杏梨) Release Date: 2013/12/13 Container: MKV Video codec: x264...
  3. SamKook

    Post your JAV subtitle files here - JAV Subtitle Repository (JSP)★NOT A SUB REQUEST THREAD★

    Looks interesting so now you've got me downloading a 634GB torrent of her work from empornium... lol. I'll post the 1080p 6.2GB rip on this forum once I got it.
  4. SamKook

    easyocr script?

    Or point the script to the videosubfinder folder instead, it should work if you use the full path and not just the filename, python should have read access to pretty much anywhere on your pc. Hard to say without knowing what the script looks like.
  5. SamKook

    The Akiba-online English Sub Project★NOT A SUB REQUEST THREAD★

    I tried chopping the movie in 45 mins segments and it didn't change anything, was just as random. Trying it with the cpu atm to see what the result is compared to the full 4 cuda runs I did, but that's gonna take 2-3 days to complete vs 2-3 hours with the GPU, never actually properly timed it...
  6. SamKook

    The Akiba-online English Sub Project★NOT A SUB REQUEST THREAD★

    You should be ok using up to the small model with only 2GB, but that's probably not ideal for the result. Although the 730 is quite old and I don't think it supports recent versions of cuda so that's likely why your pc is freezing. A bit of research tells me the latest drivers that has working...
  7. SamKook

    Done...

    Done: https://www.akiba-online.com/threads/ladyxlady-collection-lady-xxx-ladya-xxx-ladyl-xxx.117714/post-524130
  8. SamKook

    LADYxLADY Collection [LADY-xxx] [LADYA-xxx] [LADYL-xxx]

    New links for LADY-029.
  9. SamKook

    The Akiba-online English Sub Project★NOT A SUB REQUEST THREAD★

    That whisper software seems pretty good at first glance, first time I see a result that looks acceptable to me. It does seem to repeat a line when it can't understand what is being said though or it's a bug. Haven't had much luck with the medium model though(after 45 min, it just repeat the same...
  10. SamKook

    Anna and Hanako Collection [ANND-xxx] [ANHD-xxx]

    Not my file, it just seemed ok from looking at the post. Here's the HD version vaampy posted a while back with no watermarks. メガ唾レズビアン 乃亜 愛咲れいら Studio: Anna and Hanako Label: - Director: Masaru Onodera(小野寺マサル) Code: ANND-123 Runtime: 120 min Genre: Lesbian Cen/Uncen: Censored Actresses...
  11. SamKook

    Anna and Hanako Collection [ANND-xxx] [ANHD-xxx]

    Are you saying the thumbnail picture doesn't match with the video uploaded? I haven't downloaded that file but the video duration matches the length of the movie specified on the cover and that looks like the same first scene as the one I got.
  12. SamKook

    easyocr script?

    Can you put a copy of your script here and the command you use to call it?
  13. SamKook

    さくら企画 Sakura Kikaku Public/Outdoor Exhibitionism

    New links for SKND-034, SKND-037, SKND-038, SKND-040, SKND-043, SKND-066 and SKND-068.
  14. SamKook

    Assistance with StaxRip

    There's a reason using the word "best" is banned on doom9, what one person think is best might not be the same as another person and might change depending on the video. This is not the first example of us having different taste. I use QTGMC because the shimmer bothers me a lot, but ringing is...
  15. SamKook

    [ARG-0022] Aki Hoshino ほしのあき - I Wish You Love

    I Wish You Love http://www.dreamidol.jp/idol/onelove/hoshino/index.php Studio: Dream City Label: One Love Director: Akihiro Okada Code: ARG-0022 Runtime: 60 min + 10 min Genre: Idol Actresses: Aki Hoshino(ほしのあき) Release Date: 2005/09/23 Container: MKV Video codec: x265...
  16. SamKook

    さくら企画 Sakura Kikaku Public/Outdoor Exhibitionism

    New links for MPD-047, MPD-053, SCN-001, SCN-042 and SCN-043.
  17. SamKook

    [LPDD-37 / LPDD-1037] Aki Hoshino - Wearing 24 swimsuits to save the planet

    Wearing 24 swimsuits to save the Earth 24着水着~水着は地球を救う~ https://www.idol-nippon.com/product/%e3%81%bb%e3%81%97%e3%81%ae%e3%81%82%e3%81%8d%e3%80%8c24%e7%9d%80%e6%b0%b4%e7%9d%80%ef%bd%9e%e6%b0%b4%e7%9d%80%e3%81%af%e5%9c%b0%e7%90%83%e3%82%92%e6%95%91%e3%81%86%ef%bd%9e%e3%80%8d/ Studio: Idol...
  18. SamKook

    さくら企画 Sakura Kikaku Public/Outdoor Exhibitionism

    New links for SKND-007, SKND-011, SKND-012, SKND-013, SKND-015 and SKND-032.
  19. SamKook

    easyocr script?

    I don't really know python but my educated guess would be something like this at its most basic form: import easyocr def main(): reader = easyocr.Reader(['ch_sim']) # this needs to run only once to load the model into memory result = reader.readtext('C:\Users\user\Downloads\chinese.jpg') And...
  20. SamKook

    Assistance with StaxRip

    I always use dgdecode for DVDs and I'm not letting anything mess around with the picture before I deinterlace since as you say, it'll disturb the deinterlacer, unless the source has an issue that require it and I absolutely have to, but deblocking isn't part of that. I just provide the d2v file...
  21. SamKook

    easyocr script?

    To run what code? From that error message, sounds like you're not providing a file to it, you've got '' which is empty: can't find '__main__' module in '' 'py', '-u', ''
  22. SamKook

    easyocr script?

    An easyOCR script to do what exactly? If you look at the github page and read the usage section of the readme: https://github.com/JaidedAI/EasyOCR This is all you need to do to ocr 1 image: import easyocr reader = easyocr.Reader(['ch_sim','en']) # this needs to run only once to load the model...
  23. SamKook

    Assistance with StaxRip

    sao is disabled by the grain tuning and rect is on by default for presets slow and higher so I had those already. cutree is on for all presets, but the tuning is disabling it since it doesn't play nice with the grain stuff. With only that and my tuning for speed, it looks quite a bit softer so...
  24. SamKook

    Assistance with StaxRip

    The size is only bigger if you use crf 21 and it depends on the source, the noisier LPFD-214 ended up smaller. At crf 22, the size goes down to 1.10GB instead of 1.31GB(my x264 rip was 1.25GB), is a little faster and it still looks better than x264. x265 crf22: Since I preferred the result of...
  25. SamKook

    Assistance with StaxRip

    00:39:20.760
  26. SamKook

    Assistance with StaxRip

    A good example from the FTBD comparison above is the right shoulder. x264 on the left, dvd in the middle and x265 on the right. You can see the beauty mark/pimple is gone in x264 but not in x265. Original size: 3x: Didn't notice before how much smoother the x265 version is though in that 3x...
  27. SamKook

    Assistance with StaxRip

    If you look close enough, it's not visually lossless but the difference is not very big. I have some comparison screenshots for FTBD-036, both look very good to me but the x265 one is mostly closer to the dvd than x264, depending on where you look, but during playback, I doubt you'd notice...
  28. SamKook

    Assistance with StaxRip

    It looks better than my crf 18 preset veryslow -tune film. If it were the same I'd have stuck with x264. And yeah, sao is bad, the grain tuning disables it: https://x265.readthedocs.io/en/master/presets.html#tunings
  29. SamKook

    Assistance with StaxRip

    The "--tune grain" is essential for sd or it's a blurry mess(my smaller mp4 encodes have it disabled and are at the default crf 28 since the point is for it to be very small) even at much higher bitrate. Haven't noticed any ill effects so far with that on and the psy-rdoq can be tuned a bit for...
  30. SamKook

    Assistance with StaxRip

    I couldn't tell you exactly what QTGMC does, I never looked over the script in details to understand it all. You can read the description for TempGaussMC, QTGMC is a faster version of that, it's short for Quick TempGaussMC. Avidemux uses ffmpeg and ffmpeg uses x264 so yeah, it's standard. It...
  31. SamKook

    Assistance with StaxRip

    Most if not all deinterlacers interpolate the missing data between the lines to prevent bobbing when played back as progressive, with varying degrees of precision. You can read more about each deinterlacer details on the avisynth wiki: http://avisynth.nl/index.php/Category:Deinterlacers The...
  32. SamKook

    Assistance with StaxRip

    You have to adjust QTGMC settings for the output you want, you don't have to use all of its features like the denoising one and other stuff. QTGMC isn't technically a deinterlacer, it makes use of other deinterlacers and its main purpose is to reduce bob flicker(lines and stuff that shifts or...
  33. SamKook

    Aki Hoshino ほしのあき

    Aki Hoshino ほしのあき Born March 14, 1977. Born in Tokyo. Blood type O. She is 165cm tall, B88W56H87.S23.5 Her hobbies: going to massages, going for walks. Special talent: Stuffing seedless grapes back in the throat (up to 10) 1977年3月14日生まれ。東京都出身。 血液型O型。身長165cm、B88W56H87.S23.5 趣味:マッサージ通い、お散歩。...
  34. SamKook

    Assistance with StaxRip

    Broader compatibility is pretty much it, but most player will read the DAR from the mkv so not a big deal, just the occasional annoyance from a thumbnailer or something like that.
  35. SamKook

    [Young Champion No. 5-6-7 2004] Aki Hoshino ほしのあき - Original DVD by Akita Shoten

    No.5-6-7 Young Champion Original DVD by Akita Shoten Studio: Akita Shonen Label: Young Champion Orijinal Director: Unknown Code: 2004YC Runtime: 15 min Genre: Idol Actresses: Aki Hoshino(ほしのあき) Release Date: 2004/06/02 This is likely a short promotional DVD for something or other as it is...
  36. SamKook

    Assistance with StaxRip

    BTW Porni, do you set the --sar when encoding a DVD with x264? I've noticed the thumbnails from your FTBD-036 rip had the wrong aspect ratio and the most likely reason is that the software used ignored the DAR from the container and you left the h264 stream(which is where the sar option sets the...
  37. SamKook

    Assistance with StaxRip

    Usually when you remove grain, you end up with a blurrier picture. In moderation it can be a good thing but it's easy to make things worse. I rarely mess with that unless the grain/noise in the source is pretty bad since I like a sharp picture and most of the time I end up preferring the...
  38. SamKook

    [LPFD-214] Aki Hoshino ほしのあき - Felony sentence 重罪判決

    It should have been one 833MB file and not one 801 + one 32, somehow it got split in 2 during uploading. I'm uploading it again and will refresh the link once fixed. Edit: Fixed now.
  39. SamKook

    [LPFD-214] Aki Hoshino ほしのあき - Felony sentence 重罪判決

    Aki Hoshino "Felony Judgment" ほしのあき「重罪判決」 https://www.idol-nippon.com/product/%e3%81%bb%e3%81%97%e3%81%ae%e3%81%82%e3%81%8d%e3%80%8c%e9%87%8d%e7%bd%aa%e5%88%a4%e6%b1%ba%e3%80%8d/ Studio: Idol Japan(アイドルニッポン) Label: - Director: Koji Shiozawa(塩沢浩二) Code: LPFD-214 Runtime: 44 min + 8 min Genre...
  40. SamKook

    [LPFD-214] Aki Hoshino ほしのあき - Felony sentence 重罪判決

    While I do appreciate people posting new stuff , there's so many things wrong with that file above that it really pains me to see how little people care nowadays in the idol section. - It wasn't properly deinterlaced. You can see obvious signs of interlacing all over the video, especially...
  41. SamKook

    Assistance with StaxRip

    Some newer device do support this nowadays: https://forum.xda-developers.com/t/h-264-10bit-hardware-acceleration-hw-works.4144881/
  42. SamKook

    Assistance with StaxRip

    Staxrip probably handles using the right color for you according to the video resolution so as long as you don't do upscales/downscales, you shouldn't have to worry about it. For the encoder itself, it's literally only the encoding time that's the drawback. Using a slower preset for x264/x265...
  43. SamKook

    Slimedog's Lesbian JAV (no ID request allowed)

    The official website doesn't list them either sadly. It does have better covers though.
  44. SamKook

    Aegisub help?

    mkoverall786 is right about putting the fonts inside of an mkv(using the attachments tab in mkvtoolnix), this is what most fansubbers do. I don't think any other container support this. Else you need to make sure the system you're playing it on has the fonts installed(which is usually enough in...
  45. SamKook

    Assistance with StaxRip

    Anime is very different from real footage so it makes sense they would change more options, but it's kind of pointless to not use a preset since it'll set quite a few of those options to the same thing which means your command isn't as long. I change about 8 options(excluding quality and color...
  46. SamKook

    Assistance with StaxRip

    I did a test with FTBD-036 to try some x265 settings since it's a quick one to encode and at slowest(x264 is tweaked a bit), x264 at crf 18 took 36m and is 1.25GB and x265 at crf 20 took 7h42m and is 1.06GB so almost 13 times slower for a 15% reduction in size. I used 20 for x265 because that's...
  47. SamKook

    Assistance with StaxRip

    Staxrip on bluray is basically the same as a dvd when you use makemkv and the processing always depends on each individual sources. Staxrip probably handles the most common stuff on its own. As for x265, it can compress more than x264 for any content, but it uses blur instead of noise for...
  48. SamKook

    Assistance with StaxRip

    That's why I like madvr, you can choose many different resizers for chroma, upscaling and downscaling and you can change which is used depending on the content resolution and the power factor just to name a few.