Tagged with firmware - Personal View Talks https://personal-view.com/talks/discussions/tagged/firmware/p1/feed.rss Mon, 29 Apr 24 01:55:39 +0000 Tagged with firmware - Personal View Talks en-CA Guide: Sony A7III/A7RIII/A9 Firmware Language mod https://personal-view.com/talks/discussion/21766/guide-sony-a7iiia7riiia9-firmware-language-mod Fri, 22 Mar 2019 04:54:29 +0000 saudkh 21766@/talks/discussions NOTE: this method is still pending an encryption method, but until then I thought it would be nice to prepare your firmware folders for when the update hits!

Today @ma1co (https://github.com/ma1co/fwtool.py) released an update to his fwtool.py tool that allows you to extract gen4 firmwares. The tool only allows you to decrypt the firmware at the moment, but I am sure it will only be a matter of time till he updates it to encrypt as well.

The method below was discovered by @vitaliy_kiselev and can be found here: https://www.personal-view.com/faqs/sony-hack/languages

NOTE2: this method is not only untested, it will likely brick your camera. Proceed with caution.

Preparation (for macOS)

  1. Download the full source fwtool.py from the link above
  2. Download the actual firmware for your camera, in my case for the A7III it was (https://www.sony.co.uk/electronics/support/e-mount-body-ilce-7-series/ilce-7m3/downloads/00015677)
  3. copy the .dat firmware file from the dmg to the fwtool root folder
  4. sudo easy_install pip
  5. sudo pip install pycrypto
  6. sudo pip install pyyaml

note: if at any point you found any of these steps confusing or indirect, you should stop and not do this

Guide:

  1. python fwtool.py unpack -f FirmwareData_ILCE7M3V210.dat -o out (this is on macOS Mojave, your OS might require something different)
  2. cd out/firmware.tar_unpacked/0110_backup/SYSASTRA-DSLR/TI
  3. Swap the files of your current language (I have J1, see below list section as a reference. note that there are now 2 ALLLANG files one with CX62200 and one with CX62201 choose the one that corresponds to your camera language) with the All Language file (just rename them)
  4. cd out/firmware.tar_unpacked/0111_backup_sum
  5. edit 'backup.sum' in your favorite text editor
  6. Swap the checksums with what ever language you have with the CX62200_ALLLANG bin file checksum

    0,ae35017d,00113eba,000001a4,00000000,000003e8,root,root,-1,-1,SYSASTRA-DSLR/TI/CX62200_ALLLANG.bin, 0,782ddbc1,00113eba,000001a4,00000000,000003e8,root,root,-1,-1,SYSASTRA-DSLR/TI/CX62200_J1.bin,

    becomes

    0,782ddbc1,00113eba,000001a4,00000000,000003e8,root,root,-1,-1,SYSASTRA-DSLR/TI/CX62200_ALLLANG.bin, 0,ae35017d,00113eba,000001a4,00000000,000003e8,root,root,-1,-1,SYSASTRA-DSLR/TI/CX62200_J1.bin,

  7. Wait till we have a way to encrypt it. I just cant thank ma1co enough for making this possible up to this level! you rock. I will update this guide with results once ma1co releases an update.

List:

  • Region ALLLANG .. I mean you should know what this means otherwise you should not do this.
  • Region J1(JPN) supports Japanese only
  • Region U2, CA2, AU2 supports English, French, Chinese,
  • Region CEE2 (CEE) supports English, French, German, Spanish, Italian, Portuguese, Dutch, Russia, Sweden, Danish. Norway, Finnish, Poland, Czech, Hungarian.
  • Region CEE4 supports English, French, German, Spanish, Italian, Portuguese, Dutch, Russia, Sweden, Danish. Norway, Finnish, Poland, Czech, Hungarian.
  • Region CEE5 supports English, French, German, Spanish, Italian, Portuguese, Dutch, Russia, Sweden, Danish. Norway, Finnish, Poland, Czech, Hungarian.
  • Region CEH E32, HK1, JE3, TW6 supports English, Spanish, Portuguese, Chinese, Arabic, Thai, Korean, Persian.
  • Region CN2 supports English, Spanish, Portuguese, Chinese, Arabic, Thai, Korean, Persian.
  • Region KR2 supports English, Spanish, Portuguese, Chinese, Arabic, Thai, Korean, Persian.
]]>
Force lens firmware update or increment version https://personal-view.com/talks/discussion/27101/force-lens-firmware-update-or-increment-version Wed, 01 Jun 2022 09:02:38 +0000 gahbes 27101@/talks/discussions I want to play around with the firmware of some Panasonic lenses. I understand the risks and that this will very likely brick my lens.

