Instalação do MPEG4IP

Iniciado por JarbasAugusto, 19 de Janeiro de 2007, 14:12

tópico anterior - próximo tópico

JarbasAugusto

Olá,

Estou tentando instalar o aplicativo MPEG4IP, para fazer streaming de videos, e não estou conseguindo.

Detalhes sobre o aplicativo: https://docs.indymedia.org/view/Sysadmin/WebTVPt
Site do aplicativo:http://mpeg4ip.sourceforge.net/


Sobre o erro, não sei mais o que fazer... não sou usuário avançado de linux.. mas dou meu jeito sempre q posso pra contornar essas instalações que nao funfam.. mas dessa vez tah soda..

Eu descompactei o arquivo http://prdownloads.sourceforge.net/mpeg4ip/mpeg4ip-1.5.0.1.tar.gz

e Procedi assim:

jarbas@jarbas-desktop:~/mpeg4ip-1.5.0.1$ sudo ./bootstrap
dir: .
SDL appears to be installed
./bootstrap: 76: Syntax error: Bad fd number
jarbas@jarbas-desktop:~/mpeg4ip-1.5.0.1$
jarbas@jarbas-desktop:~/mpeg4ip-1.5.0.1$

Oq pode estar ocorrendo???





Lamego

Crei o .deb para Dapper/Edgy,

Por favor experimenta e me indica se funcionou correctamente:
http://www.getdeb.net/tmp/mpeg4ip_1.5.0.1-1getdeb1_i386.deb
João Luís Marques Pinto
Mais programs e jogos para o Ubuntu

JarbasAugusto

Vlw brother...

mas qndo vi sua resposta eu tinha acabado de começar a fazer a instalação apartir do que achei aqui: http://ubuntuforums.org/showthread.php?t=114946

ta rolando ainda os passos do MAKE.. to no aguardo.. se não funcionar testo seu deb !! vlw!!!


Passos que segui:

First, you need to remove faac capabilities from your machine temporarily (we'll reinstall them later). So, open up that trusty terminal and run:



sudo apt-get remove libmp4v2-0 libmp4v2-dev faac gstreamer0.8-faac libfaac0 libfaac-dev

Note for Edgy: If you have mplayer/mozilla-mplayer installed on your machine via BUMPS, this command will automatically remove them. To get them back, simply do sudo apt-get install bumps-multimedia.

There are two ways that you can load mpeg4ip onto your system. If you'd like the newest packages or are familiar with compiling programs from source, you can use the source method. If you'd like an easy install and are not familiar with compiling from source, use the .deb method.

The .deb Method -- Recommended for those not familiar with compiling from source

The .deb Method source has been taken offline recently. Please follow the Source Method below.

The Source Method -- Recommended for advanced users who are familiar with compiling from source

You need to grab the latest mpeg4ip version. As of this posting, that's version 1.5.0.1, and it can be found here.

If you don't feel like doing that and want it all in the terminal:



wget http://internap.dl.sourceforge.net/sourceforge/mpeg4ip/mpeg4ip-1.5.0.1.tar.gz

Next, unpack it and configure it:



sudo apt-get install libtool libsdl1.2-dev
tar xzf mpeg4ip-1.5.0.1.tar.gz
cd mpeg4ip-1.5.0.1
./bootstrap --disable-server
sudo mkdir /usr/local/include
sudo cp mpeg4ip_config.h /usr/local/include
sudo cp include/mpeg4ip.h include/mpeg4ip_version.h /usr/local/include ./configure sed -i "s/SUBDIRS = \. test util/SUBDIRS = \./" lib/mp4v2/Makefile
make
sudo checkinstall -D make install





JarbasAugusto

bom do jeito q eu tava fazendo tbm naum deu... fiz direitinho oq tava no passo a passo.. e nada...

dae tentei seu DEB pack... instalou mas não acho a bagaça..