A file format is a particular way that information is encoded for storage in a computer file.
0
votes
0answers
4 views
Topic modeling with mallet
I am working on finding relationship between source files of a software using topic modeling. I have downloaded all the file from source code repository and changed their extensions to .txt. I then ...
0
votes
0answers
5 views
How do I make PhpED preserve line endings/breaks?
Professionally I work with NuSphere PhpED on a Windows computer. Whenever I open a file from an existing project and save it the IDE automatically converts all the line endings/breaks to UNIX.
This ...
0
votes
0answers
8 views
Animated image with smooth transparency in all major browsers
I need to use an animated image with several transparency levels on a webpage. I unsuccessful tried to create a *.gif with multiple transparency levels. On the other hand *.png doesn't support ...
0
votes
1answer
41 views
Machine Learning - Software to learn file formats by example
My program can read several dozen file formats, using the traditional approach where I write procedural code for each file format. Most of these formats have their own unique loader library, their own ...
0
votes
1answer
16 views
Configuration file format with space separator
I need Ruby gem to work with file, that contains parameter name and it's value separated by space (say format like Unix's cfg/conf files). Below is file format example:
key value ; comment
foo 42
; ...
5
votes
1answer
124 views
What is the most standard file format and notation for persisting expressive directed graphs?
I am interested in persisting individual directed graphs. This question is not asking for a full-scale graph database solution, but for a document format that I can use to save and individual ...
0
votes
0answers
16 views
Wav file Experimental compression
So, i have a file of which i know is a RIFF WAVE file. It has format code that tells me it is 2 channels at 48000 samples per second.
However, i have not a single clue what compression it could be in, ...
1
vote
1answer
42 views
How to get File Format of a Drive in MAC OS in a Qt Application?
I am working on a app where I need to check the file format of the drive/SD Card (FAT 32/NTFS etc) and display it. This app is a Qt based application which I should run on both MAC and Windows. There ...
0
votes
0answers
40 views
how to view images saved in BNK format files
I have around 50,000 BNK format files and each files has a image embedded in it. I was wondering what will be the best and easiest way to extract 50000 images(pictures) from this files.
I was ...
0
votes
0answers
25 views
How to extract the dz format file
The file come from an android apk
I guess it may be a compressed package
Does anyone know how to extract the file?
http://pan.baidu.com/share/link?shareid=438235&uk=2117479445
0
votes
0answers
13 views
Convertera old Word file and preserve the layout and images
In our AM-project we have 13,000 document where the oldest documents are written in Microsoft Word 6.0.
When we open these documents in Word 2007 (which we have now), pictures drawn with the drawing ...
-1
votes
0answers
28 views
Standard Format for CV interchange? [closed]
Nowadays standard file formats allow data to be easily exchanged between programs. GEDCOM is used for family tree programs, document and spreadsheet formats have open standards, and XML is used for ...
1
vote
3answers
92 views
Steganography in PDF files [closed]
Can somebody tell me, where is possible to hide some data into PDF file? In other words, steganography in PDF files. Is there any algorytm to do this? Thanks
1
vote
1answer
92 views
Replot matlab contour plots using gnuplot
He guys!
I am (slowly) moving away from matlab towards the OS realm and I have recently discovered gnuplot which creates really nice plots so far.
Now I want to replot some graphs I made with ...
0
votes
0answers
34 views
JT Open Technology - Open Toolkit
I am looking for information about JT Open toolkit by siemens:
http://www.plm.automation.siemens.com/en_us/products/open/jtopen/technology/jt_open_toolkit.shtml
does anyone know where I can download ...
1
vote
2answers
93 views
How to encapsulate raw uLaw or aLaw samples so they can be easily played?
I am debugging a bit of code that processes an RTP voice stream in uLaw or aLaw format. I want to capture the samples that pass through my code and store them into a file. That is easy enough. My ...
1
vote
1answer
34 views
Custom filetype in Python 3
How to start creating my own filetype in Python ? I have a design in mind but how to pack my data into a file with a specific format ?
For example I would like my fileformat to be a mix of an archive ...
0
votes
1answer
27 views
Making my own container file type
I would like to create a file type with a personal extension by combining two other file types, like .mp3 and .pdf.
Later I need to re-open the custom files I've made and be able to use the included ...
2
votes
1answer
71 views
How to get format details of a drive in Qt
I am working on an app where I need to display the file format of a drive(NTFS or FAT32). Now I did a little research and found that there is no Qt API which can make it easy for me to grab the format ...
0
votes
2answers
135 views
How to open a .txt.enc file? [closed]
I have a .txt.enc file. When I try to open it in a text editor like Emacs, I get an arbitrary number of characters and numbers. It is encrypted, actually. I also have tried the openssl command line ...
0
votes
1answer
54 views
Why is a .wav file created from a .mp3 file much larger in size? [closed]
It is well known that .wav is a format used for uncompressed audio files. On the other hand, .mp3 files are usually the result of audio files after compression. For instance, only the larger of two ...
4
votes
1answer
50 views
Pre Sorted 3d file type for indexed drawing
I have been working on some 3d stuff in relation to android, specifically opengl ES 2.0. In my learning path all (most) of the examples show you how to take an obj file (wavefront .obj) and rip the ...
1
vote
1answer
69 views
Is there a 3D mesh file format that allows for dynamic parameters?
Suppose I want to be able to show 3D models of an object in a 3D program, but the shape of this mesh is governed by a number of parameters (a, b, c..) such that an instance can have any of several ...
1
vote
0answers
48 views
Display all format files in Rails using send_data
I have an application which has to display files of different formats. The list of formats maybe limited, but they consists of different formats. They can be .pdf, .docx, .odt, .png etc.
In my ...
0
votes
1answer
158 views
What XXXX0.localstorage-journal is used for?
As far as I know, the W3C doesn't have a specification for implementing localStorage, so I want to know how does Chrome implement localStorage.
I found lots of XXXX0.localstorage-journal and ...
0
votes
2answers
93 views
How to create self expiring files
I need to have controlled usage over STL files, using a desktop software.( I shall develop the software). It can be either in C++ or C#.
Here STL files refers to STereoLithography files, used for 3D ...
1
vote
1answer
43 views
neo4j script file format - is there any?
I would like to predefine some graph data for neo4j and be able to load it, maybe via a console tool. I'd like it to be precisely the same as MySQL CLI and .sql files. Does anyone know if there exists ...
2
votes
1answer
42 views
Is there a PEFile for ELF
I love using the PeFile library for Python to parse PE files. Is there a similar library for parsing ELF?
0
votes
1answer
85 views
chang parameter.ini to parameter.yml
I changed the parameter.ini file to parameter.yml. But white page displaying in the browser.
My code: parameter.yml
parameters:
database_driver: pdo_mysql
database_host=localhost
...
3
votes
2answers
102 views
How can I say a file is SVG without using a magic number?
An SVG file is basically an XML file so I could use the string <?xml (or the hex representation: '3c 3f 78 6d 6c') as a magic number but there are a few opposing reason not to do that if for ...
0
votes
1answer
76 views
PHPExcel Invalid File Created
I have a little PHPExcel script which outputs a Excel File the problem is, when I open it from server I can open it with no problem. But when I download it via header in Browser it doesn't works.
I ...
0
votes
1answer
144 views
how to display .jpg image in android?
I am using .net web services and I am having list of folders and files. I am successful in retrieving list of files(.jpg Image, .pdf, .TIF) but can anybody let me know how we can open .jpg, .pdf, .tif ...
0
votes
0answers
22 views
Windows Metafile bitmap16 object, color maps for 1,2,4, or 8 bit encodings?
Microsoft DIB images have both a pixel bitmap and an optional color table, the latter being used to map the bitmap pixel values to colors for encodings using 1,2,4, or 8 bits per pixel. The older ...
12
votes
4answers
490 views
“Best” Input File Formats for C++?
I am starting work on a new piece of software that will end up needing some robust and expandable file IO. There are a lot of formats out there. XML, JSON, INI, etc. However, there are always ...
0
votes
0answers
77 views
Unknown MPQ file format ? (“pack” in header) [closed]
I have three files index.mpq, conf.mpq and map.mpq that I do not know how to read.
The file are containing some other files and multimedia parts.
Regardless of the .MPQ extension, the files are not ...
0
votes
2answers
73 views
cannot open php file
i have downloaded some php files (it's a content management system) but i can't open them. it appears that they contain binary data. this is what i get when i open them using a text editor:
Zend...
0
votes
1answer
46 views
What format is an uncompressed MP3 file in?
I have seen that, leaving aside header and other structure data, a compressed file format still has some structure in its main data, and it can be compared to another, uncompressed format.
For ...
-4
votes
1answer
45 views
understanding data file formats [closed]
I am creating a C++ application which involves a lot of data transfer.
The data is field specific and I have also developed algorithms which improve efficiency in the processing of such data as well ...
0
votes
0answers
31 views
Windows Metafile Bitmap16 object, values for “type”?
The WMF PDF from Microsoft in section 2.2.2.1 describes the "type" field for a Bitmap16 object like this:
Type (2 bytes): A 16-bit signed integer that defines the bitmap type.
Which tells me ...
0
votes
1answer
188 views
How to Open a 5 File (.5) with Photoshop CS5
I recently made a certificate in Photoshop CS6 and for some odd reason the file was saved as:
certificate (file type: .5)
Is there a ways that I can convert this file to a format that I can use in ...
0
votes
1answer
43 views
How to prepend a “magic number” to a core data persistent store?
Is is possible to prepend some “magic number” data to a core data persistent store?
I have an older application which uses a custom binary file format. Each file starts with a 5-byte magic number ...
0
votes
0answers
46 views
Clarisworks / Appleworks parser? [closed]
I have a bunch of old spreadsheets with the .cwk extension. Over the years I've had both ClarisWorks and AppleWorks on my machines, I'm not sure which program created these, though. Is there some ...
0
votes
0answers
149 views
convert easily 3D raw data file to VTK file
I am beginning with VTK format because I would like to use it with XTK in order to make slice plot of 3D data (voxel).
I have currently an ascii file filled by a 3D data array (nx*ny*nz elements) ...
1
vote
2answers
149 views
What bitmap format does Notepad++ use for its icons (so I can change them)?
I'm using Notepad++ to do most of my coding currently. However, I'd like to change its icons, just for customization sake really.
So what I did was to open the .exe with Resource Hacker, and see ...
0
votes
0answers
166 views
Convert RGB32 byte array to jpeg to base64 string without saving to disk
I have a device which is sending RGB32 encoded color image frames as byte arrays at 30 FPS.
I'd like to send these frames to the browser in the most performant manner possible via a websocket ...
-1
votes
1answer
307 views
set jar as default program for a file
I want to open a specific file-format with my own jar file. That means: I want to double-click the test.bo2 file and that should open my java program and send the path of that file (maybe as ...
0
votes
2answers
104 views
Random-access structured archive file format with Java library
My team and I have been given a requirement of a file format, with Java library support, that holds various metadata about some larger file. In fact, the powers that be would like us to wrap the large ...
5
votes
1answer
239 views
Reading MIDI file (C): 0x00 appearing after the end of a var-length value
I'm trying to write some functions to read in a MIDI file. I've been referring to a number of sites that give the specification, but mostly this one: http://www.sonicspot.com/guide/midifiles.html
I ...
0
votes
1answer
96 views
AVI file header 'file-size' field not matching the actual size of the file
Ok so I am currently trying to make an avi from a set of bitmaps.So I popped open a sample avi file in a hex editor to check things out. It starts out right with "RIFF". The next four bytes represent ...
0
votes
2answers
872 views
how to play .m4s file given in mpd of MPEG-DASH on player?
I have downloaded the MPDs "http://dash.edgesuite.net/adobe/hdworld_dash/HDWorld.mpd" and all related .m4s files.
I tried running it on VLC player.But the format is not recognized by VLC player.
Can ...


