| 1 | #ffmpeg -loglevel debug -f video4linux2 -list_formats all -i /dev/video0
|
|---|
| 2 | ffmpeg version git-2013-09-11-c45e909 Copyright (c) 2000-2013 the FFmpeg developers
|
|---|
| 3 | built on Sep 11 2013 13:18:52 with gcc 4.7 (Ubuntu/Linaro 4.7.3-1ubuntu1)
|
|---|
| 4 | configuration: --enable-libfaac --enable-libmp3lame --enable-nonfree --disable-vaapi --enable-shared --enable-version3 --enable-gpl --enable-libx264
|
|---|
| 5 | libavutil 52. 43.100 / 52. 43.100
|
|---|
| 6 | libavcodec 55. 31.101 / 55. 31.101
|
|---|
| 7 | libavformat 55. 16.102 / 55. 16.102
|
|---|
| 8 | libavdevice 55. 3.100 / 55. 3.100
|
|---|
| 9 | libavfilter 3. 84.100 / 3. 84.100
|
|---|
| 10 | libswscale 2. 5.100 / 2. 5.100
|
|---|
| 11 | libswresample 0. 17.103 / 0. 17.103
|
|---|
| 12 | libpostproc 52. 3.100 / 52. 3.100
|
|---|
| 13 | Splitting the commandline.
|
|---|
| 14 | Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument 'debug'.
|
|---|
| 15 | Reading option '-f' ... matched as option 'f' (force format) with argument 'video4linux2'.
|
|---|
| 16 | Reading option '-list_formats' ... matched as AVOption 'list_formats' with argument 'all'.
|
|---|
| 17 | Reading option '-i' ... matched as input file with argument '/dev/video0'.
|
|---|
| 18 | Finished splitting the commandline.
|
|---|
| 19 | Parsing a group of options: global .
|
|---|
| 20 | Applying option loglevel (set logging level) with argument debug.
|
|---|
| 21 | Successfully parsed a group of options.
|
|---|
| 22 | Parsing a group of options: input file /dev/video0.
|
|---|
| 23 | Applying option f (force format) with argument video4linux2.
|
|---|
| 24 | Successfully parsed a group of options.
|
|---|
| 25 | Opening an input file: /dev/video0.
|
|---|
| 26 | [video4linux2,v4l2 @ 0xcc62a0] fd:3 capabilities:4000001
|
|---|
| 27 | [video4linux2,v4l2 @ 0xcc62a0] Current input_channel: 0, input_name: HDMI INPUT, input_std: ffffff
|
|---|
| 28 | [video4linux2,v4l2 @ 0xcc62a0] Raw : yuv420p : YV12 4:2:0 :
|
|---|
| 29 | /dev/video0: Immediate exit requested
|
|---|
| 30 |
|
|---|
| 31 | #ffmpeg -loglevel debug -f video4linux2 -list_standards all -i /dev/video0
|
|---|
| 32 | ffmpeg version git-2013-09-11-c45e909 Copyright (c) 2000-2013 the FFmpeg developers
|
|---|
| 33 | built on Sep 11 2013 13:18:52 with gcc 4.7 (Ubuntu/Linaro 4.7.3-1ubuntu1)
|
|---|
| 34 | configuration: --enable-libfaac --enable-libmp3lame --enable-nonfree --disable-vaapi --enable-shared --enable-version3 --enable-gpl --enable-libx264
|
|---|
| 35 | libavutil 52. 43.100 / 52. 43.100
|
|---|
| 36 | libavcodec 55. 31.101 / 55. 31.101
|
|---|
| 37 | libavformat 55. 16.102 / 55. 16.102
|
|---|
| 38 | libavdevice 55. 3.100 / 55. 3.100
|
|---|
| 39 | libavfilter 3. 84.100 / 3. 84.100
|
|---|
| 40 | libswscale 2. 5.100 / 2. 5.100
|
|---|
| 41 | libswresample 0. 17.103 / 0. 17.103
|
|---|
| 42 | libpostproc 52. 3.100 / 52. 3.100
|
|---|
| 43 | Splitting the commandline.
|
|---|
| 44 | Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument 'debug'.
|
|---|
| 45 | Reading option '-f' ... matched as option 'f' (force format) with argument 'video4linux2'.
|
|---|
| 46 | Reading option '-list_standards' ... matched as AVOption 'list_standards' with argument 'all'.
|
|---|
| 47 | Reading option '-i' ... matched as input file with argument '/dev/video0'.
|
|---|
| 48 | Finished splitting the commandline.
|
|---|
| 49 | Parsing a group of options: global .
|
|---|
| 50 | Applying option loglevel (set logging level) with argument debug.
|
|---|
| 51 | Successfully parsed a group of options.
|
|---|
| 52 | Parsing a group of options: input file /dev/video0.
|
|---|
| 53 | Applying option f (force format) with argument video4linux2.
|
|---|
| 54 | Successfully parsed a group of options.
|
|---|
| 55 | Opening an input file: /dev/video0.
|
|---|
| 56 | [video4linux2,v4l2 @ 0x12252a0] fd:3 capabilities:4000001
|
|---|
| 57 | [video4linux2,v4l2 @ 0x12252a0] Current input_channel: 0, input_name: HDMI INPUT, input_std: ffffff
|
|---|
| 58 | [video4linux2,v4l2 @ 0x12252a0] 0, b000, NTSC
|
|---|
| 59 | [video4linux2,v4l2 @ 0x12252a0] 1, 1000, NTSC-M
|
|---|
| 60 | [video4linux2,v4l2 @ 0x12252a0] 2, 2000, NTSC-M-JP
|
|---|
| 61 | [video4linux2,v4l2 @ 0x12252a0] 3, 8000, NTSC-M-KR
|
|---|
| 62 | [video4linux2,v4l2 @ 0x12252a0] 4, 4000, NTSC-443
|
|---|
| 63 | [video4linux2,v4l2 @ 0x12252a0] 5, ff, PAL
|
|---|
| 64 | [video4linux2,v4l2 @ 0x12252a0] 6, 7, PAL-BG
|
|---|
| 65 | [video4linux2,v4l2 @ 0x12252a0] 7, 8, PAL-H
|
|---|
| 66 | [video4linux2,v4l2 @ 0x12252a0] 8, 10, PAL-I
|
|---|
| 67 | [video4linux2,v4l2 @ 0x12252a0] 9, e0, PAL-DK
|
|---|
| 68 | [video4linux2,v4l2 @ 0x12252a0] 10, 100, PAL-M
|
|---|
| 69 | [video4linux2,v4l2 @ 0x12252a0] 11, 200, PAL-N
|
|---|
| 70 | [video4linux2,v4l2 @ 0x12252a0] 12, 400, PAL-Nc
|
|---|
| 71 | [video4linux2,v4l2 @ 0x12252a0] 13, 800, PAL-60
|
|---|
| 72 | [video4linux2,v4l2 @ 0x12252a0] 14, ff0000, SECAM
|
|---|
| 73 | [video4linux2,v4l2 @ 0x12252a0] 15, 10000, SECAM-B
|
|---|
| 74 | [video4linux2,v4l2 @ 0x12252a0] 16, 40000, SECAM-G
|
|---|
| 75 | [video4linux2,v4l2 @ 0x12252a0] 17, 80000, SECAM-H
|
|---|
| 76 | [video4linux2,v4l2 @ 0x12252a0] 18, 320000, SECAM-DK
|
|---|
| 77 | [video4linux2,v4l2 @ 0x12252a0] 19, 400000, SECAM-L
|
|---|
| 78 | [video4linux2,v4l2 @ 0x12252a0] 20, 800000, SECAM-Lc
|
|---|
| 79 | /dev/video0: Immediate exit requested
|
|---|
| 80 |
|
|---|
| 81 | #ffmpeg -loglevel debug -f video4linux2 -i /dev/video0 out.avi
|
|---|
| 82 | ffmpeg version git-2013-09-11-c45e909 Copyright (c) 2000-2013 the FFmpeg developers
|
|---|
| 83 | built on Sep 11 2013 13:18:52 with gcc 4.7 (Ubuntu/Linaro 4.7.3-1ubuntu1)
|
|---|
| 84 | configuration: --enable-libfaac --enable-libmp3lame --enable-nonfree --disable-vaapi --enable-shared --enable-version3 --enable-gpl --enable-libx264
|
|---|
| 85 | libavutil 52. 43.100 / 52. 43.100
|
|---|
| 86 | libavcodec 55. 31.101 / 55. 31.101
|
|---|
| 87 | libavformat 55. 16.102 / 55. 16.102
|
|---|
| 88 | libavdevice 55. 3.100 / 55. 3.100
|
|---|
| 89 | libavfilter 3. 84.100 / 3. 84.100
|
|---|
| 90 | libswscale 2. 5.100 / 2. 5.100
|
|---|
| 91 | libswresample 0. 17.103 / 0. 17.103
|
|---|
| 92 | libpostproc 52. 3.100 / 52. 3.100
|
|---|
| 93 | Splitting the commandline.
|
|---|
| 94 | Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument 'debug'.
|
|---|
| 95 | Reading option '-f' ... matched as option 'f' (force format) with argument 'video4linux2'.
|
|---|
| 96 | Reading option '-i' ... matched as input file with argument '/dev/video0'.
|
|---|
| 97 | Reading option 'out.avi' ... matched as output file.
|
|---|
| 98 | Finished splitting the commandline.
|
|---|
| 99 | Parsing a group of options: global .
|
|---|
| 100 | Applying option loglevel (set logging level) with argument debug.
|
|---|
| 101 | Successfully parsed a group of options.
|
|---|
| 102 | Parsing a group of options: input file /dev/video0.
|
|---|
| 103 | Applying option f (force format) with argument video4linux2.
|
|---|
| 104 | Successfully parsed a group of options.
|
|---|
| 105 | Opening an input file: /dev/video0.
|
|---|
| 106 | [video4linux2,v4l2 @ 0x18a58e0] fd:3 capabilities:4000001
|
|---|
| 107 | [video4linux2,v4l2 @ 0x18a58e0] Current input_channel: 0, input_name: HDMI INPUT, input_std: ffffff
|
|---|
| 108 | [video4linux2,v4l2 @ 0x18a58e0] Querying the device for the current frame size
|
|---|
| 109 | [video4linux2,v4l2 @ 0x18a58e0] Setting frame size to 0x0
|
|---|
| 110 | [video4linux2,v4l2 @ 0x18a58e0] Trying to set codec:rawvideo pix_fmt:yuv420p
|
|---|
| 111 | Last message repeated 1 times
|
|---|
| 112 | [video4linux2,v4l2 @ 0x18a58e0] The V4L2 driver changed the video from 0x0 to 320x288
|
|---|
| 113 | [video4linux2,v4l2 @ 0x18a58e0] The V4L2 driver is using the interlaced mode
|
|---|
| 114 | [video4linux2,v4l2 @ 0x18a58e0] ioctl(VIDIOC_ENUMSTD): Invalid argument
|
|---|
| 115 | /dev/video0: Invalid argument
|
|---|