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

Add support for system ffmpeg and youtube-dl on Linux distros #10

Closed
ongun-kanat opened this issue Apr 26, 2019 · 3 comments
Closed

Add support for system ffmpeg and youtube-dl on Linux distros #10

ongun-kanat opened this issue Apr 26, 2019 · 3 comments

Comments

@ongun-kanat
Copy link

Almost all popular distros provide ffmpeg and youtube-dl. XDM should be able to use them instead of asking to download them.

@subhra74
Copy link
Owner

subhra74 commented May 3, 2019

XDM bundles ffmpeg and youtube dl in its installer. There is no need for separate install. Although all distro provides the packages, they might not be latest or compatible with XDM. That's the reason for bundling them.

@subhra74 subhra74 closed this as completed May 3, 2019
@ongun-kanat
Copy link
Author

Both ffmpeg and youtube-dl have pretty standard interfaces for normal cases. However they can be optimized and hardware acceleration options can be added. You can always fallback to your own executables

@candrapersada
Copy link

add menu for update ffmpeg and youtube-dl

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

No branches or pull requests

3 participants