Ticket #4144: not_working_ffmpeg-20141130-141001.log

File not_working_ffmpeg-20141130-141001.log, 5.9 KB (added by laurfb, 12 years ago)
Line 
1ffmpeg started on 2014-11-30 at 14:10:01
2Report written to "ffmpeg-20141130-141001.log"
3Command line:
4ffmpeg -i test.avi -f decklink -list_devices 1 dummy -report
5ffmpeg version git-2014-11-29-fc9ced4 Copyright (c) 2000-2014 the FFmpeg developers
6 built on Nov 29 2014 22:43:16 with gcc 4.9.2 (Rev2, Built by MSYS2 project)
7 configuration: --arch=x86 --target-os=mingw32 --prefix=/local32 --bindir=/local32/bin-video --disable-debug --disable-shared --disable-doc --enable-gpl --enable-version3 --enable-runtime-cpudetect --enable-avfilter --enable-bzlib --enable-zlib --enable-librtmp --enable-gnutls --enable-avisynth --enable-frei0r --enable-filter=frei0r --enable-libbluray --enable-libcaca --enable-libopenjpeg --enable-fontconfig --enable-libfreetype --enable-libass --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libvo-amrwbenc --enable-libschroedinger --enable-libsoxr --enable-libtwolame --enable-libspeex --enable-libtheora --enable-libutvideo --enable-libvorbis --enable-libvo-aacenc --enable-libopus --enable-libvidstab --enable-libvpx --enable-libwavpack --enable-libxavs --enable-libx264 --enable-libx265 --enable-libxvid --enable-libzvbi --enable-nonfree --enable-libfaac --enable-libfdk-aac --enable-pthreads --enable-decklink --extra-cflags libavutil 54. 15.100 / 54. 15.100
8 libavcodec 56. 13.100 / 56. 13.100
9 libavformat 56. 15.101 / 56. 15.101
10 libavdevice 56. 3.100 / 56. 3.100
11 libavfilter 5. 2.103 / 5. 2.103
12 libswscale 3. 1.101 / 3. 1.101
13 libswresample 1. 1.100 / 1. 1.100
14 libpostproc 53. 3.100 / 53. 3.100
15Splitting the commandline.
16Reading option '-i' ... matched as input file with argument 'test.avi'.
17Reading option '-f' ... matched as option 'f' (force format) with argument 'decklink'.
18Reading option '-list_devices' ... matched as AVOption 'list_devices' with argument '1'.
19Reading option 'dummy' ... matched as output file.
20Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
21Finished splitting the commandline.
22Parsing a group of options: global .
23Applying option report (generate a report) with argument 1.
24Successfully parsed a group of options.
25Parsing a group of options: input file test.avi.
26Successfully parsed a group of options.
27Opening an input file: test.avi.
28[avi @ 032ce900] Format avi probed with size=2048 and score=100
29[avi @ 032d72e0] use odml:1
30st:1 removing common factor 4 from timebase
31[avi @ 032ce900] Before avformat_find_stream_info() pos: 34296 bytes read:163840 seeks:6
32[avi @ 032ce900] parser not found for codec dvvideo, packets or times may be invalid.
33[avi @ 032ce900] parser not found for codec pcm_s16le, packets or times may be invalid.
34[avi @ 032ce900] parser not found for codec pcm_s16le, packets or times may be invalid.
35[avi @ 032ce900] parser not found for codec dvvideo, packets or times may be invalid.
36[avi @ 032ce900] All info found
37[avi @ 032ce900] After avformat_find_stream_info() pos: 185992 bytes read:283934 seeks:6 frames:3
38Guessed Channel Layout for Input Stream #0.1 : stereo
39Input #0, avi, from 'test.avi':
40 Metadata:
41 encoder : FASTstudio CMFODMLFile $Revision: 34.4 $
42 JUNK :
43 Duration: 00:01:00.04, start: 0.000000, bitrate: 30353 kb/s
44 Stream #0:0, 1, 1/25: Video: dvvideo (dvsd / 0x64737664), yuv420p, 720x576 [SAR 16:15 DAR 4:3], 28819 kb/s, 25 fps, 25 tbr, 25 tbn, 25 tbc
45 Stream #0:1, 2, 1/48000: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 48000 Hz, 2 channels, s16, 1536 kb/s
46Successfully opened the file.
47Parsing a group of options: output file dummy.
48Applying option f (force format) with argument decklink.
49Successfully parsed a group of options.
50Opening an output file: dummy.
51Successfully opened the file.
52detected 2 logical cores
53[graph 0 input from stream 0:0 @ 032c1760] Setting 'video_size' to value '720x576'
54[graph 0 input from stream 0:0 @ 032c1760] Setting 'pix_fmt' to value '0'
55[graph 0 input from stream 0:0 @ 032c1760] Setting 'time_base' to value '1/25'
56[graph 0 input from stream 0:0 @ 032c1760] Setting 'pixel_aspect' to value '16/15'
57[graph 0 input from stream 0:0 @ 032c1760] Setting 'sws_param' to value 'flags=2'
58[graph 0 input from stream 0:0 @ 032c1760] Setting 'frame_rate' to value '25/1'
59[graph 0 input from stream 0:0 @ 032c1760] w:720 h:576 pixfmt:yuv420p tb:1/25 fr:25/1 sar:16/15 sws_param:flags=2
60[AVFilterGraph @ 032ffa80] query_formats: 3 queried, 2 merged, 0 already done, 0 delayed
61[graph 1 input from stream 0:1 @ 032c0480] Setting 'time_base' to value '1/48000'
62[graph 1 input from stream 0:1 @ 032c0480] Setting 'sample_rate' to value '48000'
63[graph 1 input from stream 0:1 @ 032c0480] Setting 'sample_fmt' to value 's16'
64[graph 1 input from stream 0:1 @ 032c0480] Setting 'channel_layout' to value '0x3'
65[graph 1 input from stream 0:1 @ 032c0480] tb:1/48000 samplefmt:s16 samplerate:48000 chlayout:0x3
66[audio format for output stream 0:1 @ 032c8220] Setting 'sample_fmts' to value 's16'
67[AVFilterGraph @ 03331ea0] query_formats: 4 queried, 9 merged, 0 already done, 0 delayed
68COM initialization failed.
69[decklink @ 032ff020] Could not create DeckLink iterator
70Output #0, decklink, to 'dummy':
71 Metadata:
72 JUNK :
73 encoder : Lavf56.15.101
74 Stream #0:0, 0, 1/25: Video: rawvideo (I420 / 0x30323449), yuv420p, 720x576 [SAR 16:15 DAR 4:3], q=2-31, 200 kb/s, 25 fps, 25 tbn, 25 tbc
75 Metadata:
76 encoder : Lavc56.13.100 rawvideo
77 Stream #0:1, 0, 1/48000: Audio: pcm_s16le, 48000 Hz, stereo, s16, 1536 kb/s
78 Metadata:
79 encoder : Lavc56.13.100 pcm_s16le
80Stream mapping:
81 Stream #0:0 -> #0:0 (dvvideo (native) -> rawvideo (native))
82 Stream #0:1 -> #0:1 (pcm_s16le (native) -> pcm_s16le (native))
83Could not write header for output file #0 (incorrect codec parameters ?): Immediate exit requested
84[AVIOContext @ 032d7240] Statistics: 283934 bytes read, 6 seeks