[FFmpeg-trac] #3762(avformat:reopened): transport stream regression: audio stream missing

FFmpeg trac at avcodec.org
Tue Nov 4 00:20:58 CET 2014


#3762: transport stream regression: audio stream missing
-------------------------------------+-------------------------------------
             Reporter:  cehoyos      |                    Owner:
                 Type:  defect       |                   Status:  reopened
             Priority:  important    |                Component:  avformat
              Version:  git-master   |               Resolution:
             Keywords:  mpegts       |               Blocked By:
  regression                         |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by cehoyos):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 Afaict, this is still a regression since 6eda91ad
 {{{
 $ ffmpeg -i Pirunpelto_cut.ts
 ffmpeg version N-67361-gdb0471c Copyright (c) 2000-2014 the FFmpeg
 developers
   built on Nov  3 2014 23:59:19 with gcc 4.7 (SUSE Linux)
   configuration: --enable-gpl --enable-gnutls
   libavutil      54. 11.100 / 54. 11.100
   libavcodec     56. 10.102 / 56. 10.102
   libavformat    56. 12.100 / 56. 12.100
   libavdevice    56.  2.100 / 56.  2.100
   libavfilter     5.  2.102 /  5.  2.102
   libswscale      3.  1.101 /  3.  1.101
   libswresample   1.  1.100 /  1.  1.100
   libpostproc    53.  3.100 / 53.  3.100
 [mpeg2video @ 0x35c9300] Invalid frame dimensions 0x0.
     Last message repeated 4 times
 [NULL @ 0x35c9e60] start time for stream 2 is not set in
 estimate_timings_from_pts
 [mpegts @ 0x35c49e0] PES packet size mismatch
     Last message repeated 1 times
 [mpegts @ 0x35c49e0] Could not find codec parameters for stream 3 (Audio:
 mp3 ([3][0][0][0] / 0x0003), 0 channels): unspecified frame size
 Consider increasing the value for the 'analyzeduration' and 'probesize'
 options
 Input #0, mpegts, from 'Pirunpelto_cut.ts':
   Duration: 00:00:06.96, start: 20359.308500, bitrate: 2942 kb/s
   Program 1
     Stream #0:0[0x44](fin): Audio: mp2 ([3][0][0][0] / 0x0003), 48000 Hz,
 stereo, s16p, 224 kb/s
     Stream #0:1[0x45]: Video: mpeg2video (Main) ([2][0][0][0] / 0x0002),
 yuv420p(tv), 720x576 [SAR 64:45 DAR 16:9], max. 15000 kb/s, 25 fps, 25
 tbr, 90k tbn, 50 tbc
     Stream #0:2[0x46](fin): Subtitle: dvb_subtitle ([6][0][0][0] / 0x0006)
     Stream #0:3[0x47](eng): Audio: mp3 ([3][0][0][0] / 0x0003), 0 channels
 At least one output file must be specified
 }}}

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


More information about the FFmpeg-trac mailing list