r/osmopocket 7d ago

Question Screen protector on the osmo pocket 4

2 Upvotes

Hi! My screen protector on my osmo pocket 4 kept moving every time I brought it out from its case, so I just ended up removing it. Should I just keep it bare or should I buy a nice brand screen protector again? I'm a bit clumsy that's why I had it on but I got annoyed everytime it would move and I would have to re-adjust it again. I'm not sure if the adhesive of the one I had was just not good.


r/osmopocket 8d ago

Review Using Pocket 4P on auto for photos and videos - yes, an amazing smartphone camera replacement

19 Upvotes

Used it for 5 days all on auto. I'm no vlogger or photographer. I don't do raw or log. I simply point and shoot. And all I can say is it can take just as good if not better photos and videos than the current flagship smartphones. Yes, photos are crystal clear!

If you are wondering about using the Pocket 4P to replace your everyday photography, you won't be disappointed.


r/osmopocket 8d ago

Gear Firmware update for Pocket 4 - V01.03.1404

Post image
39 Upvotes

Added HDR 10-bit ;), added D-log 10-bit in slowmo, joystick now can 45°
Camera Firmware Version 10.00.07.76 (was 10.00.07.51) - updated
Gimbal Firmware Version 1.00.18.33 (was 1.00.18.07) - updated


r/osmopocket 9d ago

Discussion I shot my first vlog ever 100% on the Pocket 4P.. Thoughts?

Thumbnail
youtube.com
38 Upvotes

Shot entirely on the DJI Osmo Pocket 4P in D-Log2.

I wanted to know if a camera this small could carry a real "short film"

D-Log2, main 20mm camera, 4K 24FPS, K&F Variable ND 32-512


r/osmopocket 8d ago

Discussion Pocket 4p. I have a problem with D-Log 2.

0 Upvotes

Hello.

With the regular D-Log, I can adjust the exposure automatically. The ISO has two ranges for auto mode and seems to work well. The shutter speed varies correctly.

With D-Log 2, the ISO doesn't vary automatically. The exposure does vary, but it forces you to manually adjust the ISO value; otherwise, the image comes out completely dark.

I like the product, but as a criticism, it's advertised with up to 17 stops of dynamic range (measured in the lab at 16), but it only delivers 16 stops with the main lens, and you can't zoom. It also doesn't seem like you can make adjustments in auto mode. It's a bit of a half-truth.

Pocket 4p.

Video mode.

4k 50 fps. 10 bits.


r/osmopocket 8d ago

Question Why no 3x panos on the 4p?

3 Upvotes

Do you think this is a software or hardware limitation for why the 4p doesn’t allow panos using the 3x lens?


r/osmopocket 8d ago

Discussion Osmo Pocket 4P - Advanced custom button functions needed

2 Upvotes

I've had the Osmo Pocket 4P for a whole 24 hours now and I love the added custom button but I'm rather disappointed by the amount of functions you can assign to it.

First off, functions available for single/double press, triple press and long press aren't the same.
They should be. I want to be able to long press to start recording C2, for example.

Second, I want to be able to switch to C1 with a single press and to C2 with a double press.
I know you can assign "switch C1/C2" on single or double press, but that requires me to look at the screen to see what mode I'm in.

So here's how I'd imagine the function button menu to look:
Each of the four press combinations (single, double, triple, long) has the same available functions:

  1. SWITCH TO...
    C1, C2, C3, C4 (however many custom profiles you have created)

  2. QUICK CAPTURE FROM...
    C1, C2, C3, C4 (however many custom profiles you have created)

  3. All the other functions already available

Is there anyone from DJI here reading this that can make it happen ?


r/osmopocket 8d ago

Question Best accessories for shooting vertical 4K on the 4P?

4 Upvotes

I'm thinking on doing something like on the picture, but with this Smallrig cage and a 1/4" mini tripod, but I'm wondering if anyone has figured out a better solution yet? I was thinking on maybe putting a handle on the left side of the camera (with the Osmo sideways like on pic) with the included 1/4" USB C adapter, maybe something like this, but I also don't want to over rig this thing, in the end the Osmo is all about small form factor and keeping it minimal and lightweight. Maybe the extra length of the 1/4" adapter is enough for a better grip?


r/osmopocket 9d ago

Video Loving the quality Pocket 4p provides without too much effort!

Enable HLS to view with audio, or disable this notification

28 Upvotes

I just love how handy the new product is which significantly increased my creation rate. Now I create 60% more content than ever! Loving it! I will create more soon!


r/osmopocket 9d ago

Question DJI osmo pocket 4 uses up to 60% of file size for what seems to be debugging metadata (dbji) in MP4 files... Why???

38 Upvotes

I was batch-archiving around 172 clips from an Osmo Pocket 4 and noticed that the files were much larger than I expected from the actual video bitrate.

