xbmc / xbmc/imagedecoder.raw

Images cropped

Open
#89 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
11
Forks
13
Avg merge
5h 27m
Merged PRs (30d)
1

Description

Hello,
I'm using a raspberry pi 5 with raspberry OS 12 with Kernel 6.6.20+rpt-rpi-2712. I have installed Kodi Nexus release (build 20.5.0, Git 20240501-8c8d7afa26). To have raw support I built the imagedecoder.raw libary based on Nexus current branch.

When starting Kodi, the libraw library is correctly detected. When browsing NEF files, Kodi is able to show them but un-rotated and cropped. While I'm not sure that auto rotate is to be provided, I'm quite surprise to see image cropped.

Is this normal ?

Christian

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing NEF browsing with imagedecoder.raw on the reported Raspberry Pi and Kodi setup. Inspect the RAW image decoding and display path to determine whether the crop and missing rotation occur during decoding or rendering. Done means confirming whether the behavior is expected or identifying a reproducible correction.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, raspberry-pi
Domain
computer-vision, embedded-iot
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.