On Tue, May 30, 2006 at 08:23:04PM +0200, Herman Robak wrote:
> On Tue, 30 May 2006 17:07:12 +0200, Nathan Kurz <[EMAIL PROTECTED]> wrote:
> 
> >On Tue, May 30, 2006 at 03:36:13PM +0200, Herman Robak wrote:
> >>I offer 200 Euro to the one who adds MPEG Program Stream as one
> >>of Cinelerra's output formats, with a DVD compability setting.
> >>
> >>Cinelerra already supports rendering raw MPEG video and audio streams,
> >>but not simultaneously, and no multiplexing.  This means Cinelerra
> >>can not render DVD-ready MPEG2 files directly.
> >
> >That's a great bounty, Herman!
> >
> >In case anyone is thinking about this, one way to accomplish this
> >would be changing the DV output so it can be written to a pipe.
> >Currently, it uses fseek's that can only be done on files.  Once it
> >can be piped out, one can use the ffmpeg toolchain to convert to from
> >piped DV to the finished DVD-ready output on the fly.
> 
>  This will certainly be faster, skipping decoding and display in
> Cinelerra if no effects are applied.  But I want generic MPEG support,
> from all input formats.
> 
>  I may consider a smaller bounty for a DV pipe.
> 
>  Another challenge: Pass-through rendering of any codec, re-encoding
> only those frames whose keyframe has been cut away.  I would suggest
> giving MPEG2 from DVD, DVB and HDV sources priority.
> 
>  Now, is there any means of money transfer, except PayPal, that is
> not laden with ridiculous fees?
> 
> -- 
> Herman Robak

Isn't it possible to render both an m2v file with mpeg2enc, then render
an ac3 file and then mplex everything? That would need to set up a
folder where to put the temporary stock the files.
Cinelerra would need to be adapted in order to automate the 2 rendering
tasks and the mplexing.
I don't see any way to mplex 2 streams which are actually being
rendered...

However, I think it really would be nice to be able to modify the
mpeg2enc parameters. Sometimes, it's necessary to use yuvdenoise. Being
able to modify the pipe command would also be nice...

Nicolas, Paris.

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

Reply via email to