Opened 11 years ago

Closed 10 years ago

Last modified 10 years ago

#2969 closed defect (fixed)

Matroska video track with overlay marked as non-default

Reported by: MarkZV Owned by:
Priority: important Component: undetermined
Version: git-master Keywords: regression
Cc: Blocked By:
Blocking: Reproduced by developer: yes
Analyzed by developer: no

Description

In the example below, ffmpeg from git master incorrectly marks the video track in the matroska output file as a non-default track, i.e. a Matroska FlagDefault element is written to the file with a value of 0, when an overlay is added. It doesn't do this if the overlay is not added, or if the audio is omitted, and ffmpeg 2.0.1 doesn't do this.

$ ffmpeg -v 9 -loglevel 99 -i bird360p.mov -i ffmpeg-logo.png -filter_complex "[0:v][1:v] overlay [ov]" -map "[ov]" -map 0:a out.mkv
ffmpeg version N-56402-g2d28950 Copyright (c) 2000-2013 the FFmpeg developers
  built on Sep 17 2013 13:22:17 with gcc 4.2.1 (GCC) (Apple Inc. build 5666) (dot 3)
  configuration: --prefix=/opt/local --enable-swscale --enable-avfilter --enable-libmp3lame --enable-libvorbis --enable-libopus --enable-libtheora --enable-libschroedinger --enable-libopenjpeg --enable-libmodplug --enable-libvpx --enable-libspeex --enable-libass --enable-libbluray --enable-gnutls --enable-libfreetype --mandir=/opt/local/share/man --enable-pthreads --cc=/usr/bin/gcc-4.2 --arch=x86_64 --enable-yasm --enable-gpl --enable-postproc --enable-libx264 --enable-libxvid --enable-version3 --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-nonfree --enable-libfdk-aac --enable-libfaac
  libavutil      52. 44.100 / 52. 44.100
  libavcodec     55. 31.101 / 55. 31.101
  libavformat    55. 17.100 / 55. 17.100
  libavdevice    55.  3.100 / 55.  3.100
  libavfilter     3. 86.100 /  3. 86.100
  libswscale      2.  5.100 /  2.  5.100
  libswresample   0. 17.103 /  0. 17.103
  libpostproc    52.  3.100 / 52.  3.100
Splitting the commandline.
Reading option '-v' ... matched as option 'v' (set logging level) with argument '9'.
Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument '99'.
Reading option '-i' ... matched as input file with argument 'bird360p.mov'.
Reading option '-i' ... matched as input file with argument 'ffmpeg-logo.png'.
Reading option '-filter_complex' ... matched as option 'filter_complex' (create a complex filtergraph) with argument '[0:v][1:v] overlay [ov]'.
Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '[ov]'.
Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:a'.
Reading option 'out.mkv' ... matched as output file.
Finished splitting the commandline.
Parsing a group of options: global .
Applying option v (set logging level) with argument 9.
Applying option filter_complex (create a complex filtergraph) with argument [0:v][1:v] overlay [ov].
Successfully parsed a group of options.
Parsing a group of options: input file bird360p.mov.
Successfully parsed a group of options.
Opening an input file: bird360p.mov.
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x102809800] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x102809800] ISO: File Type Major Brand: qt  
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x102809800] File position before avformat_find_stream_info() is 161265
[h264 @ 0x102809e00] no picture 
[aac @ 0x10280fa00] skip whole frame, skip left: 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x102809800] All info found
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x102809800] File position after avformat_find_stream_info() is 20045
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'bird360p.mov':
  Metadata:
    major_brand     : qt  
    minor_version   : 512
    compatible_brands: qt  
    encoder         : Lavf55.17.100
  Duration: 00:00:03.02, start: 0.021333, bitrate: 426 kb/s
    Stream #0:0(eng), 2, 1/12288: Video: h264 (High) (avc1 / 0x31637661), yuv420p, 640x360, 1/48, 223 kb/s, 24 fps, 24 tbr, 12288 tbn, 48 tbc (default)
    Metadata:
      handler_name    : DataHandler
      timecode        : 00:00:00:00
    Stream #0:1(eng), 1, 1/48000: Audio: aac (mp4a / 0x6134706D), 48000 Hz, 5.1, fltp, 194 kb/s (default)
    Metadata:
      handler_name    : DataHandler
    Stream #0:2(eng), 1, 1/12288: Data: none (tmcd / 0x64636D74), 1/24, 0 kb/s
    Metadata:
      handler_name    : DataHandler
      timecode        : 00:00:00:00
Successfully opened the file.
Parsing a group of options: input file ffmpeg-logo.png.
Successfully parsed a group of options.
Opening an input file: ffmpeg-logo.png.
[AVIOContext @ 0x102314e60] Statistics: 8727 bytes read, 0 seeks
Input #1, image2, from 'ffmpeg-logo.png':
  Duration: 00:00:00.04, start: 0.000000, bitrate: N/A
    Stream #1:0, 1, 1/25: Video: png, rgba, 396x100, 1/25, 25 tbr, 25 tbn, 25 tbc
