[FFmpeg-trac] #5295(avformat:reopened): Unusual bug when file name starts with leading %20

FFmpeg trac at avcodec.org
Sat Mar 12 11:26:26 CET 2016


#5295: Unusual bug when file name starts with leading %20
-------------------------------------+------------------------------------
             Reporter:  rjmoses      |                    Owner:
                 Type:  defect       |                   Status:  reopened
             Priority:  normal       |                Component:  avformat
              Version:  unspecified  |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+------------------------------------

Comment (by rjmoses):

 The command lines are in the test scripts, but here is a simplified
 version:

 ffmpeg -v 9 -loglevel 99 -i "http://test42/TestBad1/ TB1Stream.m3u8"
 -vcodec copy -acodec copy -absf aac_adtstoasc "TestBad1.mp4"
 2>"TestBad1.log"

 The test scripts (.s files) reference "./ffmpeg/ffmpeg" as the command.
 This is my directory for testing.  The stderr output (>2"TestBad1.log) is
 directed to a log file.

 I have also attached a failing log file.

 Thanks

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


More information about the FFmpeg-trac mailing list