[FFmpeg-trac] #7580(undetermined:closed): Duration not in show_streams

FFmpeg trac at avcodec.org
Mon Dec 17 23:14:19 EET 2018


#7580: Duration not in show_streams
-------------------------------------+-------------------------------------
             Reporter:  dfqswf       |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:  invalid
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by llogan):

 You can get duration from format instead of stream:

 {{{
 ffprobe -v error -show_entries format=duration -of
 default=noprint_wrappers=1:nokey=1 input.mkv
 }}}

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


More information about the FFmpeg-trac mailing list