How to encode 16bpp grey images in Jpeg2000?

Hi all.
First excuse me for my bad English.
I have a problem encoding JPEG2000 images. I have an image in a short array and I want to encode and seve it in a jpeg2000 file. I do the next:
(iw) is the JPEG2000 image writer.
SampleModel model =
RasterFactory.createBandedSampleModel(DataBuffer.TYPE_SHORT, w, h, 1);
WritableRaster raster = Raster.createWritableRaster(model, new Point(0, 0));
int ai1[] = new int[0];
for(int x = 0; x < w; ++x)
for(int y = 0; y < h; ++y)
ai1[0] = getPixel(x,y)
raster.setPixel(x, y, ai1);
iw.setOutput(fios);
iw.write(new IIOImage(raster,null,null));
fios.close();--------------------------------
The resulting image is corrupted.
If I set DataBuffer.TYPE_BYTE instead of DataBuffer.TYPE_SHORT it works fine but truncating data.
Then, How can I save 16bits grey image?
Thank you.
Edited by: francadaval on Mar 9, 2009 4:44 AM
Edited by: francadaval on Mar 9, 2009 4:48 AM
Edited by: francadaval on Mar 9, 2009 4:49 AM
Edited by: francadaval on Mar 9, 2009 4:50 AM

I can't reproduce this. I'm using JAI 1.1.3.
Are you sure that in this bit of code
int ai1[] = new int[0];
for(int x = 0; x < w; ++x)
    for(int y = 0; y < h; ++y)
        ai1[0] = getPixel(x,y);
        raster.setPixel(x, y, ai1);
}the method getPixel(x,y) is not returning 0?
Note that in this revised bit of code
SampleModel model =
     RasterFactory.createBandedSampleModel(DataBuffer.TYPE_USHORT, w, h, 1);
DataBuffer dBuffer = new DataBufferUShort(sPixs,w*h);
WritableRaster raster = Raster.createWritableRaster(model, dBuffer, new Point(0,0) );
iw.setOutput(fios);
iw.write(new IIOImage(raster,null,null));
fios.close();all you are doing is writing an empty image. You created a raster but don't set its elemnts. So the data buffer has all zeros (which is the color for black).

