[FFmpeg-user] converting AV from mpeg_ts to mp4 container error

Albert Scholtalbers compuvision.sr at gmail.com
Tue Jan 8 20:43:33 CET 2013


>Thx for replyPlease never post cut console output, always post your command
>line together with the complete, uncut console output
>(at least the first 50 and the last 50 lines).

-----------here ------------------------
"f:\ffmpeg.exe" -i "PG_ATV_2208_Test.opnam.ts" -vcodec copy -acodec copy
-absf aac_adtstoasc "PG_ATV_2208_Test.opnam.mp4"
ffmpeg version N-47062-g26c531c Copyright (c) 2000-2012 the FFmpeg
developers
  built on Nov 25 2012 12:25:21 with gcc 4.7.2 (GCC)
  configuration: --enable-gpl --enable-version3 --disable-pthreads
--enable-runtime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r
--enable-libass --enable-libopencore-
amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm
--enable-libmp3lame --enable-libnut --enable-libopenjpeg --enable-libopus
--enable-librtmp --enable-libschroed
inger --enable-libspeex --enable-libtheora --enable-libutvideo
--enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis
--enable-libvpx --enable-libx264 --enable-libxavs --
enable-libxvid --enable-zlib
  libavutil      52.  9.100 / 52.  9.100
  libavcodec     54. 77.100 / 54. 77.100
  libavformat    54. 37.100 / 54. 37.100
  libavdevice    54.  3.100 / 54.  3.100
  libavfilter     3. 23.102 /  3. 23.102
  libswscale      2.  1.102 /  2.  1.102
  libswresample   0. 17.101 /  0. 17.101
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 000000000030da60] non-existing PPS referenced
[h264 @ 000000000030da60] non-existing PPS 0 referenced
[h264 @ 000000000030da60] decode_slice_header error
[h264 @ 000000000030da60] no frame!
[h264 @ 000000000030da60] non-existing PPS referenced
[h264 @ 000000000030da60] non-existing PPS 0 referenced
[h264 @ 000000000030da60] decode_slice_header error
[h264 @ 000000000030da60] no frame!
[h264 @ 000000000030da60] non-existing PPS referenced
[h264 @ 000000000030da60] non-existing PPS 0 referenced
[h264 @ 000000000030da60] decode_slice_header error
[h264 @ 000000000030da60] no frame!
[h264 @ 000000000030da60] non-existing PPS referenced
[h264 @ 000000000030da60] non-existing PPS 0 referenced
[h264 @ 000000000030da60] decode_slice_header error
[h264 @ 000000000030da60] no frame!
[h264 @ 000000000030da60] non-existing PPS referenced
[h264 @ 000000000030da60] non-existing PPS 0 referenced
[h264 @ 000000000030da60] decode_slice_header error
[h264 @ 000000000030da60] no frame!
[h264 @ 000000000030da60] non-existing PPS referenced
[h264 @ 000000000030da60] non-existing PPS 0 referenced
[h264 @ 000000000030da60] decode_slice_header error
[h264 @ 000000000030da60] no frame!

 ..           ..                ..

[h264 @ 000000000030da60] non-existing PPS referenced
[h264 @ 000000000030da60] non-existing PPS 0 referenced
[h264 @ 000000000030da60] decode_slice_header error
[h264 @ 000000000030da60] no frame!
[mpegts @ 00000000022ddfe0] max_analyze_duration 5000000 reached at 5013333
[mpegts @ 00000000022ddfe0] decoding for stream 1 failed
[mpegts @ 00000000022ddfe0] Could not find codec parameters for stream 1
(Video: h264 ([27][0][0][0] / 0x001B)): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize'
options
[mpegts @ 00000000022ddfe0] PES packet size mismatch
Input #0, mpegts, from 'PG_ATV_2208_Test.opnam.ts':
  Duration: 00:02:22.00, start: 10085.955211, bitrate: 1735 kb/s
  Program 1
    Stream #0:0[0x44]: Audio: aac ([15][0][0][0] / 0x000F), 48000 Hz,
stereo, s16, 136 kb/s
    Stream #0:1[0x45]: Video: h264 ([27][0][0][0] / 0x001B), 29.97 tbr, 90k
tbn, 180k tbc
Output #0, mp4, to 'PG_ATV_2208_Test.opnam.mp4':
  Metadata:
    encoder         : Lavf54.37.100
    Stream #0:0: Audio: aac ([64][0][0][0] / 0x0040), 48000 Hz, stereo, 136
kb/s
Stream mapping:
  Stream #0:0 -> #0:0 (copy)
Press [q] to stop, [?] for help
[mpegts @ 00000000022ddfe0] PES packet size mismatch
size=    2250kB time=00:02:21.95 bitrate= 129.8kbits/s
video:0kB audio:2269kB subtitle:0 global headers:0kB muxing overhead
-0.826017%

------------------------ end of here
----------------------------------------

>
> If you have a sample that can be decoded / remuxed with an
> older version of FFmpeg but not with a newer one, please
> upload, that would be an important bug


Maybe not important, but certainly strange other Video convertors and Media
Info don't complain about it.
I like if software is picky, but it should try to correct.


More information about the ffmpeg-user mailing list