Openshot 1.4.3 precise

Audio editors, music players, video players, burning software, etc.
Message
Author
User avatar
666philb
Posts: 3615
Joined: Sun 07 Feb 2010, 12:27
Location: wales ... by the sea

Openshot 1.4.3 precise

#1 Post by 666philb »

this is openshot 1.4.3 for precise puppy

Image

OpenShot Video Editor is a free, open-source video editor for Linux licensed under the GPL version 3.0.

OpenShot can take your videos, photos, and music files and help you create the film you have always dreamed of. Easily add sub-titles, transitions, and effects, and then export your film to DVD, YouTube, Vimeo, Xbox 360, and many other common formats.

only tested on precise puppy. (requires the devx)

Note: the help file doesn't work as it requires gnome i think... i'll look into it.

i haven't tested everything, so please let me know if something isn't working and i'll try to fix it.

you can download it here.......

pet: http://www.mediafire.com/file/wh5hjkb56 ... recise.pet 58mb
MD5 75d8f92a0e7f5951def3b6022c40979c

sfs: http://www.mediafire.com/file/1nc8gc8xm ... se_5.4.sfs 57mb
MD5 1e106132c50a40c97a12f8607aaeacae
------------------------------------------------------
other versions....
saluki http://www.murga-linux.com/puppy/viewtopic.php?t=82046
slacko http://www.murga-linux.com/puppy/viewtopic.php?t=75528
Last edited by 666philb on Tue 04 Mar 2014, 15:55, edited 2 times in total.
Bionicpup64 built with bionic beaver packages http://murga-linux.com/puppy/viewtopic.php?t=114311
Xenialpup64, built with xenial xerus packages http://murga-linux.com/puppy/viewtopic.php?t=107331

backi
Posts: 1922
Joined: Sun 27 Feb 2011, 22:00
Location: GERMANY

#2 Post by backi »

HI 666philp !
Thank you so much ....seems working on Precise . But did not test further .

Tried on Dpup Exprimo 3.6.2.1 openshot in terminal
" openshot sh: /usr/bin/openshot: /usr/bin/#python: bad interpreter: No such file or directory "

How could one get it working on DpupExprimo .
But nevertheless thank you .
Is there any chance for Kdenlive on Precise or DpupEXprimo ?

User avatar
666philb
Posts: 3615
Joined: Sun 07 Feb 2010, 12:27
Location: wales ... by the sea

#3 Post by 666philb »

hi backi. I'll have a go at getting it working on dpup tonight
Bionicpup64 built with bionic beaver packages http://murga-linux.com/puppy/viewtopic.php?t=114311
Xenialpup64, built with xenial xerus packages http://murga-linux.com/puppy/viewtopic.php?t=107331

backi
Posts: 1922
Joined: Sun 27 Feb 2011, 22:00
Location: GERMANY

#4 Post by backi »

HI 666philb!

Trying your openshot pet now with python 2.7.3 .

In terminal i got

" openshot

------------------------- ERROR 1 ------------------------------
Failed to import 'from openshot import main'
Error Message: No module named openshot
----------------------------------------------------------------

------------------------- ERROR 2 ------------------------------
Failed to import 'from openshot.openshot import main'
Error Message: No module named openshot.openshot
----------------------------------------------------------------

OpenShot has failed to import some of the Python files or libraries
required for our application to run. Here are some trouble shooting
tips:

Tip 1) Check if MLT can be successfully imported in Python. Run the
following commands, and see if any errors are displayed. If you get
an error, you need to investigate the correct way to install MLT.
NOTE: Do not type the $ or >> characters in the examples below.

$ python
>> import mlt
>> mlt.Factory().init()

Tip 2) If MLT is working from the first example, then the next tip is
to look at the above error messages very closely, and google for more
help. It's likely the problem is already reported, and maybe there is
a simple work-around. Also, you can search for bugs or report a new
bug at https://bugs.launchpad.net/openshot. Good luck!

# "

Any idea?

User avatar
666philb
Posts: 3615
Joined: Sun 07 Feb 2010, 12:27
Location: wales ... by the sea

#5 Post by 666philb »

hi backi, is this in dpup?

if so .. can you follow the instructions at the end.... type python in a terminal, then type .... import mlt and see if there's an error.


