Skip to content

switch to pulse format if alsa format not available #4

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

Closed
wants to merge 3 commits into from

Conversation

MrPetru
Copy link

@MrPetru MrPetru commented Nov 12, 2017

I tried to use this application on my laptop with Fedora26 installed. It so happens that the ffmpeg package that Fedora provides have the libasound (alsa format) not enabled. Someone can do a custom build of the ffmpeg but that requires the user to be a superuser. Why just not using what is available?

This commit is useful only for similar systems. So probably not worth to merge at this moment.

on some systems, for example on Fedora 26, the ffmpeg is compiled with the libalsa support disable.
improvements
- in order to avoid to use the safe argument with the concat one
- also, use formats to check the available formats in ffmpeg this seems a better way of doing it.

Also this change includes some improvements in the code style.
@MrPetru
Copy link
Author

MrPetru commented Jun 25, 2018

Closing.

@MrPetru MrPetru closed this Jun 25, 2018
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

Successfully merging this pull request may close these issues.

1 participant