Guest User

Untitled

a guest
Mar 11th, 2013
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.35 KB | None | 0 0
  1. ffmpeg version git-2013-03-09-22cc8a1 Copyright (c) 2000-2013 the FFmpeg developers
  2. built on Mar 9 2013 19:38:35 with gcc 4.4.5 (Debian 4.4.5-8)
  3. configuration: --enable-gpl --enable-libass --enable-libfaac --enable-libfdk-aac --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libspeex --enable-librtmp --enable-libtheora --enable-libvorbis --enable-libvpx --enable-x11grab --enable-libx264 --enable-nonfree --enable-version3
  4. libavutil 52. 19.100 / 52. 19.100
  5. libavcodec 54. 92.100 / 54. 92.100
  6. libavformat 54. 63.104 / 54. 63.104
  7. libavdevice 54. 3.103 / 54. 3.103
  8. libavfilter 3. 42.103 / 3. 42.103
  9. libswscale 2. 2.100 / 2. 2.100
  10. libswresample 0. 17.102 / 0. 17.102
  11. libpostproc 52. 2.100 / 52. 2.100
  12. [theora @ 0x247e3e0] 7 bits left in packet 82
  13. [ogg @ 0x247af60] Broken file, keyframe not correctly marked.
  14. Input #0, ogg, from 'http://67.227.206.166:8000/event1.ogv':
  15. Duration: 159957:46:58.75, start: 3.900000, bitrate: N/A
  16. Stream #0:0: Video: theora, yuv420p, 320x240 [SAR 1:1 DAR 4:3], 30 fps, 30 tbr, 30 tbn, 30 tbc
  17. Stream #0:1: Audio: vorbis, 44100 Hz, mono, fltp, 80 kb/s
  18. Mon Mar 11 19:23:05 2013 127.0.0.1 - - [GET] "/feed1.ffm HTTP/1.1" 200 4175
  19. [libx264 @ 0x2644920] broken ffmpeg default settings detected
  20. [libx264 @ 0x2644920] use an encoding preset (e.g. -vpre medium)
  21. [libx264 @ 0x2644920] preset usage: -vpre <speed> -vpre <profile>
  22. [libx264 @ 0x2644920] speed presets are listed in x264 --help
  23. [libx264 @ 0x2644920] profile is optional; x264 defaults to high
  24. Output #0, ffm, to 'http://127.0.0.1:8090/feed1.ffm':
  25. Metadata:
  26. creation_time : now
  27. Stream #0:0: Audio: wmav2, 22050 Hz, mono, fltp, 64 kb/s
  28. Stream #0:1: Video: msmpeg4v3, yuv420p, 352x240 [SAR 10:11 DAR 4:3], q=2-31, 256 kb/s, 1000k tbn, 30 tbc
  29. Stream #0:2: Audio: aac, 44100 Hz, mono, s16, 16 kb/s
  30. Stream #0:3: Video: h264, yuv420p, 320x240 [SAR 1:1 DAR 4:3], q=2-31, 128 kb/s, 1000k tbn, 30 tbc
  31. Stream mapping:
  32. Stream #0:1 -> #0:0 (vorbis -> wmav2)
  33. Stream #0:0 -> #0:1 (theora -> msmpeg4)
  34. Stream #0:1 -> #0:2 (vorbis -> libfaac)
  35. Stream #0:0 -> #0:3 (theora -> libx264)
  36. Error while opening encoder for output stream #0:3 - maybe incorrect parameters such as bit_rate, rate, width or height
  37. Mon Mar 11 19:23:05 2013 127.0.0.1 - - [POST] "/feed1.ffm HTTP/1.1" 200 0
Advertisement
Add Comment
Please, Sign In to add comment