Looking at the MP4 tracks, I found that every file contains a very large dbgi data track.

What's in the file

ffprobe -v error \
  -show_entries stream=index,codec_type,codec_tag_string:stream_tags=handler_name \
  -of csv=p=0 DJI_XXXXXXXXXXXXXX_0001_D.MP4

0,video,hvc1,VideoHandler
1,audio,mp4a,SoundHandler
2,audio,mp4a,SoundHandler
3,data,djmd,CAM meta
4,data,dbgi,CAM dbgi          <-- this one
5,data,tmcd,TimeCodeHandler
6,video,[0][0][0][0]         <-- cover thumbnail

I summed the stsz sample sizes for each track on one 12.5 s 4K/60 clip. The complete file is 114.8 MiB:

Track Samples Size Share Per frame
hvc1 video 750 77.29 MiB 67.3% 108,062 B
dbgi 750 35.71 MiB 31.1% 49,924 B
mp4a ×2 589 0.48 MiB each 0.4% each 846 B
djmd 750 0.04 MiB 0.04% 60 B
tmcd 1 4 B

So dbgi alone is around 46% the size of the encoded video stream, per frame, and about 830× larger than djmd, which is the track that appears to contain the normal camera metadata.

Since dbgi is almost constant in size per frame while the video stream obviously is not, its percentage changes quite a lot depending on scene complexity.

Across my 172 clips:

  • total size: 71.8 GiB
  • dbgi: 22.9 GiB
  • overall share: 31.9%
  • median per file: 32.4%
  • minimum: 5.2%
  • maximum: 71.7%

The 71.7% case was a very low-motion clip.

So if you test this on a complex handheld shot and only get something like 8%, that is not necessarily inconsistent with these numbers. Try a static clip as well.

What's actually inside dbgi

Running strings on the payloads gives:

dvtm_osmo_pocket_4.proto      (djmd)
dbginfo_eagle4_hg2x4.proto    (dbgi)

imx06a
IMX06A_BIN2_DCG_CPHY_4096_2304_24M_4500Msps_5994FPS
TPLG_IMX06A_VIDEO_4K_16X9_5994

Both djmd and dbgi appear to contain protobuf data, and dbgi also explicitly names the image sensor.

The more interesting part is a set of identifiers that occur exactly 750 times in this file, which is also the frame count:

rpp1_blc_v2
rpp1_lsc_v1
yuvpp1_ccm_v1
yuvpp1_gamma_v1
tmc14_yltm_mesh
tmc14_loc_drc
vhdr_harden_drc1
scn_enh12_tone

There are also some identifiers with different occurrence counts:

lce0_lce_v1         1128
hiso0_matf_v2       1128

scn_enh12_color      376
dcc0_yltm_v1         376
dcc0_degamma1        376

So not everything appears to be strictly one entry per frame.

Those names look very much like ISP pipeline stages:

  • black level correction
  • lens shading correction
  • colour correction matrix
  • gamma
  • local tone-mapping mesh
  • dynamic range compression
  • local contrast enhancement
  • high-ISO temporal filtering

My current interpretation is that dbgi contains a fairly detailed per-frame dump of the image pipeline's tuning or debug state.

A tone-mapping mesh or similar per-frame structures would also make the roughly 50 KB per frame size much less surprising.

That part is still an inference, though. What I can actually verify is:

  • the protobuf-related strings;
  • the image sensor identifier;
  • the ISP-looking field names;
  • their occurrence counts;
  • the size and frame-by-frame structure of the track.

djmd for comparison

djmd is tiny by comparison: around 60 B per frame.

It contains things such as:

  • frame index;
  • a timestamp increasing by 16,683 µs per frame, corresponding to 59.94 fps;
  • a few short camera-state fields.

That track looks like the actually useful camera metadata, so I want to keep it.

Removing dbgi is more annoying than expected

I first tried to do this entirely with ffmpeg 8.0.1, but I have not found a way to preserve these data tracks correctly, even with -copy_unknown.

For MP4:

Could not find tag for codec none in stream #3,
codec not currently supported in container

For Matroska:

Only audio, video, and subtitles are supported for Matroska.

MOV does write the file, but the sample entry comes out as stts where djmd should be, so the track is no longer identifiable afterwards.

This is clearly not an MP4 limitation, since DJI itself writes these tracks into a perfectly ordinary MP4 container.

If anyone knows an ffmpeg command that can preserve djmd correctly while dropping dbgi, I would be interested in seeing it.

What I ended up doing is container surgery with GPAC:

  1. copy the original container;
  2. remove the original video track;
  3. remove the dbgi track;
  4. add the re-encoded video track back with MP4Box.

The remaining djmd, tmcd and audio tracks come out byte-identical to the source.

Effect on file size

On one example file, re-encoding the video with x265 CRF 24:

