Skip to main content

Questions tagged [extract]

The process of reversing data compression and/or archiving

89 questions with no upvoted or accepted answers
4 votes
1 answer
3k views

Repair OGG files that have been extracted without a header

I have recently used a tool called FSBextractor to extract audio from a videogame. The program warns me that the files do not have headers and will not be playable. Upon extraction, the files are ...
Mystagogue's user avatar
4 votes
0 answers
867 views

Can we save image slices in sub folders in Photoshop?

I am using Photoshop CS5, by default, Photoshop saves image slices in a folder named images. This is fine but there are lots of images, saving them all in a single folder becomes quite messy. What I ...
bobo's user avatar
  • 1,829
4 votes
2 answers
8k views

how can I extract/harvest/export all sender addresses from outlook 2003?

I'd like to build a list of all the people who email me but can't figure out a way of doing it. Tools such as Xobni offer a list, but it is not possible to select the data from the 'analytics'. How ...
adolf garlic's user avatar
  • 2,107
3 votes
0 answers
651 views

Unzip multipart files created from Mac in Windows

This is how I created a multipart archive from Mac; zip -r -s 1g archive.zip long\ folder\ name/ This creates files like archive.zip, archive.z01 and so on. Now I am trying to unzip this archive in ...
Shakeeb Ahmad's user avatar
3 votes
0 answers
6k views

Extract S_VOBSUB encoded Subtitles from .MKV container as .SRT

I am working in Linux (Ubuntu) I tried to do it with ffmpeg and mkvtoolnix (mkvextract track) Problems: ffmpeg does not work with S_VOBSUB encoded subtitles mkvtoolnix converts S_VOBSUB to .idx/.sub (...
Mark Tower's user avatar
2 votes
1 answer
3k views

Tar failing to extract specific files

I am extracting a number of .tar.gz files using a batch script in Windows. The tar files are all different data sets and should generally have the same directory and file structure, just with ...
David K's user avatar
  • 341
2 votes
1 answer
3k views

Is there a way to extract a bzip2-archive's content into another directory without creating temporary files?

I'm working with Wikipedia XML dumps and am looking for a way to extract them directly onto my ramdisk. They are simply a single xml file compressed with bzip2. I tried bzip2 -dk archive.bz2 /target/...
Adrian's user avatar
  • 132
2 votes
1 answer
1k views

Extract text out of two lines in a file and output them in a table

I am trying to make a PHP script for my school. School's web directory has about 100 text files, one text file for each student. Every text file has a two lines like: stu $id = '12701'; stu $name = '...
noob's user avatar
  • 21
2 votes
1 answer
1k views

Extract images from unknown filetype called .gfx

I have this unknown filetype called .gfx (used in a computer game called Zezenia) which I'm pretty certain contain uncompressed flat images (possible .bmp or .png) but I'm not sure how to extract, ...
Michael's user avatar
  • 121
2 votes
1 answer
3k views

Extract ip address from specific NIC in win7 batch file

I am building a batch to automatically switch a proxy config and the related ip settings bui i am having trouble extracting the ip address of the network adapter i need. I have one "real" nic, and two ...
Jake's user avatar
  • 418
2 votes
3 answers
8k views

Is it possible to extract contents of a ThinApp container?

Is there possible to extract such packages made by somebody else. Ok, so if there is no general way of extracting such archives, which can be a huge exe file or tiny exe starter with huge packed *.bin ...
rsk82's user avatar
  • 1,452
2 votes
3 answers
3k views

Windows command line ZIP extraction with checksum or similar?

What I need to do, at the command line, is: Extract the contents of a a ZIP archive. Change an arbitrary number of the extracted files. Repeat step 1, but because it is a huge archive, only extract ...
Alan B's user avatar
  • 337
2 votes
3 answers
5k views

Why is it slower in Windows to extract rar files to USB/network storage?

I noticed in Windows 7 extracting rar to local hard drive is always significantly faster than to network storage (CIFS) or USB 3.0, even when the external storage has better sequential write ...
sdaffa23fdsf's user avatar
2 votes
1 answer
205 views

retrieve and extract links (Linux/Windows)

I have a "source.txt" file which contains list of some URLs. For example: source.txt: http://www.amazon.com/gp/product/B007OZNZG0/ref=s9_pop_gw_g349_ir05/176-5131847-6150405?pf_rd_m=ATVPDKIKX0DER&...
Si14's user avatar
  • 83
1 vote
0 answers
160 views

Can FFMPEG extract still images from video based on video "SMPTE timecode" hh:mm:ss:ff?

Is there any way to extract still images from video based on video "own SMPTE" timecode? (hour:minute:second:frame) as seen in the "Timecode Handler" recognized by ffmpeg. I would ...
Barcud's user avatar
  • 11

15 30 50 per page
1
2 3 4 5 6