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

用于离线视频缓存的 Flutter 插件,支持 mp4/m3u8 下载、HLS 转 mp4、地址刷新与相册复制。

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.5

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
85
points
197
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

用于离线视频缓存的 Flutter 插件,支持 mp4/m3u8 下载、HLS 转 mp4、地址刷新与相册复制。

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