How can I force my Panasonic camera body/lens to proceed with the update. The lens firmware I'm modding has the same version as the version already flashed to the lens so the camera just skips the update. I tried to find any reference in the lens firmware with regards to the version number but have been unsuccessful.

Any tips would be much appreciated!

]]>
Sony A7III Language Hack Help https://personal-view.com/talks/discussion/19665/sony-a7iii-language-hack-help Tue, 08 May 2018 02:54:04 +0000 saudkh 19665@/talks/discussions I recently purchased a Sony A7III from Japan. and as some of you know, Sony cameras do not have language settings on them, when they are bought from Japan. I am quite competent with the camera (even with it set in a different language) I mainly bought it from here because the price difference was justifiable.

Anyway, I found the amazing guide on this site (https://www.personal-view.com/faqs/sony-hack/languages) to help replace the camera language files. I was able to extract the firmware files (Funny enough Ive tried many versions of the fw-tool and none of them would extract the file, except the GUI one.) the extractor gave me the 4 files, one of which is the FDAT file the contains the actual firmware and as you can imagine the file is encrypted and thats where I am stuck now!

I realize it might be against the rules to ask for this, but any "tips" or direction on how to extract the fdat file would be highly appreciated? the guide says to google but I am afraid my google skills aren't as good as I thought they were. I apologize in advance if this is breaking any rules.

]]>
Z-CAM E2 First Hack Released! https://personal-view.com/talks/discussion/24813/z-cam-e2-first-hack-released Sun, 29 Nov 2020 03:42:16 +0000 storyboardcreativity 24813@/talks/discussions First custom firmware for Z-CAM E2 is READY!

Finally, I managed to figure out all my code and make a hack with Panasonic-like recording indication based on firmware v0.93!

My first changelog:

  • Added automatic non-switchable red Panasonic-like recording indication along the edges of the HDMI-output

All the source code of the added patches is here:

https://github.com/storyboardcreativity/Z-Camera-E2-Firmware-Hack

The instructions for self-assembly of the firmware are described by me in general form here:

https://github.com/storyboardcreativity/Z-Camera-E2-Reverse-Engineering

I draw your attention that this firmware is NOT OFFICIAL, and also remind you that you do any manipulations with the camera at your own peril and risk! From now on, I disclaim responsibility for possible problems with the camera if you decide to use the assembled firmware! Be extremely careful!

IMPORTANT! The hack is based on Z-CAM E2 firmware v0.93. Therefore, it will work ONLY in conditions where the official firmware v0.93 is running. For example, if you already have firmware v0.95 or higher on your camera, then installing firmware v0.93 (according to the assurances on the official Z-CAM website) is impossible! Consider this! The easiest way is to first roll v0.93 onto the camera, and then on top of it install my hack. So you can be sure that if the camera does not start after the first firmware installation process, this has nothing to do with the hack itself.

How to start using hack:

  1. Your camera must be flashed to the official version 0.93.
  2. Download the firmware file from the link.
  3. Put the downloaded update.zip file in the root of your camera's disk.
  4. Flash in the standard way as if it were an official firmware.