( i did have a go at getting it working on dpup and failed, but i do have another idea if i get time)
Bionicpup64 built with bionic beaver packages http://murga-linux.com/puppy/viewtopic.php?t=114311
Xenialpup64, built with xenial xerus packages http://murga-linux.com/puppy/viewtopic.php?t=107331

backi
Posts: 1922
Joined: Sun 27 Feb 2011, 22:00
Location: GERMANY

#6 Post by backi »

Hi 666philb !
I am using dpup .
In terminal "" python

# python
Python 2.7.3 (default, Jul 3 2012, 21:16:07)
[GCC 4.7.1] on linux2
Type "help", "copyright", "credits" or "license" for more information.

in terminal

>> import mlt
got
>> import mlt

got

>> import mlt
^
SyntaxError: invalid syntax

in terminal
mlt.Factory().init()

got

NameError: name 'mlt' is not defined


Then i put in terminal the whole

python
>> import mlt
>> mlt.Factory().init()

and i got this message

python
Python 2.7.3 (default, Jul 3 2012, 21:16:07)
[GCC 4.7.1] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> >> import mlt
File "<stdin>", line 1
>> import mlt
^
IndentationError: unexpected indent
>>> >> mlt.Factory().init()
File "<stdin>", line 1
>> mlt.Factory().init()
^
IndentationError: unexpected indent

I am a linux newbee dont know what that mean maybe it gives you some information .
Thanks!

User avatar
headfound
Posts: 371
Joined: Sun 25 Jun 2006, 00:58
Location: England
Contact:

#7 Post by headfound »

tested in clean frugal install of precise to edit together a video for my dad.
Worked flawlessly! (the first time openshot has ever been able to complete a video for me). I used a fair amount of effects/chromakey and cuts and it all worked.
Thanks so much :)
Download a better Computer :)
[url=http://uk.youtube.com/watch?v=rDTLJYDHX3g]Puppy Linux Song[/url]
[url=http://www.letterbyletter.co.uk]www.letterbyletter.co.uk[/url]

User avatar
666philb
Posts: 3615
Joined: Sun 07 Feb 2010, 12:27
Location: wales ... by the sea

#8 Post by 666philb »

headfound wrote:tested in clean frugal install of precise to edit together a video for my dad.
Worked flawlessly! (the first time openshot has ever been able to complete a video for me). I used a fair amount of effects/chromakey and cuts and it all worked.
Thanks so much :)
thanks for testing 'headfound' glad it works for you
Bionicpup64 built with bionic beaver packages http://murga-linux.com/puppy/viewtopic.php?t=114311
Xenialpup64, built with xenial xerus packages http://murga-linux.com/puppy/viewtopic.php?t=107331

User avatar
666philb
Posts: 3615
Joined: Sun 07 Feb 2010, 12:27
Location: wales ... by the sea

#9 Post by 666philb »

sorry backi, i've had no luck with getting it to run on dpup. what i need to do is get a blank dvd and burn a debian live dvd, install openshot on that, then look at the differences between that and the dpup install.

i'lll do it when i get some time
Bionicpup64 built with bionic beaver packages http://murga-linux.com/puppy/viewtopic.php?t=114311
Xenialpup64, built with xenial xerus packages http://murga-linux.com/puppy/viewtopic.php?t=107331

backi
Posts: 1922
Joined: Sun 27 Feb 2011, 22:00
Location: GERMANY

#10 Post by backi »

Hello 666philb

Thanks for your interest !!!

User avatar
666philb
Posts: 3615
Joined: Sun 07 Feb 2010, 12:27
Location: wales ... by the sea

#11 Post by 666philb »

hi backi,

i'm having to give up on getting openshot to work properly on dpup. Whilst i could get openshot to start-up it wouldn't import any of the plugins, rendering it useless.

i couldn't figure out the problem sorry
Bionicpup64 built with bionic beaver packages http://murga-linux.com/puppy/viewtopic.php?t=114311
Xenialpup64, built with xenial xerus packages http://murga-linux.com/puppy/viewtopic.php?t=107331

User avatar
Lobster
Official Crustacean
Posts: 15522
Joined: Wed 04 May 2005, 06:06
Location: Paradox Realm
Contact:

#12 Post by Lobster »

666philb - good job :D

Just use the devx (for Python)
and installed your SFS
(no need for xfce or Nvidia drivers for me)
so far so good . . .

. . . however . . .
I of course want to use the animated titles :shock:
. . . for this you need Blender
Downloaded from the Puppy Package Manager with all dependencies
missing dependency libpython3.2mu.so.1.0
could not find it/download from the PPM

. . . OK then tried this blender
http://www.murga-linux.com/puppy/viewto ... 933#514221
Seems like it could be working . . .

Remember to add the location of Blender and restart Openshot
. . . 3D rendering is slow of course . . .

Really appreciate this as Openshot gets more stable
and it is an awesome bit of open source

We are Puppy
and we have videos to prove it . . .
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

backi
Posts: 1922
Joined: Sun 27 Feb 2011, 22:00
Location: GERMANY

#13 Post by backi »

Hi Lobster !

Did you do what you did on Dpup or on which puppy ?

Hi 666philb !
Thanks for your goodwill .But if i need openshot i can use my precise puppy installed on Usb stick .
But nevertheless i would like to see it run on Dpup too .

Have a nice day !!

User avatar
Lobster
Official Crustacean
Posts: 15522
Joined: Wed 04 May 2005, 06:06
Location: Paradox Realm
Contact:

#14 Post by Lobster »

Did you do what you did on Dpup or on which puppy ?
The last Puppy I used Openshot was Slacko 5.3.
For this micko (I think it was created) created and SFS which included Openshot and Python - so the devx was not required.

Also no longer required is xfce or a similar more powerful windowing system (KDE for example)

The nvidia driver is now built into precise. Another step not required by me.

I still find Openshot crashes and this may because 2GB is not enough ram - remember this is video. Maybe those with more stable results are using 4GB?

Video editing apart from the very basic is not simple and I value Openshot as both simple, evolving and enjoyable to use.

Fatdog64 contains a video package but I could not get to grips with the package even though it was more stable than Openshot on my hardware.

:)
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

