Can you apply a filter to only one camera in a dual camera video?
No. A dual camera app that offers live filters applies one filter to the whole recording, not a different one to the front camera and another to the back. The control is a single setting — pick from a short list, and it colours everything in the frame the same way, whichever half of the screen it happens to land on.
The reason is not a missing feature so much as a consequence of the order things happen in. By the time a filter has anything to act on, the two camera images are no longer two separate things — they have already been drawn into one composited frame. A filter that runs after that point has exactly one picture in front of it.
Why there is no per-camera filter switch
DualCam offers six live filters: None, Vivid, Warm, Cool, Mono and Film. Every guide and menu that lists it describes it as one setting, sitting in the same group as layout, the picture-in-picture corner, its size and shape — controls that shape the finished frame as a whole rather than either source image individually. There has never been a second filter picker for the inset or the other half of a split screen; the app does not model the two camera feeds as independently colourable once they are on their way into the canvas.
That single-setting design lines up with how the frame gets built. The whole point of a dual-camera app is that the front and back images stop being separate the moment they are composited — that is what makes the file directly postable instead of two clips you edit together later. A filter applied to “the recording” rather than “camera A” is the same idea carried one step further.
Where the filter actually runs
The six filters are applied on the GPU, in the shader that composites the two camera images into a frame, not as an extra pass layered on afterwards. That is why switching filters mid-recording does not add any meaningful extra load — it is the same rendering work either way, just with a different colour transform inside it. It also means the filter is genuinely live: what you see in the preview while a filter is selected is the frame that gets written to the file, at the moment it is written.
Because it happens inside the compositing step rather than before or after it, there is no natural point in the pipeline where “front image” and “back image” still exist as separate things you could hand different filters to. The frame is one image by the time colour gets touched.
Using the one filter you have to fix a two-camera mismatch
The front and back camera in a dual recording expose independently, and they often disagree — one warmer, one cooler, one brighter than the other, because each is metering only what it can see. The usual order of fixes is light first, then tap-to-expose on whichever side needs it. A filter comes after both of those, as the option for a mismatch that lighting and exposure cannot close.
Mono is the strongest tool for this, because it removes colour entirely. Two shots that clash badly in colour temperature — daylight through a back camera next to warm lamp light on a front camera indoors, say — usually still agree reasonably well in brightness, and stripping colour out is what makes that agreement visible instead of the clash. Warm and Cool are gentler: they nudge the whole frame toward one end or the other without going fully monochrome, useful when the two feeds are close but not quite matched.
What none of the six filters can do is treat the two halves differently. Reaching for Mono fixes the whole frame’s colour clash by removing colour from both cameras at once, not by correcting one side and leaving the other alone.
What changes mid-take, and what is permanent once you stop
The filter is one of the settings you can change while a DualCam recording is rolling — along with layout, the picture-in-picture corner, its size and shape — and the file follows the change immediately, because the preview and the recording are the same rendered frame. Resolution, mute and the countdown are the ones locked in before you start; filter is not one of them.
What you cannot do is undo a filter after the fact. It changes the colour of the pixels as they are drawn, so once a frame is written, the filter is part of it permanently. An editor afterwards can layer a new colour grade on top, but that is addition, not reverting to an unfiltered original — there is no unfiltered original once the file exists.
Common follow-up questions
Can I use one filter for the front camera and a different one for the back?
No. There is one filter setting for the whole recording. It colours the entire composited frame the same way, regardless of which camera is filling which part of the screen.
Does changing the filter mid-recording cost extra battery or slow anything down?
No meaningful amount. The filter is applied in the same GPU pass that composites the two camera images each frame, not as a separate step, so switching between the six options does not add real extra work.
Can I remove a filter after I have already recorded with it?
Not the original, unfiltered version — no. The filter changes the pixels as the frame is drawn, so it is permanent in the file. An editor can add a new colour grade on top afterward, but that layers on the result rather than undoing it.
Want to just do this?
DualCam records the iPhone front and back cameras at the same time and writes one finished MP4 while you shoot. Free, no account, no ads, nothing leaves the phone.