[FFmpeg-trac] #3166(avformat:new): Predefined SLConfigDescriptor is not implemented

FFmpeg trac at avcodec.org
Sun Nov 24 22:06:32 CET 2013


#3166: Predefined SLConfigDescriptor is not implemented
-------------------------------------+-------------------------------------
               Reporter:  cehoyos    |                  Owner:
                   Type:             |                 Status:  new
  enhancement                        |              Component:  avformat
               Priority:  wish       |               Keywords:  mpegts
                Version:  git-       |  videolan dvbsub
  master                             |               Blocking:
             Blocked By:             |  Analyzed by developer:  0
Reproduced by developer:  0          |
-------------------------------------+-------------------------------------
 (Sample from vlc ticket 9927)
 I will upload a sample that prints "Predefined SLConfigDescriptor is not
 implemented" several times each second.

 The sample is said to contain DVB subtitles, I don't know how to reproduce
 this.
 {{{
 $ ffmpeg -i PAL\ Metadata\ en\ sous\ titre\ \(V\ pour\ activer\)_cut.ts
 ffmpeg version N-58435-ge78d038 Copyright (c) 2000-2013 the FFmpeg
 developers
   built on Nov 24 2013 21:18:38 with gcc 4.7 (SUSE Linux)
   configuration: --enable-gpl
   libavutil      52. 54.100 / 52. 54.100
   libavcodec     55. 44.100 / 55. 44.100
   libavformat    55. 21.101 / 55. 21.101
   libavdevice    55.  5.100 / 55.  5.100
   libavfilter     3. 91.100 /  3. 91.100
   libswscale      2.  5.101 /  2.  5.101
   libswresample   0. 17.104 /  0. 17.104
   libpostproc    52.  3.100 / 52.  3.100
 [mpegts @ 0x2f65100] Predefined SLConfigDescriptor is not implemented.
 Update your FFmpeg version to the newest one from Git. If the problem
 still occurs, it means that your file has a feature which has not been
 implemented.
 [mpegts @ 0x2f65100] Predefined SLConfigDescriptor is not implemented.
 Update your FFmpeg version to the newest one from Git. If the problem
 still occurs, it means that your file has a feature which has not been
 implemented.
 [mpegts @ 0x2f65100] PES packet size mismatch
     Last message repeated 17 times
 [mpegts @ 0x2f65100] Predefined SLConfigDescriptor is not implemented.
 Update your FFmpeg version to the newest one from Git. If the problem
 still occurs, it means that your file has a feature which has not been
 implemented.
 [mpegts @ 0x2f65100] PES packet size mismatch
     Last message repeated 19 times
 [mpegts @ 0x2f65100] Predefined SLConfigDescriptor is not implemented.
 Update your FFmpeg version to the newest one from Git. If the problem
 still occurs, it means that your file has a feature which has not been
 implemented.
 [mpegts @ 0x2f65100] PES packet size mismatch
     Last message repeated 19 times
 [mpegts @ 0x2f65100] Predefined SLConfigDescriptor is not implemented.
 Update your FFmpeg version to the newest one from Git. If the problem
 still occurs, it means that your file has a feature which has not been
 implemented.
 [mpegts @ 0x2f65100] PES packet size mismatch
     Last message repeated 6 times
 [mpegts @ 0x2f65100] probed stream 2 failed
 [mpeg2video @ 0x2f69260] Invalid frame dimensions 0x0.
     Last message repeated 10 times
 [mpegts @ 0x2f65100] Predefined SLConfigDescriptor is not implemented.
 Update your FFmpeg version to the newest one from Git. If the problem
 still occurs, it means that your file has a feature which has not been
 implemented.
 [mpegts @ 0x2f65100] PES packet size mismatch
     Last message repeated 6 times
 [mpegts @ 0x2f65100] Could not find codec parameters for stream 2
 (Unknown: none ([18][0][0][0] / 0x0012)): unknown codec
 Consider increasing the value for the 'analyzeduration' and 'probesize'
 options
 Input #0, mpegts, from 'PAL Metadata en sous titre (V pour
 activer)_cut.ts':
   Duration: 00:00:01.45, start: 10920.203500, bitrate: 14149 kb/s
   Program 1
     Stream #0:0[0x100]: Video: mpeg2video (Main) ([2][0][0][0] / 0x0002),
 yuv420p(tv), 720x576 [SAR 16:15 DAR 4:3], max. 15000 kb/s, 25 fps, 25 tbr,
 90k tbn, 50 tbc
     Stream #0:1[0x103]: Audio: mp2 ([4][0][0][0] / 0x0004), 48000 Hz,
 stereo, s16p, 256 kb/s
     Stream #0:2[0x378]: Unknown: none ([18][0][0][0] / 0x0012)
     Stream #0:3[0x66]: Data: klv (KLVA / 0x41564C4B)
 At least one output file must be specified
 }}}

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


More information about the FFmpeg-trac mailing list