[FFmpeg-devel] [RFC] Browser remote content API
Lukasz Marek
lukasz.m.luki at gmail.com
Sun Feb 9 02:14:22 CET 2014
Hi,
I have an idea of new API, hopely useful.
FFmpeg allows to use content on remote servers via network protocols
(http, ftp, sftp). It can be read, written, played, probed etc, but in
case user want to make application with some UI that displays that
content (file names, dirs) then they need to implement it aside.
It would be nice to extend URLProtocol with some kind of "readdir" callback.
Furhtermore, it would be nice to have single function that read media
related metadata like resolution, duration, codec,maybe thumbnail etc.
(copy paste from ffprobe can be probably done).
Maybe this is a project for GSoC?
--
Best Regards,
Lukasz Marek
Insanity: doing the same thing over and over again and expecting
different results. - Albert Einstein
More information about the ffmpeg-devel
mailing list