Successfully opened the file.
Parsing a group of options: output file out.mkv.
Applying option map (set input stream mapping) with argument [ov].
Applying option map (set input stream mapping) with argument 0:a.
Successfully parsed a group of options.
Opening an output file: out.mkv.
detected 4 logical cores
[graph 0 input from stream 0:0 @ 0x1033007e0] Setting 'video_size' to value '640x360'
[graph 0 input from stream 0:0 @ 0x1033007e0] Setting 'pix_fmt' to value '0'
[graph 0 input from stream 0:0 @ 0x1033007e0] Setting 'time_base' to value '1/12288'
[graph 0 input from stream 0:0 @ 0x1033007e0] Setting 'pixel_aspect' to value '0/1'
[graph 0 input from stream 0:0 @ 0x1033007e0] Setting 'sws_param' to value 'flags=2'
[graph 0 input from stream 0:0 @ 0x1033007e0] Setting 'frame_rate' to value '24/1'
[graph 0 input from stream 0:0 @ 0x1033007e0] w:640 h:360 pixfmt:yuv420p tb:1/12288 fr:24/1 sar:0/1 sws_param:flags=2
[graph 0 input from stream 1:0 @ 0x103300ba0] Setting 'video_size' to value '396x100'
[graph 0 input from stream 1:0 @ 0x103300ba0] Setting 'pix_fmt' to value '28'
[graph 0 input from stream 1:0 @ 0x103300ba0] Setting 'time_base' to value '1/25'
[graph 0 input from stream 1:0 @ 0x103300ba0] Setting 'pixel_aspect' to value '0/1'
[graph 0 input from stream 1:0 @ 0x103300ba0] Setting 'sws_param' to value 'flags=2'
[graph 0 input from stream 1:0 @ 0x103300ba0] Setting 'frame_rate' to value '25/1'
[graph 0 input from stream 1:0 @ 0x103300ba0] w:396 h:100 pixfmt:rgba tb:1/25 fr:25/1 sar:0/1 sws_param:flags=2
[format @ 0x103301920] compat: called with args=[yuv420p|yuvj420p|yuv422p|yuv444p]
[format @ 0x103301920] Setting 'pix_fmts' to value 'yuv420p|yuvj420p|yuv422p|yuv444p'
Successfully opened the file.
[auto-inserted scaler 0 @ 0x103302600] w:iw h:ih flags:'bilinear' interl:0
[Parsed_overlay_0 @ 0x103300000] auto-inserting filter 'auto-inserted scaler 0' between the filter 'graph 0 input from stream 1:0' and the filter 'Parsed_overlay_0'
[AVFilterGraph @ 0x102312540] query_formats: 5 queried, 3 merged, 1 already done, 0 delayed
[auto-inserted scaler 0 @ 0x103302600] w:396 h:100 fmt:rgba sar:0/1 -> w:396 h:100 fmt:yuva420p sar:0/1 flags:0x2
[Parsed_overlay_0 @ 0x103300000] main w:640 h:360 fmt:yuv420p overlay w:396 h:100 fmt:yuva420p
[graph 1 input from stream 0:1 @ 0x1032003e0] Setting 'time_base' to value '1/48000'
[graph 1 input from stream 0:1 @ 0x1032003e0] Setting 'sample_rate' to value '48000'
[graph 1 input from stream 0:1 @ 0x1032003e0] Setting 'sample_fmt' to value 'fltp'
[graph 1 input from stream 0:1 @ 0x1032003e0] Setting 'channel_layout' to value '0x3f'
[graph 1 input from stream 0:1 @ 0x1032003e0] tb:1/48000 samplefmt:fltp samplerate:48000 chlayout:0x3f
[audio format for output stream 0:1 @ 0x103200940] Setting 'sample_fmts' to value 'fltp'
[AVFilterGraph @ 0x103304ae0] query_formats: 4 queried, 9 merged, 0 already done, 0 delayed
[libx264 @ 0x103800600] using mv_range_thread = 24
[libx264 @ 0x103800600] using cpu capabilities: MMX2 SSE2Fast SSSE3 Cache64
[libx264 @ 0x103800600] profile High, level 3.0
[libx264 @ 0x103800600] 264 - core 129 - H.264/MPEG-4 AVC codec - Copyleft 2003-2013 - 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=6 lookahead_threads=1 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=24 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
Output #0, matroska, to 'out.mkv':
  Metadata:
    major_brand     : qt  
    minor_version   : 512
    compatible_brands: qt  
    encoder         : Lavf55.17.100
    Stream #0:0, 0, 1/1000: Video: h264 (libx264) (H264 / 0x34363248), yuv420p, 640x360, 1/24, q=-1--1, 1k tbn, 24 tbc
    Stream #0:1(eng), 0, 1/1000: Audio: vorbis (libvorbis) (oV[0][0] / 0x566F), 48000 Hz, 5.1, fltp (default)
    Metadata:
      handler_name    : DataHandler
Stream mapping:
  Stream #0:0 (h264) -> overlay:main (graph 0)
  Stream #1:0 (png) -> overlay:overlay (graph 0)
  overlay (graph 0) -> Stream #0:0 (libx264)
  Stream #0:1 -> #0:1 (aac -> libvorbis)
