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,18 @@ 1 -[[upc 710535815474>>https://barcodeindex.com/upc/710535815474]]. Firmware version 2026 (per the number displayed on the device).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. ..Belowisfilesizesnd ##ffmpeg-i##output: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 +Sandisk 128gb micro sdcard formatted in device just prior to starting test. Disk usage at the end of the test: 6 + 5 5 {{code language="none"}} 8 +$ df -h /mnt/disk 9 +Filesystem Size Used Avail Use% Mounted on 10 +/dev/sda1 120G 58G 63G 48% /mnt/disk 11 +{{/code}} 12 + 13 +##ffmpeg -i## output: 14 + 15 +{{code language="none"}} 6 6 303M 2021-04-13 23:25 VID00001.MP4 Duration: 00:03:20.43, start: 0.000000, bitrate: 12678 kb/s 7 7 156M 2021-04-13 23:27 VID00002.MP4 Duration: 00:01:37.36, start: 0.000000, bitrate: 13386 kb/s 8 8 216M 2021-04-13 23:30 VID00003.MP4 Duration: 00:02:24.64, start: 0.000000, bitrate: 12469 kb/s ... ... @@ -44,4 +44,29 @@ 44 44 3.4G 2021-04-14 07:53 VID00039.MP4 Duration: 00:29:50.59, start: 0.000000, bitrate: 16120 kb/s 45 45 {{/code}} 46 46 47 -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}}