RAW images and MP4 video files cannot be captured directly from Sony NEX-3 or NEX-5 camera

 
Thread Tools Search this Thread
Operating Systems OS X (Apple) OS X Support RSS RAW images and MP4 video files cannot be captured directly from Sony NEX-3 or NEX-5 camera
# 1  
Old 08-02-2010
RAW images and MP4 video files cannot be captured directly from Sony NEX-3 or NEX-5 camera

When you connect a Sony NEX-3 or NEX-5 camera to your computer via USB, RAW images and MP4 videos you've shot do not show up via Image Capture, iPhoto, or Aperture. However, JPEG images do show up as expected.

More from Apple OS X Support ...
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. Windows & DOS: Issues & Discussions

Forwarding wmv video directly to Dreamscene [WIN7]

So, I finally got around to getting Dreamscene to work with my Win 7 (64bit) Laptop. The only thing I find quite annoying, is that I have to "right click" a video file (.wmv/.mpg) and select "Set a Background" each time I want to change the video file. Is there a way to 'directly forward' a... (1 Reply)
Discussion started by: pasc
1 Replies

2. OS X (Apple)

Video Contact Sheet on Lion from movies downloaded youtube MP4

Hi I am running Lion with latest patches > uname -a Darwin wger.local 11.2.0 Darwin Kernel Version 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64 x86_64 Installed mplayer, ffmpeg, gnu-getopt and ImageMagick through brew. I am unable to generate Video Contact... (0 Replies)
Discussion started by: slashdotweenie
0 Replies
Login or Register to Ask a Question
xcam(1) 						      General Commands Manual							   xcam(1)

NAME
xcam - a graphical camera frontend for SANE SYNOPSIS
xcam [--buffer|-B] [--version|-V] [--help|-h] DESCRIPTION
xcam provides a graphical user-interface to control an image acquisition device such as a flatbed scanner or a camera. It allows scanning individual images and can be invoked directly from the command-line. xcam acts as a stand-alone program that saves acquired images in a suitable PNM format (PBM for black-and-white images, PGM for grayscale images, and PPM for color images). xcam accesses image acquisition devices through the SANE (Scanner Access Now Easy) interface. The list of available devices depends on installed hardware and configuration. xcam presents a menu listing of all known and available devices. OPTIONS
If the --Buffer (-B) option is given, xcam will use a 1024 kByte input buffer instead of the default 32 kByte. If the --version (-V) option is given, xcam will output its version number. The --help (-h) flag prints a short summary of options. SANE_DEBUG_XCAM This environment variable controls the debug level of xcam. Higher debug levels increase the verbosity of the output. Value Descsription 0 print fatal errors 1 print errors 2 print warnings 3 print information messages 4 print everything Example: SANE_DEBUG_XCAM=3 FILES
$HOME/.sane/xcam/devicename.rc For each device, there is one rc-file that holds the saved settings for that particular device. Normally, this file should not be manipulated directly. Instead, the user should use the xcam interface to select appropriate values and then save the device set- tings using the "Preferences->Save as default settings" menubar entry. SEE ALSO
sane(7), xscanimage(1), scanimage(1), sane-dll(5) and the backend manpages AUTHOR
David Mosberger-Tang Gerard Klaver (2005 update) 19 February 2008 xcam(1)