Custom firmware file link: https://drive.google.com/file/d/1GijjGMIjitrbCn3K4gdk3OxCYkQl__Sf

]]>
gh5 1.1 firmware https://personal-view.com/talks/discussion/26612/gh5-1.1-firmware Mon, 10 Jan 2022 02:36:00 +0000 q296247032 26612@/talks/discussions gh5 1.1 is better ,but i 2.7。how 2.7 to 1.1.
Mr. Vitaliy_Kiselev i want firmware downgrade . Please help me thanks . this is gh5 v1.1 :https://drive.google.com/file/d/1Rha3pM0Ux-5Ajpw_-rqsSHJnKsOaN8O_/view?usp=sharing

]]>
Lumix G9 firmware reverse engineering https://personal-view.com/talks/discussion/24266/lumix-g9-firmware-reverse-engineering Fri, 14 Aug 2020 08:31:54 +0000 jverbeek 24266@/talks/discussions Hey there, I recently got myself a Lumix G9 and was keen to look into the firmware. I'm hitting a roadblock, but maybe somebody can help me :)

The .bin firmware you can download from Panasonic (https://av.jpn.support.panasonic.com/support/share2/eww/com/dsc/fts/zip/G9___V22.zip) has the "UPD " magic, followed by 8 bytes I couldn't associate, and then what seems like a product identifier "MC471" (MC = mirrorless camera?)

The interesting stuff starts at 0x2EC, where something which looks like a partition table starts. This section is 4884 bytes long (including some padding I believe) and contains 48 partitions which I managed to reverse engineer:

// 92 bytes - index entry of the partition listing struct partitionIndexEntry { char name[12]; // 12 bytes - name of the partition int offsetFile; // 4 bytes - offset in the firmware file int size; // 4 bytes - size of the partition int offsetMemory; // 4 bytes - offset in the memory on the camera int encryption; // 4 bytes - whether the partition is encrypted (0x3) or not (0x2) char checksum[32]; // 32 bytes - SHA-256 checksum of unencrypted partitions? char key[16]; // 16 bytes - encryption key?, if encryption == 0x3 char padding[16]; // 16 bytes - padding };

Reading that in in my custom C tool I've written for this logs out 48 partitions with their offset (in the firmware file, the real data starts at 0x1600) and size. I added automatic dd'ing so I now got 48 .bin files which are the extracted partitions out of the big firmware file. Adding all the sizes of the partitions together is also exactly the size of the original .bin minus the 0x1600/5120 bytes at the beginning which are the headers and partition table. You can download the extracted partition files here: https://drive.google.com/file/d/1P4681aZkRlCUuaiL10nH_En1g70iRLKS/view

Now, they obviously seem to be encrypted, and I haven't been able to figure out how. As you can see I was thinking whether the 16 byte long key in the partition index might be a key, because it's filled with zeros if encryption is 0x2.

This is my progress, I greatly appreciate any hints!

]]>
GH2 flash failed. Anything to do ? https://personal-view.com/talks/discussion/24412/gh2-flash-failed.-anything-to-do- Wed, 09 Sep 2020 12:17:35 +0000 syne 24412@/talks/discussions Hello People,

I failed the flash of my GH2, it shut down while updating.

As i don't have any µ 4/3 before, i discovered to late that 3rd party battery fail to warn when low on GH2.

There's something i can do to save this camera now or it's just good for trash ?

That's was few month ago now, i tried several battery but camera simply don't wake up.

]]>
Hacked GH2 for live streaming and recording at the same time? https://personal-view.com/talks/discussion/24126/hacked-gh2-for-live-streaming-and-recording-at-the-same-time Thu, 23 Jul 2020 10:27:14 +0000 thiswayup 24126@/talks/discussions I'm helping a local music studio with a live stream show that is usually between 30-45mins. They don't have much budget and I thought a hacked GH2 would be perfect for this.

