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

how to use ffmpeg instead avconv? #93

Open
whoizit opened this issue Mar 15, 2022 · 2 comments
Open

how to use ffmpeg instead avconv? #93

whoizit opened this issue Mar 15, 2022 · 2 comments

Comments

@whoizit
Copy link

whoizit commented Mar 15, 2022

dms -ifname eth0 -allowedIps 192.168.0.101 -forceTranscodeTo vp8 -path /mnt/trash/t

it tries to run avconv, but it is not on my system. I have ffprobe/ffmpeg

transcode command: [avconv -threads 4 -async 1 -ss 0:00:00 -i /...

Artix Linux

@whoizit
Copy link
Author

whoizit commented Mar 15, 2022

okey, with -forceTranscodeTo web it uses ffmpeg and it strange for me

@anacrolix
Copy link
Owner

I'd prefer to switch entirely to ffmpeg now. This part of the app was last updated when the avconv/ffmpeg split was going on. Feel free to make a PR.

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

2 participants