| 1 | ffmpeg started on 2014-01-25 at 19:58:12
|
|---|
| 2 | Report written to "ffmpeg-20140125-195812.log"
|
|---|
| 3 | Command line:
|
|---|
| 4 | ffmpeg -report -i test.ts
|
|---|
| 5 | ffmpeg version N-60174-g214a3b8 Copyright (c) 2000-2014 the FFmpeg developers
|
|---|
| 6 | built on Jan 25 2014 18:49:28 with gcc 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5.1)
|
|---|
| 7 | configuration: --enable-shared --enable-gpl --enable-libfaac --enable-libx264 --enable-nonfree --enable-postproc --enable-version3
|
|---|
| 8 | libavutil 52. 63.100 / 52. 63.100
|
|---|
| 9 | libavcodec 55. 49.100 / 55. 49.100
|
|---|
| 10 | libavformat 55. 26.100 / 55. 26.100
|
|---|
| 11 | libavdevice 55. 5.102 / 55. 5.102
|
|---|
| 12 | libavfilter 4. 1.101 / 4. 1.101
|
|---|
| 13 | libswscale 2. 5.101 / 2. 5.101
|
|---|
| 14 | libswresample 0. 17.104 / 0. 17.104
|
|---|
| 15 | libpostproc 52. 3.100 / 52. 3.100
|
|---|
| 16 | Splitting the commandline.
|
|---|
| 17 | Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
|
|---|
| 18 | Reading option '-i' ... matched as input file with argument 'test.ts'.
|
|---|
| 19 | Finished splitting the commandline.
|
|---|
| 20 | Parsing a group of options: global .
|
|---|
| 21 | Applying option report (generate a report) with argument 1.
|
|---|
| 22 | Successfully parsed a group of options.
|
|---|
| 23 | Parsing a group of options: input file test.ts.
|
|---|
| 24 | Successfully parsed a group of options.
|
|---|
| 25 | Opening an input file: test.ts.
|
|---|
| 26 | [mpegts @ 0x24d3dc0] Format mpegts probed with size=2048 and score=100
|
|---|
| 27 | [mpegts @ 0x24d3dc0] stream=0 stream_type=3 pid=44 prog_reg_desc=
|
|---|
| 28 | [mpegts @ 0x24d3dc0] Before avformat_find_stream_info() pos: 0 bytes read:32768 seeks:0
|
|---|
| 29 | [mpegts @ 0x24d3dc0] All programs have pmt, headers found
|
|---|
| 30 | [mpegts @ 0x24d3dc0] All info found
|
|---|
| 31 | [mpegts @ 0x24d3dc0] stream=1 stream_type=2 pid=45 prog_reg_desc=
|
|---|
| 32 | [mpegts @ 0x24d3dc0] PES packet size mismatch
|
|---|
| 33 | [mpegts @ 0x24d3dc0] PES packet size mismatch
|
|---|
| 34 | [mpegts @ 0x24d3dc0] Could not find codec parameters for stream 1 (Video: mpeg2video ([2][0][0][0] / 0x0002)): unspecified size
|
|---|
| 35 | Consider increasing the value for the 'analyzeduration' and 'probesize' options
|
|---|
| 36 | [mpegts @ 0x24d3dc0] After avformat_find_stream_info() pos: 0 bytes read:282768 seeks:2 frames:1
|
|---|
| 37 | Input #0, mpegts, from 'test.ts':
|
|---|
| 38 | Duration: 00:00:05.67, start: 72291.097622, bitrate: 1445 kb/s
|
|---|
| 39 | Program 1
|
|---|
| 40 | Stream #0:0[0x44](pol), 1, 1/90000: Audio: mp2 ([3][0][0][0] / 0x0003), 48000 Hz, stereo, s16p, 192 kb/s
|
|---|
| 41 | Stream #0:1[0x45](), 0, 1/90000: Video: mpeg2video ([2][0][0][0] / 0x0002), 90k tbn
|
|---|
| 42 | Successfully opened the file.
|
|---|
| 43 | At least one output file must be specified
|
|---|
| 44 | [AVIOContext @ 0x24dc4e0] Statistics: 282768 bytes read, 2 seeks
|
|---|