Press [q] to stop, [?] for help
[h264 @ 0x102991000] no picture 
[aac @ 0x10280fa00] skip whole frame, skip left: 0
[h264 @ 0x1029a1600] no picture 
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:0.000000 t:0.021322 pos:40.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:1.000000 t:0.062988 pos:21765.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:2.000000 t:0.104655 pos:20045.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:3.000000 t:0.146322 pos:22944.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:4.000000 t:0.187988 pos:17272.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:5.000000 t:0.229655 pos:29935.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:6.000000 t:0.271322 pos:28088.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:7.000000 t:0.312988 pos:31294.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:8.000000 t:0.354655 pos:24329.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:9.000000 t:0.396322 pos:40987.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:10.000000 t:0.437988 pos:39361.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:11.000000 t:0.479655 pos:42628.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:12.000000 t:0.521322 pos:32824.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:13.000000 t:0.562988 pos:48158.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:14.000000 t:0.604655 pos:46910.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:15.000000 t:0.646322 pos:49410.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:16.000000 t:0.687988 pos:43935.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:17.000000 t:0.729655 pos:54413.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:18.000000 t:0.771322 pos:53043.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:19.000000 t:0.812988 pos:55570.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:20.000000 t:0.854655 pos:50541.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:21.000000 t:0.896322 pos:61733.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:22.000000 t:0.937988 pos:60256.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:23.000000 t:0.979655 pos:62434.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:24.000000 t:1.021322 pos:56738.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:25.000000 t:1.062988 pos:67141.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:26.000000 t:1.104655 pos:65792.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:27.000000 t:1.146322 pos:68357.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:28.000000 t:1.187988 pos:63663.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:29.000000 t:1.229655 pos:74736.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:30.000000 t:1.271322 pos:73257.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:31.000000 t:1.312988 pos:75933.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:32.000000 t:1.354655 pos:69540.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:33.000000 t:1.396322 pos:82894.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:34.000000 t:1.437988 pos:80818.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:35.000000 t:1.479655 pos:84404.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:36.000000 t:1.521322 pos:77576.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:37.000000 t:1.562988 pos:93303.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:38.000000 t:1.604655 pos:91255.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:39.000000 t:1.646322 pos:95139.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:40.000000 t:1.687988 pos:86075.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:41.000000 t:1.729655 pos:101789.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:42.000000 t:1.771322 pos:100046.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:43.000000 t:1.812988 pos:103393.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:44.000000 t:1.854655 pos:96761.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:45.000000 t:1.896322 pos:104243.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:46.000000 t:1.937988 pos:106051.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:47.000000 t:1.979655 pos:112072.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:48.000000 t:2.021322 pos:108011.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:49.000000 t:2.062988 pos:114046.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:50.000000 t:2.104655 pos:125186.000000 x:0.000000 xi:0 y:0.000000 yi:0
[libx264 @ 0x103800600] frame=   0 QP=18.67 NAL=3 Slice:I Poc:0   I:920  P:0    SKIP:0    size=20985 bytes
[matroska @ 0x103800000] Writing block at offset 8188, size 21660, pts 84, dts 0, duration 42, flags 128
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.3 bitrate= 106.9kbits/s    
[Parsed_overlay_0 @ 0x103300000] n:51.000000 t:2.146322 pos:123486.000000 x:0.000000 xi:0 y:0.000000 yi:0
[libx264 @ 0x103800600] frame=   1 QP=20.60 NAL=2 Slice:P Poc:8   I:71   P:292  SKIP:557  size=2756 bytes
[matroska @ 0x103800000] Writing block at offset 29857, size 2756, pts 250, dts 42, duration 42, flags 0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:52.000000 t:2.187988 pos:127261.000000 x:0.000000 xi:0 y:0.000000 yi:0
[libx264 @ 0x103800600] frame=   2 QP=28.51 NAL=2 Slice:B Poc:4   I:9    P:166  SKIP:733  size=864 bytes
[matroska @ 0x103800000] Writing block at offset 32620, size 129, pts 61, dts 61, duration 3, flags 128
[matroska @ 0x103800000] Writing block at offset 32756, size 123, pts 63, dts 63, duration 3, flags 128
[matroska @ 0x103800000] Writing block at offset 32886, size 530, pts 66, dts 66, duration 12, flags 128
[matroska @ 0x103800000] Writing block at offset 33423, size 501, pts 78, dts 78, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 33931, size 864, pts 167, dts 84, duration 42, flags 0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:53.000000 t:2.229655 pos:117971.000000 x:0.000000 xi:0 y:0.000000 yi:0
[libx264 @ 0x103800600] frame=   3 QP=29.44 NAL=0 Slice:B Poc:2   I:0    P:110  SKIP:805  size=344 bytes
[matroska @ 0x103800000] Writing block at offset 34802, size 495, pts 99, dts 99, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 35304, size 510, pts 121, dts 121, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 35821, size 344, pts 125, dts 125, duration 42, flags 0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:54.000000 t:2.271322 pos:132326.000000 x:0.000000 xi:0 y:0.000000 yi:0
[libx264 @ 0x103800600] frame=   4 QP=30.40 NAL=0 Slice:B Poc:6   I:1    P:107  SKIP:802  size=510 bytes
[matroska @ 0x103800000] Writing block at offset 36172, size 514, pts 142, dts 142, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 36693, size 492, pts 163, dts 163, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 37192, size 510, pts 209, dts 167, duration 42, flags 0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:55.000000 t:2.312988 pos:130932.000000 x:0.000000 xi:0 y:0.000000 yi:0
[libx264 @ 0x103800600] frame=   5 QP=21.72 NAL=2 Slice:P Poc:16  I:78   P:225  SKIP:617  size=2950 bytes
[matroska @ 0x103800000] Writing block at offset 37709, size 485, pts 185, dts 185, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 38201, size 476, pts 206, dts 206, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 38684, size 2950, pts 417, dts 209, duration 42, flags 0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:56.000000 t:2.354655 pos:133565.000000 x:0.000000 xi:0 y:0.000000 yi:0
[libx264 @ 0x103800600] frame=   6 QP=26.99 NAL=2 Slice:B Poc:12  I:5    P:158  SKIP:748  size=963 bytes
[matroska @ 0x103800000] Writing block at offset 41641, size 512, pts 227, dts 227, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 42160, size 502, pts 249, dts 249, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 42669, size 963, pts 334, dts 250, duration 42, flags 0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:57.000000 t:2.396322 pos:128535.000000 x:0.000000 xi:0 y:0.000000 yi:0
[libx264 @ 0x103800600] frame=   7 QP=30.03 NAL=0 Slice:B Poc:10  I:0    P:126  SKIP:792  size=445 bytes
[matroska @ 0x103800000] Writing block at offset 43639, size 503, pts 270, dts 270, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 44149, size 500, pts 291, dts 291, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 44656, size 445, pts 292, dts 292, duration 42, flags 0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:58.000000 t:2.437988 pos:138909.000000 x:0.000000 xi:0 y:0.000000 yi:0
[libx264 @ 0x103800600] frame=   8 QP=30.97 NAL=0 Slice:B Poc:14  I:1    P:121  SKIP:795  size=690 bytes
[matroska @ 0x103800000] Writing block at offset 45108, size 502, pts 313, dts 313, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 45617, size 690, pts 375, dts 334, duration 42, flags 0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:59.000000 t:2.479655 pos:137440.000000 x:0.000000 xi:0 y:0.000000 yi:0
[libx264 @ 0x103800600] frame=   9 QP=20.98 NAL=2 Slice:P Poc:24  I:120  P:209  SKIP:591  size=5788 bytes
[matroska @ 0x103800000] Writing block at offset 46314, size 508, pts 334, dts 334, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 46829, size 494, pts 355, dts 355, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 47330, size 5788, pts 584, dts 375, duration 42, flags 0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:60.000000 t:2.521322 pos:140116.000000 x:0.000000 xi:0 y:0.000000 yi:0
[libx264 @ 0x103800600] frame=  10 QP=27.71 NAL=2 Slice:B Poc:20  I:2    P:160  SKIP:748  size=969 bytes
[matroska @ 0x103800000] Writing block at offset 53125, size 497, pts 377, dts 377, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 53629, size 557, pts 398, dts 398, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 54193, size 969, pts 500, dts 417, duration 42, flags 0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:61.000000 t:2.562988 pos:134721.000000 x:0.000000 xi:0 y:0.000000 yi:0
[libx264 @ 0x103800600] frame=  11 QP=31.22 NAL=0 Slice:B Poc:18  I:2    P:134  SKIP:770  size=870 bytes
[matroska @ 0x103800000] Writing block at offset 55169, size 542, pts 419, dts 419, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 55718, size 500, pts 441, dts 441, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 56225, size 870, pts 459, dts 459, duration 42, flags 0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:62.000000 t:2.604655 pos:141387.000000 x:0.000000 xi:0 y:0.000000 yi:0
[libx264 @ 0x103800600] frame=  12 QP=31.15 NAL=0 Slice:B Poc:22  I:0    P:98   SKIP:813  size=441 bytes
[matroska @ 0x103800000] Writing block at offset 57102, size 586, pts 462, dts 462, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 57695, size 582, pts 483, dts 483, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 58284, size 441, pts 542, dts 500, duration 42, flags 0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:63.000000 t:2.646322 pos:146902.000000 x:0.000000 xi:0 y:0.000000 yi:0
[libx264 @ 0x103800600] frame=  13 QP=20.23 NAL=2 Slice:P Poc:32  I:11   P:265  SKIP:644  size=2562 bytes
[matroska @ 0x103800000] Writing block at offset 58732, size 573, pts 505, dts 505, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 59312, size 511, pts 526, dts 526, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 59830, size 2562, pts 750, dts 542, duration 42, flags 0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:64.000000 t:2.687988 pos:145440.000000 x:0.000000 xi:0 y:0.000000 yi:0
[libx264 @ 0x103800600] frame=  14 QP=30.25 NAL=2 Slice:B Poc:28  I:0    P:148  SKIP:761  size=443 bytes
[matroska @ 0x103800000] Writing block at offset 62399, size 499, pts 547, dts 547, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 62905, size 519, pts 569, dts 569, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 63431, size 443, pts 667, dts 584, duration 42, flags 0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:65.000000 t:2.729655 pos:147641.000000 x:0.000000 xi:0 y:0.000000 yi:0
[libx264 @ 0x103800600] frame=  15 QP=31.40 NAL=0 Slice:B Poc:26  I:0    P:113  SKIP:800  size=334 bytes
[matroska @ 0x103800000] Writing block at offset 63881, size 518, pts 590, dts 590, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 64406, size 515, pts 611, dts 611, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 64928, size 334, pts 625, dts 625, duration 42, flags 0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:66.000000 t:2.771322 pos:143276.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:67.000000 t:2.812988 pos:151651.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:68.000000 t:2.854655 pos:150372.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:69.000000 t:2.896322 pos:152850.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:70.000000 t:2.937988 pos:148819.000000 x:0.000000 xi:0 y:0.000000 yi:0
[Parsed_overlay_0 @ 0x103300000] Copying data in avfilter.
[Parsed_overlay_0 @ 0x103300000] n:71.000000 t:2.979655 pos:154033.000000 x:0.000000 xi:0 y:0.000000 yi:0
[output stream 0:0 @ 0x103301620] EOF on sink link output stream 0:0:default.
[libx264 @ 0x103800600] frame=  16 QP=31.47 NAL=0 Slice:B Poc:30  I:0    P:80   SKIP:836  size=159 bytes
[matroska @ 0x103800000] Writing block at offset 65269, size 511, pts 633, dts 633, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 65787, size 525, pts 654, dts 654, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 66319, size 159, pts 709, dts 667, duration 42, flags 0
[libx264 @ 0x103800600] frame=  17 QP=21.00 NAL=2 Slice:P Poc:40  I:1    P:218  SKIP:701  size=1701 bytes
[matroska @ 0x103800000] Writing block at offset 66485, size 519, pts 675, dts 675, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 67011, size 569, pts 697, dts 697, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 67587, size 1701, pts 917, dts 709, duration 42, flags 0
[libx264 @ 0x103800600] frame=  18 QP=27.80 NAL=2 Slice:B Poc:36  I:0    P:125  SKIP:780  size=373 bytes
[matroska @ 0x103800000] Writing block at offset 69295, size 566, pts 718, dts 718, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 69868, size 567, pts 739, dts 739, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 70442, size 373, pts 834, dts 750, duration 42, flags 0
[libx264 @ 0x103800600] frame=  19 QP=29.68 NAL=0 Slice:B Poc:34  I:0    P:72   SKIP:845  size=139 bytes
[matroska @ 0x103800000] Writing block at offset 70822, size 504, pts 761, dts 761, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 71333, size 501, pts 782, dts 782, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 71841, size 139, pts 792, dts 792, duration 42, flags 0
[libx264 @ 0x103800600] frame=  20 QP=32.01 NAL=0 Slice:B Poc:38  I:0    P:84   SKIP:832  size=173 bytes
[matroska @ 0x103800000] Writing block at offset 71987, size 562, pts 803, dts 803, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 72556, size 545, pts 825, dts 825, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 73108, size 173, pts 875, dts 834, duration 42, flags 0
[libx264 @ 0x103800600] frame=  21 QP=18.68 NAL=2 Slice:P Poc:48  I:26   P:368  SKIP:526  size=2555 bytes
[matroska @ 0x103800000] Writing block at offset 73288, size 509, pts 846, dts 846, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 73804, size 505, pts 867, dts 867, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 74316, size 2555, pts 1084, dts 875, duration 42, flags 0
[output stream 0:1 @ 0x1032007a0] EOF on sink link output stream 0:1:default.
No more output streams to write to, finishing.
[libx264 @ 0x103800600] frame=  22 QP=27.03 NAL=2 Slice:B Poc:44  I:0    P:143  SKIP:763  size=454 bytes
[matroska @ 0x103800000] Writing block at offset 76878, size 501, pts 889, dts 889, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 77386, size 515, pts 910, dts 910, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 77908, size 454, pts 1000, dts 917, duration 42, flags 0
[libx264 @ 0x103800600] frame=  23 QP=29.43 NAL=0 Slice:B Poc:42  I:0    P:68   SKIP:849  size=176 bytes
[matroska @ 0x103800000] Writing block at offset 78369, size 502, pts 931, dts 931, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 78878, size 510, pts 953, dts 953, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 79395, size 176, pts 959, dts 959, duration 42, flags 0
[libx264 @ 0x103800600] frame=  24 QP=32.23 NAL=0 Slice:B Poc:46  I:0    P:97   SKIP:821  size=182 bytes
[matroska @ 0x103800000] Writing block at offset 79578, size 577, pts 974, dts 974, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 80162, size 582, pts 995, dts 995, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 80751, size 182, pts 1042, dts 1000, duration 42, flags 0
[libx264 @ 0x103800600] frame=  25 QP=20.31 NAL=2 Slice:P Poc:56  I:7    P:212  SKIP:701  size=1427 bytes
[matroska @ 0x103800000] Writing block at offset 80940, size 574, pts 1017, dts 1017, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 81521, size 587, pts 1038, dts 1038, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 82115, size 1427, pts 1250, dts 1042, duration 42, flags 0
[libx264 @ 0x103800600] frame=  26 QP=26.63 NAL=2 Slice:B Poc:52  I:0    P:129  SKIP:780  size=324 bytes
[matroska @ 0x103800000] Writing block at offset 83549, size 556, pts 1059, dts 1059, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 84112, size 582, pts 1081, dts 1081, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 84701, size 324, pts 1167, dts 1084, duration 42, flags 0
[libx264 @ 0x103800600] frame=  27 QP=31.42 NAL=0 Slice:B Poc:50  I:0    P:77   SKIP:841  size=155 bytes
[matroska @ 0x103800000] Writing block at offset 85032, size 588, pts 1102, dts 1102, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 85627, size 577, pts 1123, dts 1123, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 86211, size 155, pts 1125, dts 1125, duration 42, flags 0
[libx264 @ 0x103800600] frame=  28 QP=32.00 NAL=0 Slice:B Poc:54  I:0    P:62   SKIP:857  size=133 bytes
[matroska @ 0x103800000] Writing block at offset 86373, size 594, pts 1145, dts 1145, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 86974, size 535, pts 1166, dts 1166, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 87516, size 133, pts 1209, dts 1167, duration 42, flags 0
[libx264 @ 0x103800600] frame=  29 QP=21.13 NAL=2 Slice:P Poc:64  I:45   P:203  SKIP:672  size=2920 bytes
[matroska @ 0x103800000] Writing block at offset 87656, size 508, pts 1187, dts 1187, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 88171, size 2920, pts 1417, dts 1209, duration 42, flags 0
[libx264 @ 0x103800600] frame=  30 QP=28.22 NAL=2 Slice:B Poc:60  I:0    P:135  SKIP:771  size=542 bytes
[matroska @ 0x103800000] Writing block at offset 91098, size 593, pts 1209, dts 1209, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 91698, size 566, pts 1230, dts 1230, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 92271, size 542, pts 1334, dts 1250, duration 42, flags 0
[libx264 @ 0x103800600] frame=  31 QP=29.58 NAL=0 Slice:B Poc:58  I:0    P:61   SKIP:855  size=139 bytes
[matroska @ 0x103800000] Writing block at offset 92820, size 579, pts 1251, dts 1251, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 93406, size 534, pts 1273, dts 1273, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 93947, size 139, pts 1292, dts 1292, duration 42, flags 0
[libx264 @ 0x103800600] frame=  32 QP=31.08 NAL=0 Slice:B Poc:62  I:0    P:118  SKIP:784  size=687 bytes
[matroska @ 0x103800000] Writing block at offset 94093, size 514, pts 1294, dts 1294, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 94614, size 525, pts 1315, dts 1315, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 95146, size 687, pts 1375, dts 1334, duration 42, flags 0
[libx264 @ 0x103800600] frame=  33 QP=22.97 NAL=2 Slice:P Poc:72  I:43   P:216  SKIP:661  size=2458 bytes
[matroska @ 0x103800000] Writing block at offset 95840, size 517, pts 1337, dts 1337, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 96364, size 517, pts 1358, dts 1358, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 96888, size 2458, pts 1584, dts 1375, duration 42, flags 0
[libx264 @ 0x103800600] frame=  34 QP=28.69 NAL=2 Slice:B Poc:68  I:6    P:144  SKIP:751  size=1164 bytes
[matroska @ 0x103800000] Writing block at offset 99353, size 514, pts 1379, dts 1379, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 99874, size 529, pts 1401, dts 1401, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 100410, size 1164, pts 1500, dts 1417, duration 42, flags 0
[libx264 @ 0x103800600] frame=  35 QP=30.81 NAL=0 Slice:B Poc:66  I:0    P:112  SKIP:795  size=510 bytes
[matroska @ 0x103800000] Writing block at offset 101581, size 530, pts 1422, dts 1422, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 102118, size 563, pts 1443, dts 1443, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 102688, size 510, pts 1459, dts 1459, duration 42, flags 0
[libx264 @ 0x103800600] frame=  36 QP=30.19 NAL=0 Slice:B Poc:70  I:3    P:123  SKIP:785  size=674 bytes
[matroska @ 0x103800000] Writing block at offset 103205, size 603, pts 1465, dts 1465, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 103815, size 586, pts 1486, dts 1486, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 104408, size 674, pts 1542, dts 1500, duration 42, flags 0
[libx264 @ 0x103800600] frame=  37 QP=22.19 NAL=2 Slice:P Poc:80  I:104  P:230  SKIP:586  size=4437 bytes
[matroska @ 0x103800000] Writing block at offset 105089, size 567, pts 1507, dts 1507, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 105663, size 504, pts 1529, dts 1529, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 106174, size 4437, pts 1750, dts 1542, duration 42, flags 0
[libx264 @ 0x103800600] frame=  38 QP=29.08 NAL=2 Slice:B Poc:76  I:11   P:188  SKIP:696  size=1120 bytes
[matroska @ 0x103800000] Writing block at offset 110618, size 495, pts 1550, dts 1550, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 111120, size 507, pts 1571, dts 1571, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 111634, size 1120, pts 1667, dts 1584, duration 42, flags 0
[libx264 @ 0x103800600] frame=  39 QP=30.35 NAL=0 Slice:B Poc:74  I:9    P:147  SKIP:750  size=795 bytes
[matroska @ 0x103800000] Writing block at offset 112761, size 584, pts 1593, dts 1593, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 113352, size 582, pts 1614, dts 1614, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 113941, size 795, pts 1625, dts 1625, duration 42, flags 0
[libx264 @ 0x103800600] frame=  40 QP=30.71 NAL=0 Slice:B Poc:78  I:0    P:168  SKIP:745  size=536 bytes
[matroska @ 0x103800000] Writing block at offset 114743, size 579, pts 1635, dts 1635, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 115329, size 588, pts 1657, dts 1657, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 115924, size 536, pts 1709, dts 1667, duration 42, flags 0
[libx264 @ 0x103800600] frame=  41 QP=23.00 NAL=2 Slice:P Poc:88  I:29   P:272  SKIP:619  size=2567 bytes
[matroska @ 0x103800000] Writing block at offset 116467, size 581, pts 1678, dts 1678, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 117055, size 581, pts 1699, dts 1699, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 117643, size 2567, pts 1917, dts 1709, duration 42, flags 0
[libx264 @ 0x103800600] frame=  42 QP=25.78 NAL=2 Slice:B Poc:84  I:1    P:184  SKIP:722  size=703 bytes
[matroska @ 0x103800000] Writing block at offset 120217, size 581, pts 1721, dts 1721, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 120805, size 566, pts 1742, dts 1742, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 121378, size 703, pts 1834, dts 1750, duration 42, flags 0
[libx264 @ 0x103800600] frame=  43 QP=31.10 NAL=0 Slice:B Poc:82  I:1    P:154  SKIP:758  size=526 bytes
[matroska @ 0x103800000] Writing block at offset 122088, size 566, pts 1763, dts 1763, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 122661, size 570, pts 1785, dts 1785, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 123238, size 526, pts 1792, dts 1792, duration 42, flags 0
[libx264 @ 0x103800600] frame=  44 QP=30.03 NAL=0 Slice:B Poc:86  I:0    P:140  SKIP:772  size=336 bytes
[matroska @ 0x103800000] Writing block at offset 123771, size 586, pts 1806, dts 1806, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 124364, size 570, pts 1827, dts 1827, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 124941, size 336, pts 1875, dts 1834, duration 42, flags 0
[libx264 @ 0x103800600] frame=  45 QP=23.08 NAL=2 Slice:P Poc:90  I:2    P:230  SKIP:688  size=922 bytes
[matroska @ 0x103800000] Writing block at offset 125284, size 566, pts 1849, dts 1849, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 125857, size 568, pts 1870, dts 1870, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 126432, size 922, pts 1959, dts 1875, duration 42, flags 0
[libx264 @ 0x103800600] frame=  46 QP=23.51 NAL=2 Slice:P Poc:92  I:6    P:231  SKIP:683  size=1247 bytes
[matroska @ 0x103800000] Writing block at offset 127361, size 552, pts 1891, dts 1891, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 127920, size 535, pts 1913, dts 1913, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 128462, size 1247, pts 2000, dts 1917, duration 42, flags 0
[libx264 @ 0x103800600] frame=  47 QP=19.97 NAL=2 Slice:P Poc:98  I:236  P:278  SKIP:406  size=4599 bytes
[matroska @ 0x103800000] Writing block at offset 129716, size 504, pts 1934, dts 1934, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 130227, size 498, pts 1955, dts 1955, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 130732, size 4599, pts 2125, dts 1959, duration 42, flags 0
[libx264 @ 0x103800600] frame=  48 QP=30.23 NAL=2 Slice:B Poc:96  I:85   P:178  SKIP:644  size=1967 bytes
[matroska @ 0x103800000] Writing block at offset 135338, size 506, pts 1977, dts 1977, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 135851, size 563, pts 1998, dts 1998, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 136421, size 1967, pts 2084, dts 2000, duration 42, flags 0
[libx264 @ 0x103800600] frame=  49 QP=30.92 NAL=0 Slice:B Poc:94  I:0    P:220  SKIP:686  size=968 bytes
[matroska @ 0x103800000] Writing block at offset 138395, size 573, pts 2019, dts 2019, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 138975, size 572, pts 2041, dts 2041, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 139554, size 968, pts 2042, dts 2042, duration 42, flags 0
[libx264 @ 0x103800600] frame=  50 QP=20.10 NAL=2 Slice:P Poc:106 I:134  P:224  SKIP:562  size=4735 bytes
[matroska @ 0x103800000] Writing block at offset 140529, size 578, pts 2062, dts 2062, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 141114, size 573, pts 2083, dts 2083, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 141694, size 4735, pts 2292, dts 2084, duration 42, flags 0
[libx264 @ 0x103800600] frame=  51 QP=29.37 NAL=2 Slice:B Poc:102 I:4    P:161  SKIP:739  size=730 bytes
[matroska @ 0x103800000] Writing block at offset 146436, size 578, pts 2105, dts 2105, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 147021, size 730, pts 2209, dts 2125, duration 42, flags 0
[libx264 @ 0x103800600] frame=  52 QP=30.55 NAL=0 Slice:B Poc:100 I:19   P:162  SKIP:727  size=1127 bytes
[matroska @ 0x103800000] Writing block at offset 147758, size 549, pts 2126, dts 2126, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 148314, size 512, pts 2147, dts 2147, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 148833, size 1127, pts 2167, dts 2167, duration 42, flags 0
[libx264 @ 0x103800600] frame=  53 QP=30.19 NAL=0 Slice:B Poc:104 I:0    P:93   SKIP:825  size=257 bytes
[matroska @ 0x103800000] Writing block at offset 149967, size 510, pts 2169, dts 2169, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 150484, size 553, pts 2190, dts 2190, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 151044, size 257, pts 2250, dts 2209, duration 42, flags 0
[libx264 @ 0x103800600] frame=  54 QP=20.39 NAL=2 Slice:P Poc:114 I:7    P:180  SKIP:733  size=1420 bytes
[matroska @ 0x103800000] Writing block at offset 151308, size 557, pts 2211, dts 2211, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 151872, size 561, pts 2233, dts 2233, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 152440, size 1420, pts 2459, dts 2250, duration 42, flags 0
[libx264 @ 0x103800600] frame=  55 QP=29.41 NAL=2 Slice:B Poc:110 I:0    P:126  SKIP:788  size=401 bytes
[matroska @ 0x103800000] Writing block at offset 153867, size 558, pts 2254, dts 2254, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 154432, size 554, pts 2275, dts 2275, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 154993, size 401, pts 2375, dts 2292, duration 42, flags 0
[libx264 @ 0x103800600] frame=  56 QP=30.47 NAL=0 Slice:B Poc:108 I:0    P:88   SKIP:828  size=219 bytes
[matroska @ 0x103800000] Writing block at offset 155401, size 557, pts 2297, dts 2297, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 155965, size 555, pts 2318, dts 2318, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 156527, size 219, pts 2334, dts 2334, duration 42, flags 0
[libx264 @ 0x103800600] frame=  57 QP=31.50 NAL=0 Slice:B Poc:112 I:0    P:69   SKIP:850  size=145 bytes
[matroska @ 0x103800000] Writing block at offset 156753, size 547, pts 2339, dts 2339, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 157307, size 492, pts 2361, dts 2361, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 157806, size 145, pts 2417, dts 2375, duration 42, flags 0
[libx264 @ 0x103800600] frame=  58 QP=22.02 NAL=2 Slice:P Poc:122 I:10   P:152  SKIP:758  size=1638 bytes
[matroska @ 0x103800000] Writing block at offset 157958, size 504, pts 2382, dts 2382, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 158469, size 492, pts 2403, dts 2403, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 158968, size 1638, pts 2625, dts 2417, duration 42, flags 0
[libx264 @ 0x103800600] frame=  59 QP=29.32 NAL=2 Slice:B Poc:118 I:0    P:115  SKIP:797  size=470 bytes
[matroska @ 0x103800000] Writing block at offset 160613, size 486, pts 2425, dts 2425, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 161106, size 482, pts 2446, dts 2446, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 161595, size 470, pts 2542, dts 2459, duration 42, flags 0
[libx264 @ 0x103800600] frame=  60 QP=30.56 NAL=0 Slice:B Poc:116 I:0    P:91   SKIP:828  size=186 bytes
[matroska @ 0x103800000] Writing block at offset 162072, size 509, pts 2467, dts 2467, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 162588, size 508, pts 2489, dts 2489, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 163103, size 186, pts 2500, dts 2500, duration 42, flags 0
[libx264 @ 0x103800600] frame=  61 QP=31.24 NAL=0 Slice:B Poc:120 I:1    P:81   SKIP:836  size=252 bytes
[matroska @ 0x103800000] Writing block at offset 163296, size 503, pts 2510, dts 2510, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 163806, size 499, pts 2531, dts 2531, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 164312, size 252, pts 2584, dts 2542, duration 42, flags 0
[libx264 @ 0x103800600] frame=  62 QP=23.99 NAL=2 Slice:P Poc:130 I:2    P:150  SKIP:768  size=1426 bytes
[matroska @ 0x103800000] Writing block at offset 164571, size 502, pts 2553, dts 2553, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 165080, size 552, pts 2574, dts 2574, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 165639, size 1426, pts 2792, dts 2584, duration 42, flags 0
[libx264 @ 0x103800600] frame=  63 QP=28.96 NAL=2 Slice:B Poc:126 I:0    P:116  SKIP:798  size=417 bytes
[matroska @ 0x103800000] Writing block at offset 167072, size 538, pts 2595, dts 2595, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 167617, size 509, pts 2617, dts 2617, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 168133, size 417, pts 2709, dts 2625, duration 42, flags 0
[libx264 @ 0x103800600] frame=  64 QP=31.00 NAL=0 Slice:B Poc:124 I:1    P:103  SKIP:810  size=373 bytes
[matroska @ 0x103800000] Writing block at offset 168557, size 508, pts 2638, dts 2638, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 169072, size 557, pts 2659, dts 2659, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 169636, size 373, pts 2667, dts 2667, duration 42, flags 0
[libx264 @ 0x103800600] frame=  65 QP=31.85 NAL=0 Slice:B Poc:128 I:0    P:83   SKIP:834  size=193 bytes
[matroska @ 0x103800000] Writing block at offset 170016, size 541, pts 2681, dts 2681, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 170564, size 551, pts 2702, dts 2702, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 171122, size 193, pts 2750, dts 2709, duration 42, flags 0
[libx264 @ 0x103800600] frame=  66 QP=25.75 NAL=2 Slice:P Poc:138 I:2    P:128  SKIP:790  size=731 bytes
[matroska @ 0x103800000] Writing block at offset 171322, size 532, pts 2723, dts 2723, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 171861, size 491, pts 2745, dts 2745, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 172359, size 731, pts 2959, dts 2750, duration 42, flags 0
[libx264 @ 0x103800600] frame=  67 QP=28.95 NAL=2 Slice:B Poc:134 I:0    P:117  SKIP:797  size=375 bytes
[matroska @ 0x103800000] Writing block at offset 173097, size 501, pts 2766, dts 2766, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 173605, size 572, pts 2787, dts 2787, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 174184, size 375, pts 2875, dts 2792, duration 42, flags 0
[libx264 @ 0x103800600] frame=  68 QP=30.06 NAL=0 Slice:B Poc:132 I:0    P:80   SKIP:836  size=183 bytes
[matroska @ 0x103800000] Writing block at offset 174566, size 540, pts 2809, dts 2809, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 175113, size 502, pts 2830, dts 2830, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 175622, size 183, pts 2834, dts 2834, duration 42, flags 0
[libx264 @ 0x103800600] frame=  69 QP=30.85 NAL=0 Slice:B Poc:136 I:0    P:89   SKIP:831  size=153 bytes
[matroska @ 0x103800000] Writing block at offset 175812, size 566, pts 2851, dts 2851, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 176385, size 554, pts 2873, dts 2873, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 176946, size 153, pts 2917, dts 2875, duration 42, flags 0
[libx264 @ 0x103800600] frame=  70 QP=30.89 NAL=2 Slice:P Poc:142 I:2    P:74   SKIP:844  size=362 bytes
[matroska @ 0x103800000] Writing block at offset 177106, size 540, pts 2894, dts 2894, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 177653, size 495, pts 2915, dts 2915, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 178155, size 362, pts 3042, dts 2917, duration 42, flags 0
[libx264 @ 0x103800600] frame=  71 QP=30.80 NAL=0 Slice:B Poc:140 I:0    P:87   SKIP:830  size=226 bytes
[matroska @ 0x103800000] Writing block at offset 178524, size 557, pts 2937, dts 2937, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 179088, size 540, pts 2958, dts 2958, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 179635, size 226, pts 3000, dts 2959, duration 42, flags 0
[libvorbis @ 0x103801a00] Trying to remove 704 more samples than there are in the queue
[matroska @ 0x103800000] Writing block at offset 179868, size 502, pts 2979, dts 2979, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 180377, size 549, pts 3001, dts 3001, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 180933, size 577, pts 3022, dts 3022, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 181517, size 581, pts 3043, dts 3043, duration 21, flags 128
[matroska @ 0x103800000] Writing block at offset 182105, size 145, pts 3065, dts 3065, duration 7, flags 128
[matroska @ 0x103800000] end duration = 3084
frame=   72 fps= 66 q=-1.0 Lsize=     178kB time=00:00:03.02 bitrate= 482.2kbits/s    
video:94kB audio:74kB subtitle:0 global headers:7kB muxing overhead 1.300390%
[libx264 @ 0x103800600] frame I:1     Avg QP:18.67  size: 20985
[libx264 @ 0x103800600] frame P:20    Avg QP:22.13  size:  2460
[libx264 @ 0x103800600] frame B:51    Avg QP:29.99  size:   500
[libx264 @ 0x103800600] consecutive B-frames:  4.2%  2.8%  4.2% 88.9%
[libx264 @ 0x103800600] mb I  I16..4: 18.0% 52.4% 29.6%
[libx264 @ 0x103800600] mb P  I16..4:  0.8%  3.0%  1.2%  P16..4: 15.1%  5.7%  2.9%  0.0%  0.0%    skip:71.2%
[libx264 @ 0x103800600] mb B  I16..4:  0.0%  0.2%  0.1%  B16..8: 10.7%  2.1%  0.6%  direct: 0.5%  skip:85.8%  L0:40.5% L1:52.0% BI: 7.5%
[libx264 @ 0x103800600] 8x8 transform intra:57.3% inter:66.3%
[libx264 @ 0x103800600] coded y,uvDC,uvAC intra: 63.7% 82.2% 49.6% inter: 3.5% 4.5% 0.4%
[libx264 @ 0x103800600] i16 v,h,dc,p: 20% 54%  6% 20%
[libx264 @ 0x103800600] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 23% 22% 13%  6%  7%  7%  7%  7%  8%
[libx264 @ 0x103800600] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 25% 23% 17%  7%  5%  5%  6%  5%  8%
[libx264 @ 0x103800600] i8c dc,h,v,p: 38% 30% 20% 12%
[libx264 @ 0x103800600] Weighted P-Frames: Y:0.0% UV:0.0%
[libx264 @ 0x103800600] ref P L0: 68.0% 15.7% 10.7%  5.6%
[libx264 @ 0x103800600] ref B L0: 88.3% 10.1%  1.6%
[libx264 @ 0x103800600] ref B L1: 97.2%  2.8%
[libx264 @ 0x103800600] kb/s:255.20
222 frames successfully decoded, 0 decoding errors
[AVIOContext @ 0x103302240] Statistics: 24 seeks, 164 writeouts
[AVIOContext @ 0x102312020] Statistics: 230852 bytes read, 4 seeks
$ 

