Ticket #2370: patched.txt

File patched.txt, 7.9 KB (added by mrlika, 13 years ago)

Output with 0002-lavd-v4l2-make-sure-VIDIOC_G_STD-does-not-return-std.patch

Line 
1#ffmpeg -loglevel debug -f video4linux2 -list_formats all -i /dev/video0
2ffmpeg 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
13Splitting the commandline.
14Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument 'debug'.
15Reading option '-f' ... matched as option 'f' (force format) with argument 'video4linux2'.
16Reading option '-list_formats' ... matched as AVOption 'list_formats' with argument 'all'.
17Reading option '-i' ... matched as input file with argument '/dev/video0'.
18Finished splitting the commandline.
19Parsing a group of options: global .
20Applying option loglevel (set logging level) with argument debug.
21Successfully parsed a group of options.
22Parsing a group of options: input file /dev/video0.
23Applying option f (force format) with argument video4linux2.
24Successfully parsed a group of options.
25Opening 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
32ffmpeg 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
43Splitting the commandline.
44Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument 'debug'.
45Reading option '-f' ... matched as option 'f' (force format) with argument 'video4linux2'.
46Reading option '-list_standards' ... matched as AVOption 'list_standards' with argument 'all'.
47Reading option '-i' ... matched as input file with argument '/dev/video0'.
48Finished splitting the commandline.
49Parsing a group of options: global .
50Applying option loglevel (set logging level) with argument debug.
51Successfully parsed a group of options.
52Parsing a group of options: input file /dev/video0.
53Applying option f (force format) with argument video4linux2.
54Successfully parsed a group of options.
55Opening 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
82ffmpeg 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
93Splitting the commandline.
94Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument 'debug'.
95Reading option '-f' ... matched as option 'f' (force format) with argument 'video4linux2'.
96Reading option '-i' ... matched as input file with argument '/dev/video0'.
97Reading option 'out.avi' ... matched as output file.
98Finished splitting the commandline.
99Parsing a group of options: global .
100Applying option loglevel (set logging level) with argument debug.
101Successfully parsed a group of options.
102Parsing a group of options: input file /dev/video0.
103Applying option f (force format) with argument video4linux2.
104Successfully parsed a group of options.
105Opening 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