[Imc-drupal-dev] Media Mover - EXIF removal, FFmpeg, nodes from e-mails... even image replacement?
mark burdett
mark at indymedia.org
Thu Nov 1 15:01:23 PDT 2007
one thing i would advocate is, make sure u get the info u need out
of the EXIF data before u strip it.. for example you could use
exifautotran to auto-rotate "sideways" JPEGs.
* code for this would be something like
exec('/usr/local/bin/exifautotran '. escapeshellarg($file['file_name']));
this weekend there was supposed to be an asset management session
at the bay area drupal camp but argh, looks like it was cancelled..
:( http://badcamp07.org/07/badcamp-07-schedule
--mark
On Thu, 01 Nov 2007 19:54:58 +0100, ekes wrote:
> Picked up on this relatively new set of modules - that look interesting
> http://drupal.org/project/media_mover (with its packaged modules) and
> http://drupal.org/project/mm_exif
>
> Now watch out, this doesn't seem to be quite production yet. To get
> mm_exif to work with the latest media_mover_api I've had to hack around
> with the code for example.
>
> BUT.. exif removal is pretty much essential for IMC sites IMHO. So
> there's a nice start :-)
>
> There is an FFmpeg module that is handling making stills _and_ .flv from
> uploads.
>
> Not tried it at all yet but there is some e-mail -> media upload system!
>
> And at the moment it seems to be ignoring image.module uploads, but
> handling uploaded files with nodes that way maybe that is intended?
>
> Any thoughts from the right way/wrong way to do it -- and asset
> management camps?
>
> ekes
>
> _______________________________________________
> Imc-drupal-dev mailing list
> Info: https://docs.indymedia.org/view/Devel/ImcDrupalDev
> Imc-drupal-dev at lists.indymedia.org
> http://lists.indymedia.org/mailman/listinfo/imc-drupal-dev
More information about the Imc-drupal-dev
mailing list