[FFmpeg-trac] #3348(avformat:open): Could not find codec parameters for stream

FFmpeg trac at avcodec.org
Sun Jan 26 03:08:16 CET 2014


#3348: Could not find codec parameters for stream
-------------------------------------+-------------------------------------
             Reporter:  wpto         |                    Owner:
                 Type:  defect       |                   Status:  open
             Priority:  important    |                Component:  avformat
              Version:  git-master   |               Resolution:
             Keywords:  mpegts       |               Blocked By:
  regression                         |  Reproduced by developer:  1
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by cehoyos):

 * status:  new => open
 * reproduced:  0 => 1
 * component:  undetermined => avformat
 * priority:  normal => important
 * version:  unspecified => git-master
 * keywords:   => mpegts regression


Comment:

 Regression since 6eda91ad
 {{{
 $ ffmpeg -analyzeduration 2G -probesize 2G -i test.ts
 ffmpeg version N-60177-g965fa6b Copyright (c) 2000-2014 the FFmpeg
 developers
   built on Jan 26 2014 03:02:59 with gcc 4.7 (SUSE Linux)
   configuration: --enable-gpl
   libavutil      52. 63.100 / 52. 63.100
   libavcodec     55. 49.100 / 55. 49.100
   libavformat    55. 26.100 / 55. 26.100
   libavdevice    55.  5.102 / 55.  5.102
   libavfilter     4.  1.101 /  4.  1.101
   libswscale      2.  5.101 /  2.  5.101
   libswresample   0. 17.104 /  0. 17.104
   libpostproc    52.  3.100 / 52.  3.100
 [mpegts @ 0x2d8c220] PES packet size mismatch
     Last message repeated 1 times
 [mpegts @ 0x2d8c220] Could not find codec parameters for stream 1 (Video:
 mpeg2video ([2][0][0][0] / 0x0002)): unspecified size
 Consider increasing the value for the 'analyzeduration' and 'probesize'
 options
 Input #0, mpegts, from 'test.ts':
   Duration: 00:00:05.67, start: 72291.097622, bitrate: 1445 kb/s
   Program 1
     Stream #0:0[0x44](pol): Audio: mp2 ([3][0][0][0] / 0x0003), 48000 Hz,
 stereo, s16p, 192 kb/s
     Stream #0:1[0x45](): Video: mpeg2video ([2][0][0][0] / 0x0002), 90k
 tbn
 At least one output file must be specified
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3348#comment:1>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list