$ ffprobe -show_entries stream=codec_type:stream_disposition=default out.mkv
ffprobe version N-56402-g2d28950 Copyright (c) 2007-2013 the FFmpeg developers
  built on Sep 17 2013 13:22:17 with gcc 4.2.1 (GCC) (Apple Inc. build 5666) (dot 3)
  configuration: --prefix=/opt/local --enable-swscale --enable-avfilter --enable-libmp3lame --enable-libvorbis --enable-libopus --enable-libtheora --enable-libschroedinger --enable-libopenjpeg --enable-libmodplug --enable-libvpx --enable-libspeex --enable-libass --enable-libbluray --enable-gnutls --enable-libfreetype --mandir=/opt/local/share/man --enable-pthreads --cc=/usr/bin/gcc-4.2 --arch=x86_64 --enable-yasm --enable-gpl --enable-postproc --enable-libx264 --enable-libxvid --enable-version3 --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-nonfree --enable-libfdk-aac --enable-libfaac
  libavutil      52. 44.100 / 52. 44.100
  libavcodec     55. 31.101 / 55. 31.101
  libavformat    55. 17.100 / 55. 17.100
  libavdevice    55.  3.100 / 55.  3.100
  libavfilter     3. 86.100 /  3. 86.100
  libswscale      2.  5.100 /  2.  5.100
  libswresample   0. 17.103 /  0. 17.103
  libpostproc    52.  3.100 / 52.  3.100
