Chat with us on Discord! We have a discord server! It can be found here.

Posts

For more information, see the search syntax documentation. Search results are sorted by creation date.

Search Results

Ember_Heartshine
Founding Member - Here since the beginning.
Contributing Artist - Contributed artwork to the site.
Artist - A verified artist.

Site Moderator
the worst manechat mod
Did you try to upload a .mp4 file and you got an error that looks a lot like this?

Image can't be blank
Image size can't be blank
Image width can't be blank
Image height can't be blank
Image mime type (video/mp4) is invalid
Image duration can't be blank
Image orig sha512 hash can't be blank

That's because Philomena only supports WebM video, and transcoding is extremely hardware-intensive to do on the server side.

So how do I upload videos, then?
If you have a .mp4 file, you can search online for many online conversion tools, such as Convertio or CloudConvert. The default settings should be good enough, but you will need to change the audio codec (see below).

If your file is too large to upload to an online conversion tool, Handbrake is a powerful encoding tool that's available on all platforms. (It's a frontend for ffmpeg, so if you're familiar with that software Handbrake should be fairly straightforward).

Please use the following settings when transcoding:
Video codec: vp9 (sometimes called libvpx-vp9)
Audio codec: vorbis (opus is the default, but not all browsers support it yet, so your video might not have sound!)

Please post below if you have any questions!
Showing result 1 - 1 of 1 total

Default search

If you do not specify a field to search over, the search engine will search for posts with a body that is similar to the query's word stems. For example, posts containing the words winged humanization, wings, and spread wings would all be found by a search for wing, but sewing would not be.

Allowed fields

Field SelectorTypeDescriptionExample
authorLiteralMatches the author of this post. Anonymous authors will never match this term.author:Joey
bodyFull TextMatches the body of this post. This is the default field.body:test
created_atDate/Time RangeMatches the creation time of this post.created_at:2015
idNumeric RangeMatches the numeric surrogate key for this post.id:1000000
myMetamy:posts matches posts you have posted if you are signed in. my:posts
subjectFull TextMatches the title of the topic.subject:time wasting thread
topic_idLiteralMatches the numeric surrogate key for the topic this post belongs to.topic_id:7000
topic_positionNumeric RangeMatches the offset from the beginning of the topic of this post. Positions begin at 0.topic_position:0
updated_atDate/Time RangeMatches the creation or last edit time of this post.updated_at.gte:2 weeks ago
user_idLiteralMatches posts with the specified user_id. Anonymous users will never match this term.user_id:211190