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 ...
Seongschik's user avatar
0 votes
1 answer
255 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 ...
joukaha1nen's user avatar
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 ...
pstrg's user avatar
  • 23
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) ...
Denis Berezniuk's user avatar
1 vote
0 answers
284 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 ...
Digitas Merero's user avatar
0 votes
0 answers
505 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 ...
user1785730's user avatar
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 ...
SomeoneElse's user avatar
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,...
user1524201's user avatar
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 ...
Corky's user avatar
  • 11
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, ...
Ssaf's user avatar
  • 25
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 ...
Duke Nukem's user avatar
  • 1,235
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 ...
Nils's user avatar
  • 11
0 votes
1 answer
439 views

How to scan a external hard disk with RAW file system for viruses

I have a 1TB external hard disk (HD) that I lent to my friend to give me some folders. It worked normally for him. When I got it back, I plugged it in my laptop and the laptop wouldn't read it. I ...
mohdhamm's user avatar
0 votes
0 answers
122 views

can't open / format SD card

Situation : was moving files from phone (usb cable) to pc files moved succefully after ejecting, the card was filled with many large unknown files (+4gb per file). The names were weird symbols. ...
Roo Tenshi's user avatar
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 ...
Han's user avatar
  • 11

15 30 50 per page