Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Development Roadmap #6

Open
oong819 opened this issue Apr 9, 2024 · 6 comments
Open

Development Roadmap #6

oong819 opened this issue Apr 9, 2024 · 6 comments
Labels
Meta About the project

Comments

@oong819
Copy link
Owner

oong819 commented Apr 9, 2024

Problem in brarcher's original app:

UI

  • Din't show the full capacity of FFmpeg
  • Auto add argument without user consent (setting video codec to H.264 will auto set -preset:v to fast)
  • Dint't scale up well (adding more options will make the UI very clunky)
  • Encoding error message too generic (din't tell anything at all)

FFmpeg

  • Din't compiled with libx265
  • Only have binary for x86 and armv7

Roadmap

Resolve all those problems before october 2024

Problem

All i have are an old low end Android device
I'm struggling finding how to compile FFmpeg
I will probally have to use QEMU emulator running Alpine linux but FFmpeg deps look big...

@oong819 oong819 added the Meta About the project label Apr 9, 2024
@pressRtowin
Copy link

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
Copy link
Owner Author

oong819 commented May 13, 2024

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

@Nalajalan
Copy link

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
Copy link
Owner Author

oong819 commented Jun 20, 2024

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
Copy link

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

@oong819
Copy link
Owner Author

oong819 commented Jun 21, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Meta About the project
Projects
None yet
Development

No branches or pull requests

3 participants