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.

example/lib/main.dart

import 'package:flutter/material.dart';

import 'app.dart';

void main() {
  runApp(const MyApp());
}
0
likes
100
points
197
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