ffmpeg flv woe

ffmpeg -threads 6 -i sintel.mpg -ss 90 -vcodec libx264 -b 600k -b:a 44100 -acodec libmp3lame -f flv rtmp://live.justin.tv/app/******
ffmpeg version 0.11.1.git-56ae592 Copyright (c) 2000-2012 the FFmpeg developers
built on Aug 1 2012 21:04:50 with gcc 4.2.1 (Apple Inc. build 5666) (dot 3)
configuration: –prefix=/opt/local –enable-swscale –enable-avfilter –enable-libmp3lame –enable-libvorbis –enable-libtheora –enable-libschroedinger –enable-libopenjpeg –enable-libmodplug –enable-libvpx –enable-libspeex –mandir=/opt/local/share/man –enable-shared –enable-pthreads –cc=/usr/bin/gcc-4.2 –arch=x86_64 –enable-yasm –enable-gpl –enable-postproc –enable-libx264 –enable-libxvid
libavutil 51. 65.100 / 51. 65.100
libavcodec 54. 41.100 / 54. 41.100
libavformat 54. 17.100 / 54. 17.100
libavdevice 54. 1.100 / 54. 1.100
libavfilter 3. 2.100 / 3. 2.100
libswscale 2. 1.100 / 2. 1.100
libswresample 0. 15.100 / 0. 15.100
libpostproc 52. 0.100 / 52. 0.100
[mpeg2video @ 0x10200f800] ac-tex damaged at 40 7
[mpeg2video @ 0x10200f800] Warning MVs not available
[mpeg2video @ 0x10200f800] concealing 1035 DC, 1035 AC, 1035 MV errors
[mpeg @ 0x10200f200] max_analyze_duration 5000000 reached at 5024000
Input #0, mpeg, from ‘sintel.mpg’:
Duration: 00:14:47.58, start: 0.233367, bitrate: 4132 kb/s
Stream #0:0[0x1e0]: Video: mpeg2video (Main), yuv420p, 720×480 [SAR 32:27 DAR 16:9], 7000 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc
Stream #0:1[0x80]: Audio: ac3, 48000 Hz, 5.1(side), s16, 448 kb/s
Please use -b:a or -b:v, -b is ambiguous
[libx264 @ 0x102009e00] using SAR=32/27
[libx264 @ 0x102009e00] using cpu capabilities: MMX2 SSE2Fast SSSE3 Cache64
[libx264 @ 0x102009e00] profile High, level 3.0
[libx264 @ 0x102009e00] 264 – core 119 – H.264/MPEG-4 AVC codec – Copyleft 2003-2011 – http://www.videolan.org/x264.html – options: cabac=1 ref=3 deblock=1:0:0 analyse=0×3:0×113 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=3 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=600 ratetol=1.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
[flv @ 0x102009800] flv does not support that sample rate, choose from (44100, 22050, 11025).
Output #0, flv, to ‘rtmp://live.justin.tv/app/live_32917573_xnkyAqcpUjUEVdgBaDbVAl7Y4R5jX2′:
Metadata:
encoder : Lavf54.17.100
Stream #0:0: Video: h264 ([7][0][0][0] / 0×0007), yuv420p, 720×480 [SAR 32:27 DAR 16:9], q=-1–1, 600 kb/s, 1k tbn, 29.97 tbc
Stream #0:1: Audio: mp3 ([2][0][0][0] / 0×0002), 48000 Hz, stereo, s16, 44 kb/s
Stream mapping:
Stream #0:0 -> #0:0 (mpeg2video -> libx264)
Stream #0:1 -> #0:1 (ac3 -> libmp3lame)
Could not write header for output file #0 (incorrect codec parameters ?): Invalid data found when processing input
Roger-Pcks-MacBook:vids rogerdpack$ ffmpeg -threads 6 -i sintel.mpg -ss 90 -vcodec libx264 -b 600k -ar 44100 -acodec libmp3lame -f flv rtmp://live.justin.tv/app/live_32917573_xnkyAqcpUjUEVdgBaDbVAl7Y4R5jX2
ffmpeg version 0.11.1.git-56ae592 Copyright (c) 2000-2012 the FFmpeg developers
built on Aug 1 2012 21:04:50 with gcc 4.2.1 (Apple Inc. build 5666) (dot 3)
configuration: –prefix=/opt/local –enable-swscale –enable-avfilter –enable-libmp3lame –enable-libvorbis –enable-libtheora –enable-libschroedinger –enable-libopenjpeg –enable-libmodplug –enable-libvpx –enable-libspeex –mandir=/opt/local/share/man –enable-shared –enable-pthreads –cc=/usr/bin/gcc-4.2 –arch=x86_64 –enable-yasm –enable-gpl –enable-postproc –enable-libx264 –enable-libxvid
libavutil 51. 65.100 / 51. 65.100
libavcodec 54. 41.100 / 54. 41.100
libavformat 54. 17.100 / 54. 17.100
libavdevice 54. 1.100 / 54. 1.100
libavfilter 3. 2.100 / 3. 2.100
libswscale 2. 1.100 / 2. 1.100
libswresample 0. 15.100 / 0. 15.100
libpostproc 52. 0.100 / 52. 0.100
[mpeg2video @ 0x10200f800] ac-tex damaged at 40 7
[mpeg2video @ 0x10200f800] Warning MVs not available
[mpeg2video @ 0x10200f800] concealing 1035 DC, 1035 AC, 1035 MV errors
[mpeg @ 0x10200f200] max_analyze_duration 5000000 reached at 5024000
Input #0, mpeg, from ‘sintel.mpg’:
Duration: 00:14:47.58, start: 0.233367, bitrate: 4132 kb/s
Stream #0:0[0x1e0]: Video: mpeg2video (Main), yuv420p, 720×480 [SAR 32:27 DAR 16:9], 7000 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc
Stream #0:1[0x80]: Audio: ac3, 48000 Hz, 5.1(side), s16, 448 kb/s
Please use -b:a or -b:v, -b is ambiguous
[libx264 @ 0x102009e00] using SAR=32/27
[libx264 @ 0x102009e00] using cpu capabilities: MMX2 SSE2Fast SSSE3 Cache64
[libx264 @ 0x102009e00] profile High, level 3.0
[libx264 @ 0x102009e00] 264 – core 119 – H.264/MPEG-4 AVC codec – Copyleft 2003-2011 – http://www.videolan.org/x264.html – options: cabac=1 ref=3 deblock=1:0:0 analyse=0×3:0×113 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=3 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=600 ratetol=1.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
Output #0, flv, to ‘rtmp://live.justin.tv/app/live_32917573_xnkyAqcpUjUEVdgBaDbVAl7Y4R5jX2′:
Metadata:
encoder : Lavf54.17.100
Stream #0:0: Video: h264 ([7][0][0][0] / 0×0007), yuv420p, 720×480 [SAR 32:27 DAR 16:9], q=-1–1, 600 kb/s, 1k tbn, 29.97 tbc
Stream #0:1: Audio: mp3 ([2][0][0]

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>