Flash is a poor quality software

Guys, after just short time (luckily) that I had to work with flash, during which time flash show what its capable of (not a positive thing), my thoughts on it.
Flash is extremely poor quality software. Incidents working with flash involved
1. thumb doesn't show up on slider when I click button once, but shows up when I click this same button twice. (code: thumb.visible=true), that all there was to it!!!
2. movie clips moved out of scene are showing on scene anyway
3. Simply copying the aforementioned slider and placing it on first frame on main scene brakes totally unrelated code somewhere else. But pasting the same slider on second frame doesn't brake that code anymore! Needless to say that slider has no code whatsoever so it couldn't possibly reference anything in my scene anyway!
What else? Yesterday I was happily working till lunch. Saved my work, went, had a lunch, came back, try to open my file, nope, not so fast flash tells me that this is incorrect format of a file!!! I couldn't believe what I'm seeing. I've never during my 15 years of working as a programmer came across software which couldn't open file saved by itself. Apparently, this is very common problem with flash: Re: I cannot open FLA files in CS5 "UNEXPECTED FILE FORMAT" help!
Luckily I've had save this file the day before so I've lost only half a day's work.
Another phenomena, during debugging flash goes through lines of code and at last line throws error that child mustn't be null, which is really bizarre because on previous lines I've had that child object and flash didn't complain at all:
child = new Item();//goes through this line
child.setUp("myChild");//goes through this line
addChild(child);//throws ERROR that child mustn't be null.
Another incident, two buttons identical class, all is different is text on them, one says play, the other one says settings. First button do not respond to mouse events, specifically to mouse_over event, second button behaves correctly. Situation got resolved that I've added another, dummy button and moved it out of stage. Now both original buttons behave correctly!!! How is this possible???
Another incident from before yestarday. Same slider. First frame, two copies of it. First one (top one) after publishing looks as it looks in editor, second looks completely different! parts are scaled up, far away from each other, total mess!!!WHY??? I simply put one slider from library and copied it once. Same frame, same slider, no code involved whatsoever and despite this flash messes things up.
Another incident with slider. The same slider copied from one frame to other. One works perfectly on one frame (that is you can drag the thumb and the thumb follows your mouse), paste EXACT!!! copy of this slider on different frame and the slider becomes unresponsive!!! Un effing bellievable!!!!
Oh, and one more thing, can this software and swfs produced by it be any slower and use more processor power?
There were also plenty of others smaller annoyances how flash behaves, or why doesn't behave correctly. I'm so glad that will not have to work with this software anymore. It is so bad. And it is Flash CC. Unbelievable.
So I suppose, my question is, why is flash so poor quality software, despite the fact that is on the market for so many years?

Are you serious?
Are you genuinely serious?
Are you really...
How can anyone think that this, out of box should compile? How?!?
The child isn't declared, Item class isn't defined, how can you think that this could/should compile? How?!!!
As I've said in one of my previous posts, this is simply snippet of my code with those problematic lines. And why I have problem with this is, again, as I've said previously flash does go through two lines with child variable, but throws error (during debugging) at the third line that child variable mustn't be null!!! while just before second didn't have any problems with referencing this variable, just one line previously.
And no Amy, you are wrong saying that I've nulled this variable somewhere.
If you look at the code (from one of my other posts):
//[begin of example]
//some function's body
     child = new Head_mc(); //Head_mc is a movie clip
  trace("child: " + child);//outputs some name of this child
  child.setUp(aHead);//goes through this line fine while debugging
  addChild(child);//GIVES ME ERROR TELLING ME THAT THAT child MUSTN'T BE SET TO NULL!!!!!!
if I change this code to:
//some function's body
    var c:MovieClip = new Head_mc(); //Head_mc is a movie clip
  c.setUp(aHead);//goes through this line fine while debugging
child = c;
  addChild(child);//No problems, but why is it that this works and the first code doesn't work?
