Git Product home page Git Product logo

libav-cpp's People

Contributors

gregoryistratov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

libav-cpp's Issues

transcode cannot find encoding device

I am using the ffmpeg 6.1. Although the compiling of this source code has some small issues, I can fix it and make it compiled.
However, the example program always complain error message about h264 encoder.

[h264_v4l2m2m @ 0x557cb57e20] Could not find a valid device
[h264_v4l2m2m @ 0x557cb57e20] can't configure encoder

The decoder is working well. As for the h264 encoder, I am sure it does exists on my ffmpeg. It is in the list generated by the command ffmpeg -codecs, such as,

DEV.LS h264 H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 (decoders: h264 h264_v4l2m2m) (encoders: h264_v4l2m2m)

If my understanding is correct, it shows that my ffmpeg support h264 decoding and encoding. What is more, I can do transcode using ffmpeg command, so the encoding looks OK. Why it still complains error?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.