this post was submitted on 23 Apr 2025
10 points (72.7% liked)

Selfhosted

46341 readers
388 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

Hi! I'm looking for an open-source, preferably FOSS video transcoding web interface.

I would like the transcoding to be done on the server side, be secured by a password if possible (so people don't 100% the server), and I want no data sharing. Most important feature: must allow web uploads. I don't want to automate transcoding, or transcode files that are in the server: I want clients to be able to upload their media and get it transcoded.

The transcoding aspect is important: not just a change in container / file extension, but a real transcoding (changing video codec). Being able to change the bitrate is a plus.

I've been looking at many projects and most are sadly either too simple for my needs (only container change, no real ability to choose the codec, or unchangeable bitrate), or focused on files that are already on the server.

(something like a ffmpeg web UI that runs on the server would be great)

Thanks :)

you are viewing a single comment's thread
view the rest of the comments
[–] MajesticElevator@lemmy.zip -1 points 3 days ago (6 children)

VLC is anything but intuitive and I’m pretty sure you can’t encode media and save it on your computer, and for sure not on mobile devices

[–] non_burglar@lemmy.world 0 points 8 hours ago (3 children)

Come on, dude. Now you're just trolling.

https://wiki.videolan.org/Documentation%3aStreaming_HowTo/Streaming_for_the_iPhone

Quit while you're ahead and just go do some reading.

[–] MajesticElevator@lemmy.zip 1 points 8 hours ago* (last edited 8 hours ago) (2 children)

Just trolling

You just sent a documentation page that comes straight from hell, having to use CLI on iPhone (how tf do I do that?), and on top of that it’s a page for STREAMING not TRANSCODING to a file

You can’t pull the file from your own device anyways. It would require device -> server -> device to then transcode locally

[–] non_burglar@lemmy.world 1 points 8 hours ago* (last edited 8 hours ago) (1 children)

I mean, you just keep asking different people whether a thing that does X exists. They've all said no, but you can use Y plus mods to do it. Doesn't seem good enough for you.

Now you've risen to "VLC cant do that". I've shown you it can, and you not only beak back at me about it being CLI, but downvote me as well. Thanks for that.

streaming not transcoding

Literally the first sentence:

"This functionality allows you to link VLC's transcoding capability with a segmenter which will in turn create the series of files needed for http live streaming to the iPhone"

You don't know what you're talking about, and you don't understand your own problem.

Regardless of any info you get here, you will still need to problem-solve. Good luck.

[–] MajesticElevator@lemmy.zip 1 points 4 hours ago

I appreciate the solutions you give, but they're too far away from my requirements.

Regardless of any info you get here, you will still need to problem-solve. Good luck.

Thanks, have a good day

load more comments (2 replies)