[vlc-devel] [PATCH 2/7] Add support for writing more Ogg tags
    Jean-Baptiste Kempf 
    jb at videolan.org
       
    Mon Sep  2 20:32:01 CEST 2013
    
    
  
On 02 Sep, Timothy B. Terriberry wrote :
> +    SET( "TRACKTOTAL", TrackTotal );
>      SET( "COPYRIGHT", Copyright );
> +    SET( "ORGANIZATION", Publisher );
> +    SET( "DATE", Date );
> +    SET( "ENCODER", EncodedBy );
> +    SET( "RATING", Rating );
> +    SET( "LANGUAGE", Language );
This shouldn't be useful, since the demuxer should have got those, but
fine.
-- 
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device
    
    
More information about the vlc-devel
mailing list