Skip to content

Instantly share code, notes, and snippets.

Created August 18, 2015 09:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/46903af82d569ae20c7d to your computer and use it in GitHub Desktop.
Save anonymous/46903af82d569ae20c7d to your computer and use it in GitHub Desktop.
ffmpeg version 2.4.3 Copyright (c) 2000-2014 the FFmpeg developers
built on Nov 6 2014 23:40:10 with Apple LLVM version 6.0 (clang-600.0.54) (based on LLVM 3.5svn)
configuration: --prefix=/usr/local/Cellar/ffmpeg/2.4.3 --enable-shared --enable-pthreads --enable-gpl --enable-version3 --enable-nonfree --enable-hardcoded-tables --enable-avresample --enable-vda --cc=clang --host-cflags= --host-ldflags= --enable-libx264 --enable-libfaac --enable-libmp3lame --enable-libxvid
libavutil 54. 7.100 / 54. 7.100
libavcodec 56. 1.100 / 56. 1.100
libavformat 56. 4.101 / 56. 4.101
libavdevice 56. 0.100 / 56. 0.100
libavfilter 5. 1.100 / 5. 1.100
libavresample 2. 1. 0 / 2. 1. 0
libswscale 3. 0.100 / 3. 0.100
libswresample 1. 1.100 / 1. 1.100
libpostproc 53. 0.100 / 53. 0.100
[h264 @ 0x7f9e3981ee00] non-existing SPS 0 referenced in buffering period
Last message repeated 1 times
[NULL @ 0x7f9e3983d000] start time for stream 2 is not set in estimate_timings_from_pts
Input #0, mpegts, from 'input.ts':
Duration: 00:58:45.04, start: 10.099667, bitrate: 2890 kb/s
Program 1
Stream #0:0[0x100]: Video: h264 (High) ([27][0][0][0] / 0x001B), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 25 fps, 25 tbr, 90k tbn, 50 tbc
Stream #0:1[0x101]: Audio: aac ([15][0][0][0] / 0x000F), 48000 Hz, stereo, fltp, 94 kb/s
Stream #0:2[0x102]: Data: timed_id3 (ID3 / 0x20334449)
[matroska @ 0x7f9e3a006800] Error parsing AAC extradata, unable to determine samplerate.
Output #0, matroska, to 'output.mkv':
Metadata:
encoder : Lavf56.4.101
Stream #0:0: Video: h264 (H264 / 0x34363248), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 25 fps, 1k tbn, 90k tbc
Stream #0:1: Audio: aac ([255][0][0][0] / 0x00FF), 48000 Hz, stereo, 94 kb/s
Stream mapping:
Stream #0:0 -> #0:0 (copy)
Stream #0:1 -> #0:1 (copy)
Press [q] to stop, [?] for help
[NULL @ 0x7f9e3981ee00] non-existing SPS 0 referenced in buffering period
frame=88125 fps=3819 q=-1.0 Lsize= 1204445kB time=00:58:44.99 bitrate=2799.1kbits/s
video:1161552kB audio:41328kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.130114%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment