Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
* [FFmpeg-devel] RFC: opinions on making fftools work like a library
@ 2023-03-03 18:15 Zhao Zhili
  2023-03-04 11:10 ` Lynne
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Zhao Zhili @ 2023-03-03 18:15 UTC (permalink / raw)
  To: FFmpeg development discussions and patches

I'd like to know what do you think about making fftools work like a
library, like what ffmpeg-kit already did, but with built-in support.

https://github.com/arthenica/ffmpeg-kit

   FFmpegKit is a collection of tools to use FFmpeg in Android, iOS,
   Linux, macOS, tvOS, Flutter and React Native applications.

   It includes scripts to build FFmpeg native libraries, a wrapper
   library to run FFmpeg/FFprobe commands in applications and 8
   prebuilt binary packages available at Github, Maven Central,
   CocoaPods, pub and npm.

Pro:
1. It can be used for testing on mobile devices.
2. It can be used directly to do useful work.
3. It can combine some work from projects like ffmpeg-kit to extend the
funtion.

Cons:
1. It makes things complicated.
2. It's hard to support mobile devices.

Welcome to comments. I want to know is it:

a. Absolutely no! It's not fftools supported to do.
b. Doesn't matter/Don't care.
c. I like the idea, (but...)

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-03-20 11:10 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-03 18:15 [FFmpeg-devel] RFC: opinions on making fftools work like a library Zhao Zhili
2023-03-04 11:10 ` Lynne
2023-03-06  1:55 ` Steven Liu
2023-03-17 18:11 ` Anton Khirnov
2023-03-18 11:33   ` Neal Gompa
2023-03-19  9:01     ` Rémi Denis-Courmont
2023-03-19 18:38       ` Stefano Sabatini
2023-03-20 11:00     ` Anton Khirnov
2023-03-19  5:04   ` Zhao Zhili
2023-03-20 11:09     ` Anton Khirnov

Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

This inbox may be cloned and mirrored by anyone:

	git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
		ffmpegdev@gitmailbox.com
	public-inbox-index ffmpegdev

Example config snippet for mirrors.


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git