Similar Messages

  • How to reduce the size of a jpeg2000 image ?

    Hi all,
    I use Java ImageIO to :
    - create JPEG images from JPEG2000 images
    - create JPEG2000 images from JPEG images
    The transformation JPEG2000 to JPEG works fine. The transformation JPEG to JPEG2000 works too, but the JPEG2000 images that I get have a size too big.
    => For a JPEG image 640x480 with a size 43 Kb, I get a JPEG2000 image with a size 170 Kb
    => For a JPEG image 800x600 with a size 66 Kb, I get a JPEG2000 image with a size 276 Kb
    I tried to change many parameters in the J2KImageWriteParam object :
    final J2KImageWriteParam paramJ2K = new J2KImageWriteParam();
    paramJ2K.setLossless(false);
    paramJ2K.setCompressionMode(ImageWriteParam.MODE_EXPLICIT);
    paramJ2K.setCompressionType("JPEG2000");
    paramJ2K.setCompressionQuality(0.5F);
    paramJ2K.setEncodingRate(Double.MAX_VALUE);
    paramJ2K.setFilter(J2KImageWriteParam.FILTER_53);
    //      paramJ2K.setWriteCodeStreamOnly(true);
    //      paramJ2K.setComponentTransformation(true);
    //      paramJ2K.setProgressionType("res"); //Resolution-Layer-Component-Position
    //      paramJ2K.setProgressionType("layer"); //Layer-Resolution-Component-Position
    //      paramJ2K.setProgressionType("res-pos"); //Resolution-Position-Component-Layer
    //      paramJ2K.setProgressionType("pos-comp"); //Position-Component-Resolution-Layer
    //      paramJ2K.setProgressionType("comp-pos"); //Component-Position-Resolution-Layer But, whatever the values, I still have the same size.
    Can someone help me please ?
    Thanx

    Hi,
    I found a solution, for those interested :
    I change filter to have this :
    paramJ2K.setFilter(J2KImageWriteParam.FILTER_97);So I get a JPEG2000 with very good quality and a size ~40 Kb.
    Nevertheless, whatever the value I set for compression quality and encoding rate, it has no effect on the quality and the size of the JPEG2000 image, I don't know why...

  • How can I create system image of Win-7 only on drive with Win-7 (NTFS) and Win-ME (FAT-32) system partitions

    I am trying to create a Windows 7 Image Backup on my Windows 7 Ultimate 32 bit PC.
    I have two bootable partitions on my hard drive. One is NTFS and contains the Win-7 system files.
    The other is FAT-32 and contains a Windows-ME system.
    When it comes to selecting the drives (partitions) for backing up, both are marked as System, and both are selected. Both are also "greyed out) - I cannot uncheck them.
    Furthermore, the Windows-7 imaging utility supplied with Windows-7 returns an error saying it cannot image the disk because it contains a partition that is not NTFS.
    How can I select and image ONLY the NTFS partition that contains the Win-7 system? That is what I want to do.

    Any of the products listed below will backup the contents (all partitions) of your disk drive. The only limitation is that you must install the backup software in Windows 7. You will perform a "Disk and Partition" backup by manually selecting
    the disk and all partitions (NTFS / FAT32) and the Master boot Record (MBR) on the drive. The destination / where the Image Backup will be stored should be an external USB drive. With a "Disk and Partition" backup you can restore any partition
    to your existing drive or the entire backup (to the same disk drive or a new drive).
    EaseUS Todo Backup Home V7.5
    http://www.todo-backup.com/home/home-backup.htm
    Free version:
    http://www.todo-backup.com/products/home/free-backup-software.htm
    Version comparison chart:
    http://www.todo-backup.com/products/home/comparison.htm
    Includes: Incremental backup, Disk/partition clone
    User's Guide: http://www.todo-backup.com/download/docs/User_Guide.pdf
    (Note: Install Todo and then create an "Emergency Disk" before you start creating your first image backup)
    Version 7.0 supports XP, Vista, Windows 7, 8 and 8.1
    Acronis True Image 2015:
    Has a 30 day trial version available, trial Key sent to your Email Address.
    Note: Cloning and drive initialization (creating a MBR) are not supported in the trial version.
    For the trial version, recovery is available only when booting from an Acronis Bootable Media CD.
    Install Acronis and then create a bootable Restore/Rescue Media CD before you start creating your first image backup
    http://www.acronis.com/en-us/personal/true-image-comparison/
    30 day trial : http://www.acronis.com/en-us/personal/pc-backup/
    True Image User Guides and documentation:
    http://www.acronis.com/en-us/support/documentation/
    2014 supports XP, Vista, Windows 7, Windows 8 and 8.1
    Paragon:
    Free version: http://www.paragon-software.com/home/br-free/
    User'sGuide:
    http://www.paragon-software.com/home/br-free/download.html
    Home Version $39.95: http://www.paragon-software.com/home/brh/
    Support: http://www.paragon-software.com/support/
    Macrium Reflect Free:
    Free version: http://www.macrium.com/reflectfree.aspx
    (no technical support available for the free version)
    Macrum Reflect Standard ($49.99)
    http://www.macrium.com/personal.aspx
    Suport: http://www.macrium.com/ticket.aspx
    Note: For users who have a Western Digital disk drive there is a free version of Acronis 2013:
    http://support.wdc.com/product/downloaddetail.asp?swid=119
    Release notes:
    http://support.wdc.com/download/notes/ATI_WD_RN_5962.pdf
    Users Guide for WD Version:
    http://support.wdc.com/product/downloaddetail.asp?swid=119&type=userguide&wdc_lang=en
    J W Stuart: http://www.pagestart.com
    Never be afraid to ask. This forum has some of the best people in the world available to help.

  • How do I drag an image or text box to the "workspace" off of my working file but where I can still see the image and text box for future use?

    How do I drag an image or text box to the "workspace" off of my working file but where I can still see the image and text box for future use?
    When I drag the item off of the trifold that I am creating, it just disappears but I still want to use it.  I just need to move it out of the way to modify other portions of the document.
    thanks,
    C

    Add another page below the current one to use as a storage area. You can't use the grey area around the page for storing items you want to use later.
    Go to the Pages Menu>Provide Pages Feedback if you would like to request this feature be added in future versions.

  • How can you upload an image to MYSQL using php?

    Ok this is a joint thread with one of my other ones because no one else  was posting on it, so I did not get what I needed, so, How can you  upload an image to mysql so when some one logs on to my site, they see  or can upload there own avatar, now there are loads of problems with  this, 1) many people don't know how, 2) It's not every day you try to  encode a image into mysql, 3) Letting people upload images into mysql  can cause traffic problem with people trying to log in. So that's it.

    Uploading images into MySQL is a bad idea, for more reasons than you mention. You should store the images in a directory on the server instead. But if you want to learn the hard way, here is the method:
    The mysql data type must be blob.
    The form enctype must be multipart, like this: enctype="multipart/form-data"
    The form input field myst be type file, like this: <input type="file" name="upload"/>
    Here is example code that prepares the variable $photodata to be inserted into the database.
      $uploadfile = $_FILES['upload']['tmp_name'];
      $photoname = $_FILES['upload']['name'];
      $uploadtype = $_FILES['upload']['type'];
      if ($uploadfile != "") {
    $tempfile = fopen($uploadfile, 'rb');
    $filesize=filesize($uploadfile);
    $width=getimagesize($uploadfile);
    $widthx=$width[0];
    $heightx=$width[1];
    if (($widthx > 102) or (heightx > 135)){
    $image_too_big = " but the image size was too large and was not submitted.";
    } else {
    $photodata = fread($tempfile, filesize($uploadfile));
    $photodata = addslashes($photodata);

  • How to put the background image in Title Window?

    Hi,
    I'm newbie in flex. I 'm using Flex 4.
    Can anyone give me some guidelines on how to put the background image in Title Window?
    Is it possible to do this?
    Thanks.

    Hi,
    Check the below sample code
    <?xml version="1.0" encoding="utf-8"?>
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
                   xmlns:s="library://ns.adobe.com/flex/spark"
                   xmlns:mx="library://ns.adobe.com/flex/mx" minWidth="955" minHeight="600">
        <fx:Declarations>
            <!-- Place non-visual elements (e.g., services, value objects) here -->
        </fx:Declarations>
        <fx:Style>
            @namespace s "library://ns.adobe.com/flex/spark";
            @namespace mx "library://ns.adobe.com/flex/mx";
            s|BorderContainer {
                background-image:Embed(source="image/wheres_the_green_rez.jpg");
                background-image-fill-mode:clip;
        </fx:Style>
        <s:TitleWindow width="100%" height="100%">
            <s:BorderContainer width="100%" height="100%"/>
        </s:TitleWindow>
    </s:Application>
    Regards,
    Anitha

  • How can I determine which image was clicked in 3D carousel?

    I have been modifying some 3D carousel code that I found in hopes that I can get it such that when image "resolv2.jpg" (or any of my other images) is clicked on at the front of my carousel, it goes to a specific webpage. By just replacing "moveBack(event.target) from the toggler section of the code with "navigateToURL:(newURLRequest('http://google.com'), the target DOES sucessfully go to google when clicked on. However, I want to modify this code by altering the else statement to say something to the effect of "else if event.target (clicked on object) is 'resolv2.jpg' THEN go to google". So essentially, my question is how can I determine which image was clicked? Here is the entire code with the area I was altering bolded:
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="vertical" applicationComplete="init();" backgroundGradientColors="[#000033, #000033]" backgroundGradientAlphas="[1.0, 1.0]">
    <mx:Script>
              <![CDATA[
    //Import Papervision Classes
                   import org.papervision3d.scenes.*;
                   import org.papervision3d.cameras.*; 
                   import org.papervision3d.objects.*;
                   import org.papervision3d.objects.primitives.*;
                   import org.papervision3d.materials.*;
                   import org.papervision3d.materials.shadematerials.*;
                   import org.papervision3d.materials.utils.MaterialsList;
                   import org.papervision3d.lights.*;
                   import org.papervision3d.render.*;
                   import org.papervision3d.view.*;
                   import org.papervision3d.events.*;
                   import org.papervision3d.core.*;
                   import org.papervision3d.lights.PointLight3D;
                   import flash.filters.DropShadowFilter;
                         import caurina.transitions.*;
                         private var numOfItems:int = 5;
                         private var radius:Number = 600;
                         private var anglePer:Number = (Math.PI*2) / numOfItems;
                         //private var dsf:DropShadowFilter = new DropShadowFilter(10, 45, 0x000000, 0.3, 6, 6, 1, 3);
                   public var angleX:Number = anglePer;
             public var dest:Number = 1;
                   private var theLight:PointLight3D;
            //Papervision Engine
                   private var viewport:Viewport3D; 
                   private var scene:Scene3D; 
                   private var camera:Camera3D;
                   private var renderer:BasicRenderEngine;
             private var planeArray:Array = new Array();
             [Bindable]
             public var object:Object;
             private var arrayPlane:Object;
             private var p:Plane;
             //Initiation function           
             private function init():void 
             viewport = new Viewport3D(pv3dCanvas.width, pv3dCanvas.height, false, true); 
             pv3dCanvas.rawChildren.addChild(viewport); 
             viewport.buttonMode=true;
             renderer = new BasicRenderEngine();
             scene = new Scene3D(); 
             camera = new Camera3D();
             camera.zoom = 2; 
             createObjects(); 
             addEventListeners();
    //Create Objects function          
              private function createObjects():void{
              for(var i:uint=1; i<=numOfItems; i++)
                        /* var shadow:DropShadowFilter = new DropShadowFilter();
                        shadow.distance = 10;
            shadow.angle = 25; */
                        var bam:BitmapFileMaterial = new BitmapFileMaterial("images/resolv"+i+".jpg");
                        bam.oneSide = false;
                        bam.smooth = true;
            bam.interactive = true;
                        p = new Plane(bam, 220, 200, 2, 2);
                        p.x = Math.cos(i*anglePer) * radius;
                        p.z = Math.sin(i*anglePer) * radius;
                        p.rotationY = (-i*anglePer) * (180/Math.PI) + 270;
                        scene.addChild(p);
                        //p.filters=[shadow];
                        p.extra={pIdent:"in"};
                        p.addEventListener(InteractiveScene3DEvent.OBJECT_PRESS, toggler);
            planeArray[i] = p;
              // create lighting
            theLight = new PointLight3D();
            scene.addChild(theLight);
            theLight.y = pv3dCanvas.height;
              private function toggler(event:InteractiveScene3DEvent):void
                            // if the cube's position is "in", move it out else move it back
                            if (event.target.extra.pIdent == "in")
                                    moveOut(event.target);
                            else
                                   moveBack(event.target);
                    private function moveOut(object:Object):void
                              trace(object +" my object");
                            // for each cube that was not selected, remove the click event listener
                            for each (var arrayPlane:Object in planeArray)
                                    if (arrayPlane != object)
                                            arrayPlane.removeEventListener(InteractiveScene3DEvent.OBJECT_PRESS, toggler);
                            //right.enabled=false;
                            //left.enabled=false;
                            // move the selected cube out 1000 and rotate 90 degrees once it has finished moving out
                            Tweener.addTween(object, {scaleX:1.2, time:0.5, transition:"easeInOutSine", onComplete:rotateCube, onCompleteParams:[object]});
                            Tweener.addTween(object, {scaleY:1.2, time:0.5, transition:"easeInOutSine", onComplete:rotateCube, onCompleteParams:[object]});
                            // set the cube's position to "out"
                            object.extra = {pIdent:"out"};
                            // move the camera out 1000 and move it the to same y coordinate as the selected cube
                            //Tweener.addTween(camera, {x:1000, y:object.y, rotationX:0, time:0.5, transition:"easeInOutSine"});
                    private function moveBack(object:Object):void
                            // for each cube that was not selected, add the click event listener back
                            for each (var arrayPlane:Object in planeArray)
                                    if (arrayPlane != object)
                                            arrayPlane.addEventListener(InteractiveScene3DEvent.OBJECT_PRESS, toggler);
                            // move the selected cube back to 0 and rotate 90 degrees once it has finished moving back
                            Tweener.addTween(object, {scaleX:1, time:0.5, transition:"easeInOutSine", onComplete:rotateCube, onCompleteParams:[object]});
                            Tweener.addTween(object, {scaleY:1, time:0.5, transition:"easeInOutSine", onComplete:rotateCube, onCompleteParams:[object]});
                            // set the cube's position to "in"
                            object.extra = {pIdent:"in"};
                            // move the camera back to its original position
                            //Tweener.addTween(camera, {x:0, y:1000, rotationX:-30, time:0.5, transition:"easeInOutSine"});
                            //right.enabled=true;
                            //left.enabled=true;
                    private function goBack():void
                            // for each cube that was not selected, add the click event listener back
                            for each (var arrayPlane:Object in planeArray)
                                    if (arrayPlane != object)
                                            arrayPlane.addEventListener(InteractiveScene3DEvent.OBJECT_PRESS, toggler);
                    private function rotateCube(object:Object):void
                            //object.rotationX = 0;
                            //Tweener.addTween(object, {rotationZ:0, time:0.5, transition:"easeOutSine"});
              private function addEventListeners():void{
        this.addEventListener(Event.ENTER_FRAME, render);
    //Enter Frame Listener function             
    private function render(e:Event):void{ 
                     renderer.renderScene(scene, camera, viewport);
                     camera.x = Math.cos(angleX) * 800;                                                  
                     camera.z = Math.sin(angleX) * 800;
    private function moveRight():void
              dest++;
              Tweener.addTween(this, {angleX:dest*anglePer, time:0.5});
              //goBack();
    private function moveLeft():void
              dest--;
              Tweener.addTween(this, {angleX:dest*anglePer, time:0.5});
              //goBack();
              ]]>
    </mx:Script>
              <mx:Canvas width="1014" height="661">
              <mx:Canvas id="pv3dCanvas" x="503" y="20" width="400" height="204" borderColor="#110101" backgroundColor="#841414" alpha="1.0" backgroundAlpha="0.57"> 
              </mx:Canvas>
              <mx:Button x="804" y="232" label="right" id="right" click="moveRight(),goBack()"/>
              <mx:Button x="582" y="232" label="left"  id="left"  click="moveLeft(),goBack()" />
              </mx:Canvas>
    </mx:Application>

    Your answer may be correct, but I am very much a beginner to actionscript, and I was wondering moreso if it is possible to determine the root/url (i.e. images/resolv2.jpg)? Or even if InteractiveScene3DEvent calls a variable that holds this url? However, specifically, I'm just wondering if the actionscript itself could determine the url in a line of code such as "if object == BitmapFileMaterial("/images/resolv2.jpg"); "? Also, here's a copy of InteractiveScene3DEvent in more detail if you think that will help:
    public class InteractiveScene3DEvent extends Event
                         * Dispatched when a container in the ISM recieves a MouseEvent.CLICK event
                        * @eventType mouseClick
                        public static const OBJECT_CLICK:String = "mouseClick";
                         * Dispatched when a container in the ISM receives an MouseEvent.MOUSE_OVER event
                        * @eventType mouseOver
                        public static const OBJECT_OVER:String = "mouseOver";
                         * Dispatched when a container in the ISM receives an MouseEvent.MOUSE_OUT event
                        * @eventType mouseOut
                        public static const OBJECT_OUT:String = "mouseOut";
                         * Dispatched when a container in the ISM receives a MouseEvent.MOUSE_MOVE event
                        * @eventType mouseMove
                        public static const OBJECT_MOVE:String = "mouseMove";
                         * Dispatched when a container in the ISM receives a MouseEvent.MOUSE_PRESS event
                        * @eventType mousePress
                        public static const OBJECT_PRESS:String = "mousePress";
                         * Dispatched when a container in the ISM receives a MouseEvent.MOUSE_RELEASE event
                        * @eventType mouseRelease
                        public static const OBJECT_RELEASE:String = "mouseRelease";
                         * Dispatched when the main container of the ISM is clicked
                        * @eventType mouseReleaseOutside
                        public static const OBJECT_RELEASE_OUTSIDE:String = "mouseReleaseOutside";
                         * Dispatched when a container is created in the ISM for drawing and mouse interaction purposes
                        * @eventType objectAdded
                        public static const OBJECT_ADDED:String = "objectAdded";
                        public var displayObject3D                                        :DisplayObject3D = null;
                        public var sprite                                                            :Sprite = null;
                        public var face3d                                                            :Triangle3D = null;
                        public var x                                                                      :Number = 0;
                        public var y                                                                      :Number = 0;
                        public var renderHitData:RenderHitData;
                        public function InteractiveScene3DEvent(type:String, container3d:DisplayObject3D=null, sprite:Sprite=null, face3d:Triangle3D=null,x:Number=0, y:Number=0, renderhitData:RenderHitData = null, bubbles:Boolean=false, cancelable:Boolean=false)
                                  super(type, bubbles, cancelable);
                                  this.displayObject3D = container3d;
                                  this.sprite = sprite;
                                  this.face3d = face3d;
                                  this.x = x;
                                  this.y = y;
                                  this.renderHitData = renderhitData;
    Thank you so much!

  • How to encode FCP files to Windows Media files by using Discreet Cleaner?

    Do you know how to encode from FCP to Windows Media files in Discreet Cleaner 6.0?
    Which is the right settings?
    I got errors when I tries
    In beforehand thank you very much for your answer

    Hello Mikey
    I have put up the following in the settings in Cleaner 6.0.1:
    SETTING
    Windows Media
    OUTPUT:
    Windows media
    TRACKS:
    Video media will be encoded into the output file
    IMAGE:
    - crop: manual
    - image size: 320x240
    - constrain aspect ratio: 4:3
    - deinterlace: auto
    Sharpen: radius: 1.5, amount: 50
    Adaptive noise reducwe: mild
    ADJUST:
    - Gamma: 15
    - Brightness: -5
    - Contrast: 5
    ENCODE:
    - Windows Media Video V7
    - Frame rate: 24 fps
    - Insert Key frames: every 300 frames
    - Video data rate: limit to 400 kbits/sec
    AUDIO:
    - Sample rate: 44.100 kHz
    - Data rate: 48.0 kbits/sec
    - Channels: stereo
    BATCH> set default destination- her har jeg valgt en folder på harddisk
    STATUS
    - "Ready"
    PLAY
    I get the following message after to played:
    "You need to clear the status and/or change settings for the media to begin encoding"
    What is wrong with the settings or status?
    Kind regards
    mary Ann

  • How to i add an image path with spry data set

    hi
    how to i add an image path with spry data set. I made a xml file and then created a data set in html but image won't load
    this is my XML
    <?xml version="1.0" encoding="UTF-8"?>
    <banner width = "185" height = "400">
        <item>
            <image scr = "nui-panforte-recipe_01.jpg" ></image>
            <description>CHOC-COCONUT PANFORTE</description>      
            <text1>Try this delicious GLUTEN FREE Christmas treat</text1>
            <text2>CHOC-COCONUT PANFORTE</text2>
        </item>
    </banner>
    this is my HTML
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" xmlns:spry="http://ns.adobe.com/spry">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Untitled Document</title>
    <script src="../../SpryAssets/xpath.js" type="text/javascript"></script>
    <script src="../../SpryAssets/SpryData.js" type="text/javascript"></script>
    <script type="text/javascript">
    <!--
    var ds1 = new Spry.Data.XMLDataSet("recipe_banner.xml", "banner/item");
    //-->
    </script>
    </head>
    <body>
    <div spry:region="ds1">
      <table>
        <tr spry:repeat="ds1">
          <td>{image}</td>
          <td>{description}</td>
          <td>{text1}</td>
          <td>{text2}</td>
          <td>{text3}</td>
          <td>{text4}</td>
          <td>{link}</td>
          <td>{url}</td>
          <td>{target}</td>
        </tr>
      </table>
    </div>
    </body>
    </html>

    It would be helpfull if you actually created an <img> tag to start with
    <img src="{image/@src}" />
    would work.

  • How do you show thumbnail images for the contacts?

    How do you show thumbnail images for the contacts on the iPod?
    -Thank You

    In another thread I posted a suggestion to try when the iPhoto app in the Application folder will not work:
    after upgrading the OS, iPhotos (and Aperture for that matter) should still be in the Applications folder...
    And running well in 10.10.3.
    If it stops running in a next "update" do not throw it away: most apps will continue running as follows:
    In the Applications folder "rightclick" (CTL+click) the iPhoto app, then "show package contents", then click the MacOs folder open: you see the real app (dark grey), rightclick this and choose "make alias", an alias is made, move this alias to the Applications folder and use it to run iPhoto.
    Same for Aperture.
    In older OS this survived several upgrades....
    Lex

  • How many Encodes before you have a Top Quality DVD with FCS2?

    Hello
    I am wanting to buy Final Cut Pro Studio as I am having problems creating good quality DVDs with FCE4 and iDVD. I was wondering how many encodes does it take to create a top quality DVD with FCS2?

    I am wanting to buy Final Cut Pro Studio as I am having problems creating good quality DVDs with FCE4 and iDVD. I was wondering how many encodes does it take to create a top quality DVD with FCS2?
    Do you mean you are expecting the software to solve problems for you? It doesn't; only adds problems by forcing you to make many more decisions yourself. FCE-to-iDVD is actually a very fine production flow.
    FCS and DVDSP give you far more options: many more ways to accomplish tasks and to exert subjective control over your images, sound, and video. All of those option require elevated patience, understanding, comprehension.
    bogiesan

  • Pages - How to remove the grey frame?

    Hi!
    I am wondering how to remove the grey frame around the page so that when you print the page there won't be white borders around the page?
    Thanks!

    The grey border is probably the part the printer can't print on. It can be deselected in View > Hide layout. No matter what it will be white paper when you print.
    To not get white paper you need to be able to print borderless and you need to have images and text al the way out to the edge.

  • How to load a tif image in flex

    Hi All,
    Is it possible to load a tif image in flex. If it's possible
    anyone guide me or send me some code snippets regarding how to
    display a tif image in flex.
    Regards,
    Dharma

    "flexdharma" <[email protected]> wrote in
    message
    news:ga2d96$p8h$[email protected]..
    >
    Hi All,
    > Is it possible to load a tif image in flex. If it's
    possible anyone guide
    > me or send me some code snippets regarding how to
    display a tif image in
    > flex.
    Convert it to the much more web-friendly png format.

  • How do I use copyprofile, image manager and create a wim file to Sysprep a reference Windows 8 computer.

    Im trying to deploy a reference machine (configured) to other machines (exact or close image) with different hardware.
    I have successfully used sysprep in out of the box, generalise, shutdown mode although i havent tried to deploy this to another device.  Unfortunately it doesnt copy the profile to default.
    I understand that I have to create an answer file using image manager based on that image, save it to a usb drive and attach this in the sysprep command line when sysprepping it.
    My problem is I dont know how to easily capture an image of windows 8 into a wim file so that i can add this into image manager to create a answer file.  Im also not sure what I have to do in image manager, is it a simple matter of creating and saving
    the answer file or do i have to configure it to copy the profile specifically (theres only one account anyhow).
    I also want to know if i have to attach the drivers or are all the standard drivers put into the sysprep image as standard.  I would like the machine to be an exactly replica, same as doing a clone (but with the drivers for the new machine installed
    so it will boot) same as doing a clone and then repair? If thats possible.
    Any specific instructions on this would be helpful.  I have read the microsft links but they are somewhat confusing.

    I know this is a very late response but I thought I'd post for others who search.
    The easiest way to create the .wim file is via WinPE, this guy's two YouTube videos explain the entire process in detail - 
    Windows 8 ADK Part 1: Capture an OS image - https://www.youtube.com/watch?v=XJ8zKX_8E9w
    Windows 8 ADK Part 2: Windows Image Deployment - https://www.youtube.com/watch?v=HHIvoqSw_FI
    Here's a quick rundown from my notes:
    WINPE
    Create WinPE via imaging tools command prompt
    copype amd64 c:\winpe
    makewinpemedia /iso "c:\winpe" "c:\winpe\winpe64.iso"
    UNATTEND
    Open Windows System Image Manager
    Configure unattend.xml
    Save unattend.xml to sysprep folder
    Create script and save it to sysprep folder to launch sysprep with unattend
    @echo off
    cd C:\Windows\System32\sysprep
    Sysprep /oob /generalize /unattend:C:\Windows\System32\sysprep\unattend.xml
    SYSPREP
    C:\Windows\System32\Sysprep
    Run as administrator
    OOBE/Generalize
    Shutdown
    CONFIGURATION of WINPE
    Set IP - netsh int ip set address "Local Area Connection" static 192.168.1.2 255.255.255.0 192.168.1.1
    Set DNS - netsh int ip set dns name = "Local Area Connection" source = static addr = 192.168.1.4 validate = no
    Map Network Name - net use z:
    \\WindowsADK\reflex\images password /USER:domain.local\username
    DISKPART
    diskpart
    list disk
    select disk zero
    list partition
    select partition 2 (OS partition #)
    Assign letter=S (assigns drive letter to partition)
    Exit
    DISM
    dism /capture-image /imagefile:z:\image.wim /capturedir:s:\ /name:"Windows 8.1 Custom"
    Verify image is saved in the image share (z:)
    http://www.microsoftfanboys.com

  • How do i make an image pause in a flash movie clip

    Please can someone help me. I am trying to find out how to pause or stop an image in a basic flash movie clip,  after it has entered from one side and before it exits the other side.
    I have been trying to work it out myself for three days but no joy. I am practicing  for a test with a training agency which gave me a disk to use but nowhere in it does it say how this is done. I am also having a lot of difficulty making stop start buttons work with this movie clip. I am using a trial cs5.5 version of Flash which expires in 7 days so i need to know this soon. I am up to speed on most of the features, its just this one thing that has me stumped. A lot of the tutorials or examples  i have found on the net are very long winded and hard to follow exactly. Could someone let me know, step by step the sequence i should follow after i have created an object  and made it go from one side of the stage to the other.

    Hi
    Thank you for getting back to me. Yes i am using a timeline tween. I have an image on my stage which moves in from one side and out the other side. I am trying to stop or pause the image. The effect i will be asked to reproduce in my exam will be something very much like the banner on the website http://www,iactweb.com. If you go to this website you will see images arrive on the banner and pause before exiting the other side. I am fairly up to speed on all the aspects of getting this effect but i have forgotten what i learned during the course on how stop or pause the images. I am using the trial cs5.5 version of flash . Thanks again for getting back to me.

Maybe you are looking for

  • Recover Notes from iTunes Backup without Restoring Device

    Can I directly view iPhone Notes files backed up to my computer through iTunes, without restoring those files to my iPhone from backup? My ideal solution will involve a transfer of iPhone Notes backup files directly to MacBook Notes for viewing. My N

  • Error while starting Froms designer

    Hi, installed Oracle9i DS version 9.0.2 When opening Forms designer it gives me an error with the file C:\oracle\ora91DEV\forms90\formNLw.res Any suggestions. Thanks Reto

  • HT2490 Show Desktop" gesture query in Mountain Lion

    Can I change "Show Desktop" gesture to "swipe down with four fingers" on Mountain Lion? My muscle memory prefers swiping down when I'm designing and have a lot of programmes open but the Mountain Lion doesn't seem to allow me to edit this particular

  • Cascade router behind NVG589 LAN - WAN. Can't talk between networks.

    I have a d-link DIR-655 cascaded behind my NVG589. I have it configured for two different networks/subnets. Nodes on each network can talk to each other and the internet. Nodes on one network cannot talk to nodes on the other network. NVG589:IP addre

  • Need help formatting List (checkbox list) web app items on a page.

    See this page: Joseph Cancilla As you can see from the above example the List (checkbox list) items are all running together. I can't figure out a way to separate the items. i.e. DANCE: Ballet,Ballroom should read DANCE: Ballet, Ballroom with a space