I was hoping to record and stream at the same time, plus need to bypass the 30min recording limit. I am using my own GH5 and use the CIne-V colour profile and if possible recording at 422 All-I.

Would like some advice on: - Which hacked firmware to use? - Any experience with this setup? - What alternatives which I could potentially use with my M43 lenses under £400 / $500 secondhand?

]]>
Custom GF2 Firmware Manipulation https://personal-view.com/talks/discussion/23848/custom-gf2-firmware-manipulation Mon, 11 May 2020 16:07:48 +0000 Prinsto 23848@/talks/discussions Hello everybody,

I just got a used GF2 for some DIY projects and want try my luck in firmware manipulation. I want to start with some simple string changes or hiding GUI elements. Is this somehow possible with ptool and if not where whould I learn how to do this? The "Developer stuff" in the faq looks like a good start but I can't access any links in that section.

Best regards, Franz

]]>
Cannot find old(1.1) firmware https://personal-view.com/talks/discussion/20149/cannot-find-old1.1-firmware Mon, 30 Jul 2018 02:43:29 +0000 ersvltan 20149@/talks/discussions Hello, gh2 users!

When new gh2 firmware(1.2) came out, the old(1.1) one was removed. And I can't install a hack with the new one.

Can anyone please send me an old gh2's 1.1 firmware?

Thank you very much!

]]>
GH5 - impossible to unlock VLOG? https://personal-view.com/talks/discussion/20700/gh5-impossible-to-unlock-vlog Sat, 20 Oct 2018 01:26:43 +0000 GHuser 20700@/talks/discussions I remember the GH2 and Ptool hacks back in the day. With all the great features built into modern cameras like the GH5 there is less of a need for hacks, but it is curious that no one has hacked the GH5 to enable VLOG. Is that because it is impossible to enable VLOG using a firmware hack, or because no one has sufficient interest in creating a hack?

]]>
Panasonic Firmware https://personal-view.com/talks/discussion/21043/panasonic-firmware Mon, 03 Dec 2018 19:54:02 +0000 durian 21043@/talks/discussions I am having trouble adding the panasonic firmware to ptools. I see that GH2 v1.1: http://panasonic.jp/support/global/cs/dsc/download/fts/index2.html has a dead link. It is not possible for me to upload the new v1.2 firmware to ptools. Does anyone else have this issue?

]]>
Panasonic GH2 Hack - PTool Error message opening Firmware V12 file https://personal-view.com/talks/discussion/20351/panasonic-gh2-hack-ptool-error-message-opening-firmware-v12-file Thu, 30 Aug 2018 09:14:07 +0000 laru1977 20351@/talks/discussions Hi everybody,

I am new here. I just bought an used GH2 in good condition. As the firmware on it is 1.0 (body) and I anyway wanted to try a hack, I just followed the instructions, downloaded latest firmware (1.2.) and the flowmotion hack. All in the same folder as PTool as well. Now PTool gives me the following message after selecting the Firmware GH2__V12file: "wrong file or trying to use already patched file".

No clue what is wrong and how to go ahead. Would be great to get some help here, thank you !

Best Lars

]]>
GH5 Firmware Update - Performance Enhancement https://personal-view.com/talks/discussion/18808/gh5-firmware-update-performance-enhancement Wed, 17 Jan 2018 16:33:14 +0000 Mckinise 18808@/talks/discussions Yosuke Yamane-san - the head of imaging at Panasonic talks about if required they would release a firmware update for the GH5.

The statement begins at 3:30. He talks about the GH5s being created because they listened to consumers. Then at 3:45 he says that if required they would release a firmware update for the GH5.

