[FFmpeg-trac] #935(undetermined:new): mov: error opening alias, while file exists

FFmpeg trac at avcodec.org
Sat Jan 21 20:02:10 CET 2012


#935: mov: error opening alias, while file exists
-------------------------------------+-------------------------------------
             Reporter:  zhukov       |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by cehoyos):

 The reference in the file you posted does not point to a relative location
 like
 "go/from/this/directory/to/the/next"
 but an absolute one
 "/it/starts/from/root"

 The mov demuxer does not support absolute paths because the developers
 think that would be a possible security issue, but this could be
 circumvented with a command line switch.

 But I wonder if it works with relative paths, perhaps you could also
 provide the referenced files, that would make testing easier.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/935#comment:5>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list