ffmpeg_remux 0.0.4 copy "ffmpeg_remux: ^0.0.4" to clipboard
ffmpeg_remux: ^0.0.4 copied to clipboard

Flutter plugin for offline video caching with mp4 and m3u8 downloads, HLS remux to mp4, URL refresh, and album copy support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ffmpeg_remux

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  ffmpeg_remux: ^0.0.4

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:ffmpeg_remux/ffmpeg_remux.dart';
0
likes
100
points
199
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for offline video caching with mp4 and m3u8 downloads, HLS remux to mp4, URL refresh, and album copy support.

Repository (GitHub)
View/report issues

Topics

#video #download #m3u8 #ffmpeg #offline

License

unknown (license)

Dependencies

convert, crypto, dio, flutter, flutter_hls_parser, flutter_web_plugins, path, path_provider, photo_manager, plugin_platform_interface, sqlite3, sqlite3_flutter_libs, web

More

Packages that depend on ffmpeg_remux

Packages that implement ffmpeg_remux