problemas com o openshot e o kdenlive. [RESOLVIDO]

13. Re: problemas com o openshot e o kdenlive. [RESOLVIDO]

  


14. Re: problemas com o openshot e o kdenlive. [RESOLVIDO]

sandro
sandromoura

(usa Ubuntu)

Enviado em 19/11/2011 - 20:30h

vlw ferinha funfou legal...


15. Re: problemas com o openshot e o kdenlive. [RESOLVIDO]

regis
rg3915

(usa Ubuntu)

Enviado em 03/12/2011 - 00:28h

Tente novamente que vc consegue:

Eu consegui com o link que vc me passou:
abra o terminal e digite os comandos a partir do trecho abaixo:

Get latest MLT source code
Git is used to track MLT code. You can checkout the latest version with the following command:

cd
git clone git://mltframework.org/mlt.git
cd mlt

To update your MLT copy later, you need to go into your mlt folder and run the following code to fetch the newest source code:

cd
cd mlt
git pull

Configure MLT
Before compiling, MLT needs to be configured (searches for libraries etc.):

./configure --prefix=/usr --enable-gpl

Or, if qimage module fails to configure, try:

./configure --prefix=/usr --enable-gpl --qimage-libdir=/usr/lib/ --qimage-includedir=/usr/include/qt4

Read configuration output and make sure all shared libraries are found.

Compile and install MLT
The last step. Compiling will take a long time.

make clean
make -j3
sudo make install

Depois veja aqui http://www.omgubuntu.co.uk/2011/04/linux-video-editor-kdenlive-updates-with-rotoscoping-stop-motion-... como instalar o kdenlive via PPA

sudo add-apt-repository ppa:sunab/kdenlive-release
sudo apt-get update
sudo apt-get install kdenlive

Espero que dê certo. Comigo deu.
Aguardo retorno.


16. Re: problemas com o openshot e o kdenlive. [RESOLVIDO]

regis
rg3915

(usa Ubuntu)

Enviado em 03/12/2011 - 02:33h

Esqueci de uma coisa:
antes de git clone ...
digite
git init
depois git clone git://mltframework.org/mlt.git

boa sorte


17. AppImages

JULIANO MOISES TOBAL
drubuntu

(usa Ubuntu)

Enviado em 02/06/2017 - 15:16h

Resolvi meu problema com fechamento e instabilidades constantes com Openshot através da versão AppImage do mesmo
Baixei pelo link: http://www.openshot.org/download/ (a versão 64 bits AppImage)
Pelo terminal foi até a pasta a qual fiz o download e tornei o arquivo executável

# sudo chmod a+x "nomedoarquivo.AppImage"
e executar
# ./"nomedoarquivo.AppImage"

Funcionou muito bem!



01 02



Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts