[FFmpeg-trac] #2147(avformat:new): ffmpeg cannot find mpeg2video in my SageTV recordings

FFmpeg trac at avcodec.org
Wed Jan 16 19:41:25 CET 2013


#2147: ffmpeg cannot find mpeg2video in my SageTV recordings
----------------------------------+--------------------------------------
             Reporter:  gallatin  |                     Type:  defect
               Status:  new       |                 Priority:  normal
            Component:  avformat  |                  Version:  git-master
             Keywords:  mpeg2     |               Blocked By:
             Blocking:            |  Reproduced by developer:  0
Analyzed by developer:  0         |
----------------------------------+--------------------------------------
 Summary of the bug:
 I have found that some of my SageTV recordings are not playable in xbmc.
 I've traced that back to ffmpeg not finding the mpeg2 video portion of the
 recording.

 How to reproduce:
 {{{
 %  ./ffmpeg -i sample.mpg
 ffmpeg version N-48968-g0942aa4 Copyright (c) 2000-2013 the FFmpeg
 developers
   built on Jan 16 2013 13:24:55 with gcc 4.6 (Ubuntu/Linaro
 4.6.3-1ubuntu5)
   configuration: --enable-debug= --disable-optimizations
   libavutil      52. 15.100 / 52. 15.100
   libavcodec     54. 89.100 / 54. 89.100
   libavformat    54. 60.101 / 54. 60.101
   libavdevice    54.  3.102 / 54.  3.102
   libavfilter     3. 32.100 /  3. 32.100
   libswscale      2.  1.103 /  2.  1.103
   libswresample   0. 17.102 /  0. 17.102
 Truncating packet of size 2162 to 255
     Last message repeated 1 times
 Input #0, mpeg, from 'sample.mpg':
   Duration: 00:00:02.50, start: 20365.536011, bitrate: 6721 kb/s
     Stream #0:0[0x80]: Audio: ac3, 48000 Hz, 5.1(side), fltp, 384 kb/s
     Stream #0:1[0x81]: Audio: ac3, 48000 Hz, stereo, fltp, 384 kb/s
 }}}

 Note that there is no mpeg2video stream found.  Other programs, such as
 mencoder and vlc are able to find the video stream.

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


More information about the FFmpeg-trac mailing list