VideoEncoder of WebCodec polyfill with x264 and Webassembly
A React Component For Real-time Javascript WebM Video Encoder
AVFoundation-based H.264 video encoder for Expo / React Native — zero external dependencies, iOS only.
Figmania Server Video Encoder
Professional video encoder CLI for HLS streaming with multi-resolution support
Figmania Client Video Encoder
A modular video encoder/transcoder.
Encode FormData content into the multipart/form-data format
High-performance Base64 encoder and decoder
Implementation of the WHATWG URL Standard
Encode and decode base64 encoded strings
A video encoder and decoder
MP3 encoder extension for Mediabunny, based on LAME.
The worker which is used by the media-encoder-host package.
A Wave file encoder for the extendable-media-recorder package.
See our api docs https://serialport.io/docs/api-parser-slip-encoder
The broker which is used by the extendable-media-recorder-wav-encoder package.
Encode and decode quoted-printable strings according to rfc2045
AAC encoder extension for Mediabunny, based on FFmpeg.
The broker which is used by the media-encoder-host package.
The worker which is used by the extendable-media-recorder-wav-encoder package.
FLAC encoder extension for Mediabunny, based on libFLAC.
This is a module to load and manage media encoders.
socket.io protocol parser
Rust idiomatic wrapper to libvpx
Standard component catalog for Reflow — procedural, media, GPU, animation, I/O, and stream actors.
The public Rust runtime crate for building and running Reflow graph workflows.
h264 mp4 encoder for rusvid
HLS video encoder using Arthropod
A RESTful video encoder which you can use as either a front-end to ffmpeg or headless on a server.
provides a `has_video_encodings` class method to your models that allows you to configure and set up any Zencoder settings you will need to create multiple output video container formats (mp4, ogg, wmv, etc) from a single uploaded source file. Uses the Zencoder API (zencoder.com) and (as of now) expects you to have an S3 bucket where we can ask zencoder to place the generated files.
FFMPEG & FFMPEGTHUMBNAILER based video processor. Permits to generate thumbs and encode/edit video. Can be started as daemon.
VTranscoder is a collection of utility methods for transcoding and 'publishing' videos, with the intent to make transcoding video to web formats like FLV easier. VTanscoder also provides convience methods for taking screenshots, uploading to S3/CloudFront etc.
Ruby library for Panda (pandastream.com), a video uploading, encoding and streaming service.
Ruby library for Panda (pandastream.com), a video uploading, encoding and streaming service.
Convert and encode video and media files and content between file formats. On-demand.
FFMPEG libraries for processesing, encoding, analysing and generating videos with Dragonfly
Ruby code for encoding, decoding, and processing positional audio. This code accompanies my educational video series about sound.
Video encoding/decoding with audio support using Rays and Beeps.
Trim an audio or video file using ffmpeg - Works with all formats supported by ffmpeg, including mp3, mp4, mkv, and many more. - Seeks to the nearest frame positions by re-encoding the media. - Reduces file size procduced by OBS Studio by over 80 percent. - Can be used as a Ruby gem. - Installs the 'trim' command. When run as a command, output files are named by adding a 'trim.' prefix to the media file name, e.g. 'dir/trim.file.ext'. By default, the trim command does not overwrite pre-existing output files. When trimming is complete, the trim command displays the trimmed file, unless the -q option is specified Command-line Usage: trim [OPTIONS] dir/file.ext start [[to|for] end] - The start and end timecodes have the format [HH:[MM:]]SS[.XXX] Note that decimal seconds may be specified, bug frames may not; this is consistent with how ffmpeg parses timecodes. - end defaults to end of the audio/video file OPTIONS are: -d Enable debug output. -f Overwrite output file if present. -h Display help information. -v Verbose output. -V Do not @view the trimmed file when complete. Examples: # Crop dir/file.mp4 from 15.0 seconds to the end of the video, save to demo/trim.demo.mp4: trim demo/demo.mp4 15 # Crop dir/file.mkv from 3 minutes, 25 seconds to 9 minutes, 35 seconds, save to demo/trim.demo.mp4: trim demo/demo.mp4 3:25 9:35 # Same as the previous example, using optional 'to' syntax: trim demo/demo.mp4 3:25 to 9:35 # Save as the previous example, but specify the duration instead of the end time by using the for keyword: trim demo/demo.mp4 3:25 for 6:10
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.