[FFmpeg-trac] #1588(FFprobe:closed): ffprobe with -show_streams -show_data produces invalid xml

FFmpeg trac at avcodec.org
Wed Aug 1 11:42:53 CEST 2012


#1588: ffprobe with -show_streams -show_data produces invalid xml
-------------------------------------+-----------------------------------
             Reporter:  dericed      |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:  FFprobe
              Version:  git-master   |               Resolution:  fixed
             Keywords:  ffprobe,xml  |               Blocked By:
             Blocking:               |  Reproduced by developer:  1
Analyzed by developer:  1            |
-------------------------------------+-----------------------------------
Changes (by saste):

 * analyzed:  0 => 1
 * resolution:   => fixed
 * status:  new => closed
 * component:  undetermined => FFprobe
 * reproduced:  0 => 1


Comment:

 Should be fixed in:
 {{{
 commit 89898cd3b6b2806bf823678a47d17f9ed745c69e
 Author: Nicolas George <nicolas.george at normalesup.org>
 Date:   Tue Jul 31 11:53:30 2012 +0200

     ffprobe: fix validity error with tags and data.

     Add "data" and "extradata" attributes to the schema.
     Add "tag" element in "streams".
     Print extradata before tags to avoid closing the element.

     Fix trac ticket #1588.
 }}}

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


More information about the FFmpeg-trac mailing list