-2

i am newbie to ubuntu i am trying to install ffmpeg flvtool2 mplayer in ubuntu for php while using this command svn checkout svn://svn.mplayerhq.hu/ffmpeg/trunk ffmpeg i am getting the error as svn can't connect to host 'svn.ffmpeg.org':no route to host.

is there any http link to do this command and why i am getting the error

Please help me

Emii Khaos
  • 9,983
  • 3
  • 34
  • 57

1 Answers1

1

FFmpeg switched from SVN to Git on 2011-01-19. See the FFmpeg Download page for more details, or HOWTO: Install and use the latest FFmpeg and x264 on Ubuntu for compile instructions.

llogan
  • 121,796
  • 28
  • 232
  • 243