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 get --codec libav support? #489

Closed
dtbaker opened this issue Mar 14, 2023 · 1 comment
Closed

How to get --codec libav support? #489

dtbaker opened this issue Mar 14, 2023 · 1 comment

Comments

@dtbaker
Copy link

dtbaker commented Mar 14, 2023

Hey I saw someone post about --codec libav --libav-format mpegts in a forum thread somewhere, that's super exciting! If I can get this working I can remove my ffmpeg dependency.

How do I get this updated version on Raspberry Pi?

$ apt-get update && apt-get upgrade
$ cat /etc/issue
Debian GNU/Linux 11 \n \l
$ libcamera-vid -t 0 --codec libav 
ERROR: *** Unrecognised codec libav ***
$ libcamera-vid --version
libcamera-apps build: 54a781dffdd1 01-03-2023 (17:53:36)
libcamera build: v0.0.4+22-923f5d70

thanks 🙇

@dtbaker
Copy link
Author

dtbaker commented Mar 14, 2023

ah! what's this -lite thing

$ dpkg -la|grep libcamera
ii  libcamera-apps-lite                  0~git20230301+54a781d-1          arm64        libcamera-apps-lite

Yea that fixed it 🎉

sudo apt-get install libcamera-apps

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