id	summary	reporter	owner	description	type	status	priority	component	version	resolution	keywords	cc	blockedby	blocking	reproduced	analyzed
2147	ffmpeg cannot find mpeg2video in my SageTV recordings	gallatin		"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.
"	defect	closed	normal	avformat	git-master	fixed	mpeg2video mpegps				1	0
