From e0c3763d7988b16b8169882b664a1839fb967e4e Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Fri, 4 Jan 2019 14:01:49 +0000 Subject: [PATCH] handle encrypted garmin voice files (Joerg Jenderek) --- magic/Magdir/audio | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/magic/Magdir/audio b/magic/Magdir/audio index 82c04fd7..b429fbb5 100644 --- a/magic/Magdir/audio +++ b/magic/Magdir/audio @@ -1,6 +1,6 @@ #------------------------------------------------------------------------------ -# $File: audio,v 1.93 2018/10/18 23:35:42 christos Exp $ +# $File: audio,v 1.94 2019/01/04 14:01:49 christos Exp $ # audio: file(1) magic for sound formats (see also "iff") # # Jan Nicolai Langfeldt (janl@ifi.uio.no), Dan Quinlan (quinlan@yggdrasil.com), @@ -778,6 +778,15 @@ # determine type by ./riff >>>>>>&-4 indirect x \b # 2 - ~ 131 WAV samples following same way +# +# Summary: encrypted Garmin Voice Processing Module +# From: Joerg Jenderek +# URL: https://www.garmin.com/us/products/ontheroad/voicestudio +# NOTE: Encrypted variant used in voices like DrNightmare, Elfred, Yeti. +# There exist 2 other Garmin VPM formats +0 ubequad 0xa141190fecc8ced6 Garmin Voice Processing Module (encrypted) +!:mime audio/x-vpm-garmin +!:ext vpm # From Martin Mueller Skarbiniks Pedersen 0 string GDM -- 2.40.0