[vlc-devel] [PATCH] added support for "quicktime reference" file. ticket - https://trac.videolan.org/vlc/ticket/3073

Rajneesh Soni soni.rajneesh at gmail.com
Sun Sep 17 08:51:54 CEST 2017


added support for "quicktime reference" file.

ticket - https://trac.videolan.org/vlc/ticket/3073

QuickTime reference movie allow the MDAT data to be located separately then
the MOOV (header data), This separatation allow fast editing of the file.
DREF atom contains the location of the media data.This location can be
local file or a http/https location.Quicktime player 7 is able to play such
file but VLC fails to play.

This commit parse the dref atom and if the track data are in located
separately, it will launch a new stream to fetch the track data.



-- 
regards,
Rajneesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20170917/b30ae71a/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-added-support-for-quicktime-reference-file.patch
Type: application/octet-stream
Size: 4877 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20170917/b30ae71a/attachment.obj>


More information about the vlc-devel mailing list