Advertisement
Guest User

Untitled

a guest
Nov 18th, 2011
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.20 KB | None | 0 0
  1. [root@server3 tmp]# ls -lah test.wmv
  2. -rw-r--r-- 1 root root 14M Nov 18 12:17 test.wmv
  3. [root@server3 tmp]# ffmpeg -i test.wmv -v 10
  4. FFmpeg version 0.5.2, Copyright (c) 2000-2009 Fabrice Bellard, et al.
  5. configuration: --prefix=/usr --libdir=/usr/lib64 --shlibdir=/usr/lib64 --mandir=/usr/share/man --incdir=/usr/include --disable-avisynth --extra-cflags=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC --enable-avfilter --enable-avfilter-lavf --enable-libdirac --enable-libfaac --enable-libfaad --enable-libfaadbin --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libtheora --enable-libx264 --enable-gpl --enable-nonfree --enable-postproc --enable-pthreads --enable-shared --enable-swscale --enable-vdpau --enable-version3 --enable-x11grab
  6. libavutil 49.15. 0 / 49.15. 0
  7. libavcodec 52.20. 1 / 52.20. 1
  8. libavformat 52.31. 0 / 52.31. 0
  9. libavdevice 52. 1. 0 / 52. 1. 0
  10. libavfilter 0. 4. 0 / 0. 4. 0
  11. libswscale 0. 7. 1 / 0. 7. 1
  12. libpostproc 51. 2. 0 / 51. 2. 0
  13. built on Jun 13 2010 23:44:18, gcc: 4.1.2 20080704 (Red Hat 4.1.2-48)
  14. test.wmv: Error while opening file
  15.  
  16.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement