[FFmpeg-devel] [PATCH] mov reference files search improvement

Maksym Veremeyenko verem
Wed Sep 2 08:55:32 CEST 2009


Hi,

Current implementation of mov reference files reading works only with 
absolute path, but in most cases (IMHO) it should search for relative 
reference files.

Proposed patch:
  - extends *MOVDref* for more variables stored in [alis]
  - extends *mov_read_dref* for reading additional variables
  - implements two function for creating probe file list and probe them
  - replace stream open code in *mov_read_trak*

At least with that patch i am able to read reference mov files created 
by Flipfactory and recorded by Omneon (bug-tracker issue #1348).
Samples were uploaded to:
ftp://upload.ffmpeg.org/MPlayer/incoming/mov_refs_search/

-- 
________________________________________
Maksym Veremeyenko

-------------- next part --------------
A non-text attachment was scrubbed...
Name: mov_refs_search_v2.patch
Type: text/x-patch
Size: 8982 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090902/9de18bd6/attachment.bin>



More information about the ffmpeg-devel mailing list