Input #0, matroska,webm, from 'out.mkv':
  Metadata:
    MAJOR_BRAND     : qt  
    MINOR_VERSION   : 512
    COMPATIBLE_BRANDS: qt  
    ENCODER         : Lavf55.17.100
  Duration: 00:00:03.08, start: 0.000000, bitrate: 472 kb/s
    Stream #0:0: Video: h264 (High), yuv420p, 640x360, SAR 1:1 DAR 16:9, 24 fps, 24 tbr, 1k tbn, 48 tbc
    Stream #0:1(eng): Audio: vorbis, 48000 Hz, 5.1, fltp (default)
    Metadata:
      LANGUAGE        : eng
      HANDLER_NAME    : DataHandler
[STREAM]
codec_type=video
DISPOSITION:default=0
[/STREAM]
[STREAM]
codec_type=audio
DISPOSITION:default=1
[/STREAM]
$ 

Using ffmpeg 2.0.1 or without the overlay, DISPOSITION:default=1 for both tracks, as expected.

There is nothing special about these input files. The overlay image is http://ffmpeg.org/ffmpeg-logo.png.

Attachments (1)

bird360p.mov (157.5 KB ) - added by MarkZV 11 years ago.

Download all attachments as: .zip

Change History (6)

by MarkZV, 11 years ago