//[end of example]
you will see that the only function which could possibly nullify child variable is function setUp, yet this function is called in second example as well as in first and yet first example behaves incorrectly and second example works as expected. Why? What's different there?
Oh, and @sinious, please mate, give me a favor and don't try to compile it, because it is impossible to compile. But also please note that I mention that the debugger goes through some lines so it must mean that at some point I did compile it first and then started debugging. It does make sense, doesn't it?
As for working with complicated software/languages?
Guys, please don't make me laugh.
Maya, Catia, AutoCAD, 3DMax, Visual Studio, Blender, Photoshop, ZBrush, UDK, UE4, - (except Catia I work on weekly basis, every week of the year (except holidays and weekends that is) with each and everyone of those products), and of course as a language of choice I use C++. How do you think C++ compares with regarding difficulty, complexity, learning curve to as3 do you think?
Flash (and as3) is a relatively simple but buggy, poor quality and unreliable software. I can say that not because I cannot learn it. I can say that because I've worked with it and experienced it's poor quality and "bugyness" from day one. I also worked with other software in my life, I also do work every day of my life with other software (the above mentioned), and flash simply proves to be of poor quality.
None of the software I've mentioned couldn't open file it just wrote couple of minutes ago. With flash it happened. Not once now, but two times. And not just to me. Plenty of examples on the web. Guys, please, open your eyes. It didn't happen because I'm a bad/incompetent programmer. It happened because flash is a buggy, poor quality and unreliable software. And companies are ditching flash not because I say it is bad. They ditching it because through their own experience they realized that flash is a buggy, poor quality, poorly performing, unreliable software. That's all there is to it.
And as for self-congratulatory behavior of yours:
"Plenty of evidence is here to the contrary so, mission complete"
What mission did you achieve?
The one in which you proved to everyone that you don't understand that you cannot compile code snippet which is taken out of context?
What kind of programmer you are, it just makes me wonder...

