

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
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
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
Hmm I was a bit afraid of that, guess I have to try and see
I won’t upload really long media though
It’s mandatory, sadly. What you’re asking for would require using other software on different devices, and wouldn’t be easy to use for end users.
I guess I never found out how to do that. I’ve been using VLC for many years and never found a way to encode a file to something else, change its bitrate, and save to disk. It doesn’t work on iOS for sure.
True
I hope it works great then! Most free clients that support local download (or syncing as they call it) often have bugs
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
Looks promising
Unfortunately, not a fan of the android feel it has, and the app isn’t available on the apple app store yet
it if works well, I might consider it as a backup app
Mhh, yea that seems like the obvious workaround, but not the ideal solution
Yea, I’ve used it a fair bit before, and it’s pretty good at doing UI, the one thing that I dislike haha
My process is pretty much pointing out and fixing the small mistakes the model does. A lot of people hate AI but it’s honestly a game changer.
must allow web uploads
I don’t want to be an asshole but have you read what I wrote?
Tdarr 👀 I saw you
I haven’t found anything that suits my needs as stated.
The main reasons why I need to transcode:
That’s what I usually do but I’m trying not to reinvent the wheel this time (and not spend too much time on it). No luck :-/
Plus I’m a bad dev
The finality isn’t that important here. I basically want ffmpeg, running on my server.
Input: video file from local storage of the device that browses the website. Any container or codec. On the web UI I can choose the output container I want, the codec I want, the bitrate/or quality setting.
Output: transcoded file available to download for a short period of time. Then, input and outputs are wiped. They should only stay for the duration of the transcoding (for the input), and for a really short period of time, like 30mins, the time that the device that browsed the website downloads it (for the output).
Jellyfin is more of a streaming server. I don’t need that: no apps on the device that needs the service, no bloat, no streaming. Just ffmpeg online and simplified.
I just want to fuck around with encoding, converting or compressing my file on any device I have on the go, without having to download software. You see those file converters online? I want that, but with more settings and self hosted.
I know what you’re trying to do, and no, I don’t want to automate file conversion from a file to another and stuff.
If you’re looking for a tool where you once in awhile may choose a certain video to transcode into something else, setup a pipeline service, and send the files to that service to transcode them, but you’ll be limited by needing to know where and what it needs to processed as input, and then the outputs
That’s a bit more like what I want, but I’m actually asking if there is anything that would suit my needs and requirements
I want to view files on different devices but I really need the transcoding. Sometimes, I want to store compressed versions of media and I don’t want to install ffmpeg or similar.
I’ll check “Encore”, but handbrake has the problem of only taking files that are already on the server and not allowing web uploads
It was meant to run on a server with pretty much nothing on it but yea, if uploading big files isn’t possible through a browser, I’ll find other solutions. I was hoping files smaller than like 4GB would be fine.
About the storage, I hoped that it would just either load the file in memory, or store during the transcode, then when done, delete the source file and put the transcoded server for a limited amount of time (1h for example), then wipe it (or just wipe it after download)
Because I want to be able to transcode files from my phone, or from any device without having to install anything.
Nice but I believe it lacks the ability to chose the codec, bitrate, etc for videos (and bitrate for audio?)