What Realistic Features would you like added to the GH5 via firmware update?

]]>
When will Panasonic Vario PZ 45-175mm f/4.0-5.6 get Dual I.S. firmware update? https://personal-view.com/talks/discussion/15993/when-will-panasonic-vario-pz-45-175mm-f4.0-5.6-get-dual-i.s.-firmware-update Fri, 04 Nov 2016 01:18:01 +0000 bealbuoy 15993@/talks/discussions I have been patiently waiting for the Dual I.S. firmware update that was suppose to arrive in February 2016 for the Panasonic 45-175 along with two other lens. I can find no information about when or even if they will ever arrive besides originally posting it will arrive in February 2016. Does anyone know what is going on with these three updates? I really like the 45-175mm lens, and really look forward to Dual I.S. for it. If it will never occur will someone please tell me.

]]>
GH4 problem reactivating V-LOG after v2.6 firmware update https://personal-view.com/talks/discussion/16123/gh4-problem-reactivating-v-log-after-v2.6-firmware-update Thu, 01 Dec 2016 03:08:36 +0000 jpl 16123@/talks/discussions After updating to firmware v2.6 I'm trying to reactivate my V-LOG activation key. After entering the cameras activation code on the Panasonic website it says "ERROR!!: This key code is already used with another product" . I presume the problem is that the activation code must now be linked to a specific version number. Any one else experienced this problem of know of a work around?

]]>
35-100mm F2 Olympus 43 lens https://personal-view.com/talks/discussion/500/35-100mm-f2-olympus-43-lens Tue, 26 Jul 2011 13:49:38 +0000 Jspatz 500@/talks/discussions Just need longer recordig (and clean HDMI) for GH2 https://personal-view.com/talks/discussion/16163/just-need-longer-recordig-and-clean-hdmi-for-gh2 Sun, 11 Dec 2016 11:44:07 +0000 swschilke 16163@/talks/discussions Dear *,

Just got a used GH2 and I wonder which GH2 hack gives me just longer recording and my second wish: clean HDMI out (preferable without recording on SD card). Any recommendations? Which is nowadays the "best" hack I could use?

Kind regards

sws

]]>
Firmware dumping? https://personal-view.com/talks/discussion/13068/firmware-dumping Thu, 28 May 2015 14:05:00 +0000 fght 13068@/talks/discussions Hi, did anyone ever post info about how to dump firmware from Panasonic cameras? I'd like to assist in the dumping/decryption of one of the as-yet-unsupported models but cannot find information as to how dumping was actually done.

]]>
'AF-ON' setting in new GH4 firmware 2.5? https://personal-view.com/talks/discussion/14895/af-on-setting-in-new-gh4-firmware-2.5 Wed, 30 Mar 2016 11:20:06 +0000 GravitateMediaGroup 14895@/talks/discussions If the GH4 already has auto focus in video mode, what does af-on in video mode add or improve? sorry if it's a silly or obvious question, there just isn't much detail about it yet from my searches.

]]>
How to read Panasonic Lumix internal firmware settings https://personal-view.com/talks/discussion/14793/how-to-read-panasonic-lumix-internal-firmware-settings Mon, 14 Mar 2016 11:42:51 +0000 5Lion 14793@/talks/discussions If one buys a used camera at an auction, is there a way to read the internal firmware settings.. reversing the hacking process.. downloading the internal firmware file from the camera..

]]>
GH4 diplay zoom for vignetting lenses https://personal-view.com/talks/discussion/14720/gh4-diplay-zoom-for-vignetting-lenses Sat, 05 Mar 2016 17:37:37 +0000 bambolero 14720@/talks/discussions Hi guys, do you think it could be possible to have a function that allows to zoom (in percentage) the GH4 display to use vignetting lenses and be able to see the usable framing? Like a hack or a firmware update? Sometimes if you use a 16mm cine lens there is a vignette but if you crop 10% for example the image is great. The framing is not easy though if you have to think about it in your head without a precise displayed image. Would'nt it be agreat thing for a new firmware version or a hack?

]]>
A77ii firmware into A77 update? https://personal-view.com/talks/discussion/14248/a77ii-firmware-into-a77-update Sat, 19 Dec 2015 05:37:03 +0000 Sadnakupa 14248@/talks/discussions Would it not be nice to be able to update the old a77 with the new the a77ii firmware update. Is it possible to modify the firmware so it would fit the a77 requierments?

There are simple features like intervalometer, jpg engine(iso noise) and so on that could be used in old a77 to.

Thank for your work so far with Sony firmware repacker tool. I can also offer some help if needed since i studied IT science and have some programming skills.

Greetings Domen

]]>
Panasonic LX100 firmware issues https://personal-view.com/talks/discussion/11690/panasonic-lx100-firmware-issues Sun, 02 Nov 2014 08:08:07 +0000 karl 11690@/talks/discussions I thought it would be the right time to open a thread dedicated to firmware issues found in the LX100.

One issue I found in firmware version 1.0:

When you use "Utilize Custom Set" (e.g. C1) to recall a setting, then change some settings, then want to recall the stored C1 custom setting again, you'll find that using "Utilize Custom Set" has no effect. Only if you first choose a different setting (like C2) and then C1 again, the C1 setting are actually restored.

This is slightly annoying to me, as I make frequent use of custom sets, but also often divert from the stored settings and go back.

]]>
olympus OMD EM-1 gets 24p, OMD E-5 gets fIat (log?) profile https://personal-view.com/talks/discussion/13719/olympus-omd-em-1-gets-24p-omd-e-5-gets-fiat-log-profile Tue, 15 Sep 2015 09:50:19 +0000 bannedindv 13719@/talks/discussions " Olympus Imaging is pleased to announce new firmware updates for its professional OM-D E-M1 and enthusiast E-M5 Mark II cameras. Firmware version 4.0 for the E-M1 will significantly transform the camera’s video-recording, macro photography and stealth shooting capabilities. Version 2.0 for the E-M5 Mark II introduces video specific enhancements for professional use.

The fourth iteration of the E-M1 camera firmware (v4.0) introduces an extensive number of new or improved features that significantly broaden its imaging capabilities. For video recording, 24 and 25P frame rates have been added to the camera’s existing Full HD video recording capability. The video stabilisation algorithm has been completely revised to deliver a much higher level of dynamic image stability in handheld operations. Two powerful new focus stacking and focus bracketing modes assist to improve depth of field for close-up imaging. A new silent electronic shutter mode provides stealth shooting operation in delicate wildlife, concert and stage photography environments. Other new feature highlights include 4K time-lapsed video recording, and a simulated optical viewfinder mode that uses high-dynamic range technology for a traditional SLR viewfinder experience.

The E-M5 Mark II’s firmware v2.0 introduces a new flat picture mode that helps to facilitate higher quality video colour grading during post-production. Linear PCM sound synchronisation with the Olympus LS-100 professional digital audio recorder (via USB) is a new feature. On-board video sound recording quality has been further improved with a new digital noise filter.

In line with the camera firmware updates for both cameras, firmware for all Olympus M.Zuiko PRO and Premium series lenses will be updated at the same time.

Olympus’ Capture software, used to enable tethered imaging with both the E-M1 and E-M5 Mark II cameras, will also receive feature updates and performance enhancements in its new version, 1.1. An important highlight is faster data transfer speeds between camera and host computer in studio usage. For still life and product photography, a new keystone compensation feature enables digital perspective correction directly within the application. The popular quickset Super Control Panel interface from the camera’s on-board menu will also be available from within the Capture software interface to improve camera control and usability.

The availability of the new firmware for the E-M1 (v4.0), E-M5 Mark II (v2.0), PRO and Premium lenses, as well as software v1.1 update for Olympus Capture app will be in November 2015. Exact availability dates will be subsequently announced.

[big table of new features]

Updates Highlights

E-M1 firmware v4.0 · 24,25P video frame rates · Focus Stacking & Bracketing · Silent electronic shutter mode · 4K video time lapse · S-OVF (Simulated Optical Viewfinder)

