| 1 | ffmpeg started on 2012-03-31 at 07:04:13 |
|---|
| 2 | Report written to "ffmpeg-20120331-070413.log" |
|---|
| 3 | Command line: |
|---|
| 4 | /Users/Greeny/ffmpeg/ffmpeg -i /Users/Greeny/Desktop/Uploads/freshhipsters_1.flv -vcodec copy -acodec libfaac -ab 128k -ar 48000 -async 1 test.mp4 -report |
|---|
| 5 | ffmpeg version N-39440-g1a06d6d Copyright (c) 2000-2012 the FFmpeg developers |
|---|
| 6 | built on Mar 31 2012 06:47:16 with gcc 4.2.1 (Apple Inc. build 5666) (dot 3) |
|---|
| 7 | configuration: --enable-libfaac --enable-libx264 --enable-static --disable-shared --enable-nonfree --enable-gpl --enable-libmp3lame --enable-postproc --enable-libspeex --arch=x86_64 |
|---|
| 8 | libavutil 51. 44.100 / 51. 44.100 |
|---|
| 9 | libavcodec 54. 12.100 / 54. 12.100 |
|---|
| 10 | libavformat 54. 3.100 / 54. 3.100 |
|---|
| 11 | libavdevice 53. 4.100 / 53. 4.100 |
|---|
| 12 | libavfilter 2. 66.101 / 2. 66.101 |
|---|
| 13 | libswscale 2. 1.100 / 2. 1.100 |
|---|
| 14 | libswresample 0. 10.100 / 0. 10.100 |
|---|
| 15 | libpostproc 52. 0.100 / 52. 0.100 |
|---|
| 16 | [flv @ 0x10180be00] Format flv probed with size=2048 and score=100 |
|---|
| 17 | [libspeex @ 0x101828600] Missing Speex header, assuming defaults. |
|---|
| 18 | [flv @ 0x10180be00] All info found |
|---|
| 19 | Input #0, flv, from '/Users/Greeny/Desktop/Uploads/freshhipsters_1.flv': |
|---|
| 20 | Duration: 00:12:35.03, start: 0.000000, bitrate: 515 kb/s |
|---|
| 21 | Stream #0:0, 41, 1/1000: Video: h264 (Main), yuv420p, 640x480 [SAR 1:1 DAR 4:3], 15 tbr, 1k tbn, 30 tbc |
|---|
| 22 | Stream #0:1, 247, 1/1000: Audio: speex, 16000 Hz, 1 channels, s16 |
|---|
| 23 | [libspeex @ 0x101828600] Missing Speex header, assuming defaults. |
|---|
| 24 | Output #0, mp4, to 'test.mp4': |
|---|
| 25 | Metadata: |
|---|
| 26 | encoder : Lavf54.3.100 |
|---|
| 27 | Stream #0:0, 0, 1/1000: Video: h264 (![0][0][0] / 0x0021), yuv420p, 640x480 [SAR 1:1 DAR 4:3], q=2-31, 1k tbn, 1k tbc |
|---|
| 28 | Stream #0:1, 0, 1/48000: Audio: aac (@[0][0][0] / 0x0040), 48000 Hz, 1 channels, s16, 128 kb/s |
|---|
| 29 | Stream mapping: |
|---|
| 30 | Stream #0:0 -> #0:0 (copy) |
|---|
| 31 | Stream #0:1 -> #0:1 (libspeex -> libfaac) |
|---|
| 32 | Press [q] to stop, [?] for help |
|---|
| 33 | adding 328 audio samples of silence |
|---|
| 34 | Multiple frames in a packet from stream 1 |
|---|
| 35 | [mp4 @ 0x10180c400] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 54363 >= 54363 |
|---|
| 36 | av_interleaved_write_frame(): Invalid argument |
|---|