Obsolete unused backup project such as OK6410
guowenxue
2019-08-02 d304465ae7e95190acc898051acb4d7e4542a794
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
 
#------------------------------------------------------------------------------
# $File: modem,v 1.4 2009/09/19 16:28:10 christos Exp $
# modem:  file(1) magic for modem programs
#
# From: Florian La Roche <florian@knorke.saar.de>
4    string        Research,    Digifax-G3-File
>29    byte        1        , fine resolution
>29    byte        0        , normal resolution
 
0    short        0x0100        raw G3 data, byte-padded
0    short        0x1400        raw G3 data
#
# Magic data for vgetty voice formats
# (Martin Seine & Marc Eberhard)
 
#
# raw modem data version 1
#
0    string    RMD1      raw modem data
>4   string    >\0       (%s /
>20  short     >0        compression type 0x%04x)
 
#
# portable voice format 1
#
0    string    PVF1\n         portable voice format
>5   string    >\0       (binary %s)
 
#
# portable voice format 2
#
0    string    PVF2\n         portable voice format
>5   string >\0          (ascii %s)