这是indexloc提供的服务,不要输入任何密码
Skip to content

Camera plugin: Custom codecs & container format support #157999

@Flajt

Description

@Flajt

Document Link

https://flutter.dev/go/camera-custom-codecs

What problem are you solving?

Camera plugin users don’t have control over the output codecs (both video and audio) and the container output format. This prevents them from getting a video specific to their needs, since they are instead limited to the choice made by the system.

How can this be a problem:

  • Maybe you need your files in a specific codec / container for further processing
  • Maybe your app is used by a lot of older devices and doesn’t support certain codecs or struggles with fast decoding due to older hardware
  • Maybe you are just like me and don’t want to pay license fees for the new mpeg versions if you want to add additional metadata later on
  • Maybe you need your video or audio file to use a certain codec to get a certain quality
  • Maybe your users expect to have the option to choose the codes in which they record

Metadata

Metadata

Assignees

No one assigned

    Labels

    📜Issue was posted to Discord. Remove to have the issue reannounced. (For "design doc", "emergency")P2Important issues not at the top of the work listc: proposalA detailed proposal for a change to Flutterdesign docTracks a design discussion documentp: cameraThe camera pluginpackageflutter/packages repository. See also p: labels.team-ecosystemOwned by Ecosystem teamtriaged-ecosystemTriaged by Ecosystem team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions