On Sun, 3 Apr 2016 09:02:27 -0400
"Ronald S. Bultje" <rsbul...@gmail.com> wrote:

> Hi,
> 
> On Sat, Apr 2, 2016 at 12:29 PM, Reimar Döffinger
> <reimar.doeffin...@gmx.de> wrote:
> 
> > Do we have a way to transparently decompress?
> 
> 
> Why would we? It's not like this is commonplace across all formats,
> it's only present in a handful, and we can deal with it on a
> case-by-case basis, just as we handle compressed mov. Right?

if we have gzip demuxer and probe gzip compression... then pass it onto
probe after decompressing?

its not like compressed mov because the compressed mov header is inside
of the regular mov container (iirc).

there are a lot of video files that are zipped or rared.
also zip compressed image files , example cbz/cbr.

can we get zip/rar demuxer?

some video players are able to play multipart rar video files.

i understand that its still a low priority.

https://trac.ffmpeg.org/ticket/4374

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

Reply via email to