Installing OpenShot with the wizard doesn't work

Asked by cony

I downloaded the file and then export it to the right folder but when I open the terminal this happens:

cony@cony-desktop:~$ $ cd ~/openshot_wizard/
bash: $: orden not found

why? (sorry, I'm pretty idiot in these things)

Question information

Language:
English Edit question
Status:
Solved
For:
OpenShot Video Editor Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Jonathan Thomas (jonoomph) said :
#1

Ahhh, this is an easy one. Don't enter a $ before the command: Just type:

cd ~/openshot_wizard/
python install.py

Good luck!

Revision history for this message
cony (cony-chan-b) said :
#2

I managed to download it but...it doesn't open! T_T
When I checked the $ ffplay PATH_TO_A_VIDEO , it told me:

(sorry, it's in spanish)

cony@cony-desktop:~/openshot_wizard$ ffplay PATH_TO_A_VIDEO
El programa «ffplay» no está instalado actualmente. Puedes instalarlo escribiendo:
sudo apt-get install ffmpeg
Compruebe que tiene el componente 'universe' activado
bash: ffplay: orden no encontrada

I typed sudo apt-get install ffmpeg and it said:

cony@cony-desktop:~/openshot_wizard$ sudo apt-get install ffmpeg
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias
Leyendo información de estado... Hecho
No se pudieron instalar algunos paquetes. Esto puede significar que
usted pidió una situación imposible o, si está usando la distribución
inestable, que algunos paquetes necesarios no han sido creados o han
sido movidos fuera de Incoming.

Como sólo solicito una única operación, es extremadamente posible que el
paquete simplemente no sea instalable y debería de rellenar un informe de
error contra ese paquete.
La siguiente información puede ayudar a resolver la situación:

Los siguientes paquetes tienen dependencias incumplidas:
  ffmpeg: Depende: libavcodec52 (>= 3:0.svn20081101-1) pero no va a instalarse o
                   libavcodec-unstripped-52 (>= 3:0.svn20081101-1) pero no es instalable
          Depende: libavdevice52 (>= 3:0.svn20081101-1) pero no va a instalarse o
                   libavdevice-unstripped-52 (>= 3:0.svn20081101-1) pero no es instalable
          Depende: libavfilter0 (>= 3:0.svn20081101-1) pero no va a instalarse o
                   libavfilter-unstripped-0 (>= 3:0.svn20081101-1) pero no es instalable
          Depende: libavformat52 (>= 3:0.svn20081101-1) pero no va a instalarse o
                   libavformat-unstripped-52 (>= 3:0.svn20081101-1) pero no es instalable
          Depende: libc6 (>= 2.7) pero 2.5-0ubuntu14 va a ser instalado
E: Paquetes rotos
cony@cony-desktop:~/openshot_wizard$

PLEASE HELP! T_T
Again sorry for the spanish

Revision history for this message
Jonathan Thomas (jonoomph) said :
#3

Let's try this: open Synaptic, and remove any packages that have the word "FFmpeg". Especially the FFmpeg "unstripped" packages. Now, re-run the build wizard. In the wizard, use FFmpeg option 1, then try OpenShot. If it doesn't work, try option 2, and then 3. Good luck!

Also, if this doesn't work. Please post your OS name and version, and CPU information.

Thanks!

Revision history for this message
Jonathan Thomas (jonoomph) said :
#4

changing status to solved