Advertisement
Guest User

Untitled

a guest
Jan 11th, 2012
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. [branden@localhost dwhelper]$ ffprobe -i FRC_2012_game.mp4 -acodec libvorbis -ab 64k -vcodec libx264 -crf 18 -preset veryslow -profile high FRC_2012_game.mkv
  2. ffprobe version git-2012-01-09-741aca7 Copyright (c) 2007-2012 the FFmpeg developers
  3. built on Jan 8 2012 16:56:15 with gcc 4.6.2 20111125 (prerelease)
  4. configuration: --prefix=/usr --enable-gpl --enable-libfaac --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libx264 --enable-nonfree --enable-postproc --enable-x11grab
  5. libavutil 51. 34.100 / 51. 34.100
  6. libavcodec 53. 54.100 / 53. 54.100
  7. libavformat 53. 29.100 / 53. 29.100
  8. libavdevice 53. 4.100 / 53. 4.100
  9. libavfilter 2. 58.100 / 2. 58.100
  10. libswscale 2. 1.100 / 2. 1.100
  11. libswresample 0. 6.100 / 0. 6.100
  12. libpostproc 51. 2.100 / 51. 2.100
  13. Unrecognized option 'acodec'
  14. Failed to set value 'libvorbis' for option 'acodec'
  15. [branden@localhost dwhelper]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement