Skip to main content

Questions tagged [raw]

The tag has no usage guidance.

1 vote
0 answers
70 views

Can't open Raw GREY (8-bit) file

I have a Raspberry Pi Zero W with the MV-MIPI-IMX264M sensor, and I'm capturing images in raw format with the specified settings. However, I cannot open these images. Any ideas on how to view these ...
0 votes
1 answer
258 views

How to move files that have the same file name but different extension to same folder using Powershell (incuding sub directories)

I have a lot of files with same name but different extensions in different folders (usually .jpg, .crw and .xmp). Files with appropriate metadata have been moved to their own folders, but especially ...
0 votes
0 answers
59 views

Disk became RAW after chkdsk operation

After chkdsk detected a wrong index entry and acted, a disk became RAW. With diskpart, trying to clean it before formatting yields: DISKPART> clean DiskPart has encountered an error: The device is ...
0 votes
0 answers
24 views

Restore RAW drive back to NTFS [duplicate]

Recently, I have tried to make backup of SSD of my laptop using Macrium Reflect 8 Portable Free edition. However, this process ended in error (which, unfortunatelly, I can't remember, my apologies) ...
1 vote
1 answer
4k views

FFMPEG Raw Video Restreaming

I captured raw video (yuv 4:2:0) from network and now trying to resend it. ffmpeg -f rawvideo -v info -pixel_format yuv420p -video_size 1240x1024 -framerate 25 -i out.raw udp://225.0.1.115:5000 but ...
13 votes
3 answers
61k views

How to fix a partition detected as RAW, when Chkdsk correctly reads it as NTFS?

My external HDD suddenly started reporting as "931.51 GB RAW (Primary)" in Windows disk management. I tried using DiskInternals Partition Recovery, which indeed reported the drive being only seen as ...
1 vote
0 answers
288 views

Curl downloads files with html body

The issue is when using curl to download a file that is readable like .ini or .txt it downloads the file but when inspecting its content it has a html body with the original file's code embedded ...
0 votes
0 answers
508 views

How to open a raw image?

I've installed Gimp via brew on my Mac. This is the error when trying to open a raw image: I've installed ufraw (also via brew). That is supposed to integrate with Gimp, but I didn't notice any ...
0 votes
2 answers
1k views

My main hard drive (the one C:\ is on) is showing as raw

My main hard drive (the one C:\ is on) is showing as raw. I got a bluescreen (wish I had recorded what it said on it before I restarted, but it's probably a moot point now) and tried to restart, but ...
-1 votes
1 answer
177 views

Unnacesible SD CARD after making gold card

I made gold card by this guide from my Samsung EVO plus SDHC. I formatted my card to FAT32. Then I inserted it into my Android Phone and through GoldCard Helper I got mmc2 reversed CID (SD Card Serial)...
0 votes
0 answers
2k views

Hiren's Boot PE, NVMe & RAID - a RAW deal

On HP laptop Windows 11, I booted into Windows perfectly normally, then I rebooted into Hirens Boot PE, opened Aomei Backupper, did not do any action in that application, then I opened Disk Management,...
1 vote
1 answer
71 views

Request to allow restoration of HDD sectors image

I took apart my Creative Nomad Zen Xtra and opened the HDD up in HXD.exe then saved all the sectors to my d: drive so I could use the HDD for something else temporarily but then I realized I need ...
1 vote
1 answer
2k views

How raw sockets work?

Recently I developed a packet sniffer in python using socket module. In order to do that, I created a socket of type raw. Then I started receiving and parsing packets. My assumption was, by default, ...
3 votes
1 answer
8k views

How to convince ffmpeg that input is raw H264?

I have a raw H.264 video stream (which starts with hex 00 00 01 FC ..., a 3-byte start code followed by a NAL unit). ffmpeg can process it but it really doesn't want to... Let's test Let's say the ...
1 vote
1 answer
435 views

Sending data from .txt file to raw connection with Plink automatically?

I'm trying to create an automated excel script and I want that script to send the output data to another system through plink for example. I've succeeded with opening the plink and connecting to the ...

15 30 50 per page