Changes for page Drift Ghost XL
Last modified by Leon Poon on 2021/04/15 10:17
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,8 +1,8 @@ 1 1 [[upc 710535815474>>https://barcodeindex.com/upc/710535815474]]. 2 2 3 -First run on a new device, from fully charged battery until auto-off, just leaving it in the living room filming a ticking LED clock. Firmware version 2026 (per the number displayed on the device). 3 +First run on a new device, from fully charged battery until auto-off, just leaving it in the living room filming a ticking LED clock. Firmware version 2026 (per the number displayed on the device). Timestamping on video image is switched ON. 1080p 30fps. 4 4 5 - Disk usage (Sandisk 128gb micro sdcard):5 +Sandisk 128gb micro sdcard formatted in device just prior to starting test. Disk usage at the end of the test: 6 6 7 7 {{code language="none"}} 8 8 $ df -h /mnt/disk ... ... @@ -54,4 +54,29 @@ 54 54 3.4G 2021-04-14 07:53 VID00039.MP4 Duration: 00:29:50.59, start: 0.000000, bitrate: 16120 kb/s 55 55 {{/code}} 56 56 57 -There is also a ##3.4G 2021-04-14 08:21 VID00040.MP4## that cannot be played by VLC. Still, Linux ##file## command identify it as ##VID00040.MP4: ISO Media, MPEG v4 system, 3GPP JVT AVC [ISO 14496-12:2005]##. 57 +{{code language="none"}} 58 +Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'VID00039.MP4': 59 + Metadata: 60 + major_brand : avc1 61 + minor_version : 0 62 + compatible_brands: avc1isom 63 + creation_time : 2021-04-14T07:23:25.000000Z 64 + Duration: 00:29:50.59, start: 0.000000, bitrate: 16120 kb/s 65 + Stream #0:0(eng): Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1920x1080, 15987 kb/s, 29.97 fps, 29.97 tbr, 30k tbn, 59.94 tbc (default) 66 + Metadata: 67 + creation_time : 2021-04-14T07:23:25.000000Z 68 + handler_name : Ambarella AVC 69 + encoder : Ambarella AVC encoder 70 + Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, mono, fltp, 128 kb/s (default) 71 + Metadata: 72 + creation_time : 2021-04-14T07:23:25.000000Z 73 + handler_name : Ambarella AAC 74 + 75 +{{/code}} 76 + 77 +There is also a ##3.4G 2021-04-14 08:21 VID00040.MP4## that cannot be played by VLC. Still, Linux ##file## command identify it as ##VID00040.MP4: ISO Media, MPEG v4 system, 3GPP JVT AVC [ISO 14496-12:2005]##. ffmpeg says: 78 + 79 +{{code language="none"}} 80 +[mov,mp4,m4a,3gp,3g2,mj2 @ 0x55cff13c1600] moov atom not found 81 +VID00040.MP4: Invalid data found when processing input 82 +{{/code}}