djiuser_oxGsWbPgguEK
 lvl.2
Flight distance : 21089 ft
New Zealand
Offline
|
If this will help.... there is a file called "dji_finfo.db" on the SD card. I tried to attach it here, but this forum does not allow that file format.
Anyway I opened the file in a text editor and the only bit of text I could descern in there reads as follows:
Utable_video_info_tablevideo_info_table CREATE TABLE video_info_table (ID INTEGER PRIMARY KEY, duration INT, frame_num INT, frame_den INT, rotation INT, resolution_width INT, resolution_height INT, slowmotion_rate INT, encode_format INT, nail_offset INT, nail_length INT, shutter_reciprocal INT, shutter_integer INT, shutter_decimal INT, ei_value INT, wb_count INT, wb_tint INT, shutter_angle INT, nd_value INT, aperture INT, ev_bias INT, shutter_type INT, project_frame INT, tc_start INT, tc_end INT)Q--‚Utableimage_info_tableimage_info_tableCREATE TABLE image_info_table (ID INTEGER PRIMARY KEY, thm_offset INT, thm_size INT, scr_offset INT, scr_size INT, xmp_offset INT, xmp_size INT, exif BLOB)‚))ƒitablegis_info_tablegis_info_tableCREATE TABLE gis_info_table (ID INTEGER PRIMARY KEY, dcf_index INT, camera_type INT, file_name TEXT, uuid INT, file_type INT, sub_type INT, result INT, star INT, origin INT, cloud_download INT, video_index INT, image_index INT)d##tablemtime_tablemtime_tableCREATE TABLE mtime_table (dcf_index INT PRIMARY KEY, mtime INT)5I# indexsqlite_autoindex_mtime_table_1mtime_table M''[tableversion_tableversion_tableCREATE TABLE version_table(version INT)
|
|