[FFmpeg-devel] Application provided invalid, non monotonically increasing dts to muxer in stream 1: 220616 >= 218180
juha s.
salmjuh at hotmail.com
Wed Apr 11 12:59:02 CEST 2012
Hi
I allready reported "av_interleaved_write_frame(): Invalid argument" bug and I noticed that there is also this muxer bug. Can some one please fix this and I'm sorry for posting this bug again and again.
Sorry,
Jiii
root at CVod1:/DVB# ffmpeg -i rtsp://192.168.33.23:8554 -aspect 16:9 -copyts -vcodec libx264 -acodec copy -b:v 900k -y /tmp/test_x264.mp4
ffmpeg version N-35122-g6bfb304 Copyright (c) 2000-2012 the FFmpeg developers
built on Apr 10 2012 13:44:51 with gcc 4.6.1
configuration: --enable-gpl --enable-libfaac --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libtheora --enable-libvorbis --enable-libx264 --enable-nonfree --enable-postproc --enable-version3 --enable-x11grab --enable-libvpx
libavutil 51. 46.100 / 51. 46.100
libavcodec 54. 14.101 / 54. 14.101
libavformat 54. 3.100 / 54. 3.100
libavdevice 53. 4.100 / 53. 4.100
libavfilter 2. 67.101 / 2. 67.101
libswscale 2. 1.100 / 2. 1.100
libswresample 0. 10.100 / 0. 10.100
libpostproc 52. 0.100 / 52. 0.100
[h264 @ 0x1e27fe0] Missing reference picture
[h264 @ 0x1e27fe0] decode_slice_header error
[h264 @ 0x1e27fe0] concealing 920 DC, 920 AC, 920 MV errors
[h264 @ 0x1e27fe0] Missing reference picture
[h264 @ 0x1e27fe0] decode_slice_header error
[h264 @ 0x1e27fe0] concealing 920 DC, 920 AC, 920 MV errors
[h264 @ 0x1e27fe0] Missing reference picture
[h264 @ 0x1e27fe0] decode_slice_header error
[h264 @ 0x1e27fe0] concealing 920 DC, 920 AC, 920 MV errors
[h264 @ 0x1e27fe0] Increasing reorder buffer to 1
[rtsp @ 0x1e193e0] Estimating duration from bitrate, this may be inaccurate
Input #0, rtsp, from 'rtsp://192.168.33.23:8554':
Metadata:
title : LOVE
comment : Foo Media
Duration: N/A, start: 0.080000, bitrate: N/A
Stream #0:0: Audio: aac, 44100 Hz, stereo, s16
Stream #0:1: Video: h264 (Main), yuv420p, 640x360, 25 fps, 25 tbr, 90k tbn, 50 tbc
[buffer @ 0x1e7a3e0] w:640 h:360 pixfmt:yuv420p tb:1/1000000 sar:0/1 sws_param:flags=2
[libx264 @ 0x1fc9660] using SAR=1/1
[libx264 @ 0x1fc9660] using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE4.2
[libx264 @ 0x1fc9660] profile High, level 3.0
[libx264 @ 0x1fc9660] 264 - core 122 r2184 5c85e0a - H.264/MPEG-4 AVC codec - Copyleft 2003-2012 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=24 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=abr mbtree=1 bitrate=900 ratetol=1.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
Output #0, mp4, to '/tmp/test_x264.mp4':
Metadata:
title : LOVE
comment : Foo Media
encoder : Lavf54.3.100
Stream #0:0: Video: h264 (![0][0][0] / 0x0021), yuv420p, 640x360 [SAR 1:1 DAR 16:9], q=-1--1, 900 kb/s, 25 tbn, 25 tbc
Stream #0:1: Audio: aac (@[0][0][0] / 0x0040), 44100 Hz, stereo
Stream mapping:
Stream #0:1 -> #0:0 (h264 -> libx264)
Stream #0:0 -> #0:1 (copy)
Press [q] to stop, [?] for help
[h264 @ 0x3d85e20] Missing reference picture
[h264 @ 0x3d85e20] decode_slice_header error
[h264 @ 0x3d85e20] concealing 920 DC, 920 AC, 920 MV errors
[h264 @ 0x3dcab60] Missing reference picture
[h264 @ 0x3dcab60] decode_slice_header error
[h264 @ 0x3dcab60] concealing 920 DC, 920 AC, 920 MV errors
[h264 @ 0x3e2a5c0] Missing reference picture
[h264 @ 0x3e2a5c0] decode_slice_header error
[h264 @ 0x3e2a5c0] concealing 920 DC, 920 AC, 920 MV errors
Application provided invalid, non monotonically increasing dts to muxer in stream 1: 220616 >= 218180
av_interleaved_write_frame(): Invalid argument
More information about the ffmpeg-devel
mailing list