Similar Messages

  • Flash CS4 Video Poorer Quality Than Flash 8

    I've upgraded to Flash CS4 from Flash 8 Pro and find the quality of the FLV video is noticeably poorer now for the same Adobe Media Encoder settings. In addition, the video encoded using CS4 won't play on my web server. If I export from Premier Pro to AVI and then convert to Flash using my older Flash 8 the quality is good and it plays fine on my website.
    There is something strange about the FLV and SWF files created by CS4. The system that is running Flash 8 (WinXP 32bit) cannot play the CS4 created FLV files from the desktop even though they are supposed to be Flash 8 or later compatible. The system that has CS4 installed (Vista 64bit) can play both version of FLV.
    It appears that the FLV created by AME is not really Flash 8 compatible. Perhaps this is connected in some way to the poorer quality I'm getting
    Any help appreciated. I do need to solve this before my XP/Flash 8 system goes away.
    Peter Cassidy

    It has always been this way, even in the Macromedia days. Older versions of Flash cannot open (or play, as you like it) content made in the newer versions. The .fla files are totally different. I suppose this goes too for the video encoded by different versions of Flash.
    I wouldn't advise you to get rid of your old system. You may need it ....
    Emil Georgiev - Flash & Web Design

  • Flash video looks poor quality in swf

    I have a flash video .flv the quality is fine then I embed
    this in a swf file a export it to a movie. When I watch the swf the
    video quality is greatly reduced. I have tried allsorts to fix it.
    Seems to be the swf that causes the problem no matter how good the
    quality of the flv that goes into it the swf reduces the quality.
    The files size of the swf is the same as the flv going into it.
    Please can anyone help

    I have the same problem on my laptop since few months, it's really annoying.
    Did you find a solution after all? Or anyone else has a solution?
    PS: I use a Asus n55sf, with a geforce gt55m.

  • IPhone 5 flash on camera stopped working when taking photos & poor quality photos

    iPhone 5 camera flash  stopped  working when taking  photos and poor Quality photos . Flash still works when in torch mode .

    Hey there Jimbo,
    It sounds like your flash has stopped working on your phone and you noticed a decrease in image quality.
    I recommend a few troubleshooting steps here. Start with closing the running apps on the phone:
    iOS: Force an app to close
    http://support.apple.com/kb/ht5137
    Double-click the Home button.
    Swipe left or right until you have located the app you wish to close.
    Swipe the app up to close it.
    When you have done that restart the phone and test it again:
    iOS: Turning off and on (restarting) and resetting
    http://support.apple.com/kb/ht1430
    If the issue persists, I would next backup your device to iTunes, and restore it:
    iOS: How to back up and restore your content
    http://support.apple.com/kb/HT1766
    Thank you for using Apple Support Communities.
    All the very best,
    Sterling

  • Very poor quality on photos made with iphone 4

    Since a few weeks i've noticed that photos made with my iPhone 4 have a very poor quality. I've upgraded to IOS 4.3.2 thinking about a software problem, but the quality is still very poor. It´s like out of focus. I submit a just made photo. Any answer? Thanks a lot.
    This photo is made with original photo app and no zoom.

    Only thing I can think of is a focus problem (which could be software) or a lens with some junk on it that causes some blurring.
    Can't offer a solution but can make some suggestions.
    Take  different types of pictures and, just for variety in case it reveals something, take two of each - one touching the screen and then one after touching for comparison.
    Do close-ups and distance shots.  Do indoor and outdoor, with and without flash on the indoor - again, of the same thing so you can compare.
    Might reveal a pattern.  If all are bad, then it probably goes back to the lense or software not working.
    If some come out fine, it would seem to reduce the chance of it being the lens being dirty or something.  On the other hand, if close up shots look good but distant ones don't, it could be either software or the internal focusing hardware isn't adjusting enough for distant shots.
    Just some things to consider.

  • Poor quality Skype Video Calls with good connectio...

    suffering with Poor quality Skype Video Calls and also voice.
    My connection is 8 mb Download and .6mp upload, my wife in another country has Fiber so is alot faster again.
    I am using Windows 8.1 and also a Ipad Air, same issues on both.
    The Windows Pc has a nice microsoft Hd webcam (not one of the cheapones) using a i7 pc with 16g of Ram and a Gaming Graphics Card.
    There is very little software on the pc, a couple of games, no itunes, Downloading software and very little running in the background. I use Window Defender and Anti virus and have recently done a re instal of windows and everything is updated driver and software wise, including skype.
    The Ipad is the Apple air.
    When connecting to my Wife in the Uk the reception isnt great picture wise and after a little while gets bad and also disconects alot and then comes back with a worse picture and call quality. I have even had the bad connection pop up. I have ran speed tests at these points and all are showing fine.
    I also have a issue when calling my Dads land line in the uk where he has trouble hearing what im saying, muffled and echos
    I am a premium paying customer and started to get a bit frustrated.

    @Furgan, in which country are you located? Some countries and ISP-s are shaping Skype traffic. One known country is Saudi Arabia for example.
    If would help us if you could please reproduce the issue and provide logs as described in this link https://support.skype.com/en/faq/FA12321/how-do-i-create-log-files under Skype for Windows Desktop and attach it to your post?
    Thank you

  • Camtasia Poor Quality in Premiere CS4 Export

    I am a PC user. One of my clients uses Mac and Camtasia to screen capture his software program, which I need to integrate into a video I am making for his company. The MP4 Camptasia file he sends me looks good. I bring the file into Premiere to edit it, but when I export it, the clip done with Camtasia has very poor quality, while the footage I shot with my video camera looks great.
    Specs:
    Camera: HMC40, PH mode 1080/60i (MPEG-4 AVC/H.264 compression).
    PC: i7 quad-core 64-bit running Windows 7 Professional 64-bit, 8 GB RAM.
    Editor: Premiere CS4 in the Adobe CS4 Master Collection .
    New Sequence setup in Premiere: AVCHD > 1080i > AVCHD 1080i30 (60i) Anamorphic.
    Premiere’s export settings:
    Format: MPEG2
    Preset: HDTV 1080p 29.97 High Quality
    Multiplexer tab > Bitrate and Buffering Details: Variable
    Video Tab > Basic Video Settings > Quality: 5
    Field Order > None (progressive)
    Profile > Main
    Bitrate Settings: Bitrate Encoding: VBR 2Pass
      Minimum Bitrate: 4 (default)
      Target Bitrate: 15 (default)
      Maximum Bitrate: 18.5 (default)
    GOP Settings > M Frames: 3 (default)
      N Frames: 15 (default)
    Output summary: NTSC, 1920X1080, 29.97 drop frame (fps), Progressive, Quality 5.0
    Note in general: I found that if I set the Bitrate Encoding at VBR 1Pass, I got glitches sporadically.Using VBR 2Pass has solved this.
    My question about the Camtasia clip:
    1) How can I get the Camtasia footage to be as sharp in the export as in the original?
    Other questions in general:
    2) Are my New Sequence setting in Premiere correct? AVCHD > 1080i > AVCHD 1080i30 (60i) Anamorphic
    3) Is my choice to export as MPEG2, HDTV 1080p 29.97 High Quality preset, the best for the footage I shoot?
    4) Is my choice to set the Multiplexer tab > Bitrate and Buffering Details at ‘Variable’ the best?
    5) Do my Bitrate and GOP settings need adjustment?
    6) Should my Export field order be Upper instead of Progressive?

    function(){return A.apply(null,[this].concat($A(arguments)))}
    The frame rate is 1038 X 882
    That is a very odd frame size, and one that probably won't work well no matter what workflow you use.  You asked:
    function(){return A.apply(null,[this].concat($A(arguments)))}
    how could he better capture and export to match my workflow?
    Have him capture and export to match your desired export frame size for the finished project.
    function(){return A.apply(null,[this].concat($A(arguments)))}
    How would you suggest I change my workflow to handle the interlaced and progressive issue?
    I can't answer that until I know exactly how you intend to deliver your finished video.  Any answers to your other questions will also likely depend on your intended delivery format and media.
    -Jeff

  • Saving a Project In Pages, Images Poor Quality in PDF

    I have just purchased IWork 09, i am new to pages and so far find the software very handy and easy to use to make very attractive documents.
    i have one dilemma though.
    i save a (e.g.) poster in pages, but when i go to open it in PDF Preview, the images that i have inputted into the document are distorted or of a poor quality, when i open them in pages they are fine?.... also when i go 2 open the saved document in Adobe Reader 9, it wont open? i tried taking frames and shadows etc out just in case they are not supported, like in MS Word but still no luck. i have to send flyers for advertizment via e-mail to clients who are more than likely using Windows Xp or Vista.
    if some one could help with
    1. Getting my images to stay good quality
    2. opening it in adobe 9
    it would be very much appreciated
    jimbest

    You can not see which programs have been involved in each compression, but as far as I know, at least some programs store information about both themselves (last edited by) and the compression level in the exif/iptc data.
    The right way to work is to get as much data as possible off the colour capture in high bit and do the exposure correction getting into a normalised colour space either still in high bit or in scaled down 8 bit to save space.
    The pixels should be left alone from this phase and out. It is not necessary to change a single source pixel either in matching to the display, the printer or the press. All of this is done on the fly in memory and not be changing the pixels in the disk-based image document.
    As interchange file format for corrected colour captures stored in the normalised colour space, either use a linearised RGB space or high-bit CIELab. The file format should be lossless TIFF and not lossy JPEG (the way JPEG works internally is lossy by definition).
    Live Picture and Apple Aperture are alike in the way they work. Rather than taking the pixels into memory for correction, which is they way Photoshop worked, they construct a colour managed proxy for manipulation and then provide for a rendering that is non-destructive.
    Live Picture required ColorSync 2 and Apple Aperture is unable to work without colour management for the same set of reasons. Apple Pages is unable to work without colour management for the same set of reasons, although there are additional reasons for Apple Pages.
    Just my ten cents,
    /hh

  • Videos .avi with poor quality on iDVD.

    I am new user on Mac. I work with soccer match analysis and I have to use the softaware on windows plataform.
    I creat videos (.avi) with good quality if I watch on Windows Media Player or TV. When I watch on my Mac, they have a real poor quality (defocused and trembled).
    I used to creat my videos on this software (windows) and I burn de DVD on iDVD.
    Do I have to convert my .avi videos to any other extension file?
    When I converted my .avi files to .ogm files the quality was better, but I couldnt use these files on iDVD.
    Are there anything that I could try to get better quality on my video files?

    Hi
    I would convert the .avi to streamingDV and use this in iDVD.
    .avi
    You can use MPEG-Streamclip to convert the AVI files so that QuickTime can play them
    and to streamingDV for iMovie.
    Yours Bengt W

  • 'ken burns' poor quality interlacing jagged

    This post is to document issues with 'Ken Burns' rendering in Final Cut Express 4 and some workarounds and possible bugs in software I found.
    Similar posts about this issue:
    https://discussions.apple.com/message/5207261#5207261
    When I import images into final cut express and  apply keyfram effects with panning and zooming a.ka. the 'Ken Burns Effect' I find that image quality is very poor. This occurs in most BUT NOT ALL images in viewer and canvas windows as well as rendered footage.  The video issues are severe interlacing artifacts (horizontal blurry lines) as well as motion jitter along edges.
    Many other users on the web suggested the following, which did not work for me:
    -Avoid using JPEG files because their compression introduces artifacts which causes problems for Final Cut
    I have found both JPEG and TIFFs have trouble with Ken Burns, although I do have certain TIFFs that seem to work.
    -Using different software to render ken burns panning.
    This seems silly to me.  I find that the integration of  pan,zoom necessary for fine tuning during editing.  This would be extremely time consuming to separately generate each pan/zoom clip and import. I have heard that some software has high-end smoothing, but I am satisfied with the images that do pan and zoom correctly in Final cut.
    -Adjusting Field Dominance in the clip properties to none
    this was already set on my clips
    -Adjust render settings.
    I saw a 1001 rendering 'recipes' offered up to fix image pan/zoom issues. None worked
    Things I discovered
    Ken burns effect looked great when the image was in a transition, but bad when it was not.  For example: Imagine a 5 second cross dissolve between regular video and ken burns motion image.  When image becomes clearly visible in the latter 2.5 seconds of the transition it looks excellent while panning/zooming. When the transition finishes there is a sudden change to poor quality in the pan/zoom.
    -The render bar on top of the timeline is dark-green for good-looking images, which according to the final cut manual, means 'no render necessary'
    -There was nothing special about these render-not-necessary images that I could find in resolution, settings, etc.
    -Good looking images were jpegs, gifs, and tiffs
    I tried converting other images and reimporting, no luck
    -I can make the ken burns look good for all images by playing the movie in the canvas window and setting it 99% zoom.
    Any zoom level other than 100% looks good.
    -This seems like a bug to me.
    Eventually I just used a screen recording application called screenflow to capture my video playing in canvas window at 99% in real time.
    This worked.
    Hopefully someone can explain why rendered images never look good and what format works to get the dark green line and avoid rendering all together and these problems.
    I don't mind converting file formats beforehand as long as they work well

    The render bar on top of the timeline is dark-green for good-looking images, which according to the final cut manual, means 'no render necessary'
    This is misleading. It simply means rendering is not necessary for playback. It does NOT mean that the material does not need to be rendered.
    100% zoom level is as close to how your video actually looks that a computer monitor can display.
    You never said what format you're working in.
    You always have to render still images. You're making video, and they're not video.

  • Office Web Application PDF rendering poor quality

    Hi
    We have a customer using SharePoint 2013 and Office Web Application to provide PDF and WORD documents to partners. Now we ran into the problem, that all PDF are rendered in such a poor quality, that it is hard to read the PDF document, because it
    is so blured. DOCX documents are also compressed, but readable. If the user downloads the PDF file, the Quality of the PDF is good.
    That is how it looks in Office web application:
    This is the same file downloaded and opened with the pdf client:
    Is there any solution for this problem? Does Microsoft planned any update on this?
    Thanks
    Michael
    in2brain

    Hi Michael,
    Are you using a monitor with high resolution?
    Per the following information, if you are using a monitor with high resolution, the pdf rendered by OWA from browser will look blurry, as a workaround you can open PDF file using PDF client software currently.
    "The Word Viewer in the WACs converts documents (including PDFs) to PNG images at 96 DPI which is likely why the users are seeing blurry text if they are viewing documents on a high DPI device/monitor (>200 DPI)."
    Thanks
    Daniel Yang
    TechNet Community Support

  • SWF poor quality and poor lip sync?

    I normally use After Effects and today is my first time experimenting with Flash.
    I create virtual presenters that are filmed against a green chromakey screen. I use Keylight in AE to key the green and replace it with different backgrounds. These are then saves as .FLV files.
    In my current project the client really wants SWF files. I have tried to convince them to accept FLV's but they won't take them. So, my task is to basically convert my high quality FLV files created in After Effects to SWF's.
    I've imported the FLV into Flash and exported it again as an SWF. However, the quality is very very poor and the video is playing at half the speed of the audio, which throws the lip sync off.
    Can some please walk me through the correct process of importing the FLV and converting it to a high quality SWF file? As this is my first time with Flash it will need to be a 'take my hand'  walkthrough as Flash is very new to me and I am not at all familiar with the softwae interface etc.
    The poor quality SWF I created is attached, as well as the high quality FLV I am working from. My task is to create an SWF that replicates the quality of the FLV.
    Many thanks.

    I would take what Kglad has said a little further. Lyp syncing a live action video of a person with flash is impossible. You could probably do it with some kind of animated figure.
    The client is not always right. Unless they have a limitless budget and are willing to fund you and a team for a year or so, I would suggest that you all take a look at why they want a swf.
    If they think it is because swfs offer good quality, scalable raster graphics, in a small file size...well they are wrong. For this kind of video the file size will be just as large or larger than an FLV and it won't scale up without getting pixelated.
    If they think it is because the swf is easy to play back and an FLV isn't...well they are kind of correct. But in that case the answer is to create some kind of player that plays back the FLV.
    Those are the only two reasons that I can think of why someone would say, "Oh we have to have a swf."
    Maybe there are others?

  • I must be doing something stupid: Very poor quality DVD rendering!

    I am new to Apple products and after trolling this forum, I was able to create a DVD using iDVD on my Mac mini Core Duo - 2Ghz model. But, the video is of very poor quality (compression artifacts). I am lookging for guidance to creating a better video quality. But first, let me give you some background...
    I have created enough DVDs for my home videos captured both from my S-VHS camcorder and min-DV camcorders (both PAL and NTSC) using Pinnacle Studio (buggiest software in the world) and Adobe Premiere Elements under Windows. I have clear expectation of video quality and understand the quality differences between various standards.
    I have a fairly new toy - Canon Powershot TX1 digital camera which is an amazing compact camera that shoots 720p video @ 30fps and stores them in MJPEG format. Very good optics (10x optical image stabilized zoom). The only con is that it has very poor low light shooting ability.
    The steps I took to create this DVD...
    1. Import the .avi and .jpeg files from my camera into iPhoto library.
    2. Use iMovie (all part of iLife'08) to stitch the avi clips and also some of jpegs. Added transitions, titles and music in iMovie.
    3. Also, added some of my old low resolution avi files (from my older Canon camera - probably in 640x480 resolution).
    3. Exported it in the largest file mode (960x540) which created a 1.8GB file.
    4. Opened this movie file in Garageband and added the Chapter markers.
    5. Shared it with iDVD which automatically launched iDVD and showed the chapters in very nice scene selections menus.
    6. Invoked the Burn menu to burn the movie into a DVD using iDVD.
    Am I using the right methodology (I want the chapters)? I also observed that an earlier project which was pure 15 minutes of 720p content created a 4.7GB size exported file from iMovie whereas this current project has 51min of avi (of which about 10min is low res and the rest is in 720p format) and 12min of still photos produced a 1.8GB file when exported. This clearly tells me that the exported file is of poor quality. Why did that happen? Was it because I mixed the content and included low res videos?
    I should probably try creating a DVD from the pure 720p content and see how that looks.
    Any pointers would be a great help. BTW, the mac mini, iPhoto and iMovie forums are just awesome. The quality of posts and responses is very high.

    Thanks a lot, F Shippey.
    I exported it as a .dv file and then I was able to produce the DVD correctly with the Revolution theme and 11 chapters. I haven't done any editing any clips yet in iMovie. In most cases, I will not need to do that in most cases as the Canon TX1 creates individual avi clips every time I record and stop a recording. Having used a camcorder for over a decade now, I know how silly most of the recordings are.
    I will be rendering most of my videos as h.264 so that I can use the mac mini as a media server instead of using DVDs. I have to rip my own DVDs as h.264 soon (back to handbrake).
    PS: While creating my first DVD in OS X + iLife'08 tools, I noticed the following bugs:
    1. The clips disappear from the display in the editing window when the project becomes large and I had to zoom in and out to make them reappear. I verified that I wasn't viewing past the end of the last clip. If I hover the mouse in the blank window, it will show the clip in the preview window on the right.
    2. I had 11 chapters marked in Garageband and then I shared it with iDVD, it created two pages of scene selections with 6 chapters in each page. In the 2nd page, it added a random window (unconnected) for the 12th chapter that I didn't have. I didn't check for that and so my finished DVD has this weird 12th chapter with a copied moving clip in the window, but when selected, it doesn't do anything.
    These two bugs are way few compared to what Pinnacle Studio threw at me.
    Message was edited by: new2appletv

  • Fujifilm X100T poor quality RAW conversion?

    I've been experiencing what appears to be poor quality RAW image conversion from the new Fujifilm X100T camera that is now supported by Lightroom 5.7.
    It appears that Lightroom may be "honoring" the Chromatic Aberration correction that the camera itself writes to the EXIF files. This causes images with high contrast areas to appear very blurry or almost like they've had a filter applied to make them appear hand drawn. It may also be that the camera itself isn't focusing properly, but my tests confirm that the camera can focus just fine.
    I've collected a few examples and additional details here:
    http://bigempty.com/projects/2014/fujix100t/
    Generally speaking I don't apply any in-camera sharpening, noise reduction, or other corrections as I prefer to work with the RAW file in Lightroom. The examples linked above do not apply any post-capture noise reduction, sharpening, chromatic aberration correction, or any other post-capture edits.
    Has anyone else experienced this with the Fuji X100T? Is this typical of the X100 series image quality, or with Lightroom's processing of those RAW images?

    Besides white-balance, Adobe software generally ignores what camera settings you use.  The poor quality is just the best Adobe has been able to do with unique XTrans photosite color layout.   Adobe software is apparently optimized to the common RGBG photosite layout.

  • My new 4GS is taking really poor quality photos, how can I improve them?

    I'm trying out the camera on my new 4S and am shocked at the poor quality. I've taken the same photo in the same light etc with my 3GS and the image is much better, I can see more detail and the texture is smoother. My 4S images look terrible!
    Has anyone else noticed this? Is there a way to alter the settings? Thanks in advance.

    Hi there, i am an iphoneographer from OZ, and i am having the same issue, i have switched from iphone 4 which was upgraded to IOS5 to the 4s with the IOS 5. Since owning the 4s i have had nothing but noisey pictures in low lighting conditions, including cloudy days night time occasions indoors ect, even when using flash.
    I have used different apps, including the standard apple cam, king camera, Pro cam, Focus Plus, and the quality is all the same with the noise, but yet when i take the same pictures with the iphone 4 (which my other half has now) in the same lighting they are fantastic quality. I'm not clear here what the issue is as being an iphoneographer/Photgrapher i though i knew a fair bit about the iphone but this has really stumped me and left me no choice to send out a call for help and ask if other people out there are in the same boat, and have any advice on what possibilities could help fix this, as i miss the quailty on my iphone and dont want to have to swap back to it. Cheers LJ

Maybe you are looking for

  • Can't get to Google accounts page

    Can't get to the Google accounts page with Safari, but I can with Mozilla. https://www.google.com/accounts/ManageAccount Here is what Safari says: Safari can't open the page. Safari can't open the page "https://www.google.com/accounts/ManageAccount".

  • How to see the complete code behind the tile?

    Hi All, I am working on MSA 4.0. I am able to see the code by double clicking on the methods in the tile but unable to view the complete code behind the tile. I want to see the complete code behind the tile. Can anyone help me with this? Best regards

  • ALTERING DATE SETTING

    Hi everybody I would like to alter the date in the form for specific format, because the date format is the default date format that is DD-MON-YY, so I want the new format for the date as MM-DD-YYYY, when I alter the date format in the workstation in

  • Podcast export in Garage Band 10.0.3

    Hi out there - I have used older versions of Garage Band and even iMovie in the past - meaning over 4 or 5 years ago - to do audio podcasts for my site.  These are generally 30 min. in length average.  I am only occasionally doing this now as others

  • Unable to make changes to template given to me

    Using CS3, I am trying to modify some pages someone gave to me. It was a template so I detached it as a template. However, now, when I try to modify colors both manually, and through search-and-replace in both the XHTML and CSS files, I receive the f