Guest User

ffmpeg vysync drop complete error

a guest
Jun 10th, 2013
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. #
  2. # Input is two .flv movies, each of which may have missing video frames.
  3. # Output is a merged .mp4 (side-by-side).
  4. #
  5.  
  6. ffmpeg -v info -y \
  7.  -i http://jdolan.dyndns.org/tmp/jay_and_gonzo.flv \
  8.  -i http://jdolan.dyndns.org/tmp/jay.flv -filter_complex "
  9.  [0:0] pad='max(240,iw):max(180,ih):0:0', scale='240:180', pad='480:180:240:0' [left];
  10.  [1:0] pad='max(240,iw):max(180,ih):0:0', scale='240:180' [right];
  11.  [left] [right] overlay [out0];
  12.  [0:1] [1:1] amerge [out1]" \
  13.  -codec:a libfaac -ar 44100 \
  14.  -codec:v libx264 -preset medium -vsync drop \
  15.  -map [out0] -map [out1] out.mp4
  16. ffmpeg version 1.1.git-716dbc7 Copyright (c) 2000-2013 the FFmpeg developers
  17.   built on Jun  8 2013 15:27:14 with Apple clang version 3.1 (tags/Apple/clang-318.0.61) (based on LLVM 3.1svn)
  18.   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-libfreetype --mandir=/opt/local/share/man --enable-shared --enable-pthreads --cc=/usr/bin/clang --arch=x86_64 --enable-yasm --enable-gpl --enable-postproc --enable-libx264 --enable-libxvid --enable-nonfree --enable-libfaac
  19.   libavutil      52. 34.100 / 52. 34.100
  20.   libavcodec     55. 12.102 / 55. 12.102
  21.   libavformat    55.  8.102 / 55.  8.102
  22.   libavdevice    55.  2.100 / 55.  2.100
  23.   libavfilter     3. 73.100 /  3. 73.100
  24.   libswscale      2.  3.100 /  2.  3.100
  25.   libswresample   0. 17.102 /  0. 17.102
  26.   libpostproc    52.  3.100 / 52.  3.100
  27. Input #0, flv, from 'http://jdolan.dyndns.org/tmp/jay_and_gonzo.flv':
  28.   Metadata:
  29.     creationdate    : Mon Jun 10 14:44:12
  30.   Duration: 00:00:19.45, start: 0.000000, bitrate: 312 kb/s
  31.     Stream #0:0: Video: flv1, yuv420p, 320x240, 1k tbr, 1k tbn, 1k tbc
  32.     Stream #0:1: Audio: nellymoser, 22050 Hz, mono, flt
  33. Input #1, flv, from 'http://jdolan.dyndns.org/tmp/jay.flv':
  34.   Metadata:
  35.     creationdate    : Mon Jun 10 14:44:12
  36.   Duration: 00:00:19.38, start: 0.000000, bitrate: 422 kb/s
  37.     Stream #1:0: Video: flv1, yuv420p, 320x240, 1k tbr, 1k tbn, 1k tbc
  38.     Stream #1:1: Audio: nellymoser, 22050 Hz, mono, flt
  39. [Parsed_amerge_6 @ 0x7fa789c1a560] No channel layout for input 1
  40. [Parsed_amerge_6 @ 0x7fa789c1a560] Input channel layouts overlap: output layout will be determined by the number of distinct input channels
  41. [libx264 @ 0x7fa78a800600] using cpu capabilities: none!
  42. [libx264 @ 0x7fa78a800600] profile High, level 4.2
  43. [libx264 @ 0x7fa78a800600] 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=25 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
  44. Output #0, mp4, to 'out.mp4':
  45.   Metadata:
  46.     creationdate    : Mon Jun 10 14:44:12
  47.     encoder         : Lavf55.8.102
  48.     Stream #0:0: Video: h264 (libx264) ([33][0][0][0] / 0x0021), yuv420p, 480x180, q=-1--1, 16k tbn, 1k tbc
  49.     Stream #0:1: Audio: aac (libfaac) ([64][0][0][0] / 0x0040), 44100 Hz, stereo, s16, 128 kb/s
  50. Stream mapping:
  51.   Stream #0:0 (flv) -> pad
  52.   Stream #0:1 (nellymoser) -> amerge:in0
  53.   Stream #1:0 (flv) -> pad
  54.   Stream #1:1 (nellymoser) -> amerge:in1
  55.   overlay -> Stream #0:0 (libx264)
  56.   amerge -> Stream #0:1 (libfaac)
  57. Press [q] to stop, [?] for help
  58. [swscaler @ 0x7fa78a80f600] Warning: data is not aligned! This can lead to a speedloss
  59. av_interleaved_write_frame(): Invalid argument
Advertisement
Add Comment
Please, Sign In to add comment