Re: which process nautilus use to display the audio tag



On Sun, 2007-06-03 at 15:01 +0200, Jovial wrote:
> hello
> 
> which process nautilus use ,to display the audio's informations in file 
> property?
Are you talking of "View as Audio" , or "Audio" property page ?

Audio property page is managed by totem via extension
/usr/lib/nautilus/extensions-1.0/libtotem-properties-page.so


> is it possible to call them by a bash script or a line commands?

You could use "totem-video-indexer" . Sample output attached below


# totem-video-indexer   /Music/Asian\ Flavas\,\ Volume\ 1\:\ Desert\
Rain/01\ -\ Kangna.flac 
TOTEM_INFO_TITLE=Kangna
TOTEM_INFO_ARTIST=Dr. Zeus
TOTEM_INFO_ALBUM=Asian Flavas, Volume 1: Desert Rain
TOTEM_INFO_DURATION=212
TOTEM_INFO_TRACK_NUMBER=1
TOTEM_INFO_HAS_VIDEO=False
TOTEM_INFO_HAS_AUDIO=True
TOTEM_INFO_AUDIO_CODEC=FLAC
TOTEM_INFO_AUDIO_SAMPLE_RATE=44100
TOTEM_INFO_AUDIO_CHANNELS=2


> 
> 
> I know some external tool like infotag ogginfo, but using them, create 
> dependency in script
> 
> It will be nice to use the same process than nautilus because it run 
> without problem
> 
> 
> bye
> 
-- 
Ritesh Khadgaray
ॐ मणि पद्मे हूँ
LinuX N Stuff
Ph: +919970164885
Eat Right, Exercise, Die Anyway.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]