Re: [Mjpeg-users] Denoising old material

2005-11-21 Thread Martin Samuelsson
On Mon, 21 Nov 2005 10:15:15 +0100 Michael Hanke <[EMAIL PROTECTED]> wrote: > > ( ; > yuv4mpeg> ; ... ) | mpeg2enc > How can I get rid of the headers of the individual streams? tail +2 should do the trick. You could also split every take needing different processing parameters into its own y

Re: [Mjpeg-users] Denoising old material

2005-11-21 Thread Dik Takken
On Mon, 21 Nov 2005, Michael Hanke wrote: You can do something like this in Bash: ( ; ; ... ) | mpeg2enc How can I get rid of the headers of the individual streams? Errmm... Is it necessary to remove the headers? If it is necessary to remove them, the header is the first line in the outp

Re: [Mjpeg-users] Denoising old material

2005-11-21 Thread Michael Hanke
Thanks, Am Montag 21 November 2005 10.03 schrieb Dik Takken: > > for every take. This way I can produce many individual mpeg files which must > > be joined together. Is there a more elegant way such that I can chain the > > takes on the YUV4MPEG level before piping them into mpegenc? I am using

Re: [Mjpeg-users] Denoising old material

2005-11-21 Thread Dik Takken
On Mon, 21 Nov 2005, Michael Hanke wrote: - Since there was no automatic exposition of the material every take has its own suboptimal exposure. So I need to have different settings for denoising for every take. This way I can produce many individual mpeg files which must be joined together. Is t

[Mjpeg-users] Denoising old material

2005-11-20 Thread Michael Hanke
Hallo, I am using mjpegtools for a rather long time for the restoration of very old VHS sources. But now I met a problem where I do not know how to proceed. The material which I have (already in MJPEG format) comes from 45+ years old 8mm material. Most of it is bw but some takes are colored. -