[FFmpeg-trac] #3280(undetermined:new): ffprobe shows incorrect duration for an ISO file

FFmpeg trac at avcodec.org
Wed Jan 8 05:25:54 CET 2014


#3280: ffprobe shows incorrect duration for an ISO file
-------------------------------------+-------------------------------------
             Reporter:  hxuanyu      |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 I'm running ffprobe on an ISO file which contains 2 titles (one for 59
 seconds, and another 1 min). But ffprobe shows a duration of 1 min, which
 is the duration of only one title.

 the ISO file I used is here
 https://dl.dropboxusercontent.com/u/89678527/2videos.iso

 Below is the output of ffprobe

 ffprobe version N-58485-ga12b4bd Copyright (c) 2007-2013 the FFmpeg
 developers
   built on Nov 26 2013 22:01:46 with gcc 4.8.2 (GCC)
   configuration: --enable-gpl --enable-version3 --disable-w32threads
 --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r
 --enable-gnutls --enable-iconv --enable-libass --enable-libbluray
 --enable-libcaca --enable-libfreetype --enable-libgsm --enable-libilbc
 --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb
 --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-
 librtmp --enable-libschroedinger --enable-libsoxr --enable-libspeex
 --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-
 aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx
 --enable-libwavpack --enable-libx264 --enable-libxavs --enable-libxvid
 --enable-zlib
   libavutil      52. 55.100 / 52. 55.100
   libavcodec     55. 44.100 / 55. 44.100
   libavformat    55. 21.102 / 55. 21.102
   libavdevice    55.  5.101 / 55.  5.101
   libavfilter     3. 91.100 /  3. 91.100
   libswscale      2.  5.101 /  2.  5.101
   libswresample   0. 17.104 /  0. 17.104
   libpostproc    52.  3.100 / 52.  3.100
 Input #0, mpeg, from '2videos.iso':
   Duration: 00:01:00.06, start: 0.033367, bitrate: 9423 kb/s
     Stream #0:0[0x1bf]: Data: dvd_nav_packet
     Stream #0:1[0x80]: Audio: ac3, 48000 Hz, stereo, fltp, 96 kb/s
     Stream #0:2[0x1e0]: Video: mpeg2video (Main), yuv420p(tv), 720x480
 [SAR 8:9 DAR 4:3], max. 9000 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94
 tbc
 Unsupported codec with id 1145979222 for input stream 0

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3280>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list