Skip to content

V3.2.6#52

Merged
VisionDepth merged 6 commits intoMain-Stablefrom
v3.2.6
Aug 10, 2025
Merged

V3.2.6#52
VisionDepth merged 6 commits intoMain-Stablefrom
v3.2.6

Conversation

@VisionDepth
Copy link
Owner

VisionDepth3D v3.2.6 – Summary

  • Batch & Single Video 3D Rendering

    • Added dual input modes: single video or batch of video/depth map pairs.
    • Dynamic UI updates to show relevant fields for each mode.
    • Improved label system and streamlined 3D render logic for both workflows.
  • IPD Factor for Parallax Scaling

    • Introduced ipd_factor to control stereo separation intensity.
    • Applies uniform scaling to foreground, midground, and background shift values.
    • Synthetic (non-metric) adjustment for aesthetic tuning.
  • Audio Offset Support in Audio Attacher

    • Added GUI slider to set custom audio offset (positive or negative).
    • Updated FFmpeg integration to shift audio relative to video duration.
  • Japanese Language Support

    • Added complete Japanese localization.

- Implemented dual input modes: render from a single video or from a list of video/depth map pairs.
- Added mode selector dropdown (Single / Batch) with dynamic UI updates to show relevant input fields.
- Updated label system to reflect selected inputs per mode.
- Ensured compatibility with preview and 3D render workflows for both modes.
- Refactored processing logic to call existing 3D render function per item in batch.
- GUI layout improved for cleaner alignment of input controls.
- Introduced `ipd_factor` parameter to control stereo separation intensity.
- Applies uniform scaling to foreground, midground, and background shift values.
- Useful for testing different IPD settings or achieving exaggerated parallax effects.
- Included default fallback (1.0) for backward compatibility.
- Note: This is a synthetic IPD adjustment (non-metric depth), primarily for aesthetic tuning.

*will introduce into UI at a later date, set to 1.0 atm*
- Added slider to GUI for setting custom audio offset (positive or negative)
- Updated FFmpeg integration to shift audio stream relative to video duration
- Useful for syncing misaligned audio during reattachment process
Fully implemented Japanese language to work, new batch process in 3D render tab had missing elements for the language support
@VisionDepth VisionDepth merged commit b8e7aea into Main-Stable Aug 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant