Confirmed. Tested on a bq e4.5 running OTA12. Left camera running. Currently at 45m45s and the output file is:-
-rw-r--r-- 1 phablet phablet 2145943552 Sep 1 12:25 video20160901_114114524.mp4 -rw-r--r-- 1 phablet phablet 2.0G Sep 1 12:25 video20160901_114114524.mp4 However, in my case I am writing to an sd card, so thought it might be a 2GB limit on the partition. Testing this, I ran:- $ dd if=/dev/zero of=/media/phablet/4332-3D21/testfile bs=1M count=3000 -rw-r--r-- 1 phablet phablet 3.0G Sep 1 12:42 testfile Which proves that the filesystem can cope with a >2GB file. Also, partition isn't full:- Filesystem Size Used Avail Use% Mounted on /dev/mmcblk1p1 30G 18G 12G 62% /media/phablet/4332-3D21 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to camera-app in Ubuntu. https://bugs.launchpad.net/bugs/1611349 Title: Only 2GB video file is recorded Status in camera-app package in Ubuntu: Confirmed Bug description: When video is being recorded maximum file size is 2GB. After reaching 2GB file size camera is pretending it is recording but no data is written to the file. For 720p video about 1:20 is recorded and recording goes for about 2 hours. There is also other potential issue (which I could not verify) that recording will crash after FAT32 4 GB file size limit is reached. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/camera-app/+bug/1611349/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp