diff --git a/changelog.txt b/changelog.txt index 8c64a7d..1b6dbf4 100644 --- a/changelog.txt +++ b/changelog.txt @@ -29,7 +29,7 @@ Lbre Media Server ChangeLog + New Pure Data external fileselector. Changed the file selection logic from PD to C. + New CITP/MSEx menu. Init CITP/MSEx button moved here. + New Make Thumbs option in the CITP/MSEx menu. Executes the script to generate the thumbnails from media. -+ Now Pure Data binary in included. Version 0.44-2 ++ Now Pure Data binary is included. Version 0.44-2 0.01 (8/1/2013) Git Rev 1: diff --git a/instalacion.txt b/instalacion.txt index a8588d7..fac3e75 100644 --- a/instalacion.txt +++ b/instalacion.txt @@ -5,9 +5,9 @@ Libre Media Server - An Open source Media Server. ******************************************************************************* -Developing and support: libremediaserver@gmail.com +Desarrollo y soporte: libremediaserver@gmail.com -Code: http://code.google.com/p/libremediaserver +Página del proyecto: http://code.google.com/p/libremediaserver ******************************************************************************* @@ -41,11 +41,39 @@ o dependiendo de la distribución en que estés. Confirma Sí cuando te pregunte confirmación para descargas archivos y asegúrate de estar conectado a internet. Luego pincha en No cuando te pregunte si quieres arrancar el demonio OLA en el inicio. +Estos scripts instalan los siguientes paquetes, puedes instalalarlo a mano con apt-get o synaptics si lo prefieres: + +Debian Wheezy: + +$ apt-get install libav-tools libqtcore4 libqtgui4 libmagick++5 + +más el paquete deb de OLA suministrado con LMS: + +$ dpkg -i ola_0.8.26-1_i386.deb + +por último para satisfacer las dependencias incumplidas de OLA: + +$ apt-get -f install + +Ubuntu Precise: + +Añadimos el repositorio de Open Lighting al archivo /etc/apt/sources.list: + +$ echo "deb http://apt.openlighting.org/debian/ precise main" >> /etc/apt/sources.list + +Actualizamos las fuentes: + +$ apt-get update + +Instalamos los paquetes necesarios: + +$ apt-get -y --force-yes install ola libqtcore4 libqtgui4 libmacgick++4 libav-tools + 2. Configuración Este proceso sólo es necesario la primera vez que se ejecuta LMS. -a. Ejecuta el archivo libremediaserver. +a. Ejecuta el archivo libremediaserver en la carpeta bin. Asegúrate de tener un interface de red activo antes de ejecutar libremediaserver si vas a usar algún protocolo de red. b. Abre un navegador web y dirígete a localhost:9090. @@ -59,4 +87,4 @@ Puedes confirmar que está llegando información pinchando en el universo en el En LibreMediaServer, pincha en el menu File -> Change Media Path y elige el directorio donde estén tus medias. Configura las direcciones DMX de cada capa según el patch de la mesa. -Si vas a usar CITP/MSEx debes generar los thumbnails. Dirígete al menu CITP/MSEx y pincha en Make Thumbs. Los thumbnails se generarán automáticamente. Esto sólo lo debes de hacer cuando modifiques los archivos o los directorios de medias. +Si vas a usar CITP/MSEx debes generar los thumbnails. Dirígete al menu CITP/MSEx y pincha en Make Thumbs. Los thumbnails se generarán automáticamente. Esto sólo es necesario hacerlo cuando modifiques los archivos o los directorios de medias. diff --git a/manual.txt b/manual.txt deleted file mode 100644 index 6eca341..0000000 --- a/manual.txt +++ /dev/null @@ -1,317 +0,0 @@ -****************************** -Pure Media Server 0.0.6 -(c) Santiago Noreña 2012-2013 -puremediaserver at gmail dot com -****************************** - -Lee instalacion.txt para el proceso de instalación. - -****************************** - -Pure Media server es un programa para gestionar visuales en artes escénicas, eventos, performances, instalaciones,... - -Se controla mediante el Open Lighting Arquitecture que soporta una gran variedad de protocolos y dispositivos estandard de iluminación: Artnet, ShowNet, PathPort, ACN, Enttec Open DMX Pro,... De momento la única opción de control es mediante el OLA. - -Puedes controlarlo gratis con el MagicQ de ChamSys si no dispones de ninguna mesa o programa de iluminación. No es software libre, pero al menos es gratis. En la carpeta "MagicQ" hay un archivo de show y el archivo de personalidad. - -El motor gráfico y de audio es Pure Data, que se ejecuta en background invisible al usuario. Ahora mismo podemos reproducir 255 carpetas con 255 videos cada una en cualquier formato en que esté el codec instalado en el sistema. Si lo puede leer en el reproductor de medios de gnome podrá reproducirlo PMS. También podemos reproducir fotos y textos. El reproductor de medios podemos variar la velocidad, ejecutarlo en distintas direcciones (hacia delante, hacia atrás, ping-pong), y en bucle o en un sólo disparo. - -PMS tiene 8 capas de video o texto, cada dispone de una correción Bezier de 4 puntos, por lo que podemos mapear diferentes superficies, o lados de objetos. También podemos corregir el keystone mediante estos ajustes. Por supuesto, hay ajustes de color, posición, tamaño y rotación por cada capa. - -Las mezclas entre capas se realizan mediante 6 canales: 3 canales son pasa altos RGB y otros 3 Pasabajos RGB, con lo que se puden hacer lumas y cromas. El orden de las capas se controla mediante el canal de posición Z: cuanto más grande sea más al fondo se encuentra. El dimmer también controla la opacidad, por lo que una capa al 100% bloqueará a las inferiores. - -También podemos manejar 8 capas de audio, cada una reproduciendo un archivo .ogg. El control de volumen es en 16 bits de precisión y logarítmico, en equipos pequeños o auriculares no se oirá nada hasta el 50 0 60%. - -El interface gráfico es muy simple, sólo sirve para manejar la configuración de Pure Data y sirve para ver el archivo que cada capa está reproduciendo. Tenemos dos pestañas: Una para la configuración de Video y otra para la de Audio, que se dberá patchear en la mesa independientemente. Como los controles son parecidos para las dos ventanas, las explicamos juntas. Empezando de arriba hacia abajo: - -A. Caja de textos. Se muestran mensajes de estado y de error. - -B. 8 Capas. Representan las 8 capas de video. - - B.1 Botón de activado de la capa. Si no está en clickado la capa no está activada y no renderiza. - B.2 Dirección DMX. Hay que introducir el primer canal DMX de la capa, la misma a la que se patcheó en la mesa. - B.3 Etiqueta de media. Se muestra el archivo que está siendo reproducido en la capa. - -C. Change Media Path. Cambia el path al árbol de directorios de los media. Este control es común para el video y el audio, sólo hace falta introducirlo una vez, aunque se muestr en las dos pestañas. - -D. Video/Audio. Inicia o detiene los procesos de video y de audio. Abre o cierra la conexión con OLA. - -F. ReadDMX. Empieza o termina la lectura de datos DMX - -H. OLA Universe. El universo de Open Lighting Arquitecture que hemos configurado como entrada y al que el proceso escuchará. Ver instalacion.txt - -G. Window. Crea y destruye la ventana de reproducción. - -I. Window Position. Posición de la ventana de renderizado en pixeles x,y. - -J. Window Size. Tamaño de la ventana de renderizado en pixeles x, y. - -K. IP Address. Dirección IP de la inerface que queremos usar. Dejar en 0.0.0.0 para todas las interfaces. - -E. Init CITP/MSEx. Inicia el peer CITP y manda los thumbs si alguna mesa lo solicita. - -El CITP/MSEx no funciona en el interface localhost. Sin embargo la recepción de datos ArtNet sí. Necesita tener un interface de red activo en el momento de lanzar el programa, pero después se puede desconectar. Se puede usar en el mismo ordenador PMS y MagicQLinux para controlarlo. - -Generación de thumbs: - -Es necesario generar lo thumbnails de tus medias para poder transmitirlos por CITP/MSEx. Lo puedes hacer mediante el fichero make_thumbs.sh en la carpeta scripts. Primero ábrelo con un editor de texto y edita el path a tus medias. Guarda, cierra, y ejecuta el archivo. Debería de crear una subcarpeta llamada thumbs por cada carpeta de medias, y en ella el thumbnail con el primer fotograma de cada archivo, con el mismo nombre, pero acabado en jpeg. En siguientes versiones intentaré integrar esto cuando se pulse el botón "Init CITP/MSEx" - -La ventana de renderizado se muestra sobre todas las demás ventanas y sin que aparezca el cursor en ella. Si tenemos problemas en la configuración, por ejemplo nos quedamos sin ver el escritorio, siempre podemos llevar el cursor a la ventana de renderizado y presionar Escape para cerrarla. La posición de la ventana se configura con los controles "Window Position" y el tamaño de la ventana con "Window Size", los dos primero la x y después la y. Para hacer algo útil deberemos tener el escritorio extendido a un segundo monitor y configurar en estos controles los valores de ese monitor. Para aplicar cambios hay que cerrar la ventana y reabrirla. - -****************************** - -Estructura de medias: - -Los archivos de medios que utiliza PMS deben de estar ordenados en un árbol de ficheros. La dirección superior del árbol es la que se tiene que itnroducir en el archivo scripts/make_thumbs.sh y configurar en PMS mediante el botón "Change media Path". - -El árbol de ficheros tiene el siguiente esquema: - -+ media - + video - + 000-descripcion - - 000-miloop.mov - - 001-milooocool.avi - - 002-mipelo.mpg - ... - - 255-ultimo.avi - - + 001-otrodir - - 000-otrapeli.mov - - 001-maspelis.mov - ... - - 255.ultimodelasegundacarpeta.mov - + 002-fuego - - 000-Boladefuego.avi - - 001-Murodefuego.avi - ... - - 255-fuentedefuego.avi - ... - - + 255-ultimodir - +255.ultimapeli.mov - + audio - + 000-mifichero.ogg - - ... - - + 255-miultimofichero.ogg - + fonts - - 000-mifuente.ttf - ... - - 255-miultimafuente.ttf - + images - - 000-miprimerafoto.jpg - ... - - 255-miultimafoto.jpg - -Los números al principio de ficheros y directorios no son obligatorios, pero ayudan mucho a organizar el material. PMS busca por orden alfabético en los directorios/ficheros, y ese orden es el que hay que los valores de los canales Folder y File para reproducirlos. - -****************************** - -Textos: - -Puedes definir hasta 255 frases editando con un editor ASCII el fichero text.txt. El formato es: - -1, Esto es una frase; -2, El número es el valor del canal 6 de la capa folder; -3, no se pueden usar comas; -4, las frases tienen que acabar con punto y coma; - -****************************** - -Listado de canales DMX: - -PureMediaServer Video: - -Entre paréntesis el valor normal de uso (locate). - -1 Alpha/Dimmer (255) -2 Rojo (127) -3 Verde (127) -4 Azul (127) -5 Speed (40; esto se corresponde a 25 fps. El valor del canal son los milisegundos del metro, por lo que la inversa es el valor real de FPS). - 0-244: Velocidad - 245-249: Autodeteccion fps, una sola vez - 250-255: Autodeteccion fps, loop - -En los modos auto el inicio y el fin del loop no son aplicables, se reproduce la película completa. - -6 Directorio / Texto -7 Archivo / Fuente -8 Tipo de Media - 0-24: OFF - 25-49: Video - 50-75: Imagenes - 75-99: Texto -9 Reproduccion: Valores en 100% - 00-10 Normal loop - 11-20 Back loop - 21-30 Ping-pong loop - 31-40 Normal una vez - 41-50 Back una vez - 51-60 Ping-Pong una vez - 61-70 Stop/pause - 71-80 Continue -10 Inicio loop (0 principio peli- 255 final) (0) -11 Final Loop (0 principio peli - 255 final) (255) -12 Rotate X (0) -13 Rotate Y (0) -14 Rotate Z (0) -15 Size X Size Font (127) -16 Size Y (127) -17 Z (127) -18 X (127) -19 Y (127) -20 X Fino (127) -21 Y Fino (127) - -Los siguientes canales son usados para transparencias - -Los High filtran los pixeles con ese y los convierte en transparente (croma) - -22 Alpha High Red (255) -23 Alpha High Green (255) -24 Alpha High Blue (255) - -Los Low filtran todo menos los pixel con ese valor (máscara) - -25 Alpha Low Red (0) -26 Alpha Low Green (0) -27 Alpha Low Blue (0) - -Los siguientes canales se usan para correción de keystone y videomapping. Hay configuración por capa, el resto de configuraciones de posición y tamaño se reajustarán dentro de la nueva capa - -28 Corner Bottom Left X (0) -29 Corner Bottom Left Y (0) -30 Corner Top Left X (0) -31 Corner Top Left Y (255) -32 Corner Bottom Right X (255) -33 Corner Bottom Right Y (0) -34 Corner Top Right X (255) -35 Corner Top Right Y (255) - -Los siguientes canales son usados para control de efectos - -36 Selección FX 1 -37 Selección FX 2 -38 Param 1 FX 1 -39 Param 2 FX 1 -40 Param 3 FX 1 -41 Param 4 FX 1 -42 Param 5 FX 1 -43 Param 6 FX 1 -44 Param 7 FX 1 -45 Param 8 FX 1 - -46 - Blending Mode. Este canal elige el tipo de mezcla entre capas. Se corresponde a los modos de mezcla OpenGL: - - 0: GL_ONE_MINUS_SRC_ALPHA; - 1: GL_ONE; - 2: GL_ZERO; - 3: GL_SRC_COLOR; - 4: GL_ONE_MINUS_SRC_COLOR; (Locate, mezcla normal) - 5: GL_DST_COLOR; - 6: GL_ONE_MINUS_DST_COLOR; - 7: GL_SRC_ALPHA; - 8: GL_ONE_MINUS_SRC_ALPHA; - 9: GL_DST_ALPHA; - 10: GL_ONE_MINUS_DST_ALPHA; - 11: GL_CONSTANT_COLOR; - 12: GL_ONE_MINUS_CONSTANT_COLOR; - 13: GL_CONSTANT_ALPHA; - 14: GL_ONE_MINUS_CONSTANT_ALPHA; - 15: GL_SRC_ALPHA_SATURATE; - 16: GL_SRC1_COLOR; - 17: GL_ONE_MINUS_SRC1_COLOR; - 18: GL_SRC1_ALPHA; - 19: GL_ONE_MINUS_SRC1_ALPHA; - 20: GL_ONE_MINUS_SRC_ALPHA; - -Más información sobre los distintos tipos de blending en http://www.opengl.org/wiki/GLAPI/glBlendFunc. - -****************************** - -Efectos Video: - -0 - No effect -1 - Bitmask - Fx 1 All (255) - Fx 2 Red (255) - Fx 3 Green (255) - Fx 4 Blue (255) -2 - Halftone - FX 1 Size - FX 2 Angle - FX 3 Smooth - FX 4 Style -3 - Rds - FX 1 Method - FX 2 Stride -4 - Roll - FX 1 Axis - FX 2 Roll -5 - Invert - FX 1 On/Off -6 - Scanline - FX 1 Mode - Fx 2 Interlace -7 - Threshold - FX 1 All - FX 2 Red - Fx 3 Green - Fx 4 Blue -8 - Metaimage - FX 1 Cheap - FX 2 Distance - FX 3 Size -9 - Refraction - FX 1 Width - FX 2 Height - FX 3 Mag - FX 4 Refract -10 - Convolve - FX 1 Escala - FX 2 Modo (none, smooth, edge1, edge2) -11 - Gain - FX 1 Common - FX 2 Red - FX 3 Green - FX 4 Blue -12 - Lumaoffset - FX 1 Fill On/Off - FX 2 Smooth On/Off - FX 3 Gap - FX 4 Offset -13 - tIIR - FX 1 Feedback 1 - FX 2 Feedback 2 - FX 3 Feedback 3 - FX 4 Feedforward 1 - FX 5 Feedforward 2 -14 - rtx - FX 1 Clamp discontinuity to the edge (On/Off) -15 - Normalize - No Params -16 - Kaleidoskope - FX 1 Segments - FX 2 Source Angle - FX 3 X - FX 4 Y - FX 5 cX - FX 6 CY - FX 7 RLP - FX 8 SAP - -************** - -PureMediaServer Audio: - -1 - Volumen Coarse -2 - Pan -3 - Folder -4 - File -5 - Playback -6 - Control -7 - Volume Fine -8 - Entry Point Coarse - El valor de estos dos canales en centésimas de segundo. -9 - Entry Point Fine diff --git a/manual_es.txt b/manual_es.txt index c864631..402233f 100644 --- a/manual_es.txt +++ b/manual_es.txt @@ -365,7 +365,10 @@ PureMediaServer Audio: 3 - Folder 4 - File 5 - Playback + 0-24 : Play. Reproduce desde el inicio del fichero. + 25-49: Stop. + 50-74: Resume. Reproduce desde el punto desde el que ss paró, o desde el punto designado por Entry Point. 6 - Control - Reservado, sin uso en este momento. 7 - Volume Fine -8 - Entry Point Coarse - El valor de estos dos canales en centésimas de segundo. -9 - Entry Point Fine +8 - Entry Point Coarse - Punto de entrada de reproducción. +9 - Entry Point Fine - El valor de estos dos canales en centésimas de segundo. diff --git a/pd/lms.conf b/pd/lms.conf index 6649a52..d07721b 100644 Binary files a/pd/lms.conf and b/pd/lms.conf differ diff --git a/recursos/LMS.shw b/recursos/LMS.shw deleted file mode 100644 index 88faeea..0000000 --- a/recursos/LMS.shw +++ /dev/null @@ -1,3774 +0,0 @@ -\ MagicQ Show File. Chamsys Ltd. www.chamsys.co.uk -\ Show saved as 'show/LMS.shw' -\ Expert/Pro console - -V,0032,"MagicQ 1",01050700,0001,0000,; - -T,"show/LMS.shw",0000,0000,0000,0000,"/stick", -0001,0020,81000000,01000012,01000023,01000034,01000045,01000056,01000067,01000001,01000012,01000023,01000034,01000045,01000056,01000067,01000001,01000012,01000023,01000034,01000045,01000056,01000067,01000011,01000022,01000033,01000044,01000055,01000066,01000077,81000011,81000022,81000033,81000044, -03000002,03bc,000000ff,"",00000000, -0001,0008, -0000,0000,0018,0000,0000,0000,0000,"", -0000,0000,0018,0000,0000,0000,0000,"", -0000,0000,0018,0000,0000,0000,0000,"", -0000,0000,0018,0000,0000,0000,0000,"", -0000,0000,0018,0000,0000,0000,0000,"", -0000,0000,0018,0000,0000,0000,0000,"", -0000,0000,0018,0000,0000,0000,0000,"", -0000,0000,0018,0000,0000,0000,0000,"", -00000000,00000000,00000000,0000,0001, -007f,007f,007f,007f,007f,007f,007f,007f, -"","",0014,0000,0020,00000000, -10000000,00000000,11000000,00000000,11000000,00000000,11000000,00000000,11000000,00000000,11000000,00000000,11000000,00000000,22000000,00000000,22000000,00000000,22000000,00000000,22000000,00000000,22000000,00000000,22000000,00000000,22000000,00000000,33000000,00000000,33000000,00000000,33000000,00000000,33000000,00000000,33000000,00000000,33000000,00000000,33000000,00000000,44000000,00000000,44000000,00000000,44000000,00000000,44000000,00000000,44000000,00000000,44000000,00000000,44000000,00000000,55000000,00000000,55000000,00000000,55000000,00000000,55000000,00000000, -0001,0000,0000,0000,0000,0000,0000, -0000,0000,0000,0000, -0000,0000,0000, -0000,"", -0000, -0032, -"Video",0000001d,02000002,0005,0000,0001,0008,"","","","", -"Audio",00000000,00000000,0001,0000,000b,0008,"","","","", -"",00000000,00000000,0000,0000,0000,0000,"","","","", -"",00000000,00000000,0000,0000,0000,0000,"","","","", -"",00000000,00000000,0000,0000,0000,0000,"","","","", -"",00000000,00000000,0000,0000,0000,0000,"","","","", -"",00000000,00000000,0000,0000,0000,0000,"","","","", -"",00000000,00000000,0000,0000,0000,0000,"","","","", -"",00000000,00000000,0000,0000,0000,0000,"","","","", -"",00000000,00000000,0000,0000,0000,0000,"","","","", -"",00000000,00000000,0000,0000,0000,0000,"","","","", -"",00000000,00000000,0000,0000,0000,0000,"","","","", -"",00000000,00000000,0000,0000,0000,0000,"","","","", -"",00000000,00000000,0000,0000,0000,0000,"","","","", -"",00000000,00000000,0000,0000,0000,0000,"","","","", -"",00000000,00000000,0000,0000,0000,0000,"","","","", -"",00000000,00000000,0000,0000,0000,0000,"","","","", -"",00000000,00000000,0000,0000,0000,0000,"","","","", -"",00000000,00000000,0000,0000,0000,0000,"","","","", -"",00000000,00000000,0000,0000,0000,0000,"","","","", -"",00000000,00000000,0000,0000,0000,0000,"","","","", -"",00000000,00000000,0000,0000,0000,0000,"","","","", -"",00000000,00000000,0000,0000,0000,0000,"","","","", -"",00000000,00000000,0000,0000,0000,0000,"","","","", -"",00000000,00000000,0000,0000,0000,0000,"","","","", -"",00000000,00000000,0000,0000,0000,0000,"","","","", -"",00000000,00000000,0000,0000,0000,0000,"","","","", -"",00000000,00000000,0000,0000,0000,0000,"","","","", -"",00000000,00000000,0000,0000,0000,0000,"","","","", -"",00000000,00000000,0000,0000,0000,0000,"","","","", -"",00000000,00000000,0000,0000,0000,0000,"","","","", -"",00000000,00000000,0000,0000,0000,0000,"","","","", -"",00000000,00000000,0000,0000,0000,0000,"","","","", -"",00000000,00000000,0000,0000,0000,0000,"","","","", -"",00000000,00000000,0000,0000,0000,0000,"","","","", -"",00000000,00000000,0000,0000,0000,0000,"","","","", -"",00000000,00000000,0000,0000,0000,0000,"","","","", -"",00000000,00000000,0000,0000,0000,0000,"","","","", -"",00000000,00000000,0000,0000,0000,0000,"","","","", -"",00000000,00000000,0000,0000,0000,0000,"","","","", -"",00000000,00000000,0000,0000,0000,0000,"","","","", -"",00000000,00000000,0000,0000,0000,0000,"","","","", -"",00000000,00000000,0000,0000,0000,0000,"","","","", -"",00000000,00000000,0000,0000,0000,0000,"","","","", -"",00000000,00000000,0000,0000,0000,0000,"","","","", -"",00000000,00000000,0000,0000,0000,0000,"","","","", -"",00000000,00000000,0000,0000,0000,0000,"","","","", -"",00000000,00000000,0000,0000,0000,0000,"","","","", -"",00000000,00000000,0000,0000,0000,0000,"","","","", -"",00000000,00000000,0000,0000,0000,0000,"","","","", -0000,0000,0000,00000000,0001, -0000,0000, -0000,0004, --8,-8,0566,0310,0007, -0,0,0000,0000,0000, -0,0,0000,0000,0000, -0,0,0000,0000,0000, -0000,0000,0000,0000,0000,0000, -0000,"show", -0001,0000,0000,0000,1f90, -0010,0400,0300,0400,0300,0008,3c19,00e8,0018,001d,0003,0040,0006,0000,0000,0000,0000,0000,0002, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, -0000,0000,0001,ffff,ffff, -0000,0000,0000,0000,0001,00000000, -"",0000,0000,0002, -00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,0002,1999,00000000,0000,0000, -0000,0000,00a6,0063, -0000,00000000,00000000,00000000,0001, -00000000,00000000,0000,0000,"","",0000, -0000,0000,0000,0000,0000,0000, -0.000000,0.000000,0.000000, -0000, - -0008, -0000,0000,0000,0000,0000,0000,0000,0000, -0001, -; -Y,0090, -0000,0001,0000,0000,0000,0000,0200,0001,0001,0000,0000,0000,0000, -0000,0000,0000,0050,00005300,0000801f, -0000,007f,007f,0001,007f,007f,007f,0000,0000,0000,0008, -00006000,0000a01f, -0000,0000,0001,0000,0000,0000,0000, -0000,0001,0001, -0000,003c,003c,003c,003c,003c,003c,0000,0000,0000,0000,0000,0100,0000,0001,0001,00000000, -0001,0000,0000,0000,0001, -0001,0000,0001,0000, -0000,0000,0000,0000,0001,0001, -0001,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, -0001,00000000,00000000,00000000,0000, -0000,0000,0000,0000,0000,"",0000,0000,00a6,0063, -00000000,00000000, -0000,0000,0001,0000,0000, -0000,0000,0000,0001,0001,0002,0000, -0000,0000,0000,0000,0000,0000, -0001,0000,0000,0000, -0001,0000,0000,0000,0000,0002, -0000,0002,0000,00000001,00000534,0000, -0000,0000, -0000,0000,0000,0000, -00000000,0000,0000,0018,0000,0000, -0000,0000,0018,0000,0000, -0000,0000,0018,0000,0000, -0000,0000,0018,0000,0000, -0000,0000,0018,0000,0000, -0000,0000,0018,0000,0000, -0000,0000,0018,0000,0000, -0000,0000,0018,0000,0000, -0000,0000, -0000,0000, -0000,0000, -0000,0000, -0000,0000, -0000,0000, -0000,0000, -0000,0000, -; - -Z,0000,"0",0009,0000, -0004,010d,0000,0000,0000,0000,0005, -001c,0109,0000,0000,0000,0000,0004, -0001,0109,0000,0000,0003,0000,0000, -000e,0149,0000,0000,0000,0000,0000, -000a,0109,0006,0000,0000,0000,0009, -0002,0101,0000,0000,0000,0000,0000, -0005,0109,0005,0000,0000,0000,0000, -0009,0109,0007,0000,0000,0000,0000, -0008,0109,0008,0000,0000,0000,0000, -00000001, -0000,0000,0000,0000, -0000,0000,0000,0000, -0000,0001,0000,0000, -0000,0000,0000,0000, -0000,0000,0000,0000, -0000,0000,0000,0000, -0000,0000,0000,0000, -0000,0000,0000,0000, -0000,0000,0000,0000, -; -Z,0001,"Palettes",0004,0000, -0005,0000,0005,0000,0000,0000,0000, -000a,0000,0006,0000,0000,0000,0000, -0009,0000,0007,0000,0000,0000,0000, -0008,0000,0008,0000,0000,0000,0000, -0000001a, -0000,0000,0000,0000, -0000,0000,0000,0000, -0000,0000,0000,0000, -0000,0000,0000,0000, -; -P,0002,"LibreMediaServer_Video","LibreMediaServer","","Video", -0040,000c,0000,0000,0000,0000,0001,0001,01c1,00000002, -"Dimmer",00000001,00000000, -"Red",00000002,00000010, -"Green",00000002,00000011, -"Blue",00000002,00000012, -"Speed film",00020002,0000000d, -"Folder",00028002,00000009, -"File",00028002,00000008, -"Media",00008002,0000000c, -"Playback",00008002,00000020, -"Start Loop",00000002,00000021, -"End Loop",00000002,00000003, -"Rotate X",00000002,0000002e, -"Rotate Y",00000002,0000002f, -"Rotate Z",00000002,00000030, -"Size X",00000002,00000031, -"Size Y",00000002,00000032, -"Z",00000002,00000033, -"X",00000006,00000004, -"Y",00000006,00000005, -"X Fine",0000000a,00000004, -"Y Fine",0000000a,00000005, -"Alpha High R",00000002,00000014, -"Alpha High G",00000002,00000015, -"Alpha High B",00000002,00000028, -"Alpha Low R",00000002,00000029, -"Alpha Low G",00000002,0000002a, -"Alpha Low B",00000002,0000002b, -"Bottom Left X",00020002,0000003a, -"Bottom Left Y",00020002,0000003b, -"Top Left X",00020002,00000038, -"Top Left Y",00020002,00000039, -"Bottom Right X",00020002,00000034, -"Bottom Right Y",00020002,00000035, -"Top Right X",00020002,00000036, -"Top Right Y",00020002,00000037, -"FX 1",00028002,00000016, -"FX 2",00028002,00000017, -"Param1 FX1",00000002,0000000e, -"Param2 FX1",00000002,0000000f, -"Param3 FX1",00000002,00000022, -"Param4 FX1",00000002,00000023, -"Param5 FX1",00000002,00000024, -"Param6 FX1",00000002,00000025, -"Param7 FX1",00000002,00000026, -"Param8 FX1",00000002,00000027, -"Blending Type",00000002,00000001, -"",00000002,0000003f, -"",00000002,0000003f, -"",00000002,0000003f, -"",00000002,0000003f, -"",00000002,0000003f, -"",00000002,0000003f, -"",00000002,0000003f, -"",00000002,0000003f, -"",00000002,0000003f, -"",00000002,0000003f, -"",00000002,0000003f, -"",00000002,0000003f, -"",00000002,0000003f, -"",00000002,0000003f, -"",00000002,0000003f, -"",00000002,0000003f, -"",00000002,0000003f, -"",00000002,0000003f, -0025,0000,00ff,0001,0080,0002,0080,0003,0080,0004,00ff,0005,0000,0006,0000,0007,0001,0008,0000,0009,0000,000a,00ff,000b,0080,000c,0080,000d,0080,000e,0080,000f,0080,0010,0080,0011,0080,0012,0080,0013,0080,0014,0080,0015,00ff,0016,00ff,0017,00ff,0018,0000,0019,0000,001a,0000,001b,0000,001c,0000,001d,0000,001e,00ff,001f,00ff,0020,0000,0021,00ff,0022,00ff,0023,0000,0024,0000, -0006,"Dynamic",0000,00ff,0000,00000000, -0007,"Video",0019,0031,0001,00000000, -0007,"Image",0032,004a,0001,00000000, -0007,"Text",004b,0063,0001,00000000, -0008,"Normal",0000,0018,0001,00000000, -0008,"Back",0019,0031,0001,00000000, -0008,"Ping-Pong",0032,004a,0001,00000000, -0008,"Normal 1 Shot",004b,0063,0001,00000000, -0008,"Back 1 Shot",0064,007c,0001,00000000, -0008,"PingPong 1 Shot",007d,0095,0001,00000000, -0008,"Pause",0096,00ae,0001,00000000, -0008,"Continue",00af,00c7,0001,00000000, -00000000, -00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000, -"",00000000,0000,0000,0000,0000,0000, -00000007,0100,0000,01ff, -00000080,0180,0000,0180, -00000081,0180,0000,0180, -00000082,0180,0000,0180, -000000c3,01ff,0000,0180, -000000c6,0100,0000,0000, -000000c7,0100,0000,0000, -000000c5,0101,0000,0000, -000000c2,0100,0000,0000, -000000c0,0100,0000,0000, -000000c1,01ff,0000,0000, -00000040,0180,0000,0000, -00000041,0180,0000,0000, -00000042,0180,0000,0000, -00000043,0180,0000,0000, -00000044,0180,0000,0000, -00000045,0180,0000,0000, -00000047,0180,0000,0000, -00000046,0180,0000,0000, -00000047,0180,0000,0000, -00000046,0180,0000,0000, -000000d8,01ff,0000,01ff, -000000d9,01ff,0000,01ff, -000000da,01ff,0000,01ff, -000000db,0100,0000,0100, -000000df,0100,0000,0100, -000000de,0100,0000,0100, -000000e2,0100,0000,0100, -000000e3,0100,0000,0100, -000000e0,0100,0000,0100, -000000e1,01ff,0000,01ff, -000000e7,01ff,0000,01ff, -000000e6,0100,0000,0100, -000000e4,01ff,0000,01ff, -000000e5,01ff,0000,01ff, -000000c8,0100,0000,0100, -000000c9,0100,0000,0100, -000000d0,0000,0000,0000, -000000d1,0000,0000,0000, -000000d2,0000,0000,0000, -000000d3,0000,0000,0000, -000000d7,0000,0000,0000, -000000d6,0000,0000,0000, -000000d5,0000,0000,0000, -000000d4,0000,0000,0000, -000000c4,0104,0000,0000, -00000000,0000,0000,0000, -00000000,0000,0000,0000, -00000000,0000,0000,0000, -00000000,0000,0000,0000, -00000000,0000,0000,0000, -00000000,0000,0000,0000, -00000000,0000,0000,0000, -00000000,0000,0000,0000, -00000000,0000,0000,0000, -00000000,0000,0000,0000, -00000000,0000,0000,0000, -00000000,0000,0000,0000, -00000000,0000,0000,0000, -00000000,0000,0000,0000, -00000000,0000,0000,0000, -00000000,0000,0000,0000, -00000000,0000,0000,0000, -00000000,0000,0000,0000, -"V0.0.6", -0000,"","","",0000,0005,0000,0000,0008,00000000, -00000008, -"","","", -0.000000,0.000000,0.000000,0.000000,0.000000,0.000000, -"",0000, -0,0,0,0,0,0,0,0,0.000000, -0,0,0,0,0,0,0,0,0,0,0, -0,0,0,; - - -P,0003,"ArKaos_ArKaos v3.6_Layer HW","ArKaos","Layer HW","ArKaos v3.6", -002b,012a,0000,0000,0000,0000,0001,0001,01d6,c0000002, -"Dimmer",00000001,00000000, -"Visual Type",00008002,00000009, -"Visual",00028002,00000008, -"FX",00008002,0000001d, -"Assoc Fx",00028002,0000001c, -"Copy mode",00000002,00000013, -"Mask Mode",00000002,0000001b, -"Lum centre",00000002,00000006, -"Lum width",00000002,00000007, -"Lum smooth",00000002,0000001a, -"Movie speed",00000002,0000000c, -"Movie mode",00000002,0000000e, -"Loop mode",00000002,0000000a, -"Loop start",00008006,00000002, -"Loop start lo",0000800a,00000002, -"Loop end",00008006,00000003, -"Loop end lo",0000800a,00000003, -"X Pos",00000006,00000004, -"X lo",0000000a,00000004, -"Y Pos",00000006,00000005, -"Y lo",0000000a,00000005, -"Z Pos",00000006,00000033, -"Z lo",0000000a,00000033, -"X Size",00000006,0000002e, -"X size lo",0000000a,0000002e, -"Y Size",00000006,00000032, -"Y size lo",0000000a,00000032, -"Rot X",00000006,0000002f, -"Rot X F",0000000a,0000002f, -"Rot Y",00000006,00000030, -"Rot Y F",0000000a,00000030, -"Rot Z",00000006,00000031, -"Rot Z F",0000000a,00000031, -"Red",00000002,00000010, -"Green",00000002,00000011, -"Blue",00000002,00000012, -"Text",00000002,00000016, -"E1",00000002,00000020, -"E2",00000002,00000021, -"E3",00000002,0000000d, -"E4",00000002,0000000f, -"E5",00000002,0000001f, -"E6",00000002,0000001e, -002b,0000,00ff,0001,0000,0002,0000,0003,0000,0004,0000,0005,0000,0006,0000,0007,0080,0008,0032,0009,0032,000a,0040,000b,0000,000c,0000,000d,0000,000e,0000,000f,00ff,0010,00ff,0011,0080,0012,0000,0013,0080,0014,0000,0015,0080,0016,0000,0017,00ff,0018,0000,0019,00ff,001a,0000,001b,0080,001c,0000,001d,0080,001e,0000,001f,0080,0020,0000,0021,00ff,0022,00ff,0023,00ff,0024,0000,0025,0000,0026,0000,0027,0000,0028,0000,0029,0000,002a,0000, -0001,"Picture",0000,001f,0000,00000000, -0001,"Movie",0020,003f,0000,00000000, -0001,"Live",0040,005f,0000,00000000, -0001,"Flash Text",0060,007f,0000,00000000, -0001,"Library",0080,0080,0000,00000000, -0001,"Library",0081,0081,0000,00000000, -0001,"Library",0082,0082,0000,00000000, -0001,"Library",0083,0083,0000,00000000, -0001,"Library",0084,0084,0000,00000000, -0001,"Library",0085,0085,0000,00000000, -0001,"Library",0086,0086,0000,00000000, -0001,"Library",0087,0087,0000,00000000, -0001,"Library",0088,0088,0000,00000000, -0001,"Library",0089,0089,0000,00000000, -0001,"Library",008a,008a,0000,00000000, -0001,"Library",008b,008b,0000,00000000, -0001,"Library",008c,008c,0000,00000000, -0001,"Library",008d,008d,0000,00000000, -0001,"Library",008e,008e,0000,00000000, -0001,"Library",008f,008f,0000,00000000, -0001,"Library",0090,0090,0000,00000000, -0001,"Library",0091,0091,0000,00000000, -0001,"Library",0092,0092,0000,00000000, -0001,"Library",0093,0093,0000,00000000, -0001,"Library",0094,0094,0000,00000000, -0001,"Library",0095,0095,0000,00000000, -0001,"Library",0096,0096,0000,00000000, -0001,"Library",0097,0097,0000,00000000, -0001,"Library",0098,0098,0000,00000000, -0001,"Library",0099,0099,0000,00000000, -0001,"Library",009a,009a,0000,00000000, -0001,"Library",009b,009b,0000,00000000, -0001,"Library",009c,009c,0000,00000000, -0001,"Library",009d,009d,0000,00000000, -0001,"Library",009e,009e,0000,00000000, -0001,"Library",009f,009f,0000,00000000, -0001,"Library",00a0,00a0,0000,00000000, -0001,"Library",00a1,00a1,0000,00000000, -0001,"Library",00a2,00a2,0000,00000000, -0001,"Library",00a3,00a3,0000,00000000, -0001,"Library",00a4,00a4,0000,00000000, -0001,"Library",00a5,00a5,0000,00000000, -0001,"Library",00a6,00a6,0000,00000000, -0001,"Library",00a7,00a7,0000,00000000, -0001,"Library",00a8,00a8,0000,00000000, -0001,"Library",00a9,00a9,0000,00000000, -0001,"Library",00aa,00aa,0000,00000000, -0001,"Library",00ab,00ab,0000,00000000, -0001,"Library",00ac,00ac,0000,00000000, -0001,"Library",00ad,00ad,0000,00000000, -0001,"Library",00ae,00ae,0000,00000000, -0001,"Library",00af,00af,0000,00000000, -0001,"Library",00b0,00b0,0000,00000000, -0001,"Library",00b1,00b1,0000,00000000, -0001,"Library",00b2,00b2,0000,00000000, -0001,"Library",00b3,00b3,0000,00000000, -0001,"Library",00b4,00b4,0000,00000000, -0001,"Library",00b5,00b5,0000,00000000, -0001,"Library",00b6,00b6,0000,00000000, -0001,"Library",00b7,00b7,0000,00000000, -0001,"Library",00b8,00b8,0000,00000000, -0001,"Library",00b9,00b9,0000,00000000, -0001,"Library",00ba,00ba,0000,00000000, -0001,"Library",00bb,00bb,0000,00000000, -0001,"Library",00bc,00bc,0000,00000000, -0001,"Library",00bd,00bd,0000,00000000, -0001,"Library",00be,00be,0000,00000000, -0001,"Library",00bf,00bf,0000,00000000, -0001,"Library",00c0,00c0,0000,00000000, -0001,"Library",00c1,00c1,0000,00000000, -0001,"Library",00c2,00c2,0000,00000000, -0001,"Library",00c3,00c3,0000,00000000, -0001,"Library",00c4,00c4,0000,00000000, -0001,"Library",00c5,00c5,0000,00000000, -0001,"Library",00c6,00c6,0000,00000000, -0001,"Library",00c7,00c7,0000,00000000, -0001,"Library",00c8,00c8,0000,00000000, -0001,"Library",00c9,00c9,0000,00000000, -0001,"Library",00ca,00ca,0000,00000000, -0001,"Library",00cb,00cb,0000,00000000, -0001,"Library",00cc,00cc,0000,00000000, -0001,"Library",00cd,00cd,0000,00000000, -0001,"Library",00ce,00ce,0000,00000000, -0001,"Library",00cf,00cf,0000,00000000, -0001,"Library",00d0,00d0,0000,00000000, -0001,"Library",00d1,00d1,0000,00000000, -0001,"Library",00d2,00d2,0000,00000000, -0001,"Library",00d3,00d3,0000,00000000, -0001,"Library",00d4,00d4,0000,00000000, -0001,"Library",00d5,00d5,0000,00000000, -0001,"Library",00d6,00d6,0000,00000000, -0001,"Library",00d7,00d7,0000,00000000, -0001,"Library",00d8,00d8,0000,00000000, -0001,"Library",00d9,00d9,0000,00000000, -0001,"Library",00da,00da,0000,00000000, -0001,"Library",00db,00db,0000,00000000, -0001,"Library",00dc,00dc,0000,00000000, -0001,"Library",00dd,00dd,0000,00000000, -0001,"Library",00de,00de,0000,00000000, -0001,"Library",00df,00df,0000,00000000, -0001,"Library",00e0,00e0,0000,00000000, -0001,"Library",00e1,00e1,0000,00000000, -0001,"Library",00e2,00e2,0000,00000000, -0001,"Library",00e3,00e3,0000,00000000, -0001,"Library",00e4,00e4,0000,00000000, -0001,"Library",00e5,00e5,0000,00000000, -0001,"Library",00e6,00e6,0000,00000000, -0001,"Library",00e7,00e7,0000,00000000, -0001,"Library",00e8,00e8,0000,00000000, -0001,"Library",00e9,00e9,0000,00000000, -0001,"Library",00ea,00ea,0000,00000000, -0001,"Library",00eb,00eb,0000,00000000, -0001,"Library",00ec,00ec,0000,00000000, -0001,"Library",00ed,00ed,0000,00000000, -0001,"Library",00ee,00ee,0000,00000000, -0001,"Library",00ef,00ef,0000,00000000, -0001,"Library",00f0,00f0,0000,00000000, -0001,"Library",00f1,00f1,0000,00000000, -0001,"Library",00f2,00f2,0000,00000000, -0001,"Library",00f3,00f3,0000,00000000, -0001,"Library",00f4,00f4,0000,00000000, -0001,"Library",00f5,00f5,0000,00000000, -0001,"Library",00f6,00f6,0000,00000000, -0001,"Library",00f7,00f7,0000,00000000, -0001,"Library",00f8,00f8,0000,00000000, -0001,"Library",00f9,00f9,0000,00000000, -0001,"Library",00fa,00fa,0000,00000000, -0001,"Library",00fb,00fb,0000,00000000, -0001,"Library",00fc,00fc,0000,00000000, -0001,"Library",00fd,00fd,0000,00000000, -0001,"Library",00fe,00fe,0000,00000000, -0001,"Library",00ff,00ff,0000,00000000, -0002,"Dynamic",0000,00ff,0000,00000000, -0003,"3D Effect",0000,001f,0000,00000000, -0003,"Video",0020,003f,0000,00000000, -0003,"Transitions",0040,005f,0020,00000000, -0003,"Artistic",0060,007f,0000,00000000, -0003,"Freeframe",0080,009f,0000,00000000, -0003,"Reserved",00a0,00ff,0000,00000000, -0004,"None",0000,0000,0200,00000000, -0004,"None",0000,0000,0200,00000000, -0004,"None",0000,0000,0200,00000000, -0004,"None",0000,0000,0200,00000000, -0004,"None",0000,0000,0200,00000000, -0004,"Infinite Zoom",0001,0001,0200,00000000, -0004,"Gaussian Blur",0001,0001,0200,00000000, -0004,"Iris",0001,0001,0200,00000000, -0004,"Kaleid 1",0001,0001,0200,00000000, -0004,"Spiral Blur",0001,0001,0200,00000000, -0004,"Tiling",0002,0002,0200,00000000, -0004,"RGB Shift",0002,0002,0200,00000000, -0004,"Trans Right",0002,0002,0200,00000000, -0004,"Kaleid 2",0002,0002,0200,00000000, -0004,"Bloom",0002,0002,0200,00000000, -0004,"Sphere No Light",0003,0003,0200,00000000, -0004,"RGB Saturate",0003,0003,0200,00000000, -0004,"Trans Left",0003,0003,0200,00000000, -0004,"Kaleid 3",0003,0003,0200,00000000, -0004,"Backlight",0003,0003,0200,00000000, -0004,"Cube No Light",0004,0004,0200,00000000, -0004,"Grayscale",0004,0004,0200,00000000, -0004,"Trans Tri",0004,0004,0200,00000000, -0004,"Kaleid 4",0004,0004,0200,00000000, -0004,"Gaussian Blur",0004,0004,0200,00000000, -0004,"Cylind No Light",0005,0005,0200,00000000, -0004,"Invert",0005,0005,0200,00000000, -0004,"Trans Star",0005,0005,0200,00000000, -0004,"Larsen",0005,0005,0200,00000000, -0004,"Radial Blur",0005,0005,0200,00000000, -0004,"Donut No Light",0006,0006,0200,00000000, -0004,"Stroboscope",0006,0006,0200,00000000, -0004,"Shutter Slow",0006,0006,0200,00000000, -0004,"Larsen Presets",0006,0006,0200,00000000, -0004,"Vector Color",0006,0006,0200,00000000, -0004,"Plane No Light",0007,0007,0200,00000000, -0004,"Irisation",0007,0007,0200,00000000, -0004,"Shutter Fast",0007,0007,0200,00000000, -0004,"Larsen Full",0007,0007,0200,00000000, -0004,"Vector B+w",0007,0007,0200,00000000, -0004,"Sphere Light",0008,0008,0200,00000000, -0004,"Old Film",0008,0008,0200,00000000, -0004,"Scroll L Fast",0008,0008,0200,00000000, -0004,"Edge Detect",0008,0008,0200,00000000, -0004,"Colour Warp",0008,0008,0200,00000000, -0004,"Cube Light",0009,0009,0200,00000000, -0004,"Solar",0009,0009,0200,00000000, -0004,"Scroll L Slow",0009,0009,0200,00000000, -0004,"Filter Smooth",0009,0009,0200,00000000, -0004,"Posterize",0009,0009,0200,00000000, -0004,"Cylinder Light",000a,000a,0200,00000000, -0004,"Solar Inv",000a,000a,0200,00000000, -0004,"Scroll R Slow",000a,000a,0200,00000000, -0004,"Filter Edge",000a,000a,0200,00000000, -0004,"Burn",000a,000a,0200,00000000, -0004,"Donut Light",000b,000b,0200,00000000, -0004,"Posterize",000b,000b,0200,00000000, -0004,"Scroll R Fast",000b,000b,0200,00000000, -0004,"Strb Black-sin",000b,000b,0200,00000000, -0004,"Chromium",000b,000b,0200,00000000, -0004,"Plane Ligt",000c,000c,0200,00000000, -0004,"Colour Fx",000c,000c,0200,00000000, -0004,"Scroll T Slow",000c,000c,0200,00000000, -0004,"Strb Black-sq",000c,000c,0200,00000000, -0004,"Dir Blur",000c,000c,0200,00000000, -0004,"Cube Inside",000d,000d,0200,00000000, -0004,"Split 2x2",000d,000d,0200,00000000, -0004,"Scroll T Fast",000d,000d,0200,00000000, -0004,"Strb White-sin",000d,000d,0200,00000000, -0004,"Fisheye",000d,000d,0200,00000000, -0004,"Screens",000e,000e,0200,00000000, -0004,"Split 4x4",000e,000e,0200,00000000, -0004,"H Slide Slow",000e,000e,0200,00000000, -0004,"Strb White-sq",000e,000e,0200,00000000, -0004,"Glow",000e,000e,0200,00000000, -0004,"Tile Scroll 1",000f,000f,0200,00000000, -0004,"Split 8x8",000f,000f,0200,00000000, -0004,"H Slide Fast",000f,000f,0200,00000000, -0004,"Strb Invert-sin",000f,000f,0200,00000000, -0004,"Halftone",000f,000f,0200,00000000, -0004,"Tile Scroll 2",0010,0010,0200,00000000, -0004,"Split 2x2 Sub",0010,0010,0200,00000000, -0004,"V Slide Slow",0010,0010,0200,00000000, -0004,"Strb Invert-sq",0010,0010,0200,00000000, -0004,"Tile",0010,0010,0200,00000000, -0004,"Plane Simple",0011,0011,0200,00000000, -0004,"Split 4x4 Sub",0011,0011,0200,00000000, -0004,"V Slide Fast",0011,0011,0200,00000000, -0004,"Strb Bg-sin",0011,0011,0200,00000000, -0004,"Rec Distort",0011,0011,0200,00000000, -0004,"Plane Full",0012,0012,0200,00000000, -0004,"Motion Blur",0012,0012,0200,00000000, -0004,"Turnix 1s",0012,0012,0200,00000000, -0004,"Strb Bg-sq",0012,0012,0200,00000000, -0004,"Time Slice",0012,0012,0200,00000000, -0004,"Plane Rot",0013,0013,0200,00000000, -0004,"Contrast Luma",0013,0013,0200,00000000, -0004,"Turnix 2s",0013,0013,0200,00000000, -0004,"Waveform Draw",0013,0013,0200,00000000, -0004,"Reserved",0013,00ff,0200,00000000, -0004,"Ripple",0014,0014,0200,00000000, -0004,"Contrast RGB",0014,0014,0200,00000000, -0004,"Turnix 5s",0014,0014,0200,00000000, -0004,"Waveform Fill",0014,0014,0200,00000000, -0004,"Tunnel 1",0015,0015,0200,00000000, -0004,"Horiz Blur",0015,0015,0200,00000000, -0004,"Reserved",0015,00ff,0200,00000000, -0004,"Bumpy Surface",0015,0015,0200,00000000, -0004,"Tunnel 2",0016,0016,0200,00000000, -0004,"Vert Blur",0016,0016,0200,00000000, -0004,"Neon",0016,0016,0200,00000000, -0004,"Tunnel Full",0017,0017,0200,00000000, -0004,"Direction Blur",0017,0017,0200,00000000, -0004,"Neon Invert",0017,0017,0200,00000000, -0004,"Reserved",0018,00ff,0200,00000000, -0004,"Hue Effect",0018,0018,0200,00000000, -0004,"Noiz Col",0018,0018,0200,00000000, -0004,"Mirror",0019,0019,0200,00000000, -0004,"Noiz BW",0019,0019,0200,00000000, -0004,"Sepiatone",001a,001a,0200,00000000, -0004,"Reserved",001a,00ff,0200,00000000, -0004,"Ascii Bw",001b,001b,0200,00000000, -0004,"Asc Square Bw",001c,001c,0200,00000000, -0004,"Asc Pixels Bw",001d,001d,0200,00000000, -0004,"Asc Bubbles Bw",001e,001e,0200,00000000, -0004,"Asc Bubbles Col",001f,001f,0200,00000000, -0004,"Asc Squares Col",0020,0020,0200,00000000, -0004,"Asc Bub-hand Bw",0021,0021,0200,00000000, -0004,"Asc Japan",0022,0022,0200,00000000, -0004,"H/T Bubbles",0023,0023,0200,00000000, -0004,"H/T Cross",0024,0024,0200,00000000, -0004,"H/T Squares",0025,0025,0200,00000000, -0004,"Pop Art 1",0026,0026,0200,00000000, -0004,"Pop Art 2",0027,0027,0200,00000000, -0004,"Cartoon",0028,0028,0200,00000000, -0004,"Reserved",0029,00ff,0200,00000000, -0005,"Transparent",0000,001f,0000,00000000, -0005,"Add",0020,003f,0000,00000000, -0005,"Subtract",0040,005f,0000,00000000, -0005,"Multiply",0060,007f,0000,00000000, -0005,"Min",0080,009f,0000,00000000, -0005,"Max",00a0,00bf,0000,00000000, -0006,"None",0000,001f,0000,00000000, -0006,"Lum Band Rej",0020,003f,0000,00000000, -0006,"Lum Band Pass",0040,005f,0000,00000000, -0006,"Chr Band Rej",0060,007f,0000,00000000, -0006,"Chr Band Pass",0080,009f,0000,00000000, -0006,"Alpha",00a0,00bf,0000,00000000, -000a,"Stopped",0000,001f,0000,00000000, -000a,"Normal",0020,0040,0000,00000000, -000a,"2x",0041,00bf,0000,00000000, -000a,"4x",00c0,00ff,0000,00000000, -000b,"Sp Control",0000,001f,0000,00000000, -000b,"Sp Fwd/bk",0020,003f,0000,00000000, -000b,"Sp Ping/pong",0040,005f,0000,00000000, -000c,"Play All",0000,001f,0000,00000000, -000c,"Select Frames",0020,003f,0000,00000000, -000c,"Rnd 1",0040,005f,0000,00000000, -000c,"Rnd 2",0060,007f,0000,00000000, -0088, -008b,0003,0000, -008c,0003,002f, -008d,0003,004f, -008e,0003,006f, -008f,0003,008f, -0090,0003,0000, -0091,0003,002f, -0092,0003,004f, -0093,0003,006f, -0094,0003,008f, -0095,0003,0000, -0096,0003,002f, -0097,0003,004f, -0098,0003,006f, -0099,0003,008f, -009a,0003,0000, -009b,0003,002f, -009c,0003,004f, -009d,0003,006f, -009e,0003,008f, -009f,0003,0000, -00a0,0003,002f, -00a1,0003,004f, -00a2,0003,006f, -00a3,0003,008f, -00a4,0003,0000, -00a5,0003,002f, -00a6,0003,004f, -00a7,0003,006f, -00a8,0003,008f, -00a9,0003,0000, -00aa,0003,002f, -00ab,0003,004f, -00ac,0003,006f, -00ad,0003,008f, -00ae,0003,0000, -00af,0003,002f, -00b0,0003,004f, -00b1,0003,006f, -00b2,0003,008f, -00b3,0003,0000, -00b4,0003,002f, -00b5,0003,004f, -00b6,0003,006f, -00b7,0003,008f, -00b8,0003,0000, -00b9,0003,002f, -00ba,0003,004f, -00bb,0003,006f, -00bc,0003,008f, -00bd,0003,0000, -00be,0003,002f, -00bf,0003,004f, -00c0,0003,006f, -00c1,0003,008f, -00c2,0003,0000, -00c3,0003,002f, -00c4,0003,004f, -00c5,0003,006f, -00c6,0003,008f, -00c7,0003,0000, -00c8,0003,002f, -00c9,0003,004f, -00ca,0003,006f, -00cb,0003,008f, -00cc,0003,0000, -00cd,0003,002f, -00ce,0003,004f, -00cf,0003,006f, -00d0,0003,008f, -00d1,0003,0000, -00d2,0003,002f, -00d3,0003,004f, -00d4,0003,006f, -00d5,0003,008f, -00d6,0003,0000, -00d7,0003,002f, -00d8,0003,004f, -00d9,0003,006f, -00da,0003,008f, -00db,0003,0000, -00dc,0003,002f, -00dd,0003,004f, -00de,0003,006f, -00df,0003,008f, -00e0,0003,0000, -00e1,0003,002f, -00e2,0003,004f, -00e3,0003,006f, -00e4,0003,008f, -00e5,0003,0000, -00e6,0003,002f, -00e7,0003,004f, -00e8,0003,006f, -00e9,0003,008f, -00ea,0003,0000, -00eb,0003,002f, -00ec,0003,004f, -00ed,0003,006f, -00ee,0003,008f, -00ef,0003,0000, -00f0,0003,002f, -00f1,0003,004f, -00f2,0003,006f, -00f3,0003,0000, -00f4,0003,002f, -00f5,0003,004f, -00f6,0003,006f, -00f7,0003,0000, -00f8,0003,002f, -00f9,0003,006f, -00fa,0003,0000, -00fb,0003,002f, -00fc,0003,006f, -00fd,0003,0000, -00fe,0003,002f, -00ff,0003,006f, -0100,0003,002f, -0101,0003,006f, -0102,0003,002f, -0103,0003,006f, -0104,0003,002f, -0105,0003,002f, -0106,0003,002f, -0107,0003,002f, -0108,0003,002f, -0109,0003,002f, -010a,0003,002f, -010b,0003,002f, -010c,0003,002f, -010d,0003,002f, -010e,0003,002f, -010f,0003,002f, -0110,0003,002f, -0111,0003,002f, -0112,0003,002f, -00000000, -00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000, -"",00000000,0000,0000,0000,0000,0000, -00000007,0100,0180,01ff, -000000c6,0100,0000,0100, -000000c7,0100,0000,0100, -000000ce,0100,0000,0100, -000000cf,0100,0000,0100, -00000083,0100,0000,0100, -00000084,0100,0000,0100, -00000087,0180,0000,0180, -00000086,0132,0000,0132, -00000085,0132,0000,0132, -000000c2,0140,0000,0140, -000000c3,0100,0000,0100, -000000c5,0100,0000,0100, -000000c0,0100,0000,0100, -000000c0,0100,0000,0100, -000000c1,01ff,0000,01ff, -000000c1,01ff,0000,01ff, -00000047,0180,0000,0000, -00000047,0100,0000,0000, -00000046,0180,0000,0000, -00000046,0100,0000,0000, -00000045,0180,0000,0000, -00000045,0100,0000,0000, -00000040,01ff,0000,0000, -00000040,0100,0000,0000, -00000044,01ff,0000,0000, -00000044,0100,0000,0000, -00000041,0180,0000,0000, -00000041,0100,0000,0000, -00000042,0180,0000,0000, -00000042,0100,0000,0000, -00000043,0180,0000,0000, -00000043,0100,0000,0000, -00000080,01ff,0000,01ff, -00000081,01ff,0000,01ff, -00000082,01ff,0000,01ff, -000000d0,0100,0000,0100, -000000c8,0100,0000,0100, -000000c9,0100,0000,0100, -000000ca,0100,0000,0100, -000000cb,0100,0000,0100, -000000cc,0100,0000,0100, -000000cd,0100,0000,0100, -"ArKaos v3.6 Layer HW", -0000,"","","",0000,0000,0000,0000,0000,00000000, -0000000e, -"","","", -0.000000,0.000000,0.000000,0.000000,0.000000,0.000000, -"arkaos vj36hw",0000, -0,0,0,0,0,0,0,0,0.000000, -0,0,0,0,0,0,0,0,0,0,0, -0,0,0,; - - -P,0004,"PureMediaServer_Video","PureMediaServer","","Video", -0040,000c,0000,0000,0000,0000,0001,0001,01c1,00000002, -"Dimmer",00000001,00000000, -"Red",00000002,00000010, -"Green",00000002,00000011, -"Blue",00000002,00000012, -"Speed film",00020002,0000000d, -"Folder",00028002,00000009, -"File",00028002,00000008, -"Media",00008002,0000000c, -"Playback",00008002,00000020, -"Start Loop",00000002,00000021, -"End Loop",00000002,00000003, -"Rotate X",00000002,0000002e, -"Rotate Y",00000002,0000002f, -"Rotate Z",00000002,00000030, -"Size X",00000002,00000031, -"Size Y",00000002,00000032, -"Z",00000002,00000033, -"X",00000006,00000004, -"Y",00000006,00000005, -"X Fine",0000000a,00000004, -"Y Fine",0000000a,00000005, -"Alpha High R",00000002,00000014, -"Alpha High G",00000002,00000015, -"Alpha High B",00000002,00000028, -"Alpha Low R",00000002,00000029, -"Alpha Low G",00000002,0000002a, -"Alpha Low B",00000002,0000002b, -"Bottom Left X",00020002,0000003a, -"Bottom Left Y",00020002,0000003b, -"Top Left X",00020002,00000038, -"Top Left Y",00020002,00000039, -"Bottom Right X",00020002,00000034, -"Bottom Right Y",00020002,00000035, -"Top Right X",00020002,00000036, -"Top Right Y",00020002,00000037, -"FX 1",00028002,00000016, -"FX 2",00028002,00000017, -"Param1 FX1",00000002,0000000e, -"Param2 FX1",00000002,0000000f, -"Param3 FX1",00000002,00000022, -"Param4 FX1",00000002,00000023, -"Param5 FX1",00000002,00000024, -"Param6 FX1",00000002,00000025, -"Param7 FX1",00000002,00000026, -"Param8 FX1",00000002,00000027, -"Blending Type",00000002,00000001, -"",00000002,0000003f, -"",00000002,0000003f, -"",00000002,0000003f, -"",00000002,0000003f, -"",00000002,0000003f, -"",00000002,0000003f, -"",00000002,0000003f, -"",00000002,0000003f, -"",00000002,0000003f, -"",00000002,0000003f, -"",00000002,0000003f, -"",00000002,0000003f, -"",00000002,0000003f, -"",00000002,0000003f, -"",00000002,0000003f, -"",00000002,0000003f, -"",00000002,0000003f, -"",00000002,0000003f, -0025,0000,00ff,0001,0080,0002,0080,0003,0080,0004,00ff,0005,0000,0006,0000,0007,0001,0008,0000,0009,0000,000a,00ff,000b,0080,000c,0080,000d,0080,000e,0080,000f,0080,0010,0080,0011,0080,0012,0080,0013,0080,0014,0080,0015,00ff,0016,00ff,0017,00ff,0018,0000,0019,0000,001a,0000,001b,0000,001c,0000,001d,0000,001e,00ff,001f,00ff,0020,0000,0021,00ff,0022,00ff,0023,0000,0024,0000, -0006,"Dynamic",0000,00ff,0000,00000000, -0007,"Video",0019,0031,0001,00000000, -0007,"Image",0032,004a,0001,00000000, -0007,"Text",004b,0063,0001,00000000, -0008,"Normal",0000,0018,0001,00000000, -0008,"Bacward",0019,0031,0001,00000000, -0008,"Ping-Pong",0032,004a,0001,00000000, -0008,"Normal 1 Shot",004b,0063,0001,00000000, -0008,"Back 1 Shot",0064,007c,0001,00000000, -0008,"PingPong 1 Shot",007d,0095,0001,00000000, -0008,"Pause",0096,00ae,0001,00000000, -0008,"Continue",00af,00c7,0001,00000000, -00000000, -00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000, -"",00000000,0000,0000,0000,0000,0000, -00000007,0100,0000,01ff, -00000080,0180,0000,0180, -00000081,0180,0000,0180, -00000082,0180,0000,0180, -000000c3,01ff,0000,0180, -000000c6,0100,0000,0000, -000000c7,0100,0000,0000, -000000c5,0101,0000,0000, -000000c2,0100,0000,0000, -000000c0,0100,0000,0000, -000000c1,01ff,0000,0000, -00000040,0180,0000,0000, -00000041,0180,0000,0000, -00000042,0180,0000,0000, -00000043,0180,0000,0000, -00000044,0180,0000,0000, -00000045,0180,0000,0000, -00000047,0180,0000,0000, -00000046,0180,0000,0000, -00000047,0180,0000,0000, -00000046,0180,0000,0000, -000000d8,01ff,0000,01ff, -000000d9,01ff,0000,01ff, -000000da,01ff,0000,01ff, -000000db,0100,0000,0100, -000000df,0100,0000,0100, -000000de,0100,0000,0100, -000000e2,0100,0000,0100, -000000e3,0100,0000,0100, -000000e0,0100,0000,0100, -000000e1,01ff,0000,01ff, -000000e7,01ff,0000,01ff, -000000e6,0100,0000,0100, -000000e4,01ff,0000,01ff, -000000e5,01ff,0000,01ff, -000000c8,0100,0000,0100, -000000c9,0100,0000,0100, -000000d0,0000,0000,0000, -000000d1,0000,0000,0000, -000000d2,0000,0000,0000, -000000d3,0000,0000,0000, -000000d7,0000,0000,0000, -000000d6,0000,0000,0000, -000000d5,0000,0000,0000, -000000d4,0000,0000,0000, -000000c4,0104,0000,0000, -00000000,0000,0000,0000, -00000000,0000,0000,0000, -00000000,0000,0000,0000, -00000000,0000,0000,0000, -00000000,0000,0000,0000, -00000000,0000,0000,0000, -00000000,0000,0000,0000, -00000000,0000,0000,0000, -00000000,0000,0000,0000, -00000000,0000,0000,0000, -00000000,0000,0000,0000, -00000000,0000,0000,0000, -00000000,0000,0000,0000, -00000000,0000,0000,0000, -00000000,0000,0000,0000, -00000000,0000,0000,0000, -00000000,0000,0000,0000, -00000000,0000,0000,0000, -"V0.0.6", -0000,"","","",0000,0005,0000,0000,0008,00000000, -00000007, -"","","", -0.000000,0.000000,0.000000,0.000000,0.000000,0.000000, -"",0000, -0,0,0,0,0,0,0,0,0.000000, -0,0,0,0,0,0,0,0,0,0,0, -0,0,0,; - - -P,0005,"PureMediaServer_Audio","PureMediaServer","","Audio", -0010,0005,0000,0000,0000,0000,0001,0001,01f1,00000000, -"Volume",00000005,00000000, -"Pan",00000002,00000001, -"Folder",00000002,00000009, -"File",00000002,00000008, -"Playback",00000002,0000000a, -"Control",00000002,0000000b, -"Volume fine",0000000a,00000000, -"Entry point",00000006,00000003, -"Entry Point Fin",0000000a,00000003, -"",00000002,00000002, -"",00000002,00000002, -"",00000002,00000002, -"",00000002,00000002, -"",00000002,00000002, -"",00000002,00000002, -"",00000002,00000002, -0005,0000,0080,0001,0080,0004,0000,0005,0000,0006,0080, -0004,"Play",0000,0018,0001,00000000, -0004,"Stop",0019,0031,0001,00000000, -0004,"Resume",0032,004a,0001,00000000, -0005,"Off",0000,0018,0001,00000000, -0005,"Playback",0019,0031,0001,00000000, -00000000, -00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000, -"",00000000,0000,0000,0000,0000,0000, -00000007,0100,0000,0180, -00000006,0180,0000,0180, -000000c6,0000,0000,0000, -000000c7,0000,0000,0000, -000000c5,0100,0000,0100, -000000c4,0100,0000,0100, -00000007,0100,0000,0180, -000000c1,0000,0000,0000, -000000c1,0000,0000,0000, -000000c0,0000,0000,0000, -000000c0,0000,0000,0000, -000000c0,0000,0000,0000, -000000c0,0000,0000,0000, -000000c0,0000,0000,0000, -000000c0,0000,0000,0000, -000000c0,0000,0000,0000, -"v0.0.6", -0000,"","","",0000,0001,0000,0000,0008,00000000, -00000001, -"","","", -0.000000,0.000000,0.000000,0.000000,0.000000,0.000000, -"",0000, -0,0,0,0,0,0,0,0,0.000000, -0,0,0,0,0,0,0,0,0,0,0, -0,0,0,; - - -P,0006,"LibreMediaServer_Audio","LibreMediaServer","","Audio", -0010,0005,0000,0000,0000,0000,0001,0001,01f1,00000000, -"Volume",00000005,00000000, -"Pan",00000002,00000001, -"Folder",00000002,00000009, -"File",00000002,00000008, -"Playback",00000002,0000000a, -"Control",00000002,0000000b, -"Volume fine",0000000a,00000000, -"Entry point",00000006,00000003, -"Entry Point Fin",0000000a,00000003, -"",00000002,00000002, -"",00000002,00000002, -"",00000002,00000002, -"",00000002,00000002, -"",00000002,00000002, -"",00000002,00000002, -"",00000002,00000002, -0005,0000,0080,0001,0080,0004,0000,0005,0000,0006,0080, -0004,"Play",0000,0018,0001,00000000, -0004,"Stop",0019,0031,0001,00000000, -0004,"Resume",0032,004a,0001,00000000, -0005,"Off",0000,0018,0001,00000000, -0005,"Playback",0019,0031,0001,00000000, -00000000, -00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000, -"",00000000,0000,0000,0000,0000,0000, -00000007,0100,0000,0180, -00000006,0180,0000,0180, -000000c6,0000,0000,0000, -000000c7,0000,0000,0000, -000000c5,0100,0000,0100, -000000c4,0100,0000,0100, -00000007,0100,0000,0180, -000000c1,0000,0000,0000, -000000c1,0000,0000,0000, -000000c0,0000,0000,0000, -000000c0,0000,0000,0000, -000000c0,0000,0000,0000, -000000c0,0000,0000,0000, -000000c0,0000,0000,0000, -000000c0,0000,0000,0000, -000000c0,0000,0000,0000, -"v0.0.6", -0000,"","","",0000,0001,0000,0000,0008,00000000, -00000002, -"","","", -0.000000,0.000000,0.000000,0.000000,0.000000,0.000000, -"",0000, -0,0,0,0,0,0,0,0,0.000000, -0,0,0,0,0,0,0,0,0,0,0, -0,0,0,; - - -L,1,"Video",00000001,2,0,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,2,"Video",00000002,2,1,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,3,"Video",00000002,2,2,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,4,"Video",00000002,2,3,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,5,"Video",00020002,2,4,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,6,"Video",00028002,2,5,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,7,"Video",00028002,2,6,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,8,"Video",00008002,2,7,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,9,"Video",00008002,2,8,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,a,"Video",00000002,2,9,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,b,"Video",00000002,2,a,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,c,"Video",00000002,2,b,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,d,"Video",00000002,2,c,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,e,"Video",00000002,2,d,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,f,"Video",00000002,2,e,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,10,"Video",00000002,2,f,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,11,"Video",00000002,2,10,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,12,"Video",00000006,2,11,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,13,"Video",00000006,2,12,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,14,"Video",0000000a,2,13,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,15,"Video",0000000a,2,14,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,16,"Video",00000002,2,15,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,17,"Video",00000002,2,16,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,18,"Video",00000002,2,17,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,19,"Video",00000002,2,18,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,1a,"Video",00000002,2,19,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,1b,"Video",00000002,2,1a,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,1c,"Video",00020002,2,1b,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,1d,"Video",00020002,2,1c,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,1e,"Video",00020002,2,1d,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,1f,"Video",00020002,2,1e,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,20,"Video",00020002,2,1f,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,21,"Video",00020002,2,20,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,22,"Video",00020002,2,21,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,23,"Video",00020002,2,22,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,24,"Video",00028002,2,23,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,25,"Video",00028002,2,24,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,26,"Video",00000002,2,25,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,27,"Video",00000002,2,26,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,28,"Video",00000002,2,27,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,29,"Video",00000002,2,28,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,2a,"Video",00000002,2,29,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,2b,"Video",00000002,2,2a,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,2c,"Video",00000002,2,2b,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,2d,"Video",00000002,2,2c,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,2e,"Video",00000002,2,2d,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,2f,"Video",00000002,2,2e,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,30,"Video",00000002,2,2f,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,31,"Video",00000002,2,30,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,32,"Video",00000002,2,31,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,33,"Video",00000002,2,32,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,34,"Video",00000002,2,33,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,35,"Video",00000002,2,34,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,36,"Video",00000002,2,35,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,37,"Video",00000002,2,36,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,38,"Video",00000002,2,37,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,39,"Video",00000002,2,38,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,3a,"Video",00000002,2,39,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,3b,"Video",00000002,2,3a,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,3c,"Video",00000002,2,3b,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,3d,"Video",00000002,2,3c,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,3e,"Video",00000002,2,3d,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,3f,"Video",00000002,2,3e,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,40,"Video",00000002,2,3f,0,ffff,0,0,1,2,"",0,0,0,0,0,0,0,0,; - -L,41,"Video",00000001,2,0,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,42,"Video",00000002,2,1,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,43,"Video",00000002,2,2,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,44,"Video",00000002,2,3,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,45,"Video",00020002,2,4,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,46,"Video",00028002,2,5,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,47,"Video",00028002,2,6,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,48,"Video",00008002,2,7,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,49,"Video",00008002,2,8,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,4a,"Video",00000002,2,9,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,4b,"Video",00000002,2,a,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,4c,"Video",00000002,2,b,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,4d,"Video",00000002,2,c,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,4e,"Video",00000002,2,d,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,4f,"Video",00000002,2,e,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,50,"Video",00000002,2,f,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,51,"Video",00000002,2,10,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,52,"Video",00000006,2,11,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,53,"Video",00000006,2,12,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,54,"Video",0000000a,2,13,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,55,"Video",0000000a,2,14,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,56,"Video",00000002,2,15,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,57,"Video",00000002,2,16,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,58,"Video",00000002,2,17,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,59,"Video",00000002,2,18,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,5a,"Video",00000002,2,19,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,5b,"Video",00000002,2,1a,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,5c,"Video",00020002,2,1b,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,5d,"Video",00020002,2,1c,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,5e,"Video",00020002,2,1d,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,5f,"Video",00020002,2,1e,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,60,"Video",00020002,2,1f,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,61,"Video",00020002,2,20,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,62,"Video",00020002,2,21,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,63,"Video",00020002,2,22,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,64,"Video",00028002,2,23,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,65,"Video",00028002,2,24,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,66,"Video",00000002,2,25,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,67,"Video",00000002,2,26,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,68,"Video",00000002,2,27,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,69,"Video",00000002,2,28,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,6a,"Video",00000002,2,29,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,6b,"Video",00000002,2,2a,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,6c,"Video",00000002,2,2b,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,6d,"Video",00000002,2,2c,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,6e,"Video",00000002,2,2d,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,6f,"Video",00000002,2,2e,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,70,"Video",00000002,2,2f,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,71,"Video",00000002,2,30,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,72,"Video",00000002,2,31,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,73,"Video",00000002,2,32,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,74,"Video",00000002,2,33,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,75,"Video",00000002,2,34,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,76,"Video",00000002,2,35,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,77,"Video",00000002,2,36,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,78,"Video",00000002,2,37,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,79,"Video",00000002,2,38,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,7a,"Video",00000002,2,39,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,7b,"Video",00000002,2,3a,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,7c,"Video",00000002,2,3b,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,7d,"Video",00000002,2,3c,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,7e,"Video",00000002,2,3d,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,7f,"Video",00000002,2,3e,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,80,"Video",00000002,2,3f,0,ffff,0,0,2,2,"",0,0,0,0,0,0,0,0,; - -L,81,"Video",00000001,2,0,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,82,"Video",00000002,2,1,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,83,"Video",00000002,2,2,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,84,"Video",00000002,2,3,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,85,"Video",00020002,2,4,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,86,"Video",00028002,2,5,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,87,"Video",00028002,2,6,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,88,"Video",00008002,2,7,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,89,"Video",00008002,2,8,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,8a,"Video",00000002,2,9,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,8b,"Video",00000002,2,a,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,8c,"Video",00000002,2,b,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,8d,"Video",00000002,2,c,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,8e,"Video",00000002,2,d,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,8f,"Video",00000002,2,e,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,90,"Video",00000002,2,f,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,91,"Video",00000002,2,10,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,92,"Video",00000006,2,11,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,93,"Video",00000006,2,12,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,94,"Video",0000000a,2,13,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,95,"Video",0000000a,2,14,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,96,"Video",00000002,2,15,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,97,"Video",00000002,2,16,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,98,"Video",00000002,2,17,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,99,"Video",00000002,2,18,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,9a,"Video",00000002,2,19,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,9b,"Video",00000002,2,1a,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,9c,"Video",00020002,2,1b,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,9d,"Video",00020002,2,1c,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,9e,"Video",00020002,2,1d,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,9f,"Video",00020002,2,1e,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,a0,"Video",00020002,2,1f,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,a1,"Video",00020002,2,20,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,a2,"Video",00020002,2,21,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,a3,"Video",00020002,2,22,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,a4,"Video",00028002,2,23,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,a5,"Video",00028002,2,24,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,a6,"Video",00000002,2,25,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,a7,"Video",00000002,2,26,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,a8,"Video",00000002,2,27,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,a9,"Video",00000002,2,28,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,aa,"Video",00000002,2,29,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,ab,"Video",00000002,2,2a,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,ac,"Video",00000002,2,2b,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,ad,"Video",00000002,2,2c,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,ae,"Video",00000002,2,2d,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,af,"Video",00000002,2,2e,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,b0,"Video",00000002,2,2f,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,b1,"Video",00000002,2,30,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,b2,"Video",00000002,2,31,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,b3,"Video",00000002,2,32,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,b4,"Video",00000002,2,33,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,b5,"Video",00000002,2,34,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,b6,"Video",00000002,2,35,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,b7,"Video",00000002,2,36,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,b8,"Video",00000002,2,37,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,b9,"Video",00000002,2,38,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,ba,"Video",00000002,2,39,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,bb,"Video",00000002,2,3a,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,bc,"Video",00000002,2,3b,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,bd,"Video",00000002,2,3c,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,be,"Video",00000002,2,3d,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,bf,"Video",00000002,2,3e,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,c0,"Video",00000002,2,3f,0,ffff,0,0,3,2,"",0,0,0,0,0,0,0,0,; - -L,c1,"Video",00000001,2,0,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,c2,"Video",00000002,2,1,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,c3,"Video",00000002,2,2,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,c4,"Video",00000002,2,3,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,c5,"Video",00020002,2,4,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,c6,"Video",00028002,2,5,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,c7,"Video",00028002,2,6,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,c8,"Video",00008002,2,7,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,c9,"Video",00008002,2,8,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,ca,"Video",00000002,2,9,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,cb,"Video",00000002,2,a,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,cc,"Video",00000002,2,b,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,cd,"Video",00000002,2,c,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,ce,"Video",00000002,2,d,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,cf,"Video",00000002,2,e,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,d0,"Video",00000002,2,f,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,d1,"Video",00000002,2,10,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,d2,"Video",00000006,2,11,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,d3,"Video",00000006,2,12,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,d4,"Video",0000000a,2,13,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,d5,"Video",0000000a,2,14,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,d6,"Video",00000002,2,15,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,d7,"Video",00000002,2,16,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,d8,"Video",00000002,2,17,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,d9,"Video",00000002,2,18,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,da,"Video",00000002,2,19,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,db,"Video",00000002,2,1a,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,dc,"Video",00020002,2,1b,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,dd,"Video",00020002,2,1c,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,de,"Video",00020002,2,1d,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,df,"Video",00020002,2,1e,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,e0,"Video",00020002,2,1f,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,e1,"Video",00020002,2,20,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,e2,"Video",00020002,2,21,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,e3,"Video",00020002,2,22,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,e4,"Video",00028002,2,23,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,e5,"Video",00028002,2,24,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,e6,"Video",00000002,2,25,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,e7,"Video",00000002,2,26,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,e8,"Video",00000002,2,27,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,e9,"Video",00000002,2,28,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,ea,"Video",00000002,2,29,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,eb,"Video",00000002,2,2a,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,ec,"Video",00000002,2,2b,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,ed,"Video",00000002,2,2c,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,ee,"Video",00000002,2,2d,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,ef,"Video",00000002,2,2e,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,f0,"Video",00000002,2,2f,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,f1,"Video",00000002,2,30,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,f2,"Video",00000002,2,31,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,f3,"Video",00000002,2,32,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,f4,"Video",00000002,2,33,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,f5,"Video",00000002,2,34,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,f6,"Video",00000002,2,35,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,f7,"Video",00000002,2,36,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,f8,"Video",00000002,2,37,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,f9,"Video",00000002,2,38,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,fa,"Video",00000002,2,39,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,fb,"Video",00000002,2,3a,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,fc,"Video",00000002,2,3b,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,fd,"Video",00000002,2,3c,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,fe,"Video",00000002,2,3d,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,ff,"Video",00000002,2,3e,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,100,"Video",00000002,2,3f,0,ffff,0,0,4,2,"",0,0,0,0,0,0,0,0,; - -L,101,"Video",00000001,2,0,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,102,"Video",00000002,2,1,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,103,"Video",00000002,2,2,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,104,"Video",00000002,2,3,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,105,"Video",00020002,2,4,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,106,"Video",00028002,2,5,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,107,"Video",00028002,2,6,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,108,"Video",00008002,2,7,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,109,"Video",00008002,2,8,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,10a,"Video",00000002,2,9,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,10b,"Video",00000002,2,a,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,10c,"Video",00000002,2,b,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,10d,"Video",00000002,2,c,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,10e,"Video",00000002,2,d,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,10f,"Video",00000002,2,e,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,110,"Video",00000002,2,f,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,111,"Video",00000002,2,10,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,112,"Video",00000006,2,11,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,113,"Video",00000006,2,12,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,114,"Video",0000000a,2,13,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,115,"Video",0000000a,2,14,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,116,"Video",00000002,2,15,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,117,"Video",00000002,2,16,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,118,"Video",00000002,2,17,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,119,"Video",00000002,2,18,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,11a,"Video",00000002,2,19,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,11b,"Video",00000002,2,1a,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,11c,"Video",00020002,2,1b,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,11d,"Video",00020002,2,1c,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,11e,"Video",00020002,2,1d,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,11f,"Video",00020002,2,1e,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,120,"Video",00020002,2,1f,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,121,"Video",00020002,2,20,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,122,"Video",00020002,2,21,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,123,"Video",00020002,2,22,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,124,"Video",00028002,2,23,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,125,"Video",00028002,2,24,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,126,"Video",00000002,2,25,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,127,"Video",00000002,2,26,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,128,"Video",00000002,2,27,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,129,"Video",00000002,2,28,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,12a,"Video",00000002,2,29,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,12b,"Video",00000002,2,2a,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,12c,"Video",00000002,2,2b,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,12d,"Video",00000002,2,2c,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,12e,"Video",00000002,2,2d,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,12f,"Video",00000002,2,2e,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,130,"Video",00000002,2,2f,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,131,"Video",00000002,2,30,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,132,"Video",00000002,2,31,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,133,"Video",00000002,2,32,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,134,"Video",00000002,2,33,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,135,"Video",00000002,2,34,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,136,"Video",00000002,2,35,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,137,"Video",00000002,2,36,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,138,"Video",00000002,2,37,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,139,"Video",00000002,2,38,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,13a,"Video",00000002,2,39,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,13b,"Video",00000002,2,3a,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,13c,"Video",00000002,2,3b,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,13d,"Video",00000002,2,3c,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,13e,"Video",00000002,2,3d,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,13f,"Video",00000002,2,3e,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,140,"Video",00000002,2,3f,0,ffff,0,0,5,2,"",0,0,0,0,0,0,0,0,; - -L,141,"Video",00000001,2,0,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,142,"Video",00000002,2,1,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,143,"Video",00000002,2,2,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,144,"Video",00000002,2,3,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,145,"Video",00020002,2,4,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,146,"Video",00028002,2,5,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,147,"Video",00028002,2,6,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,148,"Video",00008002,2,7,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,149,"Video",00008002,2,8,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,14a,"Video",00000002,2,9,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,14b,"Video",00000002,2,a,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,14c,"Video",00000002,2,b,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,14d,"Video",00000002,2,c,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,14e,"Video",00000002,2,d,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,14f,"Video",00000002,2,e,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,150,"Video",00000002,2,f,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,151,"Video",00000002,2,10,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,152,"Video",00000006,2,11,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,153,"Video",00000006,2,12,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,154,"Video",0000000a,2,13,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,155,"Video",0000000a,2,14,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,156,"Video",00000002,2,15,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,157,"Video",00000002,2,16,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,158,"Video",00000002,2,17,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,159,"Video",00000002,2,18,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,15a,"Video",00000002,2,19,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,15b,"Video",00000002,2,1a,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,15c,"Video",00020002,2,1b,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,15d,"Video",00020002,2,1c,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,15e,"Video",00020002,2,1d,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,15f,"Video",00020002,2,1e,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,160,"Video",00020002,2,1f,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,161,"Video",00020002,2,20,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,162,"Video",00020002,2,21,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,163,"Video",00020002,2,22,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,164,"Video",00028002,2,23,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,165,"Video",00028002,2,24,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,166,"Video",00000002,2,25,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,167,"Video",00000002,2,26,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,168,"Video",00000002,2,27,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,169,"Video",00000002,2,28,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,16a,"Video",00000002,2,29,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,16b,"Video",00000002,2,2a,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,16c,"Video",00000002,2,2b,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,16d,"Video",00000002,2,2c,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,16e,"Video",00000002,2,2d,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,16f,"Video",00000002,2,2e,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,170,"Video",00000002,2,2f,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,171,"Video",00000002,2,30,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,172,"Video",00000002,2,31,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,173,"Video",00000002,2,32,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,174,"Video",00000002,2,33,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,175,"Video",00000002,2,34,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,176,"Video",00000002,2,35,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,177,"Video",00000002,2,36,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,178,"Video",00000002,2,37,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,179,"Video",00000002,2,38,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,17a,"Video",00000002,2,39,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,17b,"Video",00000002,2,3a,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,17c,"Video",00000002,2,3b,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,17d,"Video",00000002,2,3c,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,17e,"Video",00000002,2,3d,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,17f,"Video",00000002,2,3e,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,180,"Video",00000002,2,3f,0,ffff,0,0,6,2,"",0,0,0,0,0,0,0,0,; - -L,181,"Video",00000001,2,0,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,182,"Video",00000002,2,1,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,183,"Video",00000002,2,2,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,184,"Video",00000002,2,3,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,185,"Video",00020002,2,4,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,186,"Video",00028002,2,5,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,187,"Video",00028002,2,6,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,188,"Video",00008002,2,7,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,189,"Video",00008002,2,8,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,18a,"Video",00000002,2,9,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,18b,"Video",00000002,2,a,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,18c,"Video",00000002,2,b,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,18d,"Video",00000002,2,c,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,18e,"Video",00000002,2,d,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,18f,"Video",00000002,2,e,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,190,"Video",00000002,2,f,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,191,"Video",00000002,2,10,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,192,"Video",00000006,2,11,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,193,"Video",00000006,2,12,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,194,"Video",0000000a,2,13,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,195,"Video",0000000a,2,14,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,196,"Video",00000002,2,15,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,197,"Video",00000002,2,16,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,198,"Video",00000002,2,17,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,199,"Video",00000002,2,18,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,19a,"Video",00000002,2,19,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,19b,"Video",00000002,2,1a,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,19c,"Video",00020002,2,1b,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,19d,"Video",00020002,2,1c,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,19e,"Video",00020002,2,1d,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,19f,"Video",00020002,2,1e,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,1a0,"Video",00020002,2,1f,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,1a1,"Video",00020002,2,20,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,1a2,"Video",00020002,2,21,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,1a3,"Video",00020002,2,22,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,1a4,"Video",00028002,2,23,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,1a5,"Video",00028002,2,24,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,1a6,"Video",00000002,2,25,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,1a7,"Video",00000002,2,26,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,1a8,"Video",00000002,2,27,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,1a9,"Video",00000002,2,28,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,1aa,"Video",00000002,2,29,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,1ab,"Video",00000002,2,2a,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,1ac,"Video",00000002,2,2b,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,1ad,"Video",00000002,2,2c,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,1ae,"Video",00000002,2,2d,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,1af,"Video",00000002,2,2e,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,1b0,"Video",00000002,2,2f,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,1b1,"Video",00000002,2,30,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,1b2,"Video",00000002,2,31,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,1b3,"Video",00000002,2,32,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,1b4,"Video",00000002,2,33,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,1b5,"Video",00000002,2,34,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,1b6,"Video",00000002,2,35,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,1b7,"Video",00000002,2,36,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,1b8,"Video",00000002,2,37,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,1b9,"Video",00000002,2,38,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,1ba,"Video",00000002,2,39,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,1bb,"Video",00000002,2,3a,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,1bc,"Video",00000002,2,3b,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,1bd,"Video",00000002,2,3c,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,1be,"Video",00000002,2,3d,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,1bf,"Video",00000002,2,3e,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,1c0,"Video",00000002,2,3f,0,ffff,0,0,7,2,"",0,0,0,0,0,0,0,0,; - -L,1c1,"Video",00000001,2,0,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1c2,"Video",00000002,2,1,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1c3,"Video",00000002,2,2,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1c4,"Video",00000002,2,3,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1c5,"Video",00020002,2,4,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1c6,"Video",00028002,2,5,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1c7,"Video",00028002,2,6,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1c8,"Video",00008002,2,7,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1c9,"Video",00008002,2,8,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1ca,"Video",00000002,2,9,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1cb,"Video",00000002,2,a,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1cc,"Video",00000002,2,b,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1cd,"Video",00000002,2,c,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1ce,"Video",00000002,2,d,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1cf,"Video",00000002,2,e,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1d0,"Video",00000002,2,f,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1d1,"Video",00000002,2,10,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1d2,"Video",00000006,2,11,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1d3,"Video",00000006,2,12,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1d4,"Video",0000000a,2,13,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1d5,"Video",0000000a,2,14,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1d6,"Video",00000002,2,15,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1d7,"Video",00000002,2,16,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1d8,"Video",00000002,2,17,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1d9,"Video",00000002,2,18,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1da,"Video",00000002,2,19,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1db,"Video",00000002,2,1a,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1dc,"Video",00020002,2,1b,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1dd,"Video",00020002,2,1c,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1de,"Video",00020002,2,1d,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1df,"Video",00020002,2,1e,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1e0,"Video",00020002,2,1f,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1e1,"Video",00020002,2,20,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1e2,"Video",00020002,2,21,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1e3,"Video",00020002,2,22,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1e4,"Video",00028002,2,23,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1e5,"Video",00028002,2,24,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1e6,"Video",00000002,2,25,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1e7,"Video",00000002,2,26,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1e8,"Video",00000002,2,27,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1e9,"Video",00000002,2,28,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1ea,"Video",00000002,2,29,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1eb,"Video",00000002,2,2a,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1ec,"Video",00000002,2,2b,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1ed,"Video",00000002,2,2c,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1ee,"Video",00000002,2,2d,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1ef,"Video",00000002,2,2e,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1f0,"Video",00000002,2,2f,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1f1,"Video",00000002,2,30,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1f2,"Video",00000002,2,31,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1f3,"Video",00000002,2,32,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1f4,"Video",00000002,2,33,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1f5,"Video",00000002,2,34,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1f6,"Video",00000002,2,35,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1f7,"Video",00000002,2,36,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1f8,"Video",00000002,2,37,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1f9,"Video",00000002,2,38,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1fa,"Video",00000002,2,39,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1fb,"Video",00000002,2,3a,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1fc,"Video",00000002,2,3b,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1fd,"Video",00000002,2,3c,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1fe,"Video",00000002,2,3d,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,1ff,"Video",00000002,2,3e,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,200,"Video",00000002,2,3f,0,ffff,0,0,8,2,"",0,0,0,0,0,0,0,0,; - -L,201,"Audio",00000005,6,0,0,ffff,0,0,b,0,"",0,0,0,0,0,0,0,0,; - -L,202,"Audio",00000002,6,1,0,ffff,0,0,b,0,"",0,0,0,0,0,0,0,0,; - -L,203,"Audio",00000012,6,2,0,ffff,0,0,b,0,"",0,0,0,0,0,0,0,0,; - -L,204,"Audio",00000012,6,3,0,ffff,0,0,b,0,"",0,0,0,0,0,0,0,0,; - -L,205,"Audio",00000012,6,4,0,ffff,0,0,b,0,"",0,0,0,0,0,0,0,0,; - -L,206,"Audio",00000012,6,5,0,ffff,0,0,b,0,"",0,0,0,0,0,0,0,0,; - -L,207,"Audio",0000000a,6,6,0,ffff,0,0,b,0,"",0,0,0,0,0,0,0,0,; - -L,208,"Audio",00000016,6,7,0,ffff,0,0,b,0,"",0,0,0,0,0,0,0,0,; - -L,209,"Audio",0000001a,6,8,0,ffff,0,0,b,0,"",0,0,0,0,0,0,0,0,; - -L,20a,"Audio",00000012,6,9,0,ffff,0,0,b,0,"",0,0,0,0,0,0,0,0,; - -L,20b,"Audio",00000012,6,a,0,ffff,0,0,b,0,"",0,0,0,0,0,0,0,0,; - -L,20c,"Audio",00000012,6,b,0,ffff,0,0,b,0,"",0,0,0,0,0,0,0,0,; - -L,20d,"Audio",00000012,6,c,0,ffff,0,0,b,0,"",0,0,0,0,0,0,0,0,; - -L,20e,"Audio",00000012,6,d,0,ffff,0,0,b,0,"",0,0,0,0,0,0,0,0,; - -L,20f,"Audio",00000012,6,e,0,ffff,0,0,b,0,"",0,0,0,0,0,0,0,0,; - -L,210,"Audio",00000012,6,f,0,ffff,0,0,b,0,"",0,0,0,0,0,0,0,0,; - -L,211,"Audio",00000005,6,0,0,ffff,0,0,c,0,"",0,0,0,0,0,0,0,0,; - -L,212,"Audio",00000002,6,1,0,ffff,0,0,c,0,"",0,0,0,0,0,0,0,0,; - -L,213,"Audio",00000012,6,2,0,ffff,0,0,c,0,"",0,0,0,0,0,0,0,0,; - -L,214,"Audio",00000012,6,3,0,ffff,0,0,c,0,"",0,0,0,0,0,0,0,0,; - -L,215,"Audio",00000012,6,4,0,ffff,0,0,c,0,"",0,0,0,0,0,0,0,0,; - -L,216,"Audio",00000012,6,5,0,ffff,0,0,c,0,"",0,0,0,0,0,0,0,0,; - -L,217,"Audio",0000000a,6,6,0,ffff,0,0,c,0,"",0,0,0,0,0,0,0,0,; - -L,218,"Audio",00000016,6,7,0,ffff,0,0,c,0,"",0,0,0,0,0,0,0,0,; - -L,219,"Audio",0000001a,6,8,0,ffff,0,0,c,0,"",0,0,0,0,0,0,0,0,; - -L,21a,"Audio",00000012,6,9,0,ffff,0,0,c,0,"",0,0,0,0,0,0,0,0,; - -L,21b,"Audio",00000012,6,a,0,ffff,0,0,c,0,"",0,0,0,0,0,0,0,0,; - -L,21c,"Audio",00000012,6,b,0,ffff,0,0,c,0,"",0,0,0,0,0,0,0,0,; - -L,21d,"Audio",00000012,6,c,0,ffff,0,0,c,0,"",0,0,0,0,0,0,0,0,; - -L,21e,"Audio",00000012,6,d,0,ffff,0,0,c,0,"",0,0,0,0,0,0,0,0,; - -L,21f,"Audio",00000012,6,e,0,ffff,0,0,c,0,"",0,0,0,0,0,0,0,0,; - -L,220,"Audio",00000012,6,f,0,ffff,0,0,c,0,"",0,0,0,0,0,0,0,0,; - -L,221,"Audio",00000005,6,0,0,ffff,0,0,d,0,"",0,0,0,0,0,0,0,0,; - -L,222,"Audio",00000002,6,1,0,ffff,0,0,d,0,"",0,0,0,0,0,0,0,0,; - -L,223,"Audio",00000012,6,2,0,ffff,0,0,d,0,"",0,0,0,0,0,0,0,0,; - -L,224,"Audio",00000012,6,3,0,ffff,0,0,d,0,"",0,0,0,0,0,0,0,0,; - -L,225,"Audio",00000012,6,4,0,ffff,0,0,d,0,"",0,0,0,0,0,0,0,0,; - -L,226,"Audio",00000012,6,5,0,ffff,0,0,d,0,"",0,0,0,0,0,0,0,0,; - -L,227,"Audio",0000000a,6,6,0,ffff,0,0,d,0,"",0,0,0,0,0,0,0,0,; - -L,228,"Audio",00000016,6,7,0,ffff,0,0,d,0,"",0,0,0,0,0,0,0,0,; - -L,229,"Audio",0000001a,6,8,0,ffff,0,0,d,0,"",0,0,0,0,0,0,0,0,; - -L,22a,"Audio",00000012,6,9,0,ffff,0,0,d,0,"",0,0,0,0,0,0,0,0,; - -L,22b,"Audio",00000012,6,a,0,ffff,0,0,d,0,"",0,0,0,0,0,0,0,0,; - -L,22c,"Audio",00000012,6,b,0,ffff,0,0,d,0,"",0,0,0,0,0,0,0,0,; - -L,22d,"Audio",00000012,6,c,0,ffff,0,0,d,0,"",0,0,0,0,0,0,0,0,; - -L,22e,"Audio",00000012,6,d,0,ffff,0,0,d,0,"",0,0,0,0,0,0,0,0,; - -L,22f,"Audio",00000012,6,e,0,ffff,0,0,d,0,"",0,0,0,0,0,0,0,0,; - -L,230,"Audio",00000012,6,f,0,ffff,0,0,d,0,"",0,0,0,0,0,0,0,0,; - -L,231,"Audio",00000005,6,0,0,ffff,0,0,e,0,"",0,0,0,0,0,0,0,0,; - -L,232,"Audio",00000002,6,1,0,ffff,0,0,e,0,"",0,0,0,0,0,0,0,0,; - -L,233,"Audio",00000012,6,2,0,ffff,0,0,e,0,"",0,0,0,0,0,0,0,0,; - -L,234,"Audio",00000012,6,3,0,ffff,0,0,e,0,"",0,0,0,0,0,0,0,0,; - -L,235,"Audio",00000012,6,4,0,ffff,0,0,e,0,"",0,0,0,0,0,0,0,0,; - -L,236,"Audio",00000012,6,5,0,ffff,0,0,e,0,"",0,0,0,0,0,0,0,0,; - -L,237,"Audio",0000000a,6,6,0,ffff,0,0,e,0,"",0,0,0,0,0,0,0,0,; - -L,238,"Audio",00000016,6,7,0,ffff,0,0,e,0,"",0,0,0,0,0,0,0,0,; - -L,239,"Audio",0000001a,6,8,0,ffff,0,0,e,0,"",0,0,0,0,0,0,0,0,; - -L,23a,"Audio",00000012,6,9,0,ffff,0,0,e,0,"",0,0,0,0,0,0,0,0,; - -L,23b,"Audio",00000012,6,a,0,ffff,0,0,e,0,"",0,0,0,0,0,0,0,0,; - -L,23c,"Audio",00000012,6,b,0,ffff,0,0,e,0,"",0,0,0,0,0,0,0,0,; - -L,23d,"Audio",00000012,6,c,0,ffff,0,0,e,0,"",0,0,0,0,0,0,0,0,; - -L,23e,"Audio",00000012,6,d,0,ffff,0,0,e,0,"",0,0,0,0,0,0,0,0,; - -L,23f,"Audio",00000012,6,e,0,ffff,0,0,e,0,"",0,0,0,0,0,0,0,0,; - -L,240,"Audio",00000012,6,f,0,ffff,0,0,e,0,"",0,0,0,0,0,0,0,0,; - -L,241,"Audio",00000005,6,0,0,ffff,0,0,f,0,"",0,0,0,0,0,0,0,0,; - -L,242,"Audio",00000002,6,1,0,ffff,0,0,f,0,"",0,0,0,0,0,0,0,0,; - -L,243,"Audio",00000012,6,2,0,ffff,0,0,f,0,"",0,0,0,0,0,0,0,0,; - -L,244,"Audio",00000012,6,3,0,ffff,0,0,f,0,"",0,0,0,0,0,0,0,0,; - -L,245,"Audio",00000012,6,4,0,ffff,0,0,f,0,"",0,0,0,0,0,0,0,0,; - -L,246,"Audio",00000012,6,5,0,ffff,0,0,f,0,"",0,0,0,0,0,0,0,0,; - -L,247,"Audio",0000000a,6,6,0,ffff,0,0,f,0,"",0,0,0,0,0,0,0,0,; - -L,248,"Audio",00000016,6,7,0,ffff,0,0,f,0,"",0,0,0,0,0,0,0,0,; - -L,249,"Audio",0000001a,6,8,0,ffff,0,0,f,0,"",0,0,0,0,0,0,0,0,; - -L,24a,"Audio",00000012,6,9,0,ffff,0,0,f,0,"",0,0,0,0,0,0,0,0,; - -L,24b,"Audio",00000012,6,a,0,ffff,0,0,f,0,"",0,0,0,0,0,0,0,0,; - -L,24c,"Audio",00000012,6,b,0,ffff,0,0,f,0,"",0,0,0,0,0,0,0,0,; - -L,24d,"Audio",00000012,6,c,0,ffff,0,0,f,0,"",0,0,0,0,0,0,0,0,; - -L,24e,"Audio",00000012,6,d,0,ffff,0,0,f,0,"",0,0,0,0,0,0,0,0,; - -L,24f,"Audio",00000012,6,e,0,ffff,0,0,f,0,"",0,0,0,0,0,0,0,0,; - -L,250,"Audio",00000012,6,f,0,ffff,0,0,f,0,"",0,0,0,0,0,0,0,0,; - -L,251,"Audio",00000005,6,0,0,ffff,0,0,10,0,"",0,0,0,0,0,0,0,0,; - -L,252,"Audio",00000002,6,1,0,ffff,0,0,10,0,"",0,0,0,0,0,0,0,0,; - -L,253,"Audio",00000012,6,2,0,ffff,0,0,10,0,"",0,0,0,0,0,0,0,0,; - -L,254,"Audio",00000012,6,3,0,ffff,0,0,10,0,"",0,0,0,0,0,0,0,0,; - -L,255,"Audio",00000012,6,4,0,ffff,0,0,10,0,"",0,0,0,0,0,0,0,0,; - -L,256,"Audio",00000012,6,5,0,ffff,0,0,10,0,"",0,0,0,0,0,0,0,0,; - -L,257,"Audio",0000000a,6,6,0,ffff,0,0,10,0,"",0,0,0,0,0,0,0,0,; - -L,258,"Audio",00000016,6,7,0,ffff,0,0,10,0,"",0,0,0,0,0,0,0,0,; - -L,259,"Audio",0000001a,6,8,0,ffff,0,0,10,0,"",0,0,0,0,0,0,0,0,; - -L,25a,"Audio",00000012,6,9,0,ffff,0,0,10,0,"",0,0,0,0,0,0,0,0,; - -L,25b,"Audio",00000012,6,a,0,ffff,0,0,10,0,"",0,0,0,0,0,0,0,0,; - -L,25c,"Audio",00000012,6,b,0,ffff,0,0,10,0,"",0,0,0,0,0,0,0,0,; - -L,25d,"Audio",00000012,6,c,0,ffff,0,0,10,0,"",0,0,0,0,0,0,0,0,; - -L,25e,"Audio",00000012,6,d,0,ffff,0,0,10,0,"",0,0,0,0,0,0,0,0,; - -L,25f,"Audio",00000012,6,e,0,ffff,0,0,10,0,"",0,0,0,0,0,0,0,0,; - -L,260,"Audio",00000012,6,f,0,ffff,0,0,10,0,"",0,0,0,0,0,0,0,0,; - -L,261,"Audio",00000005,6,0,0,ffff,0,0,11,0,"",0,0,0,0,0,0,0,0,; - -L,262,"Audio",00000002,6,1,0,ffff,0,0,11,0,"",0,0,0,0,0,0,0,0,; - -L,263,"Audio",00000012,6,2,0,ffff,0,0,11,0,"",0,0,0,0,0,0,0,0,; - -L,264,"Audio",00000012,6,3,0,ffff,0,0,11,0,"",0,0,0,0,0,0,0,0,; - -L,265,"Audio",00000012,6,4,0,ffff,0,0,11,0,"",0,0,0,0,0,0,0,0,; - -L,266,"Audio",00000012,6,5,0,ffff,0,0,11,0,"",0,0,0,0,0,0,0,0,; - -L,267,"Audio",0000000a,6,6,0,ffff,0,0,11,0,"",0,0,0,0,0,0,0,0,; - -L,268,"Audio",00000016,6,7,0,ffff,0,0,11,0,"",0,0,0,0,0,0,0,0,; - -L,269,"Audio",0000001a,6,8,0,ffff,0,0,11,0,"",0,0,0,0,0,0,0,0,; - -L,26a,"Audio",00000012,6,9,0,ffff,0,0,11,0,"",0,0,0,0,0,0,0,0,; - -L,26b,"Audio",00000012,6,a,0,ffff,0,0,11,0,"",0,0,0,0,0,0,0,0,; - -L,26c,"Audio",00000012,6,b,0,ffff,0,0,11,0,"",0,0,0,0,0,0,0,0,; - -L,26d,"Audio",00000012,6,c,0,ffff,0,0,11,0,"",0,0,0,0,0,0,0,0,; - -L,26e,"Audio",00000012,6,d,0,ffff,0,0,11,0,"",0,0,0,0,0,0,0,0,; - -L,26f,"Audio",00000012,6,e,0,ffff,0,0,11,0,"",0,0,0,0,0,0,0,0,; - -L,270,"Audio",00000012,6,f,0,ffff,0,0,11,0,"",0,0,0,0,0,0,0,0,; - -L,271,"Audio",00000005,6,0,0,ffff,0,0,12,0,"",0,0,0,0,0,0,0,0,; - -L,272,"Audio",00000002,6,1,0,ffff,0,0,12,0,"",0,0,0,0,0,0,0,0,; - -L,273,"Audio",00000012,6,2,0,ffff,0,0,12,0,"",0,0,0,0,0,0,0,0,; - -L,274,"Audio",00000012,6,3,0,ffff,0,0,12,0,"",0,0,0,0,0,0,0,0,; - -L,275,"Audio",00000012,6,4,0,ffff,0,0,12,0,"",0,0,0,0,0,0,0,0,; - -L,276,"Audio",00000012,6,5,0,ffff,0,0,12,0,"",0,0,0,0,0,0,0,0,; - -L,277,"Audio",0000000a,6,6,0,ffff,0,0,12,0,"",0,0,0,0,0,0,0,0,; - -L,278,"Audio",00000016,6,7,0,ffff,0,0,12,0,"",0,0,0,0,0,0,0,0,; - -L,279,"Audio",0000001a,6,8,0,ffff,0,0,12,0,"",0,0,0,0,0,0,0,0,; - -L,27a,"Audio",00000012,6,9,0,ffff,0,0,12,0,"",0,0,0,0,0,0,0,0,; - -L,27b,"Audio",00000012,6,a,0,ffff,0,0,12,0,"",0,0,0,0,0,0,0,0,; - -L,27c,"Audio",00000012,6,b,0,ffff,0,0,12,0,"",0,0,0,0,0,0,0,0,; - -L,27d,"Audio",00000012,6,c,0,ffff,0,0,12,0,"",0,0,0,0,0,0,0,0,; - -L,27e,"Audio",00000012,6,d,0,ffff,0,0,12,0,"",0,0,0,0,0,0,0,0,; - -L,27f,"Audio",00000012,6,e,0,ffff,0,0,12,0,"",0,0,0,0,0,0,0,0,; - -L,280,"Audio",00000012,6,f,0,ffff,0,0,12,0,"",0,0,0,0,0,0,0,0,; - -F,a000,"centre",0020, -12,80,0,13,80,0,15,0,0,16,ff,0,52,80,0,53,80,0,55,0,0,56,ff,0,92,80,0,93,80,0,95,0,0,96,ff,0,d2,80,0,d3,80,0,d5,0,0,d6,ff,0,112,80,0,113,80,0,115,0,0,116,ff,0, -152,80,0,153,80,0,155,0,0,156,ff,0,192,80,0,193,80,0,195,0,0,196,ff,0,1d2,80,0,1d3,80,0,1d5,0,0,1d6,ff,0,05000001, -00000126, -0000,; - -F,a001,"far left",001e, -12,0,0,13,80,0,15,0,0,16,ff,0,52,0,0,53,80,0,55,0,0,56,ff,0,92,0,0,93,80,0,95,0,0,96,ff,0,d3,80,0,d6,ff,0,112,0,0,113,80,0,115,0,0,116,ff,0,152,0,0,153,80,0, -155,0,0,156,ff,0,192,0,0,193,80,0,195,0,0,196,ff,0,1d2,0,0,1d3,80,0,1d5,0,0,1d6,ff,0,05000008, -00000124, -0000,; - -F,a002,"far right",0020, -12,ff,0,13,80,0,15,0,0,16,ff,0,52,ff,0,53,80,0,55,0,0,56,ff,0,92,ff,0,93,80,0,95,0,0,96,ff,0,d2,ff,0,d3,80,0,d5,0,0,d6,ff,0,112,ff,0,113,80,0,115,0,0,116,ff,0, -152,ff,0,153,80,0,155,0,0,156,ff,0,192,ff,0,193,80,0,195,0,0,196,ff,0,1d2,ff,0,1d3,80,0,1d5,0,0,1d6,ff,0,05000009, -00000126, -0000,; - -F,a003,"far up",0020, -12,80,0,13,ff,0,15,0,0,16,ff,0,52,80,0,53,ff,0,55,0,0,56,ff,0,92,80,0,93,ff,0,95,0,0,96,ff,0,d2,80,0,d3,ff,0,d5,0,0,d6,ff,0,112,80,0,113,ff,0,115,0,0,116,ff,0, -152,80,0,153,ff,0,155,0,0,156,ff,0,192,80,0,193,ff,0,195,0,0,196,ff,0,1d2,80,0,1d3,ff,0,1d5,0,0,1d6,ff,0,0500000a, -00000126, -0000,; - -F,a004,"far down",001c, -12,80,0,13,0,0,15,0,0,16,ff,0,52,80,0,53,0,0,55,0,0,56,ff,0,92,80,0,93,0,0,95,0,0,96,ff,0,d2,80,0,d3,0,0,d5,0,0,d6,ff,0,112,80,0,116,ff,0,153,0,0,156,ff,0, -192,80,0,193,0,0,195,0,0,196,ff,0,1d2,80,0,1d3,0,0,1d5,0,0,1d6,ff,0,05000005, -00000120, -0000,; - -F,a005,"left",001e, -12,40,0,13,80,0,15,0,0,16,ff,0,52,40,0,53,80,0,55,0,0,56,ff,0,92,40,0,93,80,0,95,0,0,96,ff,0,d2,40,0,d6,ff,0,112,40,0,113,80,0,115,0,0,116,ff,0,152,40,0,153,80,0, -155,0,0,156,ff,0,192,40,0,193,80,0,195,0,0,196,ff,0,1d2,40,0,1d3,80,0,1d5,0,0,1d6,ff,0,0500000d, -00000122, -0000,; - -F,a006,"right",0020, -12,c0,0,13,80,0,15,0,0,16,ff,0,52,c0,0,53,80,0,55,0,0,56,ff,0,92,c0,0,93,80,0,95,0,0,96,ff,0,d2,c0,0,d3,80,0,d5,0,0,d6,ff,0,112,c0,0,113,80,0,115,0,0,116,ff,0, -152,c0,0,153,80,0,155,0,0,156,ff,0,192,c0,0,193,80,0,195,0,0,196,ff,0,1d2,c0,0,1d3,80,0,1d5,0,0,1d6,ff,0,0500000e, -00000126, -0000,; - -F,a007,"up",0020, -12,80,0,13,c0,0,15,0,0,16,ff,0,52,80,0,53,c0,0,55,0,0,56,ff,0,92,80,0,93,c0,0,95,0,0,96,ff,0,d2,80,0,d3,c0,0,d5,0,0,d6,ff,0,112,80,0,113,c0,0,115,0,0,116,ff,0, -152,80,0,153,c0,0,155,0,0,156,ff,0,192,80,0,193,c0,0,195,0,0,196,ff,0,1d2,80,0,1d3,c0,0,1d5,0,0,1d6,ff,0,0500000f, -00000126, -0000,; - -F,a008,"down",0020, -12,80,0,13,40,0,15,0,0,16,ff,0,52,80,0,53,40,0,55,0,0,56,ff,0,92,80,0,93,40,0,95,0,0,96,ff,0,d2,80,0,d3,40,0,d5,0,0,d6,ff,0,112,80,0,113,40,0,115,0,0,116,ff,0, -152,80,0,153,40,0,155,0,0,156,ff,0,192,80,0,193,40,0,195,0,0,196,ff,0,1d2,80,0,1d3,40,0,1d5,0,0,1d6,ff,0,05000002, -00000126, -0000,; - -F,a009,"sww_fin",0030, -c,50,0,f,30,0,10,4a,0,13,ff,0,16,ff,0,4c,50,0,4f,30,0,50,4a,0,53,ff,0,56,ff,0,8c,50,0,8f,30,0,90,4a,0,93,ff,0,96,ff,0,cc,50,0,cf,30,0,d0,4a,0,d3,ff,0,d6,ff,0, -10c,50,0,10f,30,0,110,4a,0,113,ff,0,116,ff,0,14c,50,0,14f,30,0,150,4a,0,153,ff,0,156,ff,0,18c,50,0,18f,30,0,190,4a,0,193,ff,0,196,ff,0,1cc,50,0,1cf,30,0,1d0,4a,0,1d3,ff,0,1d6,ff,0, -15,ff,0,55,ff,0,95,ff,0,d5,ff,0,115,ff,0,155,ff,0,195,ff,0,1d5,ff,0,08cf9ef0, -000000cb, -0000,; - -F,a00a,"sw_start",0040, -c,57,0,f,4d,0,10,4f,0,13,4d,0,16,ff,0,4c,57,0,4f,4d,0,50,4f,0,53,4d,0,56,ff,0,8c,57,0,8f,4d,0,90,4f,0,93,4d,0,96,ff,0,cc,57,0,cf,4d,0,d0,4f,0,d3,4d,0,d6,ff,0, -10c,57,0,10f,4d,0,110,4f,0,113,4d,0,116,ff,0,14c,57,0,156,ff,0,18c,57,0,18f,4d,0,190,4f,0,193,4d,0,196,ff,0,1cc,57,0,1cf,4d,0,1d0,4f,0,1d3,4d,0,1d6,ff,0,14f,4d,0,150,4f,0,153,4d,0, -d,80,0,e,80,0,15,0,0,4d,80,0,4e,80,0,55,0,0,8d,80,0,8e,80,0,95,0,0,cd,80,0,ce,80,0,d5,0,0,10d,80,0,10e,80,0,115,0,0,14d,80,0,14e,80,0,155,0,0,18d,80,0,18e,80,0, -195,0,0,1cd,80,0,1ce,80,0,1d5,0,0,b75c74b8, -000000bd, -0000,; - -F,b000,"amarillo",0008, -4,0,0,44,0,0,84,0,0,c4,0,0,104,0,0,144,0,0,184,0,0,1c4,0,0,08c660f0, -00000029, -0000,; - -F,c000,"",000f, -6,0,0,7,1,0,46,0,0,86,0,0,87,1,0,c6,0,0,c7,1,0,106,0,0,107,1,0,146,0,0,147,1,0,186,0,0,187,1,0,1c6,0,0,1c7,1,0,0925f278, -0000004e, -0000,; - -F,c001,"",0010, -6,1,0,7,2,0,46,1,0,47,2,0,86,1,0,87,2,0,c6,1,0,c7,2,0,106,1,0,107,2,0,146,1,0,147,2,0,186,1,0,187,2,0,1c6,1,0,1c7,2,0,0925f278, -00000050, -0000,; - -F,c002,"",0010, -6,2,0,7,1,0,46,2,0,47,1,0,86,2,0,87,1,0,c6,2,0,c7,1,0,106,2,0,107,1,0,146,2,0,147,1,0,186,2,0,187,1,0,1c6,2,0,1c7,1,0,0925f278, -00000050, -0000,; - -F,c004,"",000e, -1,ff,0,8,25,0,41,ff,0,48,25,0,81,ff,0,88,25,0,c1,ff,0,c8,25,0,101,ff,0,108,25,0,141,ff,0,181,ff,0,1c1,ff,0,1c8,25,0,0a916280, -0000004c, -0000,; - -F,c005,"kaleidoskop",0070, -6,2,0,7,2,0,8,25,0,b,0,0,24,0,0,25,0,0,26,7f,0,27,55,0,28,78,0,29,65,0,2a,78,0,2b,80,0,2c,80,0,2d,77,0,46,2,0,47,2,0,48,25,0,4b,0,0,64,0,0,65,0,0, -66,7f,0,67,55,0,68,78,0,69,65,0,6a,78,0,6b,80,0,6c,80,0,6d,77,0,86,2,0,87,2,0,88,25,0,8b,0,0,a4,0,0,a5,0,0,a6,7f,0,a7,55,0,a8,78,0,a9,65,0,aa,78,0,ab,80,0, -ac,80,0,ad,77,0,c6,2,0,c7,2,0,c8,25,0,cb,0,0,e4,0,0,e5,0,0,e6,7f,0,e7,55,0,e8,78,0,e9,65,0,ea,78,0,eb,80,0,ec,80,0,ed,77,0,106,2,0,107,2,0,108,25,0,10b,0,0, -124,0,0,125,0,0,126,7f,0,127,55,0,128,78,0,129,65,0,12a,78,0,12b,80,0,12c,80,0,12d,77,0,146,2,0,147,2,0,148,25,0,14b,0,0,164,0,0,165,0,0,166,7f,0,167,55,0,168,78,0,169,65,0, -16a,78,0,16b,80,0,16c,80,0,16d,77,0,186,2,0,187,2,0,188,25,0,18b,0,0,1a4,0,0,1a5,0,0,1a6,7f,0,1a7,55,0,1a8,78,0,1a9,65,0,1aa,78,0,1ab,80,0,1ac,80,0,1ad,77,0,1c6,2,0,1c7,2,0, -1c8,25,0,1cb,0,0,1e4,0,0,1e5,0,0,1e6,7f,0,1e7,55,0,1e8,78,0,1e9,65,0,1ea,78,0,1eb,80,0,1ec,80,0,1ed,77,0,00c0c0c0, -00000224, -0000,; - -F,c008,"open",0040, -1c,0,0,1d,0,0,1e,0,0,1f,ff,0,20,ff,0,21,0,0,22,ff,0,23,ff,0,5c,0,0,5d,0,0,5e,0,0,5f,ff,0,60,ff,0,61,0,0,62,ff,0,63,ff,0,9c,0,0,9d,0,0,9e,0,0,9f,ff,0, -a0,ff,0,a1,0,0,a2,ff,0,a3,ff,0,dc,0,0,dd,0,0,de,0,0,df,ff,0,e0,ff,0,e1,0,0,e2,ff,0,e3,ff,0,11c,0,0,11d,0,0,11e,0,0,11f,ff,0,120,ff,0,121,0,0,122,ff,0,123,ff,0, -15c,0,0,15d,0,0,15e,0,0,15f,ff,0,160,ff,0,161,0,0,162,ff,0,163,ff,0,19c,0,0,19d,0,0,19e,0,0,19f,ff,0,1a0,ff,0,1a1,0,0,1a2,ff,0,1a3,ff,0,1dc,0,0,1dd,0,0,1de,0,0,1df,ff,0, -1e0,ff,0,1e1,0,0,1e2,ff,0,1e3,ff,0,b761c668, -0000013a, -0000,; - -F,c009,"sw_fin",0008, -6,6,0,46,6,0,86,6,0,c6,6,0,106,6,0,146,6,0,186,6,0,1c6,6,0,08c60a50, -00000029, -0000,; - -G,0001,"All Video",0008,01,41,81,c1,101,141,181,1c1,00000000, -00000001,; - -G,0002,"All Audio",0008,201,211,221,231,241,251,261,271,00000000, -00000001,; - -G,0003,"All ArKaos v3.6",0000,00000000, -00000001,; - -G,0004,"All Video",0001,01,00000000, -00000001,; - -G,0005,"All Audio",0001,201,00000000, -00000001,; - -W,0001,"Cosine",0001,0001,0004,8001,0000002f,00000000,00000000,0050,0080,0001,0080,0080,0000, -ff, -80, -00, -80, - -01, -02, -01, -02, - -03000003, -00000002,; - -W,0002,"Ramp",0001,0001,0002,9001,0000000f,00000000,00000000,0050,0080,0001,0080,0080,01f4, -00, -ff, - -00, -00, - -03000016, -00000002,; - -W,0003,"Rampup",0001,0001,0001,8001,00000002,00000000,00000000,0050,0100,0001,0080,0080,0000, -ff, - -00, - -03000018, -00000002,; - -W,0004,"Dim Chase",0001,0001,0002,9008,00000000,00000000,00000000,0050,0100,0001,0080,0080,01f4, -00, -ff, - -00, -00, - -00000000, -00000002,; - -W,0005,"RGB",0001,0003,0003,8008,00000010,00000011,00000012,0050,0100,0001,0080,0080,0000, -00,ff,ff, -ff,00,ff, -ff,ff,00, - -00,00,00, -00,00,00, -00,00,00, - -03000011, -00000002,; - -W,0006,"CMY",0001,0003,0003,8008,00000010,00000011,00000012,0050,0100,0001,0080,0080,0000, -00,00,ff, -00,ff,00, -ff,00,00, - -00,00,00, -00,00,00, -00,00,00, - -03000002, -00000002,; - -W,0007,"ledredblue",0001,0003,0002,8002,00000010,00000011,00000012,003c,0100,0001,0000,0000,0000, -ff,00,00, -00,00,ff, - -00,00,00, -00,00,00, - -03000008, -00000002,; - -S,0001,"",00a6,0000,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, -1,ff,18,ff,19,0,1a,0,1b,0,1c,ff,1d,ff,1e,ff,1f,ff,20,ff,21,ff,22,ff,23,ff,24,0,25,0,26,ff,27,ff,28,ff,29,ff,2a,ff,2b,ff, -2c,ff,2d,ff,2e,ff,2f,ff,30,ff,31,ff,32,ff,33,ff,34,ff,35,ff,36,ff,37,ff,38,ff,39,ff,3a,ff,3b,ff,3c,ff,3d,ff,3e,ff,3f,ff,40,ff, -41,ff,58,ff,59,0,5a,0,5b,0,5c,ff,5d,ff,5e,ff,5f,ff,60,ff,61,ff,62,ff,63,ff,64,0,65,0,66,ff,67,ff,68,ff,69,ff,6a,ff,6b,ff, -6c,ff,6d,ff,6e,ff,6f,ff,70,ff,71,ff,72,ff,73,ff,74,ff,75,ff,76,ff,77,ff,78,ff,79,ff,7a,ff,7b,ff,7c,ff,7d,ff,7e,ff,7f,ff,80,ff, -81,ff,98,ff,99,0,9a,0,9b,0,9c,ff,9d,ff,9e,ff,9f,ff,a0,ff,a1,ff,a2,ff,a3,ff,a4,0,a5,0,a6,ff,a7,ff,a8,ff,a9,ff,aa,ff,ab,ff, -ac,ff,ad,ff,ae,ff,af,ff,b0,ff,b1,ff,b2,ff,b3,ff,b4,ff,b5,ff,b6,ff,b7,ff,b8,ff,b9,ff,c0,ff,c1,ff,d8,ff,d9,0,da,0,db,0,dc,ff, -dd,ff,de,ff,df,ff,e0,ff,e1,ff,e2,ff,e3,ff,e4,0,e5,0,e6,ff,e7,ff,e8,ff,e9,ff,ea,ff,eb,ff,ec,ff,ed,ff,ee,ff,ef,ff,f0,ff,f1,ff, -f2,ff,f3,ff,f4,ff,f5,ff,f6,ff,f7,ff,f8,ff,f9,ff,fa,ff,fb,ff,fc,ff,fd,ff,fe,ff,ff,ff,100,ff,140,ff,180,ff,1c0,ff,200,ff, - -00000000, -00000000, -00000002, -0000,0000,0000,0000,; - -S,0002,"",0018,0000,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, -1,ff,6,3,7,0,8,25,2d,ff,2e,ff,2f,ff,30,ff,31,ff,32,ff,33,ff,34,ff,35,ff,36,ff,37,ff,38,ff,39,ff,3a,ff,3b,ff,3c,ff,3d,ff, -3e,ff,3f,ff,40,ff, - -00000000, -00000000, -00000004, -0000,0000,0000,0000,; - -S,0003,"",0018,0000,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, -1,ff,6,3,7,1,8,25,2d,ff,2e,ff,2f,ff,30,ff,31,ff,32,ff,33,ff,34,ff,35,ff,36,ff,37,ff,38,ff,39,ff,3a,ff,3b,ff,3c,ff,3d,ff, -3e,ff,3f,ff,40,ff, - -00000000, -00000000, -00000002, -0000,0000,0000,0000,; - -S,0004,"",0018,0000,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, -1,ff,6,3,7,0,8,25,2d,ff,2e,ff,2f,ff,30,ff,31,ff,32,ff,33,ff,34,ff,35,ff,36,ff,37,ff,38,ff,39,ff,3a,ff,3b,ff,3c,ff,3d,ff, -3e,ff,3f,ff,40,ff, - -00000000, -00000000, -00000002, -0000,0000,0000,0000,; - -S,0005,"",001d,0000,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, -1,ff,6,3,7,2,8,25,2d,ff,2e,ff,2f,ff,30,ff,31,ff,32,ff,33,ff,34,ff,35,ff,36,ff,37,ff,38,ff,39,ff,3a,ff,3b,ff,3c,ff,3d,ff, -40,ff,80,ff,c0,ff,100,ff,140,ff,180,ff,1c0,ff,200,ff, - -00000000, -00000000, -00000002, -0000,0000,0000,0000,; - -S,0006,"",001f,0000,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, -1,ff,6,3,7,3,8,25,2d,ff,2e,ff,2f,ff,30,ff,31,ff,32,ff,33,ff,34,ff,35,ff,36,ff,37,ff,38,ff,39,ff,3a,ff,3b,ff,3c,ff,3d,ff, -3e,ff,3f,ff,40,ff,80,ff,c0,ff,100,ff,140,ff,180,ff,1c0,ff,200,ff, - -00000000, -00000000, -00000002, -0000,0000,0000,0000,; - -S,0007,"",001b,0000,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, -1,ff,6,3,7,4,8,25,2d,ff,2e,ff,2f,ff,30,ff,31,ff,32,ff,33,ff,34,ff,35,ff,36,ff,37,ff,38,ff,39,ff,3a,ff,3b,ff,40,ff,80,ff, -c0,ff,100,ff,140,ff,180,ff,1c0,ff,200,ff, - -00000000, -00000000, -00000002, -0000,0000,0000,0000,; - -S,0008,"",0031,0000,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, -41,ff,47,0,48,3e,6d,ff,6e,ff,6f,ff,70,ff,71,ff,72,ff,73,ff,74,ff,75,ff,76,ff,77,ff,78,ff,79,ff,7a,ff,7b,ff,7c,ff,7d,ff,7e,ff, -7f,ff,80,ff,81,ff,87,5,88,c,ad,ff,ae,ff,af,ff,b0,ff,b1,ff,b2,ff,b3,ff,b4,ff,b5,ff,b6,ff,b7,ff,b8,ff,b9,ff,ba,ff,bb,ff,bc,ff, -bd,ff,c0,ff,100,ff,140,ff,180,ff,1c0,ff,200,ff, - -00000000, -00000000, -00000004, -0000,0000,0000,0000,; - -S,0009,"",0033,0000,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, -41,ff,47,a,48,3e,6d,ff,6e,ff,6f,ff,70,ff,71,ff,72,ff,73,ff,74,ff,75,ff,76,ff,77,ff,78,ff,79,ff,7a,ff,7b,ff,7c,ff,7d,ff,7e,ff, -7f,ff,80,ff,81,ff,87,5,88,c,ad,ff,ae,ff,af,ff,b0,ff,b1,ff,b2,ff,b3,ff,b4,ff,b5,ff,b6,ff,b7,ff,b8,ff,b9,ff,ba,ff,bb,ff,bc,ff, -bd,ff,be,ff,bf,ff,c0,ff,100,ff,140,ff,180,ff,1c0,ff,200,ff, - -00000000, -00000000, -00000004, -0000,0000,0000,0000,; - -S,000a,"",002e,0000,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, -41,ff,47,3,48,3e,6d,ff,6e,ff,6f,ff,70,ff,71,ff,72,ff,73,ff,74,ff,75,ff,76,ff,77,ff,78,ff,79,ff,7a,ff,80,ff,81,ff,87,5,88,c, -ad,ff,ae,ff,af,ff,b0,ff,b1,ff,b2,ff,b3,ff,b4,ff,b5,ff,b6,ff,b7,ff,b8,ff,b9,ff,ba,ff,bb,ff,bc,ff,bd,ff,be,ff,bf,ff,c0,ff,100,ff, -140,ff,180,ff,1c0,ff,200,ff, - -00000000, -00000000, -00000004, -0000,0000,0000,0000,; - -S,000b,"",0033,0000,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, -41,ff,47,4,48,3e,6d,ff,6e,ff,6f,ff,70,ff,71,ff,72,ff,73,ff,74,ff,75,ff,76,ff,77,ff,78,ff,79,ff,7a,ff,7b,ff,7c,ff,7d,ff,7e,ff, -7f,ff,80,ff,81,ff,87,5,88,c,ad,ff,ae,ff,af,ff,b0,ff,b1,ff,b2,ff,b3,ff,b4,ff,b5,ff,b6,ff,b7,ff,b8,ff,b9,ff,ba,ff,bb,ff,bc,ff, -bd,ff,be,ff,bf,ff,c0,ff,100,ff,140,ff,180,ff,1c0,ff,200,ff, - -00000000, -00000000, -00000004, -0000,0000,0000,0000,; - -S,000c,"",0033,0000,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, -41,ff,47,5,48,3e,6d,ff,6e,ff,6f,ff,70,ff,71,ff,72,ff,73,ff,74,ff,75,ff,76,ff,77,ff,78,ff,79,ff,7a,ff,7b,ff,7c,ff,7d,ff,7e,ff, -7f,ff,80,ff,81,ff,87,5,88,c,ad,ff,ae,ff,af,ff,b0,ff,b1,ff,b2,ff,b3,ff,b4,ff,b5,ff,b6,ff,b7,ff,b8,ff,b9,ff,ba,ff,bb,ff,bc,ff, -bd,ff,be,ff,bf,ff,c0,ff,100,ff,140,ff,180,ff,1c0,ff,200,ff, - -00000000, -00000000, -00000004, -0000,0000,0000,0000,; - -S,000d,"",0033,0000,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, -41,ff,47,6,48,3e,6d,ff,6e,ff,6f,ff,70,ff,71,ff,72,ff,73,ff,74,ff,75,ff,76,ff,77,ff,78,ff,79,ff,7a,ff,7b,ff,7c,ff,7d,ff,7e,ff, -7f,ff,80,ff,81,ff,87,5,88,c,ad,ff,ae,ff,af,ff,b0,ff,b1,ff,b2,ff,b3,ff,b4,ff,b5,ff,b6,ff,b7,ff,b8,ff,b9,ff,ba,ff,bb,ff,bc,ff, -bd,ff,be,ff,bf,ff,c0,ff,100,ff,140,ff,180,ff,1c0,ff,200,ff, - -00000000, -00000000, -00000004, -0000,0000,0000,0000,; - -S,000e,"",0031,0000,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, -41,ff,47,9,48,3e,6d,ff,6e,ff,6f,ff,70,ff,71,ff,72,ff,73,ff,74,ff,75,ff,76,ff,77,ff,78,ff,79,ff,7a,ff,7b,ff,7c,ff,7d,ff,80,ff, -81,ff,87,5,88,c,ad,ff,ae,ff,af,ff,b0,ff,b1,ff,b2,ff,b3,ff,b4,ff,b5,ff,b6,ff,b7,ff,b8,ff,b9,ff,ba,ff,bb,ff,bc,ff,bd,ff,be,ff, -bf,ff,c0,ff,100,ff,140,ff,180,ff,1c0,ff,200,ff, - -00000000, -00000000, -00000004, -0000,0000,0000,0000,; - -S,000f,"",0029,0000,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, -1,ff,6,1b,7,ff,8,57,c,80,d,80,e,80,f,80,12,7f,13,81,14,7f,15,80,16,ff,17,ff,2d,ff,2e,ff,2f,ff,30,ff,31,ff,32,ff,33,ff, -34,ff,35,ff,36,ff,37,ff,38,ff,39,ff,3a,ff,3b,ff,3c,ff,3d,ff,3e,ff,3f,ff,40,ff,80,ff,c0,ff,100,ff,140,ff,180,ff,1c0,ff,200,ff, - -00000000, -00000000, -00000002, -0000,0000,0000,0000,; - -S,0010,"",003a,0000,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, -41,ff,47,3,48,3e,6d,ff,6e,ff,6f,ff,70,ff,71,ff,72,ff,73,ff,74,ff,75,ff,76,ff,77,ff,78,ff,79,ff,7a,ff,7b,ff,7c,ff,7d,ff,7e,ff, -7f,ff,80,ff,81,ff,86,3,87,4,88,25,89,bb,91,80,9c,fd,9d,0,9e,22,9f,9,ad,ff,ae,ff,af,ff,b0,ff,b1,ff,b2,ff,b3,ff,b4,ff,b5,ff, -b6,ff,b7,ff,b8,ff,b9,ff,ba,ff,bb,ff,bc,ff,bd,ff,be,ff,bf,ff,c0,ff,100,ff,140,ff,180,ff,1c0,ff,200,ff, - -00000000, -00000000, -00000003, -0000,0000,0000,0000,; - -S,0011,"",002d,0000,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, -1,ff,6,3,7,3,8,25,1d,0,1e,14,1f,14,20,ab,21,6e,22,91,23,98,24,0,25,0,26,0,27,5b,28,10,29,32,2a,32,2b,54,2c,24,41,ff, -47,3,48,3e,54,5a,57,ff,64,0,65,0,66,23,67,33,82,7a,83,0,84,0,88,57,93,a6,96,ff,9a,0,c6,3,c7,2,c8,25,cf,80,d0,80,da,0, -db,0,dc,7c,e8,0, - -00000000, -00000000, -00000005, -0000,0000,0000,0000,; - -S,0012,"8 capas",00f6,0000,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, -1,ff,6,0,7,3,8,25,f,80,10,80,12,1a,13,ce,15,80,16,ff,20,e5,21,2,22,21,41,ff,46,0,47,2,48,25,4f,80,50,80,52,52,53,ce, -55,80,56,ff,65,0,81,ff,82,80,83,80,84,80,85,ff,86,0,87,0,88,25,89,0,8a,0,8b,ff,8c,80,8d,80,8e,80,8f,80,90,80,91,80,92,b0, -93,da,94,80,95,80,96,ff,97,ff,98,ff,99,0,9a,0,9b,0,9c,0,9d,0,9e,0,9f,ff,a0,ff,a1,0,a2,ff,a3,ff,a4,0,a5,0,a6,0,a7,0, -a8,0,a9,0,aa,0,ab,0,ac,0,ad,0,ae,0,af,0,b0,0,b1,0,b2,0,b3,0,b4,0,b5,0,b6,0,b7,0,b8,0,b9,0,ba,0,bb,0,bc,0, -bd,0,be,0,bf,0,c0,0,c1,ff,c6,1,c7,1,c8,25,cf,80,d0,80,d2,f3,d3,ce,d5,ff,d6,ff,100,0,101,ff,106,3,107,f,108,3e,10f,80,110,80, -112,80,113,80,115,0,116,ff,140,0,141,ff,142,0,143,0,144,80,145,ff,146,3,147,4,148,57,149,0,14a,0,14b,ff,14c,80,14d,80,14e,80,14f,80,150,80, -151,80,152,80,153,99,154,80,155,80,156,ff,157,ff,158,ff,159,0,15a,0,15b,0,15c,ff,15d,0,15e,0,15f,0,160,ff,161,0,162,ff,163,ff,164,0,165,0, -166,0,167,0,168,0,169,0,16a,0,16b,0,16c,0,16d,0,16e,0,16f,0,170,0,171,0,172,0,173,0,174,0,175,0,176,0,177,0,178,0,179,0,17a,0, -17b,0,17c,0,17d,0,17e,0,17f,0,180,0,181,ff,182,80,183,0,184,0,185,ff,186,2,187,3,188,57,189,0,18a,0,18b,ff,18c,80,18d,80,18e,80,18f,80, -190,80,191,80,192,80,193,6d,194,80,195,80,196,ff,197,ff,198,ff,199,0,19a,0,19b,0,19c,ff,19d,0,19e,0,19f,0,1a0,ff,1a1,0,1a2,ff,1a3,ff,1a4,0, -1a5,0,1a6,0,1a7,0,1a8,0,1a9,0,1aa,0,1ab,0,1ac,0,1ad,0,1ae,0,1af,0,1b0,0,1b1,0,1b2,0,1b3,0,1b4,0,1b5,0,1b6,0,1b7,0,1b8,0,1b9,0, -1ba,0,1bb,0,1bc,0,1bd,0,1be,0,1bf,0,1c0,0,1c1,ff,1c4,7f,1c7,5,1c8,3e,1d0,80,1d3,30,1d6,ff,200,0, - -00000000, -00000000, -0000000d, -0000,0000,0000,0000,; - -S,0013,"",0000,0001,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, - -0001,0001,0032,0000,0000,0050,0000,0080,0001,0000,0000,0000, -12,50,0,80,0,0,2, - -00000000, -0000,0000,00000000, -00000000, -00000002, -0000,0000,0000,0000, -0000,0000,0000,0000,; - -S,0014,"",0020,0000,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, -1,ff,6,1,7,0,8,25,f,80,1c,ff,1d,13,1e,13,1f,13,41,ff,46,1,47,2,48,25,5d,19,5e,19,5f,19,81,ff,87,2,88,3e,99,0,9f,0, -c1,ff,c8,25,d4,81,d7,ff,dd,0,de,3f,df,0,11f,0,15f,0,19f,0,1df,0, - -00000000, -00000000, -00000004, -0000,0000,0000,0000,; - -S,0015,"",0002,0000,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, -6,2,8,25, - -00000000, -00000000, -00000002, -0000,0000,0000,0000,; - -S,0016,"",0003,0000,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, -6,4,7,0,8,25, - -00000000, -00000000, -00000002, -0000,0000,0000,0000,; - -S,0017,"",0019,0000,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, -1,ff,6,5,7,0,8,25,9,2,41,ff,46,0,47,0,48,3e,49,2,4f,80,50,80,53,6f,56,ff,5a,0,5b,0,5c,fb,81,ff,86,1,87,3,88,57, -92,7e,93,6e,96,ff,d6,ff, - -00000000, -00000000, -00000002, -0000,0000,0000,0000,; - -S,0018,"",0009,0000,0000, -00a6,00a6,00a6,00a6,00a6,0000,0000,0000,0000,0000, -1,ff,6,1,7,3,8,57,f,80,12,80,14,81,15,0,17,ff, - -00000000, -00000000, -00000003, -0000,0000,00a6,00a6,; - -S,0019,"",0009,0000,0000, -00a6,00a6,00a6,00a6,00a6,0000,0000,0000,0000,0000, -1,ff,6,1,7,3,8,57,f,80,12,80,14,81,15,0,17,ff, - -00000000, -00000000, -00000003, -0000,0000,00a6,00a6,; - -S,001a,"",000c,0001,0000, -00a6,00a6,00a6,00a6,00a6,0000,0000,0000,0000,0000, -1,ff,6,1,7,3,8,57,c,80,d,80,e,80,f,80,17,ff,57,ff,97,ff,d7,ff, -0001,0001,0032,0000,0000,003e,0000,00b3,0001,0000,0000,0000, -d,3e,0,b3,0,0,2, - -00000000, -0000,0000,00000000, -00000000, -00000003, -0000,0000,00a6,00a6, -0000,0000,0000,0000,; - -S,001b,"",000f,0001,0000, -00a6,00a6,00a6,00a6,00a6,0000,0000,0000,0000,0000, -1,ff,6,3,7,7,8,57,c,80,d,80,e,80,f,80,12,80,14,81,15,0,17,ff,57,ff,97,ff,d7,ff, -0005,0003,00b2,0000,0000,0048,0000,0100,0001,0000,0001,001a, -2,48,0,100,1,1a,2, -3,48,0,100,1,1a,2, -4,48,0,100,1,1a,2, - -00000000, -0000,0000,00000000, -00000000, -00000003, -0000,0000,00a6,00a6, -0000,0000,0000,0000,; - -S,001c,"",0011,0001,0000, -00a6,00a6,00a6,00a6,00a6,0000,0000,0000,0000,0000, -1,ff,6,2,7,7,8,57,c,80,d,80,e,80,f,80,12,7f,13,83,14,81,15,0,16,ff,17,ff,57,ff,97,ff,d7,ff, -0005,0003,00b2,0000,0000,0048,0000,0100,0001,0000,0001,001a, -2,48,0,100,1,1a,2, -3,48,0,100,1,1a,2, -4,48,0,100,1,1a,2, - -00000000, -0000,0000,00000000, -00000000, -00000003, -0000,0000,00a6,00a6, -0000,0000,0000,0000,; - -S,001d,"",0031,0000,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, -1,ff,4,b00000,6,1,7,7,8,57,c,a00a57,f,a00a4d,10,a00a4f,13,a00a4d,16,a00aff,44,b00000,4c,a00a57,4f,a00a4d,50,a00a4f,53,a00a4d,56,a00aff,84,b00000,8c,a00a57,8f,a00a4d,90,a00a4f,93,a00a4d, -96,a00aff,c4,b00000,cc,a00a57,cf,a00a4d,d0,a00a4f,d3,a00a4d,d6,a00aff,104,b00000,10c,a00a57,10f,a00a4d,110,a00a4f,113,a00a4d,116,a00aff,144,b00000,14c,a00a57,156,a00aff,184,b00000,18c,a00a57,18f,a00a4d,190,a00a4f,193,a00a4d, -196,a00aff,1c4,b00000,1cc,a00a57,1cf,a00a4d,1d0,a00a4f,1d3,a00a4d,1d6,a00aff, - -00000000, -00000000, -0000000f, -0000,0000,0000,0000,; - -S,001e,"",0010,0000,0000, -01f3,01f3,01f3,01f3,01f3,0000,0000,0000,0000,0000, -1,ff,4,b00000,6,1,7,7,8,57,c,80,f,80,13,ff,16,ff,44,b00000,84,b00000,c4,b00000,104,b00000,144,b00000,184,b00000,1c4,b00000, - -00000000, -00000000, -00000009, -0000,0000,01f3,01f3,; - -S,001f,"",0036,0000,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, -1,ff,4,b00000,6,1,7,7,8,57,c,a00a57,f,a00a4d,10,a00a4f,13,a00a4d,16,a00aff,41,ff,44,b00000,46,2,47,7,48,57,4c,a00a57,4f,a00a4d,50,a00a4f,53,a00a4d,56,a00aff,84,b00000, -8c,a00a57,8f,a00a4d,90,a00a4f,93,a00a4d,96,a00aff,c4,b00000,cc,a00a57,cf,a00a4d,d6,a00aff,104,b00000,10c,a00a57,10f,a00a4d,110,a00a4f,113,a00a4d,116,a00aff,144,b00000,14c,a00a57,14f,a00a4d,150,a00a4f,153,a00a4d,156,a00aff, -184,b00000,18c,a00a57,18f,a00a4d,190,a00a4f,193,a00a4d,196,a00aff,1c4,b00000,1cc,a00a57,1cf,a00a4d,1d0,a00a4f,1d3,a00a4d,1d6,a00aff, - -00000000, -00000000, -0000000c, -0000,0000,0000,0000,; - -S,0020,"",0010,0000,0000, -01f3,01f3,01f3,01f3,01f3,0000,0000,0000,0000,0000, -4,b00000,41,ff,44,b00000,46,2,47,7,48,57,4c,80,4f,80,53,ff,56,ff,84,b00000,c4,b00000,104,b00000,144,b00000,184,b00000,1c4,b00000, - -00000000, -00000000, -00000005, -0000,0000,01f3,01f3,; - -S,0021,"",003a,0000,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, -1,ff,4,b00000,6,1,7,7,8,57,c,a00a57,f,a00a4d,10,a00a4f,13,a00a4d,16,a00aff,41,ff,44,b00000,46,2,47,7,48,57,4c,a00a57,4f,a00a4d,50,a00a4f,53,a00a4d,56,a00aff,81,ff, -84,b00000,86,3,87,7,88,57,8c,a00a57,8f,a00a4d,96,a00aff,c4,b00000,cc,a00a57,cf,a00a4d,d0,a00a4f,d3,a00a4d,d6,a00aff,104,b00000,10c,a00a57,10f,a00a4d,110,a00a4f,113,a00a4d,116,a00aff,144,b00000,14c,a00a57, -14f,a00a4d,150,a00a4f,153,a00a4d,156,a00aff,184,b00000,18c,a00a57,18f,a00a4d,190,a00a4f,193,a00a4d,196,a00aff,1c4,b00000,1cc,a00a57,1cf,a00a4d,1d0,a00a4f,1d3,a00a4d,1d6,a00aff, - -00000000, -00000000, -0000000c, -0000,0000,0000,0000,; - -S,0022,"",0010,0000,0000, -01f3,01f3,01f3,01f3,01f3,0000,0000,0000,0000,0000, -4,b00000,44,b00000,81,ff,84,b00000,86,3,87,7,88,57,8c,80,8f,80,93,ff,96,ff,d6,ff,116,ff,156,ff,196,ff,1d6,ff, - -00000000, -00000000, -00000005, -0000,0000,01f3,01f3,; - -S,0023,"",0000,0000,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, - - -00000000, -00000000, -00000002, -0000,0000,0000,0000,; - -S,0024,"",0000,0000,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, - - -00000000, -00000000, -00000002, -0000,0000,0000,0000,; - -S,0025,"",0000,0000,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, - - -00000000, -00000000, -00000002, -0000,0000,0000,0000,; - -S,0026,"",0040,0000,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, -1,ff,4,b00000,6,1,7,7,8,57,c,a00a57,f,a00a4d,10,a00a4f,13,a00a4d,16,a00aff,41,ff,44,b00000,46,2,47,7,48,57,4c,a00a57,4f,a00a4d,50,a00a4f,53,a00a4d,56,a00aff,81,ff, -84,b00000,86,3,87,7,88,57,8c,a00a57,8f,a00a4d,90,a00a4f,93,a00a4d,96,a00aff,c1,ff,c4,b00000,c6,4,c7,7,c8,57,cc,a00a57,cf,a00a4d,d0,a00a4f,d3,a00a4d,d6,a00aff,104,b00000,10c,a00a57, -10f,a00a4d,110,a00a4f,113,a00a4d,116,a00aff,144,b00000,14c,a00a57,14f,a00a4d,150,a00a4f,153,a00a4d,156,a00aff,184,b00000,18c,a00a57,18f,a00a4d,190,a00a4f,193,a00a4d,196,a00aff,1c4,b00000,1cc,a00a57,1cf,a00a4d,1d0,a00a4f,1d3,a00a4d, -1d6,a00aff, - -00000000, -00000000, -0000000c, -0000,0000,0000,0000,; - -S,0027,"",0014,0000,0000, -01f3,01f3,01f3,01f3,01f3,0000,0000,0000,0000,0000, -4,b00000,44,b00000,84,b00000,c1,ff,c4,b00000,c6,4,c7,7,c8,57,cc,80,cf,80,d3,ff,d6,ff,104,b00000,116,ff,144,b00000,156,ff,184,b00000,196,ff,1c4,b00000,1d6,ff, - -00000000, -00000000, -00000005, -0000,0000,01f3,01f3,; - -S,0028,"",0000,0000,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, - - -00000000, -00000000, -00000002, -0000,0000,0000,0000,; - -S,0029,"",0004,0001,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, -3,0,43,0,83,0,c3,0, -0006,000c,00b2,0000,0000,0050,0000,0100,0000,0080,0000,0000, -42,50,0,100,0,0,2, -43,50,0,100,0,0,2, -44,50,0,100,0,0,2, -82,50,0,100,0,1e,2, -83,50,0,100,0,1e,2, -84,50,0,100,0,1e,2, -c2,50,0,100,0,3c,2, -c3,50,0,100,0,3c,2, -c4,50,0,100,0,3c,2, -2,50,0,100,1,a,2, -3,50,0,100,1,a,2, -4,50,0,100,1,a,2, - -00000000, -0000,0000,00000000, -00000000, -00000002, -0000,0000,0000,0000, -0000,0000,0000,0000,; - -S,002a,"",0013,0000,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, -4,b00000,44,b00000,84,b00000,c4,b00000,101,ff,104,b00000,106,5,107,7,108,57,10c,a00a57,10f,a00a4d,113,a00a4d,116,a00aff,144,b00000,156,a00aff,184,b00000,196,a00aff,1c4,b00000,1d6,a00aff, - -00000000, -00000000, -0000000b, -0000,0000,0000,0000,; - -S,002b,"",0014,0000,0000, -01f3,01f3,01f3,01f3,01f3,0000,0000,0000,0000,0000, -4,b00000,44,b00000,84,b00000,c4,b00000,101,ff,104,b00000,106,5,107,7,108,57,10c,80,10f,80,110,80,113,ff,116,ff,144,b00000,156,ff,184,b00000,196,ff,1c4,b00000,1d6,ff, - -00000000, -00000000, -00000005, -0000,0000,01f3,01f3,; - -S,002c,"",002e,0000,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, -4,b00000,c,a00a57,f,a00a4d,10,a00a4f,13,a00a4d,16,a00aff,44,b00000,4c,a00a57,4f,a00a4d,50,a00a4f,53,a00a4d,56,a00aff,84,b00000,8c,a00a57,8f,a00a4d,90,a00a4f,93,a00a4d,96,a00aff,c4,b00000,cc,a00a57,d6,a00aff, -104,b00000,10c,a00a57,10f,a00a4d,110,a00a4f,113,a00a4d,116,a00aff,141,ff,144,b00000,146,6,147,7,148,57,14c,a00a57,14f,a00a4d,150,a00a4f,153,a00a4d,156,a00aff,184,b00000,18c,a00a57,18f,a00a4d,190,a00a4f,193,a00a4d, -196,a00aff,1c4,b00000,1cc,a00a57,1d6,a00aff, - -00000000, -00000000, -0000000f, -0000,0000,0000,0000,; - -S,002d,"",0013,0000,0000, -01f3,01f3,01f3,01f3,01f3,0000,0000,0000,0000,0000, -4,b00000,44,b00000,84,b00000,c4,b00000,104,b00000,141,ff,144,b00000,146,6,147,7,148,57,14c,a00950,14f,a00930,150,a0094a,153,a009ff,156,a009ff,184,b00000,196,a009ff,1c4,b00000,1d6,a009ff, - -00000000, -00000000, -0000000b, -0000,0000,01f3,01f3,; - -S,002e,"",000d,0000,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, -4,b00000,44,b00000,84,b00000,c4,b00000,104,b00000,144,b00000,181,ff,184,b00000,186,7,187,7,196,a00aff,1c4,b00000,1d6,a00aff, - -00000000, -00000000, -0000000d, -0000,0000,0000,0000,; - -S,002f,"",0012,0000,0000, -01f3,01f3,01f3,01f3,01f3,0000,0000,0000,0000,0000, -4,b00000,44,b00000,84,b00000,c4,b00000,104,b00000,144,b00000,181,ff,184,b00000,186,7,187,7,188,57,18c,a00950,18f,a00930,190,a0094a,193,a009ff,196,a009ff,1c4,b00000,1d6,a009ff, - -00000000, -00000000, -0000000b, -0000,0000,01f3,01f3,; - -S,0030,"",0010,0000,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, -4,b00000,44,b00000,84,b00000,c4,b00000,104,b00000,144,b00000,184,b00000,1c1,ff,1c4,b00000,1c6,8,1c7,7,1c8,57,1cc,a00a57,1cf,a00a4d,1d3,a00a4d,1d6,a00aff, - -00000000, -00000000, -0000000c, -0000,0000,0000,0000,; - -S,0031,"",0011,0000,0000, -01f3,01f3,01f3,01f3,01f3,0000,0000,0000,0000,0000, -4,b00000,44,b00000,84,b00000,c4,b00000,104,b00000,144,b00000,184,b00000,1c1,ff,1c4,b00000,1c6,8,1c7,7,1c8,57,1cc,a00950,1cf,a00930,1d0,a0094a,1d3,a009ff,1d6,a009ff, - -00000000, -00000000, -0000000b, -0000,0000,01f3,01f3,; - -S,0032,"",0000,0000,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, - - -00000000, -00000000, -00000002, -0000,0000,0000,0000,; - -S,0033,"",0000,0000,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, - - -00000000, -00000000, -00000002, -0000,0000,0000,0000,; - -S,0034,"",0000,0000,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, - - -00000000, -00000000, -00000002, -0000,0000,0000,0000,; - -S,0035,"",0000,0000,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, - - -00000000, -00000000, -00000002, -0000,0000,0000,0000,; - -S,0036,"",0068,0000,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, -1,ff,4,b00000,6,1,7,7,8,57,c,a00a57,d,a00a80,e,a00a80,f,a00a4d,10,a00a4f,13,a00a4d,15,a00a00,16,a00aff,41,ff,44,b00000,46,2,47,7,48,57,4c,a00a57,4d,a00a80,4e,a00a80, -4f,a00a4d,50,a00a4f,53,a00a4d,55,a00a00,56,a00aff,81,ff,84,b00000,86,3,87,7,88,57,8c,a00a57,8d,a00a80,8e,a00a80,8f,a00a4d,90,a00a4f,93,a00a4d,95,a00a00,96,a00aff,c1,ff,c4,b00000,c6,4, -c7,7,c8,57,cc,a00a57,cd,a00a80,ce,a00a80,cf,a00a4d,d0,a00a4f,d3,a00a4d,d5,a00a00,d6,a00aff,101,ff,104,b00000,106,5,107,7,108,57,10c,a00a57,10d,a00a80,10e,a00a80,10f,a00a4d,110,a00a4f,113,a00a4d, -115,a00a00,116,a00aff,141,ff,144,b00000,146,6,147,7,148,57,14c,a00a57,14d,a00a80,14e,a00a80,14f,a00a4d,150,a00a4f,153,a00a4d,155,a00a00,156,a00aff,181,ff,184,b00000,186,7,187,7,188,57,18c,a00a57, -18d,a00a80,18e,a00a80,18f,a00a4d,190,a00a4f,193,a00a4d,195,a00a00,196,a00aff,1c1,ff,1c4,b00000,1c6,8,1c7,7,1c8,57,1cc,a00a57,1cd,a00a80,1ce,a00a80,1cf,a00a4d,1d0,a00a4f,1d3,a00a4d,1d5,a00a00,1d6,a00aff, - -00000000, -00000000, -00000013, -0000,0000,0000,0000,; - -S,0037,"",0030,0000,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, -1,ff,c,a00950,f,a00930,10,a0094a,13,a009ff,16,a009ff,41,ff,4c,a00950,4f,a00930,50,a0094a,53,a009ff,56,a009ff,81,ff,8c,a00950,8f,a00930,90,a0094a,93,a009ff,96,a009ff,c1,ff,cc,a00950,cf,a00930, -d0,a0094a,d3,a009ff,d6,a009ff,101,ff,10c,a00950,10f,a00930,110,a0094a,113,a009ff,116,a009ff,141,ff,14c,a00950,14f,a00930,150,a0094a,153,a009ff,156,a009ff,181,ff,18c,a00950,18f,a00930,190,a0094a,193,a009ff,196,a009ff, -1c1,ff,1cc,a00950,1cf,a00930,1d0,a0094a,1d3,a009ff,1d6,a009ff, - -00000000, -00000000, -00000008, -0000,0000,0000,0000,; - -S,0038,"",0008,0000,0000, -018f,018f,018f,018f,018f,0000,0000,0000,0000,0000, -1,0,c,a00950,f,a00930,10,3e,13,a009ff,15,a009ff,16,a009ff,1c6,8, - -00000000, -00000000, -00000012, -0000,0000,018f,018f,; - -S,0039,"",000f,0000,0000, -018f,018f,018f,018f,018f,0000,0000,0000,0000,0000, -1,0,c,a00950,f,a00930,10,a0094a,13,a009ff,15,a009ff,16,a009ff,41,0,4c,a00950,4f,a00930,50,a0094a,53,a009ff,55,a009ff,56,a009ff,1c6,8, - -00000000, -00000000, -00000013, -0000,0000,018f,018f,; - -S,003a,"",001b,0000,0000, -018f,018f,018f,018f,018f,0000,0000,0000,0000,0000, -1,0,c,a00950,f,a00930,10,a0094a,13,a009ff,15,a009ff,16,a009ff,41,0,4c,a00950,4f,a00930,50,a0094a,53,a009ff,55,a009ff,56,a009ff,81,0,8c,a00950,8f,a00930,90,a0094a,93,a009ff,95,a009ff,96,a009ff, -d6,a009ff,116,a009ff,156,a009ff,196,a009ff,1c6,8,1d6,a009ff, - -00000000, -00000000, -00000014, -0000,0000,018f,018f,; - -S,003b,"",0021,0000,0000, -018f,018f,018f,018f,018f,0000,0000,0000,0000,0000, -1,0,c,a00950,f,a00930,10,a0094a,13,a009ff,15,a009ff,16,a009ff,41,0,4c,a00950,4f,a00930,50,a0094a,53,a009ff,55,a009ff,56,a009ff,81,0,8c,a00950,8f,a00930,90,a0094a,93,a009ff,95,a009ff,96,a009ff, -c1,0,cc,a00950,cf,a00930,d0,a0094a,d3,a009ff,d5,a009ff,d6,a009ff,116,a009ff,156,a009ff,196,a009ff,1c6,8,1d6,a009ff, - -00000000, -00000000, -00000014, -0000,0000,018f,018f,; - -S,003c,"",0027,0000,0000, -018f,018f,018f,018f,018f,0000,0000,0000,0000,0000, -1,0,c,a00950,f,a00930,10,a0094a,13,a009ff,15,a009ff,16,a009ff,41,0,4c,a00950,4f,a00930,50,a0094a,53,a009ff,55,a009ff,56,a009ff,81,0,8c,a00950,8f,a00930,90,a0094a,93,a009ff,95,a009ff,96,a009ff, -c1,0,cc,a00950,cf,a00930,d0,a0094a,d3,a009ff,d5,a009ff,d6,a009ff,101,0,10c,a00950,10f,a00930,110,a0094a,113,a009ff,115,a009ff,116,a009ff,156,a009ff,196,a009ff,1c6,8,1d6,a009ff, - -00000000, -00000000, -00000016, -0000,0000,018f,018f,; - -S,003d,"",002d,0000,0000, -018f,018f,018f,018f,018f,0000,0000,0000,0000,0000, -1,0,c,a00950,f,a00930,10,a0094a,13,a009ff,15,a009ff,16,a009ff,41,0,4c,a00950,4f,a00930,50,a0094a,53,a009ff,55,a009ff,56,a009ff,81,0,8c,a00950,8f,a00930,90,a0094a,93,a009ff,95,a009ff,96,a009ff, -c1,0,cc,a00950,cf,a00930,d0,a0094a,d3,a009ff,d5,a009ff,d6,a009ff,101,0,10c,a00950,10f,a00930,110,a0094a,113,a009ff,115,a009ff,116,a009ff,141,0,14c,a00950,14f,a00930,150,a0094a,153,a009ff,155,a009ff,156,a009ff, -196,a009ff,1c6,8,1d6,a009ff, - -00000000, -00000000, -00000014, -0000,0000,018f,018f,; - -S,003e,"",003b,0000,0000, -018f,018f,018f,018f,018f,0000,0000,0000,0000,0000, -1,0,c,a00950,f,a00930,10,a0094a,13,a009ff,15,a009ff,16,a009ff,41,0,4c,a00950,4f,a00930,50,a0094a,53,a009ff,55,a009ff,56,a009ff,81,0,8c,a00950,8f,a00930,90,a0094a,93,a009ff,95,a009ff,96,a009ff, -c1,0,cc,a00950,cf,a00930,d0,a0094a,d3,a009ff,d5,a009ff,d6,a009ff,101,0,10c,a00950,10f,a00930,110,a0094a,113,a009ff,115,a009ff,116,a009ff,141,0,14c,a00950,14f,a00930,150,a0094a,153,a009ff,155,a009ff,156,a009ff, -181,0,18c,a00950,18f,a00930,190,a0094a,193,a009ff,195,a009ff,196,a009ff,1c1,ff,1c6,8,1cc,a00a57,1cd,a00a80,1ce,a00a80,1cf,a00a4d,1d0,a00a4f,1d3,a00a4d,1d5,a00a00,1d6,a00aff, - -00000000, -00000000, -0000001a, -0000,0000,018f,018f,; - -S,003f,"",003b,0000,0000, -018f,018f,018f,018f,018f,0000,0000,0000,0000,0000, -1,0,c,a00950,f,a00930,10,a0094a,13,a009ff,15,a009ff,16,a009ff,41,0,4c,a00950,4f,a00930,50,a0094a,53,a009ff,55,a009ff,56,a009ff,81,0,8c,a00950,8f,a00930,90,a0094a,93,a009ff,95,a009ff,96,a009ff, -c1,0,cc,a00950,cf,a00930,d0,a0094a,d3,a009ff,d5,a009ff,d6,a009ff,101,0,10c,a00950,10f,a00930,110,a0094a,113,a009ff,115,a009ff,116,a009ff,141,0,14c,a00950,14f,a00930,150,a0094a,153,a009ff,155,a009ff,156,a009ff, -181,0,18c,a00950,18f,a00930,190,a0094a,193,a009ff,195,a009ff,196,a009ff,1c1,0,1c6,8,1cc,a00950,1cd,a00a80,1ce,a00a80,1cf,a00930,1d0,a0094a,1d3,a009ff,1d5,a009ff,1d6,a009ff, - -00000000, -00000000, -00000019, -0000,0000,018f,018f,; - -S,0040,"",0000,0000,0000, -0063,0063,0063,0063,0063,0000,0000,0000,0000,0000, - - -00000000, -00000000, -00000002, -0000,0000,0000,0000,; - -S,0041,"",004c,0000,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, -1,0,4,b00000,6,1,7,7,8,57,c,a00a57,f,a00a4d,10,a00a4f,13,a00a4d,16,a00aff,41,0,44,b00000,46,2,47,7,48,57,4c,a00a57,4f,a00a4d,50,a00a4f,53,a00a4d,56,a00aff,81,0, -84,b00000,86,3,87,7,88,57,8c,a00a57,8f,a00a4d,90,a00a4f,93,a00a4d,96,a00aff,c1,0,c4,b00000,c6,4,c7,7,c8,57,cc,a00a57,d6,a00aff,101,0,104,b00000,106,5,107,7,108,57, -10c,a00a57,10f,a00a4d,110,a00a4f,113,a00a4d,116,a00aff,141,0,144,b00000,146,6,147,7,148,57,14c,a00a57,14f,a00a4d,150,a00a4f,153,a00a4d,156,a00aff,181,0,184,b00000,186,7,187,7,188,57,18c,a00a57, -18f,a00a4d,190,a00a4f,196,a00aff,1c1,0,1c4,b00000,1c6,8,1c7,7,1c8,57,1cc,a00a57,1cf,a00a4d,1d0,a00a4f,1d3,a00a4d,1d6,a00aff, - -00000000, -00000000, -0000000b, -0000,0000,0000,0000,; - -S,0042,"",0000,0000,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, - - -00000000, -00000000, -00000005, -0000,0000,0000,0000,; - -S,0043,"",0001,0002,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, -4f,80, -0004,0001,00b2,0000,0000,000c,0000,0100,0001,0000,0000,0000, -41,c,0,100,0,0,2, -0007,0003,0032,0000,0000,003c,003c,0100,0001,0000,0000,0000, -42,3c,3c,100,0,0,2, -43,3c,3c,100,0,0,2, -44,3c,3c,100,0,0,2, - -00000000, -0000,0000,00000000, -0000,0000,00000000, -00000000, -00000002, -0000,0000,0000,0000, -01f4,0000,0000,0000, -0000,0000,0000,0000,; - -S,0044,"",004a,0001,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, -1,ff,2,80,3,80,4,80,5,ff,6,0,7,0,8,57,9,0,a,0,b,ff,c,80,d,80,e,80,f,80,10,80,11,80,12,80,13,80,14,80,15,80, -16,ff,17,ff,18,ff,19,0,1a,0,1b,0,1c,0,1d,0,1e,0,1f,ff,20,ff,21,0,22,ff,23,ff,24,0,25,0,26,0,27,0,28,0,29,0,2a,0, -2b,0,2c,0,2d,0,2e,0,2f,0,30,0,31,0,32,0,33,0,34,0,35,0,36,0,37,0,38,0,39,0,3a,0,3b,0,3c,0,3d,0,3e,0,3f,0, -40,0,57,ff,80,0,97,ff,c0,0,d7,ff,100,0,140,0,180,0,1c0,0,200,0, -0003,0001,0032,0000,0000,0682,0000,001a,0001,0000,0000,0000, -6,682,0,1a,0,0,2, - -00000000, -0000,0000,00000000, -00000000, -00000002, -0000,0000,0000,0000, -0000,0000,0000,0000,; - -S,0045,"",0004,0000,0000, -0063,0063,0063,0063,0063,0000,0000,0000,0000,0000, -1,ff,6,3,7,0,8,25, - -00000000, -00000000, -00000003, -0000,0000,0063,0063,; - -S,0046,"",0000,0000,0000, -0063,0063,0063,0063,0063,0000,0000,0000,0000,0000, - - -00000000, -00000000, -00000002, -0000,0000,0000,0000,; - -S,0047,"",012a,0000,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, -1,ff,6,0,7,3,8,25,b,7a,f,80,10,80,12,1a,13,ce,15,80,16,ff,19,0,1a,0,1b,0,1d,0,1e,14,1f,14,20,e5,21,2,22,21,23,98, -24,0,25,0,26,0,27,5b,28,10,29,32,2a,32,2b,54,2c,24,41,ff,46,0,47,6,48,25,4f,80,50,80,52,52,53,80,54,5a,55,0,56,ff,57,ff, -58,ff,59,0,5a,0,5b,0,64,0,65,0,66,23,67,33,6d,ff,6e,ff,6f,ff,70,ff,71,ff,72,ff,73,ff,74,ff,75,ff,76,ff,77,ff,78,ff,79,ff, -7a,ff,7b,ff,7c,ff,7d,ff,7e,ff,7f,ff,80,ff,81,ff,82,80,83,80,84,80,85,ff,86,0,87,0,88,25,89,0,8a,0,8b,ff,8c,80,8d,80,8e,80, -8f,80,90,80,91,80,92,b0,93,1f,94,80,95,0,96,ff,97,ff,98,ff,99,0,9a,0,9b,0,9c,0,9d,0,9e,0,9f,ff,a0,ff,a1,0,a2,ff,a3,ff, -a4,0,a5,0,a6,0,a7,0,a8,0,a9,0,aa,0,ab,0,ac,0,ad,0,ae,0,af,0,b0,0,b1,0,b2,0,b3,0,b4,0,b5,0,b6,0,b7,0,b8,0, -b9,0,ba,0,bb,0,bc,0,bd,0,be,0,bf,0,c0,0,c1,ff,c6,1,c7,1,c8,25,cf,80,d0,80,d2,80,d3,aa,d4,0,d5,0,d6,ff,d7,ff,d8,ff, -d9,0,da,0,db,0,dc,7c,df,ff,e8,0,100,0,101,ff,106,3,107,f,108,3f,10f,80,110,80,112,80,113,80,115,0,116,ff,11f,ff,140,0,141,ff,142,0, -143,ff,144,0,145,ff,146,3,147,4,148,58,149,0,14a,0,14b,ff,14c,80,14d,80,14e,80,14f,80,150,80,151,80,152,80,153,99,154,80,155,80,156,ff,157,ff, -158,ff,159,0,15a,0,15b,0,15c,ff,15d,0,15e,0,15f,0,160,ff,161,0,162,ff,163,ff,164,0,165,0,166,0,167,0,168,0,169,0,16a,0,16b,0,16c,0, -16d,0,16e,0,16f,0,170,0,171,0,172,0,173,0,174,0,175,0,176,0,177,0,178,0,179,0,17a,0,180,0,181,ff,182,80,183,0,184,ff,185,ff,186,2, -187,3,188,57,189,0,18a,0,18b,ff,18c,80,18d,80,18e,80,18f,80,190,80,191,80,192,80,193,6d,194,80,195,80,196,ff,197,ff,198,ff,199,0,19a,0,19b,0, -19c,ff,19d,0,19e,0,19f,0,1a0,ff,1a1,0,1a2,ff,1a3,ff,1a4,0,1a5,0,1a6,0,1a7,0,1a8,0,1a9,0,1aa,0,1ab,0,1ac,0,1ad,0,1ae,0,1af,0,1b0,0, -1b1,0,1b2,0,1b3,0,1b4,0,1b5,0,1b6,0,1b7,0,1b8,0,1b9,0,1ba,0,1bb,0,1bc,0,1bd,0,1be,0,1bf,0,1c0,0,1c1,ff,1c4,7f,1c7,5,1c8,3e,1d0,80, -1d3,30,1d6,ff,1df,0,200,0, - -00000000, -00000000, -00000002, -0000,0000,0000,0000,; - -S,0048,"",0004,0000,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, -c,a00950,f,a00930,13,a009ff,15,a009ff, - -00000000, -00000000, -00000006, -0000,0000,0000,0000,; - -S,0049,"",0009,0000,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, -1c1,ff,1cc,a00a57,1cd,a00a80,1ce,a00a80,1cf,a00a4d,1d0,a00a4f,1d3,a00a4d,1d5,a00a00,1d6,a00aff, - -00000000, -00000000, -00000003, -0000,0000,0000,0000,; - -S,004a,"",0006,0000,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, -1cc,a00950,1cf,a00930,1d0,a0094a,1d3,a009ff,1d5,a009ff,1d6,a009ff, - -00000000, -00000000, -00000004, -0000,0000,0000,0000,; - -S,004b,"",0006,0000,0000, -0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, -18c,a00950,18f,a00930,190,a0094a,193,a009ff,195,a009ff,196,a009ff, - -00000000, -00000000, -00000003, -0000,0000,0000,0000,; - -C,0001,"",0000,0001,0000a01f, -0000,003c,003c,003c,003c,003c,003c,0000,0000,0000,0000,0000,0100,0000,0001,0001,00000000, -0000,0000,0001,0000,00006000,1.000000,"", -00000000, -00000000,0000,0000,0000,0000, -00000000, -0000,00000000,0100,0100,00000000, -00000003,00000000,0000,; - -C,0002,"",0000,0005,0000801f, -0000,003c,003c,003c,003c,003c,003c,0000,0000,0000,0000,0000,0100,0000,0001,0001,00000000, -0001,0004,0002,0000,00007200,1.000000,"", -0002,0000,0003,0000,00007200,2.000000,"", -0003,0001,0005,0000,00007200,3.000000,"", -0004,0002,0006,0000,00007200,4.000000,"", -0000,0003,0007,0000,00007200,5.000000,"", -00000000, -00000000,0000,0000,0000,0000, -00000000, -00000000, -00000000, -00000000, -00000000, -0000,00000000,0100,0100,00000000, -0000000c,00000000,0000,; - -C,0003,"",0000,0007,0000801f, -0000,003c,003c,003c,003c,003c,003c,0000,0000,0000,0000,0000,0100,0000,0001,0001,00000000, -0001,0006,0008,0000,00007200,1.000000,"", -0002,0000,0009,0000,00007200,2.000000,"", -0003,0001,000a,0000,00007200,3.000000,"", -0004,0002,000b,0000,00007200,4.000000,"", -0005,0003,000c,0000,00007200,5.000000,"", -0006,0004,000d,0000,00007200,6.000000,"", -0000,0005,000e,0000,00007200,7.000000,"", -00000000, -00000000,0000,0000,0000,0000, -00000000, -00000000, -00000000, -00000000, -00000000, -00000000, -00000000, -0000,00000000,0100,0100,00000000, -0000000a,00000000,0000,; - -C,0004,"",0000,0001,0000a01f, -0000,003c,003c,003c,003c,003c,003c,0000,0000,0000,0000,0000,0100,0000,0001,0001,00000000, -0000,0000,000f,0000,00006000,1.000000,"", -00000000, -00000000,0000,0000,0000,0000, -00000000, -0000,00000000,0100,0100,00000000, -00000003,00000000,0000,; - -C,0005,"",0000,0002,0000801f, -0000,003c,003c,003c,003c,003c,003c,0000,0000,0000,0000,0000,0100,0000,0001,0001,00000000, -0001,0001,0010,0000,00006200,1.000000,"", -0000,0000,0043,0000,00006200,2.000000,"", -00000000, -00000000,0000,0000,0000,0000, -00000000, -00000000, -0000,00000000,0100,0100,00000000, -00000007,00000000,0000,; - -C,0006,"",0000,0001,0000a01f, -0000,003c,003c,003c,003c,003c,003c,0000,0000,0000,0000,0000,0100,0000,0001,0001,00000000, -0000,0000,0011,0000,00006000,1.000000,"", -00000000, -00000000,0000,0000,0000,0000, -00000000, -0000,00000000,0100,0100,00000000, -00000003,00000000,0000,; - -C,0007,"8 capas",0000,0002,0000801f, -0000,003c,003c,003c,003c,003c,003c,0000,0000,0000,0000,0000,0100,0000,0001,0001,00000000, -0001,0001,0012,0000,00007200,1.000000,"8 capas", -0000,0000,0047,0000,00007200,2.000000,"", -00000000, -00000000,0000,0000,0000,0000, -00000000, -00000000, -0000,00000000,0100,0100,00000000, -00000005,00000000,0000,; - -C,0008,"",0000,0001,0000a01f, -0000,003c,003c,003c,003c,003c,003c,0000,0000,0000,0000,0000,0100,0000,0001,0001,00000000, -0000,0000,0013,0000,00006000,1.000000,"", -00000000, -00000000,0000,0000,0000,0000, -00000000, -0000,00000000,0100,0100,00000000, -00000003,00000000,0000,; - -C,0009,"",0000,0001,0000a01f, -0000,003c,003c,003c,003c,003c,003c,0000,0000,0000,0000,0000,0100,0000,0001,0001,00000000, -0000,0000,0014,0000,00006000,1.000000,"", -00000000, -00000000,0000,0000,0000,0000, -00000000, -0000,00000000,0100,0100,00000000, -00000003,00000000,0000,; - -C,000a,"",0000,0002,0000801f, -0000,003c,003c,003c,003c,003c,003c,0000,0000,0000,0000,0000,0100,0000,0001,0001,00000000, -0001,0001,0015,0000,00005300,1.000000,"", -0000,0000,0016,0000,00005300,2.000000,"", -00000000, -00000000,0000,0000,0000,0000, -00000000, -00000000, -0000,00000000,0100,0100,00000000, -00000004,00000000,0000,; - -C,000b,"",0000,0001,0000a01f, -0000,003c,003c,003c,003c,003c,003c,0000,0000,0000,0000,0000,0100,0000,0001,0001,00000000, -0000,0000,0017,0000,00006000,1.000000,"", -00000000, -00000000,0000,0000,0000,0000, -00000000, -0000,00000000,0100,0100,00000000, -00000003,00000000,0000,; - -C,000c,"",0000,0005,0000801f, -000d,0097,0097,0097,0097,0097,0097,0000,0000,0000,0000,0000,0100,0000,0001,0001,00000000, -0001,0004,0018,0000,00007200,1.000000,"", -0002,0000,0019,0000,00007200,2.000000,"", -0003,0001,001a,0000,00007200,3.000000,"", -0004,0002,001b,0000,00007200,4.000000,"", -0000,0003,001c,0000,00007200,5.000000,"", -00000000, -00000000,0000,0000,0000,0000, -00000000, -00000000, -00000000, -00000000, -00000000, -0000,00000000,0100,0100,00000000, -00000052,00000000,0000,; - -C,000d,"",0000,0002,0000801f, -000f,01d8,01d8,01d8,01d8,01d8,01d8,0000,0000,0000,0000,0000,0100,0000,0001,0001,00000000, -0001,0001,001d,0000,00005200,1.000000,"", -0000,0000,001e,0000,00003200,2.000000,"", -00000000, -00000000,0000,0000,0000,0000, -00000000, -00000000, -0000,00000000,0100,0100,00000000, -00000022,00000000,0000,; - -C,000e,"",0000,0002,0000801f, -0000,003c,003c,003c,003c,003c,003c,0000,0000,0000,0000,0000,0100,0000,0001,0001,00000000, -0001,0001,001f,0000,00005200,1.000000,"", -0000,0000,0020,0000,00007200,2.000000,"", -00000000, -00000000,0000,0000,0000,0000, -00000000, -00000000, -0000,00000000,0100,0100,00000000, -00000008,00000000,0000,; - -C,000f,"",0000,0002,0000801f, -0000,003c,003c,003c,003c,003c,003c,0000,0000,0000,0000,0000,0100,0000,0001,0001,00000000, -0001,0001,0021,0000,00005200,1.000000,"", -0000,0000,0022,0000,00007200,2.000000,"", -00000000, -00000000,0000,0000,0000,0000, -00000000, -00000000, -0000,00000000,0100,0100,00000000, -00000009,00000000,0000,; - -C,0010,"Satar Wars Mast",0000,0008,0000801f, -000b,0061,0061,0061,0061,0061,0061,0000,0000,0000,0000,0000,0100,0000,0001,0001,00000000, -0001,0007,0023,0000,00005300,1.000000,"", -0002,0000,0024,0000,00005300,2.000000,"", -0003,0001,0025,0000,00005300,3.000000,"", -0004,0002,0028,0000,00005300,4.000000,"", -0005,0003,0032,0000,00005300,5.000000,"", -0006,0004,0033,0000,00005300,6.000000,"", -0007,0005,0034,0000,00005300,7.000000,"", -0000,0006,0035,0000,00005300,8.000000,"", -00000001,"g2","", -"g3","", -"g4","", -"g5","", -"g6","", -"g7","", -"g8","", -"g9","", - -00000000,0000,0000,0000,0000, -00000000, -00000000, -00000000, -00000000, -00000000, -00000000, -00000000, -00000000, -0000,00000000,0100,0100,00000000, -00000178,00000000,0000,; - -C,0011,"",0000,0002,0000801f, -0000,003c,003c,003c,003c,003c,003c,0000,0000,0000,0000,0000,0100,0000,0001,0001,00000000, -0001,0001,0026,0000,00005200,1.000000,"", -0000,0000,0027,0000,00007200,2.000000,"", -00000000, -00000000,0000,0000,0000,0000, -00000000, -00000000, -0000,00000000,0100,0100,00000000, -00000008,00000000,0000,; - -C,0012,"",0000,0001,0000a01f, -0000,003c,003c,003c,003c,003c,003c,0000,0000,0000,0000,0000,0100,0000,0001,0001,00000000, -0000,0000,0029,0000,00006000,1.000000,"", -00000000, -00000000,0000,0000,0000,0000, -00000000, -0000,00000000,0100,0100,00000000, -00000003,00000000,0000,; - -C,0013,"",0000,0002,0000801f, -0000,003c,003c,003c,003c,003c,003c,0000,0000,0000,0000,0000,0100,0000,0001,0001,00000000, -0001,0001,002a,0000,00005200,1.000000,"", -0000,0000,002b,0000,00007200,2.000000,"", -00000000, -00000000,0000,0000,0000,0000, -00000000, -00000000, -0000,00000000,0100,0100,00000000, -00000008,00000000,0000,; - -C,0014,"",0000,0002,0000801f, -0000,003c,003c,003c,003c,003c,003c,0000,0000,0000,0000,0000,0100,0000,0001,0001,00000000, -0001,0001,002c,0000,00005200,1.000000,"", -0000,0000,002d,0000,00007200,2.000000,"", -00000000, -00000000,0000,0000,0000,0000, -00000000, -00000000, -0000,00000000,0100,0100,00000000, -00000008,00000000,0000,; - -C,0015,"",0000,0002,0000801f, -0000,003c,003c,003c,003c,003c,003c,0000,0000,0000,0000,0000,0100,0000,0001,0001,00000000, -0001,0001,002e,0000,00005200,1.000000,"", -0000,0000,002f,0000,00007200,2.000000,"", -00000000, -00000000,0000,0000,0000,0000, -00000000, -00000000, -0000,00000000,0100,0100,00000000, -00000009,00000000,0000,; - -C,0016,"",0000,0002,0000801f, -0000,003c,003c,003c,003c,003c,003c,0000,0000,0000,0000,0000,0100,0000,0001,0001,00000000, -0001,0001,0030,0000,00005200,1.000000,"", -0000,0000,0031,0000,00007200,2.000000,"", -00000000, -00000000,0000,0000,0000,0000, -00000000, -00000000, -0000,00000000,0100,0100,00000000, -00000008,00000000,0000,; - -C,0017,"Star Wars",0000,0009,0000801f, -0000,003c,003c,003c,003c,003b,010f,0000,0000,0000,0000,0000,0100,0000,0001,0001,00000001, -0001,0008,0036,0000,00002200,1.000000,"", -0002,0000,0038,0000,00000200,2.000000,"", -0003,0001,0039,0031,00000200,3.000000,"", -0004,0002,003a,0031,00000200,4.000000,"", -0005,0003,003b,0031,00000200,5.000000,"", -0006,0004,003c,0031,00000200,6.000000,"", -0007,0005,003d,0031,00000200,7.000000,"", -0008,0006,003e,0031,00000200,8.000000,"", -0000,0007,003f,0031,00000200,9.000000,"", -00000000, -00000000,0000,0000,0000,0000, -00000000, -00000000, -00000000, -00000000, -00000000, -00000000, -00000000, -00000000, -00000000, -0000,00000000,0100,0100,00000000, -00000167,00000000,0000,; - -C,0018,"",0000,0001,0000a01f, -0000,003c,003c,003c,003c,003c,003c,0000,0000,0000,0000,0000,0100,0000,0001,0001,00000000, -0000,0000,0044,0000,00006000,1.000000,"", -00000000, -00000000,0000,0000,0000,0000, -00000000, -0000,00000000,0100,0100,00000000, -00000003,00000000,0000,; - -C,0019,"",0000,0002,0000801f, -0000,003c,003c,003c,003c,003c,003c,0000,0000,0000,0000,0000,0100,0000,0001,0001,00000000, -0001,0001,0046,0000,0000e000,0.100000,"mark cue", -0000,0000,0045,0000,00007200,1.000000,"", -00000000, -00000000,0000,0000,0000,0000, -00000000, -00000000, -0000,00000000,0100,0100,00000000, -00000007,00000000,0000,; - -B,0001,"",00ca,0000,0000, -0017,00000000,0019,00000000,0000,00000000,000b,00000000,0007,00000000,0006,00000000,0005,00000000,0000,00000000,0003,00000000,0002,00000000, -0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000, -0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000, -0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000, -0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000, -0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000, -0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000, -0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000, -0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000,0000,00000000, - -00000000, -00000025,; - -Q,0011,0001,0001,0001,0001,0001,0001,0001,0001,0001,0001,0001,0001,0001,0001,0001,0001,0001,; - -J,0000,0000,50ead997,00000000,"", -; diff --git a/recursos/LibreMediaServer_Audio.hed b/recursos/LibreMediaServer_Audio.hed deleted file mode 100644 index a27ea6c..0000000 --- a/recursos/LibreMediaServer_Audio.hed +++ /dev/null @@ -1,54 +0,0 @@ -ް׆ˌĠ򝤫鿰맫͓ԔҊÅЁ -ߤ̞ -͢Ԙ -輠 -א -ĵ -싣 -ʌ -ϟ -޸Ӏ -‰ -š -檵 - - - - - - - -쏎 -ބ - - -ߚ - - -쏎 - - - - -؄ - -Ԃ - -䷩ -ߍ - -ݍ -ŕ - -Ɩ - - -ā - - - - - - - - diff --git a/recursos/LibreMediaServer_Video.hed b/recursos/LibreMediaServer_Video.hed deleted file mode 100644 index 6e9071c..0000000 --- a/recursos/LibreMediaServer_Video.hed +++ /dev/null @@ -1,157 +0,0 @@ -ް׆ˌĠ򝤫鿰맫͓ԔҊÅЁپ -ߤ̞ -͢Ԙ -Ӄ -Ŗ -ķ -슾 -Ս -Ι -ټ -™ -勠쏎̂ -Ά - -Ҫ̧ -񀾤쏎ݛ -Տ -˲ -٩֭ -Œ - - - -ڡÓ -ſŢ -捭ᒝ -Džɀؼ -޿ -ʦ­ -ꆪ⍯Ȟ˅ -‚߾ -ۢۆ -Ǧ -ᖮϚ᚛ -рû -ݮ׮ -â -˚됝 -ʰ -ߺ -ƥ -隨䅚Ⓨˁ -ʔ -崦ܲ -ϼƣ -읭瀝 -ǟ -潩߷ -ҿɮ -󒣫蓿 - - - - - -ԝ - - - - - -՞ - - -Ǖ - - -ҟ -ÈΛ򧦓ٖҜÊ㴷ېŏ󣾽⩴͞ȑ×ދ꿾੨򋒍 -ωnj -褩 -Ĭ -ɞ՚ - -Է -ߑ -ς蹶 -ٸԠц -򟧣嗫Ⓨߖ - -ٹߏڊ - -𓎍쏎 - -ඩ -쏎 - - -ϝ˟ -ׅ - -Հ - -嵨 -ގ؎ - - - - - - -񇎑 - - - -ԇ䲵 -𓎌ݖ -ӝˀŎ - - -ێ - -ߊ -Ǒ -︤⯲ʜ -”܊҄ - -ݖל -̝Ŏ -򨣾 -ɛ -ф - -ԝ - - -؃ - -ӂ - - - - - - - - - - - - - - -쏎 - - - - - - - - - - -쏐 - - diff --git a/src/libremediaserver.cpp b/src/libremediaserver.cpp index cbd7020..5abbea2 100644 --- a/src/libremediaserver.cpp +++ b/src/libremediaserver.cpp @@ -188,7 +188,8 @@ libreMediaServer::~libreMediaServer() if (m_pd_write_audio != NULL) { m_pd_read_audio->close(); - } + delete m_pd_read_audio; + } return; } @@ -840,7 +841,7 @@ void libreMediaServer::pdstart() Q_CHECK_PTR(m_pd_write_video); connect(m_pd_write_video, SIGNAL(connected()),this, SLOT(newconexion())); // Arrancamos el proceso Pure Data - m_pd_video->start("./pd -lib Gem -d 0 -stderr -nostdpath lms-video.pd"); + m_pd_video->start("./pd -lib Gem -d 0 -stderr -nogui -nostdpath lms-video.pd"); if (m_pd_video->waitForStarted(3000)){ ui.textEdit->appendPlainText("Video Engine started."); } @@ -1433,7 +1434,7 @@ void libreMediaServer::pdstart_audio() qDebug()<<"error listening tcpServer"; } // Arrancamos el proceso Pure Data - m_pd_audio->start("./pd -alsa -channels 2 -audiodev 1 -stderr -nostdpath -nogui lms-audio.pd"); + m_pd_audio->start("./pd -channels 2 -audiodev 1 -stderr -nostdpath -nogui lms-audio.pd"); if (m_pd_audio->waitForStarted(3000)){ ui.textEdit->appendPlainText("PD Audio started."); }