Attachment: bird360p.mov added

comment:1 by Carl Eugen Hoyos, 11 years ago

Priority: normalimportant
Reproduced by developer: set
Status: newopen

From a users' perspective, this is a regression since c6f4a3a but it was actually reproducible before (with the sample from ticket #1815):

$ ffmpeg -i test_orig.mkv -i ffmpeg-logo.png -filter_complex overlay -sn out.mkv
ffmpeg version 2.0 Copyright (c) 2000-2013 the FFmpeg developers
  built on Aug 14 2013 14:02:28 with gcc 4.7 (SUSE Linux)
  configuration: --enable-gpl
  libavutil      52. 38.100 / 52. 38.100
  libavcodec     55. 18.102 / 55. 18.102
  libavformat    55. 12.100 / 55. 12.100
  libavdevice    55.  3.100 / 55.  3.100
  libavfilter     3. 79.101 /  3. 79.101
  libswscale      2.  3.100 /  2.  3.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  3.100 / 52.  3.100
Input #0, matroska,webm, from 'test_orig.mkv':
  Metadata:
    creation_time   : 2012-10-15 18:28:54
  Duration: 00:00:30.02, start: 0.000000, bitrate: 102 kb/s
    Stream #0:0: Video: h264 (High), yuv420p, 320x240, SAR 1:1 DAR 4:3, 25 fps, 25 tbr, 1k tbn, 50 tbc (default)
    Stream #0:1: Audio: ac3, 48000 Hz, stereo, fltp, 32 kb/s (default) (forced)
    Stream #0:2: Audio: ac3, 48000 Hz, stereo, fltp, 32 kb/s (forced)
    Stream #0:3: Audio: ac3, 48000 Hz, stereo, fltp, 32 kb/s
    Stream #0:4: Subtitle: dvd_subtitle (default)
    Stream #0:5: Subtitle: dvd_subtitle (forced)
    Stream #0:6: Subtitle: dvd_subtitle
