Docs.rs
  • ez-ffmpeg-0.1.6
    • ez-ffmpeg 0.1.6
    • Docs.rs crate page
    • MIT OR Apache-2.0 OR MPL-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • YeautyYE
    • Dependencies
      • bytemuck ^1.8 normal optional
      • byteorder ^1.5 normal optional
      • bytes ^1.9.0 normal optional
      • crossbeam ^0.8.4 normal
      • crossbeam-channel ^0.5.13 normal
      • dashmap ^6 normal optional
      • ffmpeg-next ^7.1.0 normal
      • ffmpeg-sys-next ^7.1.0 normal
      • glow ^0.16 normal optional
      • libc ^0.2.159 normal
      • log ^0.4 normal
      • rml_rtmp ^0.8 normal optional
      • slab ^0.4 normal optional
      • surfman ^0.9 normal optional
      • thiserror ^1.0 normal
      • env_logger ^0.10 dev
      • tokio ^1 dev
      • core-foundation ^0.10 normal
      • objc ^0.2 normal
    • Versions
    • 33.79% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

ez_ffmpeg0.1.6

Module error

Module Items

  • Enums
  • Type Aliases

In crate ez_ffmpeg

ez_ffmpeg

Module error

Source

Enums§

AllocFrameError
AllocOutputContextError
AllocPacketError
DecoderError
DecodingError
DecodingOperationError
DemuxingError
DemuxingOperationError
EncodeSubtitleError
EncodingError
EncodingOperationError
Error
FilterGraphError
FilterGraphOperationError
FilterGraphParseError
FindDevicesError
FindStreamError
MuxingError
MuxingOperationError
OpenDecoderError
OpenDecoderOperationError
OpenEncoderError
OpenEncoderOperationError
OpenInputError
OpenOutputError
UrlError
WriteFrameError
WriteHeaderError

Type Aliases§

Result
Result type of all ez-ffmpeg library calls.