E-M5 Mark II firmware v2.0 · Flat Picture Mode (for video) · Video noise filter · Focus Bracketing · Synchronised sound recording with Olympus LS-100

Olympus Capture v1.1 · Faster tethered data transfer speeds · Keystone compensation · Super Control Panel Interface

Lens firmware updates · For all M.Zuiko PRO & Premium lenses " From

http://t.co/rRkflcV2SO

]]>
GH2 Firmware 1.11 - where to download? https://personal-view.com/talks/discussion/13587/gh2-firmware-1.11-where-to-download Fri, 21 Aug 2015 00:47:22 +0000 fatpig 13587@/talks/discussions Hey guys,

I must have missed something when it came out, but Firmware version 1.11 is mentioned all over this site. can somebody link me the download?

thanks

]]>
GH3 NTSC to PAL https://personal-view.com/talks/discussion/6843/gh3-ntsc-to-pal Mon, 29 Apr 2013 15:34:41 +0000 nicneg 6843@/talks/discussions Hello everybody! My name is Nicu (Nikolay) and I'm new on this forum. Today I recieved my GH3 camera from US, and I realized that this is NTSC version, but I'm living in Moldova, and I need PAL mode. So, my question: Is it possible to modify the firmware (v 1.1) to change from NTSC mode to PAL? Thanks in advice!

]]>
GH4 Firmware News https://personal-view.com/talks/discussion/12234/gh4-firmware-news Fri, 23 Jan 2015 14:19:48 +0000 tedbrah 12234@/talks/discussions Post any news about upcomimg rumors or releases of gh4 firmware. Im personally really excited about the V-Log color profile that may come soon or the confirmed 4k hdmi output that's confirmed.

]]>
Panasonic GH3 Japanese model https://personal-view.com/talks/discussion/5901/panasonic-gh3-japanese-model- Fri, 25 Jan 2013 05:23:26 +0000 shayanxtra 5901@/talks/discussions Dear forum, I recently bought my Gh3 from Japan and I cant return it. I'm just finding out that there is no way to change the language to English. Is there a way to change the firmware? help please.

]]>
GH4 firmware update 2.0 talk https://personal-view.com/talks/discussion/11461/gh4-firmware-update-2.0-talk Wed, 01 Oct 2014 02:21:55 +0000 chef 11461@/talks/discussions GH4 FIRMWARE UPGRADE!!! VER 2.0 http://eww.pass.panasonic.co.jp/pro-av/support/content/download/EN/ep2main/soft/upggh4_e.htm

  1. [4K PHOTO] mode is added which records 4K video exclusively for capturing a frame to save as a photo. •Settings can be adjusted as below when entering this mode. Rec Format : MP4 Rec Quality : 4K/30p/100Mbps (System Frequency 59.94Hz) 4K/25p/100Mbps (System Frequency 50.00Hz) Luminance Level:0-255
    1. In addition to 16:9 aspect, 4:3/3:2/1:1 can be selected.
    2. Exif information is embedded to the captured image from the 4K video.
    3. Marking function is available enables marker setting on the designated point while recording video and users can jump to the markers when playing back the video to capture the frame they want.
    4. Loop Recording function is added, with which the camera keeps on recording video while deleting the old footage automatically.
  2. 4K/23.98p/100Mbps mode is added in MP4 video recording.
  3. The upper limit of the ISO sensitivity can be set in the menu of ISO sensitivity setting and emission amount of flash light can be adjusted in the menu of exposure compensation.
  4. Focusing performance of 1-area AF in video recording is improved.
  5. Tracking performance of tracking AF when used with the interchangeable lens H-FS14140 is improved.
  6. Remote shooting via USB tethering is available by using PC software “USB Tether” supplied by Promote Systems.

https://eww.pavc.panasonic.co.jp/support/en/dsc/fts/win/GH4_V20_ENG.pdf

]]>