Closed vijiisu closed 3 months ago
yes, Windows does not have great support for LZO, I don't know what others are using, worst case, you could install WSL (https://learn.microsoft.com/en-us/windows/wsl/about) and use the Linux tools (which are native) to get access to the data.
Good day,
Probably the problem was already solved. I found this software for Windows you can run from cmd to extra the raw data from lzo files: http://www.lzop.org/
Just type on CMD: lzop -d filename.lzo
If you found a better solution please let me know.
Thanks for this clarification.
I have another question. I see only one .raw file when I acquire in OA mode. Is only OA image saved. Is the US image not saved when I save in OA mode.
Regards, Viji
From: Julian Rene Cuellar Buritica @.> Sent: Friday, March 1, 2024 13:03 To: clariusdev/raw @.> Cc: Periyasamy, Vijitha [E CPE] @.>; Author @.> Subject: Re: [clariusdev/raw] Decompress .lzo file for access to raw data (Issue #22)
Good day,
Probably the problem was already solved. I found this software for Windows you can run from cmd to extra the raw data from lzo files: http://www.lzop.org/
Just type on CMD: lzop -d filename.lzo
If you found a better solution please let me know.
— Reply to this email directly, view it on GitHubhttps://github.com/clariusdev/raw/issues/22#issuecomment-1973760318, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BFUG5EXYBZI53LYQQWJARA3YWDGILAVCNFSM6AAAAABCMSQ356VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNZTG43DAMZRHA. You are receiving this because you authored the thread.Message ID: @.***>
B-images are not included in the raw file archives. Get the b-images from cloud or export from app.
How l do have access to raw data. In OAmode adter extraction, I see only one data. I assume it is for OA. Is US not saved.
From: Julien Lemaitre @.> Sent: Monday, March 4, 2024 5:49:18 PM To: clariusdev/raw @.> Cc: Periyasamy, Vijitha [E CPE] @.>; Author @.> Subject: Re: [clariusdev/raw] Decompress .lzo file for access to raw data (Issue #22)
B-images are not included in the raw file archives. Get the b-images from cloud or export from app.
— Reply to this email directly, view it on GitHubhttps://github.com/clariusdev/raw/issues/22#issuecomment-1977677076, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BFUG5EVDR44XDXYTTI7NXITYWUB75AVCNFSM6AAAAABCMSQ356VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNZXGY3TOMBXGY. You are receiving this because you authored the thread.Message ID: @.***>
i just tested, seems okay, you should see 2 raw data types in the .tar file
I work on a windows machine. I am unable to decompress the .lzo file. 7-zip's error message is "Cant open file as archive". I am able to open the .yml files though.