如何从 Canon PowerShot S5 IS 相机中检索电影和音频文件?
肖特韦尔只看到图片。通过“Places > Canon Digital Camera”安装相机,然后在生成的桌面图标上单击两次会产生此错误:
could not display "gphoto2://[usb:001,002]/"
里面什么都没有/media
。
更新:输出sudo fdisk -l
Disk /dev/sda: 40.0 GB, 40007761920 bytes
255 heads, 63 sectors/track, 4864 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x3ee33ee2
Device Boot Start End Blocks Id System
/dev/sda1 2364 2612 1999872 82 Linux swap / Solaris
/dev/sda2 * 1 2364 18979840 83 Linux
/dev/sda3 2613 4864 18089159+ f W95 Ext'd (LBA)
/dev/sda5 2613 4864 18089158+ b W95 FAT32
Partition table entries are not in disk order
解决方案:安装gphotofs,然后 Nautilus 显示类似于标准 USB 存储设备的相机内容(但请注意,gphotofs 尚不支持添加或删除内容)。
Shotwell 0.8 将支持视频,包括从摄像机导入它们:http: //trac.yorba.org/ticket/855
我们正在考虑在未来版本中添加音频支持:http: //trac.yorba.org/ticket/2920
作为一种解决方法,您可以尝试通过命令行访问文件。在这个问题中,
gphotofs
建议安装相机。