[vlc-devel] [Translators] what is the sense of "clean effects" in audio menu ?

Marian Ďurkovič md at bts.sk
Sun Jan 3 10:33:43 CET 2010


On Sat, 2 Jan 2010 23:26:42 +0100, Christophe Mutricy wrote
> On Thu, Dec 31, 09 at 20:32 +0200, Cristian Secară wrote:
> > I receive a DVB-C program (Universal) which contains two audio
> > streams. The text under the Audio menu -> Audio Tracks has three
> > positions:
> >   Disable
> >   clean effects - [Polski]
> >   clean effects - [Română]
> > For for a reason I don't know, what on other programs is shown as
> > "Track x" here is called "clean effects".
> > 
> > I don't really care about the reason, but I am not sure what is the
> > correct sense on this menu:
> > - is this an action ? i.e. something like "click this in order to
> > clean the effects" (what effects ?)
> > - is this a status report ? i.e. something like "these are some clean
> > effects" (again, what effects ?)
> > 
> > This string is in the .po file and I am not sure if I have translated
> > correctly.
> 
> From looking at the code (demux/ts.c) it is a type of audio defined in
> the DVB or TS standard like "hearing impaired" or "visual impaired
> commentary". But I don't know this standards at all. So maybe one of 
> the authors of ts.c couls help us (hence CC: vlc-devel@)

The "Clean effects" flag (0x01) should indicate that the audio track is a
special one, containing no language (no speech) but just the effects (background
sounds like steps, shutting doors, noise of car/train etc). 

Some broadcasters incorrectly attach this flag to normal audio tracks which are
supposed to use the default value 0x00.

       With kind regards,

            M.



More information about the vlc-devel mailing list