Advertisement
Guest User

Untitled

a guest
Apr 15th, 2013
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.45 KB | None | 0 0
  1. ffmpeg started on 2013-04-15 at 09:42:52
  2. Report written to "ffmpeg-20130415-094252.log"
  3. Command line:
  4. /bin/ffmpeg -an -f image2pipe -vcodec bmp -s 1280x800 -pix_fmt argb -r 8 -i - -vcodec libx264 -preset ultrafast -tune zerolatency -r 8 -bsf:v h264_mp4toannexb -b 600000 -f mpegts udp://224.1.1.1:1234 -report
  5. ffmpeg version 1.0 Copyright (c) 2000-2012 the FFmpeg developers
  6. built on Nov 18 2012 21:53:10 with gcc 4.6.x-google (GCC) 20120106 (prerelease)
  7. configuration: --arch=arm --cpu=cortex-a8 --target-os=linux --enable-runtime-cpudetect --prefix=/data/ --disable-shared --enable-static --cross-prefix=/home/oz/android-ndk-r8b//toolchains/arm-linux-androideabi-4.6/prebuilt/linux-x86/bin/arm-linux-androideabi- --sysroot=/home/oz/android-ndk-r8b//platforms/android-8/arch-arm --extra-cflags='-I../x264 -mfloat-abi=softfp -mfpu=neon -mfpu=vfpv3-d16' --extra-ldflags='-L../x264 ' --enable-version3 --enable-gpl --disable-doc --enable-libfreetype --enable-hwaccels --disable-ffprobe --enable-ffserver --enable-pthreads --enable-libx264 --disable-fast-unaligned
  8. libavutil 51. 73.101 / 51. 73.101
  9. libavcodec 54. 59.100 / 54. 59.100
  10. libavformat 54. 29.104 / 54. 29.104
  11. libavdevice 54. 2.101 / 54. 2.101
  12. libavfilter 3. 17.100 / 3. 17.100
  13. libswscale 2. 1.101 / 2. 1.101
  14. libswresample 0. 15.100 / 0. 15.100
  15. libpostproc 52. 0.100 / 52. 0.100
  16. [image2pipe @ 0x2bca620] File position before avformat_find_stream_info() is 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement