view src/paranormal/presets/nenolod_-_retroscope.pnv @ 2873:31d6c44ffef2

most of encoder backends require GINT16_NE; this is a temporary solution, it works for Icecast, but breaks FileWriter's WAV output on Big Endian systems; also, 8-bit data may be handled wrong; needs to be re-written with libSAD usage
author Andrew O. Shadoura <bugzilla@tut.by>
date Wed, 16 Jul 2008 23:09:38 +0300
parents 3d98be3d74c2
children
line wrap: on
line source

<?xml version="1.0"?>

<paranormal_preset>
 <container_simple>
  <container_once>
   <cmap_bwgradient>
    <low_index> 0 </low_index>
    <high_index> 255 </high_index>
    <color> 119, 239, 163 </color>
   </cmap_bwgradient>
  </container_once>
  <general_fade>
   <amount> 255 </amount>
  </general_fade>
  <wave_horizontal>
   <channels> -1 </channels>
  </wave_horizontal>
  <general_blur>
  </general_blur>
  <general_mosaic>
  </general_mosaic>
 </container_simple>
</paranormal_preset>