[FFmpeg-trac] #2930(FFprobe:closed): ffprobe to report DVD subtitles frame size
    FFmpeg 
    trac at avcodec.org
       
    Wed Sep  4 18:36:55 CEST 2013
    
    
  
#2930: ffprobe to report DVD subtitles frame size
-------------------------------------+-----------------------------------
             Reporter:  lelegard     |                    Owner:
                 Type:  enhancement  |                   Status:  closed
             Priority:  wish         |                Component:  FFprobe
              Version:  git-master   |               Resolution:  fixed
             Keywords:  dvdsub       |               Blocked By:
             Blocking:               |  Reproduced by developer:  1
Analyzed by developer:  1            |
-------------------------------------+-----------------------------------
Changes (by saste):
 * analyzed:  0 => 1
 * status:  open => closed
 * resolution:   => fixed
Comment:
 Fixed in:
 {{{
 commit 83635ac67bc3429c147e214f0f44325b63832384
 Author: Nicolas George <nicolas.george at normalesup.org>
 Date:   Tue Sep 3 16:39:02 2013 +0200
     ffprobe: show bitmap subtitles size.
     Fix trac ticket #2930.
 }}}
 Sample command:
 {{{
 $ ffprobe gg.mkv -show_entries stream=width,height -select_streams s -of
 flat
 [...]
 streams.stream.0.width=1920
 streams.stream.0.height=1080
 }}}
-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2930#comment:2>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
    
    
More information about the FFmpeg-trac
mailing list