Gentoo Archives: gentoo-user

From: Nick Rout <nick@×××××××.nz>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] how to deploy a video lab?
Date: Tue, 26 Jul 2005 21:46:43
Message-Id: 20050727092014.E5D4.NICK@rout.co.nz
In Reply to: Re: [gentoo-user] how to deploy a video lab? by David Miller
1 better still install main actor. heres how I did it:
2
3 1. Go to http://mainconcept.com and download the SuSE rpm. The file I
4 downloaded is mainactor-5.5.7-suse_9.3.i686.rpm
5
6 2. emerge rpm if it is not already on your system
7
8 3. install mainactor:
9
10 rpm -Uvh --nodeps mainactor-5.5.7-suse_9.3.i686.rpm
11
12 4. run the binary:
13
14 mactor
15
16 5. There is a good manual for downloading in pdf format. It is worth
17 reading. There are also support forums.
18
19 This is a closed source package, but it is IMHO very good. It will
20 work as per a licensed copy except it renders a message on your video
21 when doing final rendering. You can therefore get a good idea of what it
22 does, without the normal shareware "die after 30 days" or "render only
23 up to two minutes" nonsense. The license is EUR177/USD199. Not super
24 cheap, but there is not a lot of choice of good video editing software
25 on linux.
26
27 kino is quite good, but limited in the file formats it will handle,
28 basically dv (ie as captured from a digital video camera). it will
29 render to other formats, but will only import a rather limited range.
30
31 cinelerra should be good but is almost document-less.
32
33 avidemux is a good front end for basic cutting of scenes and trancoding
34 to other formats, but doesn't have any ability to add effects or transitions,
35 so is not a real video editor of the sort you want. Its good for
36 bringing in a video track (eg recorded tv), cutting out the bits you
37 don't want (ads, start & finish overlap, sex etc) and then rendering to
38 something like xvid, although it will render to DVD compatible mpeg2
39 too.
40
41 You may want to present clients with well mastered dvd's once you have
42 edited the scenes and added transitions and a soundtrack. I know that
43 some winders products offer a suite which does everything from DV camera import
44 through to burning the DVD. The linux approach will require more mix and
45 match, especially putting together DVD menus and stuff which will
46 require a tool like dvdstyler.I have successfully used dvdstyler to make
47 dvd's of family movies, recorded TV etc complete with menus.
48
49 One thing to note too is that there is a bit of a trend for cameras to
50 take mpeg or avi files instead of the more tradition digital video cam
51 DV format, It would pay to make sure that you will be able to use your
52 raw material in whatever software you decide to use. There are all sorts
53 of possibilities for transcoding stuff to a usable format before you
54 edit it, but the more steps you put in the process the more quality you
55 can lose.
56
57
58 On Tue, 26 Jul 2005 16:44:46 -0400
59 David Miller wrote:
60
61 > Last time I tried Cinelerra it was not what I would call production
62 > ready and feature wise it can not replace Premier. However if you
63 > want to test it out see the following link for instructions on how to
64 > use portage and correctly deal with masked packages.
65 > http://gentoo-wiki.com/HOWTO_Use_Portage_Correctly
66 >
67 > In short you can do the following and then emerge normally.
68 >
69 > echo "media-video/cinelerra ~x86" >> /etc/portage/package.keywords
70 >
71 > --
72 > David
73 >
74 > On 7/26/05, simply change <adaptit@×××××.com> wrote:
75 > > AybOwan! (=welcome)
76 > >
77 > > dear lu_zero,
78 > >
79 > > im a Sinhalease from Sri lanka. i have a small company here in lanka (video filming company ex:- wedding, parties filming). my editing tools are Adobe Premeir,after effect, etc like propriatary software.so now i want to fully migrate to Gentoo Linux. today i just try to emerge Cinelerra to my Gentoo box but it has been Masked. so friends please be kind enought to advice me to setting up a full professional video lab using Gentoo Linux.
80 > >
81 > > --
82 > > ...
83 > > "The future lies ahead."
84 > > _______________________
85 > > < Have you mooed today? >
86 > > -----------------------
87 > > \ ^__^
88 > > \ (oo) \_______
89 > > (__) \ )\/\
90 > > ||------w |
91 > > || ||
92 > >
93 > > Gentoo Linux 2.6.12-gentoo-r4-Adapt-v1.1#
94 >
95 > --
96 > gentoo-user@g.o mailing list
97
98 --
99 Nick Rout
100 Barrister & Solicitor
101 Christchurch
102 Contact details at http://www.rout.co.nz
103 nick@×××××××.nz
104
105 --
106 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] how to deploy a video lab? simply change <adaptit@×××××.com>