View difference between Paste ID: VLVjxS0N and JDfT7VWA
SHOW: | | - or go back to the newest paste.
1
ffmpeg -r 30 -vcodec rawvideo -f rawvideo -pix_fmt rgb565  -s 800X640 -i /dev/graphics/fb0 -preset:v fast  http://localhost:8090/feed1.ffm
2
3-
ffmpeg version git-2014-06-20-f4ed41d Copyright (c) 2000-2014 the FFmpeg developers
3+
ffmpeg version N-64597-g4576eff Copyright (c) 2000-2014 the FFmpeg developers
4-
  built on Jul 10 2014 12:14:20 with gcc 4.7 (GCC)
4+
  built on Jul 10 2014 21:10:33 with gcc 4.7 (GCC)
5-
  configuration: --arch=arm --target-os=linux --cpu=cortex-a7 --enable-cross-compile --cross-prefix=/4.4/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/bin/arm-linux-androideabi- --sysroot=/4.4/prebuilts/ndk/current/platforms/android-18/arch-arm --enable-gpl --enable-avresample --enable-libx264 --enable-ffplay --extra-cflags='-fno-builtin-sin -fno-builtin-sinf' --extra-ldflags=-L/4.4/external/x264
5+
  configuration: --arch=arm --target-os=linux --enable-cross-compile --cross-prefix=/4.4/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/bin/arm-linux-androideabi- --sysroot=/4.4/prebuilts/ndk/current/platforms/android-18/arch-arm --enable-gpl --enable-avresample --enable-libx264 --enable-ffplay --extra-cflags='-fno-builtin-sin -fno-builtin-sinf -I/4.4/external/x264' --extra-ldflags=-L/4.4/external/x264
6-
  libavutil      52. 90.101 / 52. 90.101
6+
  libavutil      52. 92.100 / 52. 92.100
7-
  libavcodec     55. 68.100 / 55. 68.100
7+
  libavcodec     55. 69.100 / 55. 69.100
8-
  libavformat    55. 44.100 / 55. 44.100
8+
  libavformat    55. 45.100 / 55. 45.100
9-
  libavdevice    55. 13.101 / 55. 13.101
9+
  libavdevice    55. 13.102 / 55. 13.102
10-
  libavfilter     4.  9.100 /  4.  9.100
10+
  libavfilter     4. 10.100 /  4. 10.100
11
  libavresample   1.  3.  0 /  1.  3.  0
12
  libswscale      2.  6.100 /  2.  6.100
13
  libswresample   0. 19.100 /  0. 19.100
14
  libpostproc    52.  3.100 / 52.  3.100
15
Input #0, rawvideo, from '/dev/graphics/fb0':
16
  Duration: N/A, start: 0.000000, bitrate: 245760 kb/s
17
    Stream #0:0: Video: rawvideo (RGB[16] / 0x10424752), rgb565le, 800x640, 245760 kb/s, 30 tbr, 30 tbn, 30 tbc
18
Codec AVOption preset (Set the encoding preset (cf. x264 --fullhelp)) specified for output file #0 (http://localhost:8090/feed1.ffm) has not been used for any stream. The most likely reason is either wrong type (e.g. a video option with no video streams) or that it is a private option of some encoder which was not actually used for any stream.
19
No pixel format specified, yuv444p for H.264 encoding chosen.
20
Use -pix_fmt yuv420p for compatibility with outdated media players.
21
[libx264 @ 0x1f370d0] broken ffmpeg default settings detected
22
[libx264 @ 0x1f370d0] use an encoding preset (e.g. -vpre medium)
23
[libx264 @ 0x1f370d0] preset usage: -vpre <speed> -vpre <profile>
24
[libx264 @ 0x1f370d0] speed presets are listed in x264 --help
25-
[libx264 @ 0x33b10d0] broken ffmpeg default settings detected
25+
[libx264 @ 0x1f370d0] profile is optional; x264 defaults to high
26-
[libx264 @ 0x33b10d0] use an encoding preset (e.g. -vpre medium)
26+
27-
[libx264 @ 0x33b10d0] preset usage: -vpre <speed> -vpre <profile>
27+
28-
[libx264 @ 0x33b10d0] speed presets are listed in x264 --help
28+
29-
[libx264 @ 0x33b10d0] profile is optional; x264 defaults to high
29+
30
    Metadata:
31
      encoder         : Lavc55.69.100 libx264
32
Stream mapping:
33
  Stream #0:0 -> #0:0 (rawvideo (native) -> h264 (libx264))
34
Error while opening encoder for output stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height