Help | Site Map
Connecting Tech Pros Worldwide
Reply
 
LinkBack Thread Tools
  #1  
Old July 16th, 2008, 02:22 PM
Newbie
 
Join Date: Jul 2008
Posts: 2
Default problem installing ffmpeg on sun solaris 11

Hello,
If anyone is aware of how to install ffmpeg on sun solaris 11,
plz help me out.

is there any seperate binary file for the same.
what are the steps to install ffmpeg on sun solaris 11 server.

plz revert back to me if someone has solution for the same.
Reply
  #2  
Old July 16th, 2008, 04:18 PM
Nepomuk's Avatar
Moderator
 
Join Date: Aug 2007
Location: Germany
Age: 21
Posts: 2,003
Default

Can't you download the sources as described on http://ffmpeg.mplayerhq.hu/download.html and then compile it?

Greetings,
Nepomuk
Reply
  #3  
Old July 17th, 2008, 06:49 AM
Newbie
 
Join Date: Jul 2008
Posts: 2
Default

Hello,
I tried to build ffmpeg using ffmpeg git as per the link provided by you. But while compilation i m getting an error in makefile..like

make: fatal error in reader: Makefile, line 5: unexpected end of line seen..

I am trying for ffmpeg installation from last 5 days bt no luck.. I am getting stuck with the same compilation error as above.. Do you have any alternative to get out of this.. Plz do reply as early as possible..
Reply
  #4  
Old July 17th, 2008, 03:10 PM
Nepomuk's Avatar
Moderator
 
Join Date: Aug 2007
Location: Germany
Age: 21
Posts: 2,003
Default

Quote:
Originally Posted by Radha L
Hello,
I tried to build ffmpeg using ffmpeg git as per the link provided by you. But while compilation i m getting an error in makefile..like

make: fatal error in reader: Makefile, line 5: unexpected end of line seen..

I am trying for ffmpeg installation from last 5 days bt no luck.. I am getting stuck with the same compilation error as above.. Do you have any alternative to get out of this.. Plz do reply as early as possible..
That's weird... Could you post the output of
Expand|Select|Wrap|Line Numbers
  1. head Makefile
please? Although I'd be surprised if something was wrong with the makefile... But then, you're using Solaris and I don't know, if the makefile is thought for that. There might be something "wrong" with the configure file too...

Actually, this might work for you - there you can get ffmpeg packed for Solaris 10.

Ah, I just found this:
Quote:
Originally Posted by Richard Schneeman
You can install ffmpeg on Solaris from Blastwave packages, but it's horribly outdated. The next alternative is to recompile from source, but from experience I can tell you that this is going to be a royal pain because of ABI differences in gcc and the Sun compiler (used by Blastwave). You'll need to recompile all ffmpeg dependencies from source too.
I myself have ffmpeg (version: 3:0.cvs20070307-5ubuntu7+medibuntu1) installed on a Linux system and here are the dependencies:
  • libavcodec1d (>= 0.cvs20070307),
  • libavformat1d (>= 0.cvs20070307),
  • libavutil1d (>= 0.cvs20070307),
  • libc6 (>= 2.7-1),
  • libfreetype6 (>= 2.3.5),
  • libimlib2,
  • libsdl1.2debian (>= 1.2.10-1),
  • libswscale1d (>= 0.cvs20070307)
I hope, that helps.

Greetings,
Nepomuk
Reply
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles