News:

Please request registration email again and then check your "Spam" folder

Former www.henthighschool.com

[Resources] PictureNamer 3 (Tagging Tool)

Started by Ch12, Jan 04, 2025, 09:27 AM

Previous topic - Next topic

Perseus134

I'm not 100% that video upload worked, haven't uploaded on this site before. Does the youtube video work with other videos besides youtube?

Perseus134

I think the problem I ran into is that I didn't use a proper converter from .mp4 to webm. Running it through a proper one lets me see the video in the tagger, so I assume it'll work in-game.

Jman

You can't link to your own local files like that. :D

This site has very limited bandwidth, that's why I asked for a link/upload.

Not sure what the question about Youtube even means. ??? Youtube videos can be downloaded in a variety of formats, AFAIK.

Yeah, WebM is also a container, but it should only use a smnall number codecs that ought to work with Ren'Py. Maybe your first converter didn't actually re-encode the video?

Glad you got it working. :)
And with strange aeons even death may die...

Perseus134

I knew I was doing it wrong, not sure how to upload then. My first converter was just me changing the name from .mp4 to .webm, no real surprise to me that it didn't work. Now the trick is finding a batch converter that's free

Jman

Upload the video to some file sharing site, link it from there. Just like BK itself is hosted on Mediafire and lots of girlpacks on Mega.

Renaming the extension... :o ;D

I imagine a bunch of web converters will let you process at least a couple of files each.

I'm not sure what other pack makers use for converting. Maybe some of them can chime in with their tips?
And with strange aeons even death may die...

Perseus134

That would be appreciated, I've found a free one but it doesn't do batch, just individual conversion

AlolanNinetales

Is there a tag that refers to how a girl's profile will appear only if she is in the slave market? For example, i have an image of a girl that I want to show only when she is being held in the slave market and never again if she is bought.

Jman

'Market'. The only other use case for that is the kidnapping Evil Power, and that's more or less the same situation.

Note that you can't use 'profile' if you want slaver-exclusivity, only the usual modifier tags ('naked', 'sad', etc). And even those are a bit suspect, since 'naked' or 'libido' might get used for training.
And with strange aeons even death may die...

asmox

Quote from: Perseus134 on Jul 30, 2025, 01:28 PMThat would be appreciated, I've found a free one but it doesn't do batch, just individual conversion

Dunno if you're still looking but personally I use Handbrake - free, reliable, supports batch processing, supports the WebM container and VP8/VP9 codecs.

Shutter Encoder is good as well, but probably overkill if you're just looking to transcode hentai.

Bloonut34

Quote from: asmox on Aug 24, 2025, 05:21 AMDunno if you're still looking but personally I use Handbrake - free, reliable, supports batch processing, supports the WebM container and VP8/VP9 codecs.
I got weird issues with the aspect ratio when I last used that. Probably user error, but I had so few left to convert that I used an online free one.
Here's a link to my girlpacks.

sincity3000

#55
I always use FFmpeg. If you install it as an environmental variable in Windows you can use batch files to do mass conversions.

https://ottverse.com/convert-all-files-inside-folder-ffmpeg-batch-convert/

If that scares you, here's a GUI program:

https://ffmpeg-batch.sourceforge.io/

I can't vouch for it, since I don't use Windows. FFmpeg is the backend of those online converters.