Input #1, image2, from 'ffmpeg-logo.png':
  Duration: 00:00:00.04, start: 0.000000, bitrate: N/A
    Stream #1:0: Video: png, rgba, 396x100, 25 tbr, 25 tbn, 25 tbc
Output #0, matroska, to 'out.mkv':
  Metadata:
    encoder         : Lavf55.12.100
    Stream #0:0: Video: mpeg4 (FMP4 / 0x34504D46), yuv420p, 320x240 [SAR 1:1 DAR 4:3], q=2-31, 200 kb/s, 1k tbn, 25 tbc
    Stream #0:1: Audio: ac3 ([0] [0][0] / 0x2000), 48000 Hz, stereo, fltp, 192 kb/s (default) (forced)
Stream mapping:
  Stream #0:0 (h264) -> overlay:main (graph 0)
  Stream #1:0 (png) -> overlay:overlay (graph 0)
  overlay (graph 0) -> Stream #0:0 (mpeg4)
  Stream #0:1 -> #0:1 (ac3 -> ac3)
Press [q] to stop, [?] for help
frame=  750 fps=0.0 q=2.0 Lsize=    1077kB time=00:00:30.01 bitrate= 294.1kbits/s
video:360kB audio:704kB subtitle:0 global headers:0kB muxing overhead 1.262209%
$ ffmpeg -i out.mkv
ffmpeg version 2.0 Copyright (c) 2000-2013 the FFmpeg developers
  built on Aug 14 2013 14:02:28 with gcc 4.7 (SUSE Linux)
  configuration: --enable-gpl
  libavutil      52. 38.100 / 52. 38.100
  libavcodec     55. 18.102 / 55. 18.102
  libavformat    55. 12.100 / 55. 12.100
  libavdevice    55.  3.100 / 55.  3.100
  libavfilter     3. 79.101 /  3. 79.101
  libswscale      2.  3.100 /  2.  3.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  3.100 / 52.  3.100
