Uploaded image for project: 'Qt Mobility'
  1. Qt Mobility
  2. QTMOBILITY-1720

Symbian Camera: Default image/video save path

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P3: Somewhat important
    • 1.2.x
    • None
    • Multimedia
    • All Symbian platforms

    • 8f9f4e92bd98be2edb49d447a32ce17992d8bffb

    Description

      Save images and video by default in a same way as the native camera application. Currenty images and video are always saved by default to c:/Data/[Images/Videos]/[image.jpg/video.mp4]. Now according to the new implementation the media will be saved as follows (using images as example):

      • Empty name:
        (empty) ==> e:/Images/Camera/[year&month]/[year&month&index]/[day&month&year&index].jpg
        (e.g. e:/Images/Camera/201106/201106A0/15062011001.jpg)
      • Relative names:
        image ==> e:/Images/Camera/image.jpg
        image.jpg ==> e:/Images/Camera/image.jpg
        NewFolder/image ==> e:/Images/Camera/NewFolder/image.jpg
        /NewFolder/image ==> e:/Images/Camera/NewFolder/image.jpg
        NewFolder/image.jpg ==> e:/Images/Camera/NewFolder/image.jpg
        /NewFolder/image.jpg ==> e:/Images/Camera/NewFolder/image.jpg
      • Absolute names:
        e:/NewFolder/image ==> e:/NewFolder/image.jpg
        e:/NewFolder/image.jpg ==> e:/NewFolder/image.jpg
        e:/NewFolder/ ==> (not supported, behavior not defined)

      Attachments

        Activity

          People

            tuviitan Tuomas Viitanen
            tuviitan Tuomas Viitanen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: