[FFmpeg-trac] #5860(undetermined:new): "PES packet size mismatch", "Could not find codec parameters for stream 0" for TS stream that mplayer can play

FFmpeg trac at avcodec.org
Fri Sep 23 15:51:41 EEST 2016


#5860: "PES packet size mismatch", "Could not find codec parameters for stream 0"
for TS stream that mplayer can play
-------------------------------------+-------------------------------------
             Reporter:  jik          |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 I am trying to convert a ts stream produced by my TV tuner into an MP4
 file:

 ffmpeg -i sample-video.ts sample-video.mp4

 It is reporting "PES packet size mismatch" and "Could not find codec
 parameters for stream 0 (Unknown: none): unknown codec Consider increasing
 the value for the 'analyzeduration' and 'probesize' options".

 The video plays fine with mplayer and encodes fine with mencoder.

 Other videos recorded from the tuner do not have this problem.

 This discussion -- http://ffmpeg.gusari.org/viewtopic.php?f=11&t=853 --
 suggests that it is appropriate for me to report this problem to you
 because you may be able to debug it and improve ffmpeg to make it go away
 in the future.

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


More information about the FFmpeg-trac mailing list