[FFmpeg-trac] #693(undetermined:new): Current profile doesn't provide more RBSP data in PPS, skipping

FFmpeg trac at avcodec.org
Mon Nov 28 07:19:02 CET 2011


#693: Current profile doesn't provide more RBSP data in PPS, skipping
-------------------------------------+-------------------------------------
             Reporter:  asbro        |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 After this commit:
 http://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=a7cfef2994d3ceeafb056050533addcd45c32b6a;hp=e1d48786d577976fb8bb87dcd89097e87d080cfd

 ffmpeg -y -loglevel info -i udp://0.0.0.0:30000?pkt_size=1316 -c:v copy
 -c:a copy -f mpegts teste.ts 2> teste.log

 started appear me the error:

 {{{

 ffmpeg version N-35260-g2cf4bd7, Copyright (c) 2000-2011 the FFmpeg
 developers
   built on Nov 28 2011 05:20:07 with gcc 4.1.2 20080704 (Red Hat 4.1.2-51)
   configuration: --prefix=/usr --libdir=/usr/lib64 --shlibdir=/usr/lib64
 --mandir=/usr/share/man --enable-shared --enable-runtime-cpudetect
 --enable-$
   libavutil    51. 29. 1 / 51. 29. 1
   libavcodec   53. 38. 1 / 53. 38. 1
   libavformat  53. 22. 0 / 53. 22. 0
   libavdevice  53.  4. 0 / 53.  4. 0
   libavfilter   2. 50. 0 /  2. 50. 0
   libswscale    2.  1. 0 /  2.  1. 0
   libpostproc  51.  2. 0 / 51.  2. 0
 [mpegts @ 0x621800] Unable to seek back to the start
 [mpegts @ 0x621800] max_analyze_duration 5000000 reached at 5034667
 [mpegts @ 0x621800] Estimating duration from bitrate, this may be
 inaccurate
 Input #0, mpegts, from 'udp://0.0.0.0:30000?pkt_size=1316':
   Duration: N/A, start: 1205.589000, bitrate: 60 kb/s
   Program 1
     Stream #0:0[0x100]: Video: h264 (High) ([27][0][0][0] / 0x001B),
 yuv420p, 480x272 [SAR 1:1 DAR 30:17], 25 fps, 25 tbr, 90k tbn, 50 tbc
     Stream #0:1[0x101]: Audio: aac ([15][0][0][0] / 0x000F), 48000 Hz,
 stereo, s16, 60 kb/s
 [mpegts @ 0x652c00] muxrate VBR, pcr every 2 pkts, sdt every 200, pat/pmt
 every 40 pkts
 Output #0, mpegts, to 'teste.ts':
   Metadata:
     encoder         : Lavf53.22.0
     Stream #0:0: Video: h264 ([27][0][0][0] / 0x001B), yuv420p, 480x272
 [SAR 1:1 DAR 30:17], q=2-31, 25 fps, 90k tbn, 25 tbc
     Stream #0:1: Audio: aac ([15][0][0][0] / 0x000F), 48000 Hz, stereo, 60
 kb/s
 Stream mapping:
   Stream #0:0 -> #0:0 (copy)
   Stream #0:1 -> #0:1 (copy)
 Current profile doesn't provide more RBSP data in PPS, skipping
 }}}

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


More information about the FFmpeg-trac mailing list