Guest User

Untitled

a guest
Feb 16th, 2013
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.70 KB | None | 0 0
  1. [$:1] -> ffmpeg -f mpegts -i udp://127.0.0.1:5678 -vcodec libx264 -t 30 output.flv
  2. ffmpeg version 1.0.1 Copyright (c) 2000-2012 the FFmpeg developers
  3. built on Dec 4 2012 08:14:17 with gcc 4.7.2 (GCC) 20121109 (Red Hat 4.7.2-8)
  4. configuration: --prefix=/usr --bindir=/usr/bin --datadir=/usr/share/ffmpeg --incdir=/usr/include/ffmpeg --libdir=/usr/lib64 --mandir=/usr/share/man --arch=x86_64 --optflags='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' --enable-bzlib --disable-crystalhd --enable-frei0r --enable-gnutls --enable-libass --enable-libcdio --enable-libcelt --enable-libdc1394 --disable-indev=jack --enable-libfreetype --enable-libgsm --enable-libmp3lame --enable-openal --enable-libopencv --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libvorbis --enable-libv4l2 --enable-libvpx --enable-libx264 --enable-libxvid --enable-x11grab --enable-avfilter --enable-postproc --enable-pthreads --disable-static --enable-shared --enable-gpl --disable-debug --disable-stripping --shlibdir=/usr/lib64 --enable-runtime-cpudetect
  5. libavutil 51. 73.101 / 51. 73.101
  6. libavcodec 54. 59.100 / 54. 59.100
  7. libavformat 54. 29.104 / 54. 29.104
  8. libavdevice 54. 2.101 / 54. 2.101
  9. libavfilter 3. 17.100 / 3. 17.100
  10. libswscale 2. 1.101 / 2. 1.101
  11. libswresample 0. 15.100 / 0. 15.100
  12. libpostproc 52. 0.100 / 52. 0.100
  13. [mpegts @ 0xf84780] Could not detect TS packet size, defaulting to non-FEC/DVHS
  14. [mpegts @ 0xf84780] Estimating duration from bitrate, this may be inaccurate
  15. udp://127.0.0.1:5678: could not find codec parameters
Advertisement
Add Comment
Please, Sign In to add comment