Input #0, matroska,webm, from 'out.mkv':
  Metadata:
    ENCODER         : Lavf55.12.100
  Duration: 00:00:30.02, start: 0.000000, bitrate: 294 kb/s
    Stream #0:0: Video: mpeg4 (Simple Profile), yuv420p, 320x240 [SAR 1:1 DAR 4:3], 25 fps, 25 tbr, 1k tbn, 25 tbc
    Stream #0:1: Audio: ac3, 48000 Hz, stereo, fltp, 192 kb/s (default) (forced)
At least one output file must be specified

From a quick look, the matroska muxer behaves correctly: If the input file contains a non-default video track and a default audio-track, the video tracks default flag is set to 0, the audio tracks to 1.

I suspect the filter system or the overlay filter do not copy the disposition.

comment:2 by Carl Eugen Hoyos, 11 years ago

Summary: Matroska video track with overlay marked as non-defaultfilter_complex does not copy disposition

filter_complex does not copy the disposition:

$ ffmpeg -i test_orig.mkv -filter_complex scale -sn out.mkv
ffmpeg version N-56530-g29f244e Copyright (c) 2000-2013 the FFmpeg developers
  built on Sep 21 2013 10:00:23 with gcc 4.7 (SUSE Linux)
  configuration: --enable-gpl
  libavutil      52. 45.100 / 52. 45.100
  libavcodec     55. 33.100 / 55. 33.100
  libavformat    55. 18.102 / 55. 18.102
  libavdevice    55.  3.100 / 55.  3.100
  libavfilter     3. 86.102 /  3. 86.102
  libswscale      2.  5.100 /  2.  5.100
  libswresample   0. 17.103 /  0. 17.103
  libpostproc    52.  3.100 / 52.  3.100
Input #0, matroska,webm, from 'test_orig.mkv':
  Metadata:
    creation_time   : 2012-10-15 18:28:54
  Duration: 00:00:30.02, start: 0.000000, bitrate: 102 kb/s
    Stream #0:0: Video: h264 (High), yuv420p, 320x240, SAR 1:1 DAR 4:3, 25 fps, 25 tbr, 1k tbn, 50 tbc (default)
    Stream #0:1: Audio: ac3, 48000 Hz, stereo, fltp, 32 kb/s (default) (forced)
    Stream #0:2: Audio: ac3, 48000 Hz, stereo, fltp, 32 kb/s (forced)
    Stream #0:3: Audio: ac3, 48000 Hz, stereo, fltp, 32 kb/s
    Stream #0:4: Subtitle: dvd_subtitle, 320x240 (default)
    Stream #0:5: Subtitle: dvd_subtitle, 320x240 (forced)
    Stream #0:6: Subtitle: dvd_subtitle, 320x240
Output #0, matroska, to 'out.mkv':
  Metadata:
    encoder         : Lavf55.18.102
    Stream #0:0: Video: mpeg4 (FMP4 / 0x34504D46), yuv420p, 320x240 [SAR 1:1 DAR 4:3], q=2-31, 200 kb/s, 1k tbn, 25 tbc
    Stream #0:1: Audio: ac3 ([0] [0][0] / 0x2000), 48000 Hz, stereo, fltp, 192 kb/s (default) (forced)
Stream mapping:
  Stream #0:0 (h264) -> scale (graph 0)
  scale (graph 0) -> Stream #0:0 (mpeg4)
  Stream #0:1 -> #0:1 (ac3 -> ac3)
Press [q] to stop, [?] for help
frame=  750 fps=0.0 q=2.0 Lsize=     828kB time=00:00:30.01 bitrate= 225.9kbits/s
video:110kB audio:704kB subtitle:0 global headers:0kB muxing overhead 1.679339%
$ ffmpeg -i out.mkv
ffmpeg version N-56530-g29f244e Copyright (c) 2000-2013 the FFmpeg developers
  built on Sep 21 2013 10:00:23 with gcc 4.7 (SUSE Linux)
  configuration: --enable-gpl
  libavutil      52. 45.100 / 52. 45.100
  libavcodec     55. 33.100 / 55. 33.100
  libavformat    55. 18.102 / 55. 18.102
  libavdevice    55.  3.100 / 55.  3.100
  libavfilter     3. 86.102 /  3. 86.102
  libswscale      2.  5.100 /  2.  5.100
  libswresample   0. 17.103 /  0. 17.103
  libpostproc    52.  3.100 / 52.  3.100
Input #0, matroska,webm, from 'out.mkv':
  Metadata:
    ENCODER         : Lavf55.18.102
  Duration: 00:00:30.02, start: 0.000000, bitrate: 225 kb/s
    Stream #0:0: Video: mpeg4 (Simple Profile), yuv420p, 320x240 [SAR 1:1 DAR 4:3], 25 fps, 25 tbr, 1k tbn, 25 tbc
    Stream #0:1: Audio: ac3, 48000 Hz, stereo, fltp, 192 kb/s (default) (forced)
At least one output file must be specified

comment:3 by Michael Niedermayer, 10 years ago

Summary: filter_complex does not copy dispositionMatroska video track with overlay marked as non-default

with the title "filter_complex does not copy the disposition" this is a feature request and not a regression. Feel free to open a seperate ticket for that!

comment:4 by Michael Niedermayer, 10 years ago

Resolution: fixed
Status: openclosed

in reply to:  3 comment:5 by Carl Eugen Hoyos, 10 years ago

Replying to michael:

with the title "filter_complex does not copy the disposition" this is a feature request and not a regression. Feel free to open a seperate ticket for that!

It appears you fixed the cases I had in mind, thank you!

Note: See TracTickets for help on using tickets.