comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: 16 bit greyscale / grayscale videos
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: 16 bit greyscale / grayscale videos [message #69470 is a reply to message #69469] Wed, 20 January 2010 08:34 Go to previous messageGo to previous message
mankoff is currently offline  mankoff
Messages: 131
Registered: March 2004
Senior Member
On Jan 20, 7:43 am, DavidPS <dps.he...@gmail.com> wrote:
> On Jan 20, 2:48 pm, 2...@onetel.com wrote:
>
>> I'd like to generate 16-bit greyscale videos to retain the full
>> sensor
>> fidelity and be able to replay them on the standard (free) video
>> players. Is this possible in IDL 6.0?
>
>> I'm thinking with medical and infra red imaging, high quality imaging
>> sensors, and processing power 16-bit greyscal video should be doable
>> now without too much difficulty. Does anyone have any suggestions
>> about how to go about generating and displaying 16-bit video.
>
>> many thanks,
>> Neil
>
> Hi Neil,
>
>  I haven't done much videos with IDL, I'd never been very happy with
> the results.  What I've used is FFMpeg, first I save the frames on
> jpeg (or other format you like) and then make a video with ffmpeg in
> your favourite format.  Ffmpeg is opensource and offer a big list of
> formats (http://en.wikipedia.org/wiki/FFmpeg).
>
> In linux what I do with image-0000.jpg to image-nnnn.jpg is:
> ffmpeg -r 20 -b 15M -i image-%04d.jpg film.mp4
>
> Cheers,
>
> David

I don't think JPEG will hold 16 bit color. PNG will, and then use some
3rd party software to animate the sequence of PNGs.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: performing multiple histograms without loops
Next Topic: 16 bit greyscale / grayscale videos

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 01:44:07 PDT 2025

Total time taken to generate the page: 0.16488 seconds