[Tracker] MP4 Extractor



Hi,

Attached to this email is a MP4 files extractor (Audio / Video) for tracker.
It just needs to add :
<<
# MP4
libextract_mp4_la_SOURCES = tracker-extract-mp4.c
libextract_mp4_la_LDFLAGS = $(module_flags)
libextract_mp4_la_LIBADD =                         \
$(top_builddir)/src/libtracker-extract/libtracker-extract- TRACKER_API_VERSION@.la \
    $(top_builddir)/src/libtracker-common/libtracker-common.la    \
    $(GLIB2_LIBS)                             \
    $(GCOV_LIBS)
>>
to src/tracker-extract/Makefile.am after the #MP3 bloc.

(I tried to follow the coding conventions of tracker-extract-mp3 as much as I could). A little more could be done when Frade will have the time to rework the nmm ontology.

--
Florent Viard
Software Development Engineer
........................................
fviard lacie com
www.lacie.com



This e-mail and any attachment are confidential and intended solely for the use of the individual to whom it 
is addressed. If you are not the intended recipient, please telephone or email the sender and delete this 
message and any attachment from your system. Unauthorized publication, use, dissemination, forwarding, 
printing or copying of this e-mail and its associated attachments is strictly prohibited.

Attachment: tracker-extract-mp4.c
Description: Text Data



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