問題タブ [libraw]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
python - struct.error: アンパックには、Python を使用して 4380480 バイト (RAW から DNG へ) のバッファーが必要です
Python を使用して RAW ファイルを DNG に変換する必要がありますが、struct.error が発生し続けます...
このエラーは、インターネットで見る限り珍しいものです — 私は RAW 画像フレームを処理しています — 私のエラーは "struct.error: unpack requires a buffer of 4380480 bytes" です。https://drive.google.com/file/d/1pwRS8FGXKjx4S5FRdQDf8A885QFqirja/view?usp=sharingを使用
このライブラリ (以下) を使用して DNG ファイルを生成するには、このヘッダー hd0.32k と各 raw ファイルを連結する必要があります。別のライブラリを使用する必要がありますか? これは、生ファイルの問題の破損である可能性がありますか? すべての助けに感謝します!:)
DNG ライブラリ https://github.com/schoolpost/PiDNG/tree/master/pidng