Re: [CinCVS] Exporting to mpeg video..

2006-12-20 Thread Johannes Sixt
On Tuesday 19 December 2006 13:20, Pierre Marc Dumuid wrote:
> I was just writing a patch to save a "mpeg2enc" binary location.
> I was going to make the location settable in the Render->Video Settings
> window, but realised that that dialog, and the code surrounding it seems
> to only handle modification to the asset, and I didn't really want the
> binary location to vary between assets for different projects.
>
> I'm guessing that it should go in preferences dialog, but non of the
> tabs make sence, (it's not a recording or playback option)  Any one have
> an idea were it should go, or if it is a good idea.

Not in the Preferences, please. Let configure find it, but use the 
plain 'mpeg2enc' (without path, i.e. using $PATH) as a fallback.

-- Hannes

___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


Re: [CinCVS] Exporting to mpeg video..

2006-12-20 Thread Wesley T Allen


>
> > Or cinelerra should use the default binary name.  Making an in program
> > path location is working around it in the wrong place, in my opinion.
>
> Placing a "binary location" seemed a way of letting the end user know
> that they needed to have the binary and provide the location to it and
> that the mpeg2enc.plugin wasn't anything but the binary itself, (.plugin
> could make it seem like it's a library object or something.)

That's what I thought it was, a library that was different than the actual 
binary

BTW, it's working fine now that I've got it set up...so thanks for the info..

Wes

>
> Should just go with what is returned by `which mpeg2enc`  (i.e. search
> default path) and remove the need for a special " "mpeg2enc.plugin" file?
>
>
>
>
> ___
> Cinelerra mailing list
> Cinelerra@skolelinux.no
> https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

-- 
"The only way to stay sane in an insane world is to be insane."
 --Me

___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


Re: [CinCVS] Exporting to mpeg video..

2006-12-19 Thread Pierre Marc Dumuid



This still seems the wrong way to go to me.  Currently I think packagers
should install whatever is required on their distro to make this work. 
That's what the SUSE packages do.
  

I was aware of what SUSE did (the symlink), I though that was a bit silly.

Or cinelerra should use the default binary name.  Making an in program
path location is working around it in the wrong place, in my opinion.
  
Placing a "binary location" seemed a way of letting the end user know 
that they needed to have the binary and provide the location to it and 
that the mpeg2enc.plugin wasn't anything but the binary itself, (.plugin 
could make it seem like it's a library object or something.)


Should just go with what is returned by `which mpeg2enc`  (i.e. search 
default path) and remove the need for a special " "mpeg2enc.plugin" file?





___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


Re: [CinCVS] Exporting to mpeg video..

2006-12-19 Thread Kevin Brosius
On 2006-12-19 20:35, Herman Robak wrote:
> On Tue, 2006-12-19 at 22:50 +1030, Pierre Marc Dumuid wrote:
> > I was just writing a patch to save a "mpeg2enc" binary location.
> > I was going to make the location settable in the Render->Video Settings 
> > window, but realised that that dialog, and the code surrounding it seems 
> > to only handle modification to the asset, and I didn't really want the 
> > binary location to vary between assets for different projects.
> > 
> > I'm guessing that it should go in preferences dialog, but non of the 
> > tabs make sence, (it's not a recording or playback option)  Any one have 
> > an idea were it should go, or if it is a good idea.
> 
>  The «Performance» tab has a few rendering-related options, 
> but it would truly be a rather non-obvious place to put paths
> to external executables.
> 
>  Do we need an extra tab in Preferences?
> 

This still seems the wrong way to go to me.  Currently I think packagers
should install whatever is required on their distro to make this work. 
That's what the SUSE packages do.

Or cinelerra should use the default binary name.  Making an in program
path location is working around it in the wrong place, in my opinion.

-- 
Kevin

___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


Re: [CinCVS] Exporting to mpeg video..

2006-12-19 Thread Herman Robak
On Tue, 2006-12-19 at 22:50 +1030, Pierre Marc Dumuid wrote:
> I was just writing a patch to save a "mpeg2enc" binary location.
> I was going to make the location settable in the Render->Video Settings 
> window, but realised that that dialog, and the code surrounding it seems 
> to only handle modification to the asset, and I didn't really want the 
> binary location to vary between assets for different projects.
> 
> I'm guessing that it should go in preferences dialog, but non of the 
> tabs make sence, (it's not a recording or playback option)  Any one have 
> an idea were it should go, or if it is a good idea.

 The «Performance» tab has a few rendering-related options, 
but it would truly be a rather non-obvious place to put paths
to external executables.

 Do we need an extra tab in Preferences?

-- 
 Herman Robak


___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


Re: [CinCVS] Exporting to mpeg video..

2006-12-19 Thread Pierre Marc Dumuid

I was just writing a patch to save a "mpeg2enc" binary location.
I was going to make the location settable in the Render->Video Settings 
window, but realised that that dialog, and the code surrounding it seems 
to only handle modification to the asset, and I didn't really want the 
binary location to vary between assets for different projects.


I'm guessing that it should go in preferences dialog, but non of the 
tabs make sence, (it's not a recording or playback option)  Any one have 
an idea were it should go, or if it is a good idea.


I was also going to commit with the same patch, and little note saying 
people should try using yuv4mpeg pipe to have a finer control.


Pierre

Herman Robak wrote:

On Mon, 2006-12-18 at 23:15 -0700, Joe Friedrichsen wrote:
  

On 12/18/06, Wesley T Allen <[EMAIL PROTECTED]> wrote:


Hi all...

I'm having difficulty exporting to mpeg video using the yuv 4:2:0  I get
errors no matter what and, while the other yuv setting allows me to render
mpeg2 - it crashes everything but mplayer...


Here's my problem:
"/usr/local/lib/cinelerra/mpeg2enc.plugin: not found"
  

I feel like I have much better control when I use the yuv4mpeg pipe. I
can specify the exact options that I want, and even include other
parts of mjpegtools when necessary.



 Thanks for pointing out the workaround; it is good for users to know.


However, "mpeg2enc.plugin: not found" is a _bug_.  If it is not in
bugs.cinelerra.org already, it is time to file a bug report on it.


  



___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


Re: [CinCVS] Exporting to mpeg video..

2006-12-19 Thread Herman Robak
On Mon, 2006-12-18 at 23:15 -0700, Joe Friedrichsen wrote:
> On 12/18/06, Wesley T Allen <[EMAIL PROTECTED]> wrote:
> > Hi all...
> >
> > I'm having difficulty exporting to mpeg video using the yuv 4:2:0  I get
> > errors no matter what and, while the other yuv setting allows me to render
> > mpeg2 - it crashes everything but mplayer...
> >
> >
> > Here's my problem:
> > "/usr/local/lib/cinelerra/mpeg2enc.plugin: not found"
> 
> I feel like I have much better control when I use the yuv4mpeg pipe. I
> can specify the exact options that I want, and even include other
> parts of mjpegtools when necessary.

 Thanks for pointing out the workaround; it is good for users to know.


However, "mpeg2enc.plugin: not found" is a _bug_.  If it is not in
bugs.cinelerra.org already, it is time to file a bug report on it.


-- 
 Herman Robak


___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


Re: [CinCVS] Exporting to mpeg video..

2006-12-18 Thread Joe Friedrichsen

On 12/18/06, Wesley T Allen <[EMAIL PROTECTED]> wrote:

Hi all...

I'm having difficulty exporting to mpeg video using the yuv 4:2:0  I get
errors no matter what and, while the other yuv setting allows me to render
mpeg2 - it crashes everything but mplayer...


Here's my problem:
"/usr/local/lib/cinelerra/mpeg2enc.plugin: not found"


I feel like I have much better control when I use the yuv4mpeg pipe. I
can specify the exact options that I want, and even include other
parts of mjpegtools when necessary.
http://cvs.cinelerra.org/docs/split_manual_en/cinelerra_cv_manual_en_19.html#SEC263
is a decent guide for making a DVD-compliant stream from your project.

Joe

___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


Re: [CinCVS] Exporting to mpeg video..

2006-12-18 Thread William Witt


Wesley T Allen wrote:

Hi all...

I'm having difficulty exporting to mpeg video using the yuv 4:2:0  I get 
errors no matter what and, while the other yuv setting allows me to render 
mpeg2 - it crashes everything but mplayer...



Here's my problem:
"/usr/local/lib/cinelerra/mpeg2enc.plugin: not found"

Any idea why that wouldn't have compiled?

Wes
  
I had a similar problem.  I just symlinked mpeg2enc to it (# ln -s 
/usr/bin/mpeg2enc /usr/local/lib/cinelerra/mpeg2enc.plugin) if anyone 
has a better solution please let me know.


Will

___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


[CinCVS] Exporting to mpeg video..

2006-12-18 Thread Wesley T Allen
Hi all...

I'm having difficulty exporting to mpeg video using the yuv 4:2:0  I get 
errors no matter what and, while the other yuv setting allows me to render 
mpeg2 - it crashes everything but mplayer...


Here's my problem:
"/usr/local/lib/cinelerra/mpeg2enc.plugin: not found"

Any idea why that wouldn't have compiled?

Wes
-- 
"The only way to stay sane in an insane world is to be insane."
 --Me

___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra