-
What packaging system do you use, Rob & blaz? I have a pre-rolled RPM of the latest SVN that might work for you.
2009-08-15 18:32:05 UTC in MediaTomb
-
For all the inherent metadata, titles, etc. that can be tagged in the Matroska container, we should have a hook into the libmatroska library to parse it, not unlike libmp4v2 and libextractor work.
2009-07-29 14:46:50 UTC in MediaTomb
-
OK. Problem was fixed in libmp4v2's libraries by Fedora.
2009-07-29 14:43:44 UTC in MediaTomb
-
Asking for any ideas on this...
Though it used to work, libmp4v2 does not seem to function anymore in extracting data on MP4s that have been tagged by atoms. I've included some snippets from logs and configuration, including a special import.js. The show name given is altered to protect the innocent. Assume that the file is correctly tagged.
Correct result should put an entry into Video...
2009-07-18 02:38:06 UTC in MediaTomb
-
Asking for any ideas on this...
Though it used to work, libmp4v2 does not seem to function anymore in extracting data on MP4s that have been tagged by atoms. I've included some snippets from logs and configuration, including a special import.js. The show name given is altered to protect the innocent. Assume that the file is correctly tagged.
Correct result should put an entry into Video...
2009-07-17 04:49:01 UTC in MediaTomb
-
Depends. What format is your video in? If it's in mp4, you can do it with tags / atoms. If it's in avi you can do it with directories.
2009-07-02 05:27:13 UTC in MediaTomb
-
I recently put together a package for Fedora 11 that may be of use to you. It's from a recent CVS build. Only problem at the moment is that libmp4v2 extraction doesn't seem to work quite right. If you need any help with configuration, please let me know.
http://download.opensuse.org/repositories/home://xwaver/Fedora_11/.
2009-07-02 05:25:03 UTC in MediaTomb
-
If you're willing to use a CVS version of Mediatomb (that has the libmp4v2 extractor) and willing to repackage what I assume are .avi to .m4v (which can contain identical content, just a different container), then I have some scripting that could help you out.
2009-07-02 05:19:14 UTC in MediaTomb