[FFmpeg-trac] #5555(avfilter:new): avfilter_graph_parse_ptr fails on windows when using full path names

FFmpeg trac at avcodec.org
Fri May 13 18:50:52 CEST 2016


#5555: avfilter_graph_parse_ptr fails on windows when using full path names
----------------------------------+--------------------------------------
             Reporter:  ggarra13  |                     Type:  defect
               Status:  new       |                 Priority:  important
            Component:  avfilter  |                  Version:  git-master
             Keywords:            |               Blocked By:
             Blocking:            |  Reproduced by developer:  0
Analyzed by developer:  0         |
----------------------------------+--------------------------------------
 Summary of the bug:

 On Windows, using full path names to, say, ffplay results in parsing to
 fail and filter not inited.  This is critical as using the api to create
 filters will also fail when using full paths.

 How to reproduce:
 {{{
 Using zeranoe builds, for example:

 % ffplay F:/movies/a/b/c/test.mov -vf subtitles=F:/movies/a/b/c/test.srt
 ffmpeg git version N-79889-g9486de5
 built on 2016-05-10
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/5555>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list