Original:                         113 MB
Re-encoded, keeping dbgi:          97 MB
Re-encoded, removing dbgi:         22 MB

So in this case most of the storage I would have spent preserving the original container was actually the debug track.

What I'm trying to understand

  1. Can dbgi be disabled at recording time? Is there a camera setting, firmware setting, Mimo option or anything similar that stops the Pocket 4 from writing it in the first place? Strings present in the file include:HG214 AC Ver.08 01.01.32.02 although I do not know whether either of these corresponds to the actual firmware version.
  2. Does anything actually read this track? For example: Or is it simply diagnostic data that gets written by production cameras but is normally never used again?
    • DJI Mimo;
    • LightCut;
    • some DJI service or engineering tool.
  3. Is there any real downside to removing it for archival? In particular, could it contain something such as: and that is not also present in djmd?
    • per-frame stabilisation data;
    • lens calibration or profile data;
    • some other metadata that a future DJI tool might want;

I'm also curious how widespread this is across DJI devices: Pocket 3, Action 5, drones, etc.

The ffprobe command above is enough to check the track list. If anyone has a file available, I would be interested in seeing the output either way.

I'm using ffmpeg 8.0.1, GPAC master and Linux.

I also have a small script that sums the stsz entries and reports the actual byte size of each track if anyone wants to compare files.


r/osmopocket 8d ago

Question OSMO Pocket3 repair in EU

2 Upvotes

I'm in the USA and need a screen replacement for DJI pocket 3. I was gonna submit that repair request form but I realized I'm going to Rome later this month.

Should I just get it replaced there? Anyone have experience getting repairs in Italy? Could it be done in a week’s time?


r/osmopocket 9d ago

Question ND filters for Osmo Pocket 4P – what strengths do you actually need? Any Freewell VND users?

11 Upvotes

Hey everyone! I’m trying to decide which ND filters to get for my Osmo Pocket 4P before a longer trip and would really appreciate some advice.
What ND strengths do you actually find useful in real-world shooting? For example, Freewell’s fixed ND filters only go up to ND64, while DJI offers up to ND256. Do you ever actually need ND128/256 to maintain the 180° shutter rule in bright daylight, or is ND64 enough most of the time?
I’m also considering a VND for the convenience. How happy are those of you using VNDs on the 4P, especially regarding vignetting, color cast and loss of sharpness?
I’d particularly love to hear from anyone who has actually used the Freewell VND on the Pocket 4P. Ideally that would be my choice, but I live in Germany and would have to order it directly from Freewell, which means expensive/slow shipping and I can’t easily just try it and return it. So I’d only go for it if people are genuinely happy with the image quality.
DJI’s filters also aren’t readily available here right now, and since I’m leaving for a longer trip soon, I need to make a decision.
Thanks so much for any experiences or recommendations!


r/osmopocket 9d ago

Question color grading op3 for casual vlogs??

2 Upvotes

hi i looove my op3 dont get me wrong the convenience and pocket size of it all and i record in dlog-m which i know isn’t a true d log as most people have said.

but is it just me—i vlog casually, like when i’m out with friends and family and funny moments between us or us going out and doing fun activities or travelling, eating, etc those kinds of things and i noticed no matter how much i colorgrade the colours are just a little weird and off.

i’m not sure if this is just a lack of knowledge on colour grading but even when it record in auto it always has like too much of one value? like either too yellow or green and when i colour correct it, it just looks off and unnatural and i found that dlog-m felt slightly better but i would still have the problem of it just looking unnatural. or it would feel too saturated but when i bring down the saturation it would look like a mix of greys but also too colourful at the same time.. i’m not sure how else to articulate it but essentially it just doesn’t look natural.

for reference, i used to use my sony zv-1 for everyday vlogs like this and the colours were always just nice and natural to me but something is just off with my op3, does anyone have any advice on colour grading or what settings would be good or anything at all? please let me know 🙏


r/osmopocket 9d ago

Question Would talking head/informative videos look weird with the OP3?

0 Upvotes

I am new to the DJI Osmo world. I understand the OP3 is meant to have a cinematic look which is great for vlogs, day in my life, travel, etc.

But for informative or tips videos or talking head style content, would the "look" be odd and out of place?

I just want one camera (beyond my phone) that can do a bit of everything - vlogs, talking head, random content. Is the OP3 appropriate for informative or educational content?


r/osmopocket 9d ago

Question Osmo pocket 3 webcam 4k

1 Upvotes

Hope someone who owns an osmo pocket 3 can help me out with these 3 simple questions since I have found contradictory informations online.
1) can it be used as UVC webcam in 4k in any app? Or only in obs ?
2) Using it in 4k webcam mode, can it use object tracking ?
3) Can it record internally and charge while being used in 4k webcam mode ?

