Thanks for suggestions.
On Sun, Sep 20, 2009 at 10:50 AM, Kapil Hari Paranjape <[email protected]>wrote:

> Hello,
>
> On Sun, 20 Sep 2009, narendra sisodiya wrote:
> >         Freedom Bucket : is a idea coined by me to make a special
> directory
> > in Linux based system which will contain on Open Format files like png
> for
> > images, ogv , ogg for video and audio.
>
> The idea is nice. Here are some remarks:
>  1. Before trying for the daemon try to create a program!
>  2. The conversion should be loss-less (this is difficult!). For
>  example, conversion of bitmap to png or xpm is not lossy but
>  conversion to jpeg is.
>
I am applying convert command
convert file.jpg file.png  (it will take care on these issue).

>  3. After the program is working you can try to augment it using
>  FUSE.
>  4. There could be the option of not doing the conversion if it is
>  not possible --- in this case there are two choices (left to the
>  user), either not provide any file at all or provide the original
>  file unchanged.
>
> If i find two choice then he can configure in configuration file. can you
give example when user will get two choice as I do not see two choice for
video and images format.

> >       The aim of this project to remove non-standard and royalty based
> > format from earth. It will be useful for those persons who want to use
> only
> > open formats.
>
> One of the additional difficulties is that some formats are "open"
> but are patent encumbered. Trying to maintain "purity" in this
> context may be difficult.
>
> Best regards,
>
> Kapil.
> --
>
> Example ??

> _______________________________________________
> To unsubscribe, email [email protected] with
> "unsubscribe <password> <address>"
> in the subject or body of the message.
> http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
>



-- 
┌─────────────────────────┐
│    Narendra Sisodiya ( नरेन्द्र सिसोदिया )
│    Web : http://narendra.techfandu.org
│    Twitter : http://tinyurl.com/dz7e4a
└─────────────────────────┘
_______________________________________________
To unsubscribe, email [email protected] with
"unsubscribe <password> <address>"
in the subject or body of the message.
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to