Home > Archive > Compression > February 2007 > 8 bits grayscale codec needed!
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
8 bits grayscale codec needed!
|
|
| denis.r.santos@gmail.com 2007-02-09, 6:56 pm |
| Hello everyone,
does anybody knows a 8 bits grayscale codec or can indicate me where I
can search for such video codec??
I already read something about this issue in a post of year 2000. But
I believe that there is probably new answers for that question now!
I have several 8 bits grayscale sequential images that I want to
compress and put together into a video! How can I do that??
Thank you very much!!
| |
| Matt Mahoney 2007-02-12, 3:57 am |
| On Feb 9, 7:13 pm, "Pete Fraser" <pfra...@covad.net> wrote:
> <denis.r.san...@gmail.com> wrote in message
>
> news:1171052536.946099.229450@a34g2000cwb.googlegroups.com...
>
>
>
>
>
>
> Do you want to make some sort of slideshow, or do you have one
> image for each frame of the output?
>
> ffmpeg will take a sequence of sequentially numbered still frames and
> encode them as a video (in a variety of formats).
paq8i (but no other versions) has a grayscale model for PGM files.
-- Matt Mahoney
| |
| denis.r.santos@gmail.com 2007-02-12, 6:56 pm |
| On 10 fev, 00:13, "Pete Fraser" <pfra...@covad.net> wrote:
> <denis.r.san...@gmail.com> wrote in message
>
> news:1171052536.946099.229450@a34g2000cwb.googlegroups.com...
>
>
>
>
>
>
> Do you want to make some sort of slideshow, or do you have one
> image for each frame of the output?
>
> ffmpeg will take a sequence of sequentially numbered still frames and
> encode them as a video (in a variety of formats).
Hello, the idea is exactly what ffmpeg does - " take a sequence of
sequentially numbered still frames and encode them as a video". I want
to explore redundancy between sequencial frames. I hope to compress
them better than if I compress them individually.
Thanks for answering (Pete and Matt)!
|
|
|
|
|