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

vp9 doesn't work in dash #36

Open
kmskrishna opened this issue Jun 4, 2018 · 0 comments
Open

vp9 doesn't work in dash #36

kmskrishna opened this issue Jun 4, 2018 · 0 comments

Comments

@kmskrishna
Copy link

If you try to use vp9 encoding it works in HLS but not in DASH

Command I used
/usr/bin/ffmpeg -i rtmp://127.0.0.1:1935/video/1080 -c:v libvpx-vp9 -c:a libopus -quality realtime -speed 5 -threads 16 -qmin 4 -qmax 48 -b:v 4000k -f mpegts http://127.0.0.1/publish/1080

I am trying to use RTMP module with this one to use Google's vp9 encoding.

DASH is not supporting vp9 in this module

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

1 participant