User avatar
headfound
Posts: 371
Joined: Sun 25 Jun 2006, 00:58
Location: England
Contact:

#15 Post by headfound »

my first test with this openshot was with my sons p4 system 3ghz single core processor with only 1gb of ram.
I only edited sd quality on this and had to be patient but it worked fine.

My second test was on my wifes dual core 2.7ghz system with 2ghz of ram editing 720i hd footage. Everything was nice and smooth.

The important thing with openshot is to add all your footage to tracks then SAVE! I've read that openshot tends to grab memory with every action taken so I think that is why it crashes. Saving regulary and occasionally restarting (quick cuppa break?) seems good practice.
Download a better Computer :)
[url=http://uk.youtube.com/watch?v=rDTLJYDHX3g]Puppy Linux Song[/url]
[url=http://www.letterbyletter.co.uk]www.letterbyletter.co.uk[/url]

chekrout
Posts: 25
Joined: Mon 05 Dec 2011, 21:49

#16 Post by chekrout »

Do you know if this version (1.4.3 precise) would run on Slacko 5.3.1
or is there too many differences? not sure if the kernel diffs or other matter :oops:

User avatar
666philb
Posts: 3615
Joined: Sun 07 Feb 2010, 12:27
Location: wales ... by the sea

#17 Post by 666philb »

hi chekrout,

it likely won't work as i think it contains a precise version of python

however there's a slacko version here http://www.murga-linux.com/puppy/viewtopic.php?t=75528
Bionicpup64 built with bionic beaver packages http://murga-linux.com/puppy/viewtopic.php?t=114311
Xenialpup64, built with xenial xerus packages http://murga-linux.com/puppy/viewtopic.php?t=107331

mini-jaguar
Posts: 597
Joined: Thu 13 Nov 2008, 13:45

#18 Post by mini-jaguar »

No, I tried it in 5.3.1 and it didn't work.

The console output indicated a Python problem, just like 666philb said.

It also won't work in Lucid 5.2.8.

User avatar
andabandsen
Posts: 54
Joined: Mon 17 Dec 2012, 23:10
Location: Indonesia

#19 Post by andabandsen »

Does this program need Python?

User avatar
666philb
Posts: 3615
Joined: Sun 07 Feb 2010, 12:27
Location: wales ... by the sea

#20 Post by 666philb »

hi andabandsen,

this is for precise puppy only and should work without having to install any more dependencies precise puppy already contains python.
Bionicpup64 built with bionic beaver packages http://murga-linux.com/puppy/viewtopic.php?t=114311
Xenialpup64, built with xenial xerus packages http://murga-linux.com/puppy/viewtopic.php?t=107331

Post Reply