| 1 | ffmpeg started on 2016-03-11 at 18:43:16
|
|---|
| 2 | Report written to "ffmpeg-20160311-184316.log"
|
|---|
| 3 | Command line:
|
|---|
| 4 | ffmpeg -f concat -i loop.txt -c copy output.avi -report
|
|---|
| 5 | ffmpeg version N-79002-g3e2c83b-g66edd86 Copyright (c) 2000-2016 the FFmpeg developers
|
|---|
| 6 | built with gcc 5.3.0 (Rev2, Built by MSYS2 project)
|
|---|
| 7 | configuration: --enable-nonfree --enable-avisynth --enable-gcrypt --enable-libmp3lame --enable-libopus --enable-libvorbis --enable-libx264 --enable-libx265 --disable-w32threads --enable-decklink --enable-fontconfig --enable-libbs2b --enable-libfreetype --enable-libfribidi --enable-libmfx --enable-libsoxr --enable-libspeex --enable-libtwolame --enable-libvidstab --enable-libwebp --enable-libxvid --enable-libzimg --enable-nvenc --enable-opengl --enable-libfdk-aac --enable-libzvbi --enable-gpl --disable-debug
|
|---|
| 8 | libavutil 55. 19.100 / 55. 19.100
|
|---|
| 9 | libavcodec 57. 28.100 / 57. 28.100
|
|---|
| 10 | libavformat 57. 28.100 / 57. 28.100
|
|---|
| 11 | libavdevice 57. 0.101 / 57. 0.101
|
|---|
| 12 | libavfilter 6. 39.102 / 6. 39.102
|
|---|
| 13 | libswscale 4. 0.100 / 4. 0.100
|
|---|
| 14 | libswresample 2. 0.101 / 2. 0.101
|
|---|
| 15 | libpostproc 54. 0.100 / 54. 0.100
|
|---|
| 16 | Splitting the commandline.
|
|---|
| 17 | Reading option '-f' ... matched as option 'f' (force format) with argument 'concat'.
|
|---|
| 18 | Reading option '-i' ... matched as input file with argument 'loop.txt'.
|
|---|
| 19 | Reading option '-c' ... matched as option 'c' (codec name) with argument 'copy'.
|
|---|
| 20 | Reading option 'output.avi' ... matched as output file.
|
|---|
| 21 | Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
|
|---|
| 22 | Finished splitting the commandline.
|
|---|
| 23 | Parsing a group of options: global .
|
|---|
| 24 | Applying option report (generate a report) with argument 1.
|
|---|
| 25 | Successfully parsed a group of options.
|
|---|
| 26 | Parsing a group of options: input file loop.txt.
|
|---|
| 27 | Applying option f (force format) with argument concat.
|
|---|
| 28 | Successfully parsed a group of options.
|
|---|
| 29 | Opening an input file: loop.txt.
|
|---|
| 30 | [file @ 000000000037abe0] Setting default whitelist 'file'
|
|---|
| 31 | [concat @ 000000000065a840] Unsafe file name 'C:\test.avi'
|
|---|
| 32 | [AVIOContext @ 0000000000382e40] Statistics: 198 bytes read, 0 seeks
|
|---|
| 33 | loop.txt: Operation not permitted
|
|---|