[FFmpeg-trac] #3718(avformat:reopened): ffmpeg does not correctly read input text file.
    FFmpeg 
    trac at avcodec.org
       
    Sun Jun 15 11:13:13 CEST 2014
    
    
  
#3718: ffmpeg does not correctly read input text file.
-------------------------------------+------------------------------------
             Reporter:  Maxwell175   |                    Owner:
                 Type:  enhancement  |                   Status:  reopened
             Priority:  wish         |                Component:  avformat
              Version:  git-master   |               Resolution:
             Keywords:  concat       |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+------------------------------------
Changes (by Cigaes):
 * priority:  normal => wish
 * type:  defect => enhancement
Comment:
 A byte order mark is an invisible neutral character as human-readable text
 goes, but it is nonetheless a character, and therefore included in a
 computer-readable text. Supporting it wold be possible, but verly low in
 my priority list, and only if it can be done in a generic way that does
 not require changing all parts of the code that read text files.
 As a side note, you will get the same problem from a lot of other program,
 so you should definitely try to learn how to produce files with just what
 you want in them and not what any random API decides to add.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/3718#comment:4>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
    
    
More information about the FFmpeg-trac
mailing list