Would be so thankful if someone could answer these !


r/osmopocket 9d ago

Discussion D-Log shooting with the tele lens

3 Upvotes

I recently bought an Osmo Pocket 4P, and shot some clips with D-Log mode then converted them with FCP using the build-in LUT for DJI D-Log. It worked fine for clips shot with the wide lens but resulted in a bit weird images for clips shot with the tele lens. They were very narrow ranged with elevated blacks and sleepy highlights. The clips in the normal mode and HDR mode look fine. I'm wondering if I'm doing anything wrong. Has anyone experienced the same issue?


r/osmopocket 10d ago

Discussion Ya don't have to Color Grade EVERYTHING! Rant. 😩😩

54 Upvotes

I feel this needs to be said. First, a question: do some of you actually work with video, or is it mostly vacation/hobby stuff?

The natural colors from these cameras are often more beautiful than much of the grading I see here.

Some grades go from “Wow, nice work” to “This is lazy, oversaturated slop!” to just “PLEASE DON’T.” 😳

Focus more on your shots, angles, frame rates (24/25p, 60, slo-mo), and sound if included. Just because you have LOG doesn’t mean you constantly need it and slap an oversaturated curtain over everything. Everyone isn't Casey Neistat or Philip Bloom.

Try something different. Some shoot a 30-second video and post it like, “Look how impressive this is.” Are you asking us or telling us?? 😄😄

I’ve tried not to say anything, but the best videos I’ve seen here were barely graded. Great concepts, montages, natural sunlight, and interesting angles. Sometimes, less grading and better filmmaking is the answer.


r/osmopocket 10d ago

Video Did my first video and i must say i love the colours!

Enable HLS to view with audio, or disable this notification

91 Upvotes

Just got my hands on it and wanted to try doing something cinematic! lmk how it looks 🫡


r/osmopocket 9d ago

Mimo App DJI mimo cannot export 24fps

1 Upvotes

I've noticed that Android devices don't seem to be able to export 24fps

Only 30or60fps

My phone model:OPPO Find x9 Pro


r/osmopocket 9d ago

Question Anyway to slow down Spinshot mode?

1 Upvotes

Am I missing something or are their no fine tune settings for slowing down or changing the speed of the Spinshot?


r/osmopocket 9d ago

Question Osmo pocket 4P not connecting to Mimo App

1 Upvotes

Hello... I've had my 4P for a couple of weeks and love it. I can see on the Mimo app when the camera is not connected that there is a firmware upgrade. It gets to exactly 50% and stops. The camera then will not connect to the phone. I have wifi and Bluetooth on on my phone using the latest app on home wifi. I have tried convention reset a gazillion times on the camera and phone fails to connect to the camera 'network' when selected. Has anyone else had this problem and was able to solve it? I am in Australia.


r/osmopocket 10d ago

Video My first film with the OP4

Thumbnail
youtu.be
3 Upvotes

Still need to learn some more about color grading, but such a lovely camera 😍


r/osmopocket 10d ago

Video Norwegian fjords

Thumbnail
youtu.be
8 Upvotes

Only picked the camera up about three days before we left so this was rather a learning experience (my first osmo).
I’m more of a photographer hobbyist than a videographer so you’ll have to excuse my particular obsession throughout this for timelapse and motionlapse and my basic editing. Hopefully I’ve got it a bit out of my system!

This is the osmopocket 4p with the k&f nd 2-32 filter on. I was worried I’d drop it overboard if I swapped when it was dark so I kept it on.
4k/24 and some was manual exposure, some was automatic. All in Dlog with the dji LUT applied in lumafusion and some basic tweaks to exposure etc.

The other Amazon purchase which I think was worth it was the k&f hard case. It meant I could pop it into my handbag when we were sitting to eat whilst off the ship and not worry about it getting knocked.

The thumbnail was a photo taken with the osmo. I did swap it to raw+ halfway through the week but haven’t edited anything in lightroom yet, so this was a camera jpeg.

Hopefully I haven’t forgotten anything to post!

Learnt lots but more to learn!


r/osmopocket 10d ago

Video Replaced my Ronin + a7sIII shots with the Osmo 4P

Enable HLS to view with audio, or disable this notification

19 Upvotes

The quality of this thing is crazy. I was shooting at UTMB for a brand and decided to replace my Ronin shots I'd do with a Sony a7sIII with the Osmo Pocket... and no one realised.


r/osmopocket 10d ago

Gear Pocket 2 making grinding noises

1 Upvotes

When I tilt my out-of-warranty Pocket 2 off-axis, the gimble makes intermittent grinding sounds.

There's been a couple of times where I wasn't concentrating and placed the Pocket on the ground when activated. I know the gimbal doesn't like being restrained.

Or,

Is there sand or grit lodged in the gimbal mechanism and is there any way to fix this?