oong819 / video-transcoder

Android app for video and audio transcoder, based on FFmpeg
GNU General Public License v3.0
7 stars 1 forks source link

Development Roadmap #6

Open oong819 opened 5 months ago

oong819 commented 5 months ago

Problem in brarcher's original app:

UI

pressRtowin commented 4 months ago

I'd kill for system file picker support (that text based list with no thumbnails is painful to navigate when you have lots of videos).

Also, the original app is missing support for some formats like AV1.

oong819 commented 4 months ago

I'll see if i can use github codespace to compile FFmpeg

Nalajalan commented 3 months ago

Hi, that's a very good news, you are taking over development of this app, so thank you !

As a matter of fact that's not the only free & open source GUI video transcoding app on Android. There is ffshare too ( https://github.com/caydey/ffshare ). It is buggy (I need to close the app between each compression attempt and it always fails if you don't keep the app at the foreground with screen on) but superior at video-transcoder at some point (CRF possible). I really don't see the interest to have two different app but I thought knowing this app could help you to make yours better (and vice versa)

Some other idea would be to let audio source as is (direct stream copy) and the possibility to select several videos at once.

Thank you again !

oong819 commented 2 months ago

I would want to fork every app on F-Droid that provide feature that rare on F-Droid but contain the phrase "before sharing them" and add saving feature XD

Nalajalan commented 2 months ago

Mmm you can already share it to a fileexplorer and then save it where you want to....

oong819 commented 2 months ago

Mmm you can already share it to a fileexplorer and then save it where you want to....

There's app on F-Droid to save the shared file but share-focused app usually have a bit hardcoded GUI to me