| Oms How To | UserPreferences |
| MoinMoin Wiki | LividWiki | RecentChanges | TitleIndex | WordIndex | Help |
http://www.linuxvideo.org/docs/
These packages probably have dependencies to Debian unstable packages.
Add the following to /etc/apt/sources.list :
deb http://linuxvideo.org/oms/data/debian/ ./
Use dselect/apt-get/console-apt/etc to install oms and oms-omi . Dependencies should be automagically calculated.
Note that as of 01/13/2001, /usr/doc/oms/README.Debian says that
the oms package is unusable !! ("to get familiar with Debian packaging...")
DENT: latest sources do allow RH-package building using 'make dist-rpm', so
stay tuned until we've found a maintainer for those packages - do you like to volunteer?
DENT: latest sources do allow tar-package building using 'make dist' and 'make distcheck',
so stay tuned until we've found a maintainer for those packages - do you like to volunteer?
Get modules libcss, oms, omi.
Visit
OpenMediaSystem uses a configuration file located at ~/.oms/config.
...
Make sure you are using autoconf version 2.13. Newer versions will cause this error.
When building OpenMediaInterface check ./configure output, config.log, and ./src/config.h. Assure that the proper libs were detected. For a list of what is needed see OpenMediaInterface.
In case the make of omi aborts with undefined references to gtk things:
Run "gtk-config --libs" and add the missing parts to the configuration
settings in Makefile and/or src/Makefile.
grep for the problematic function names in /usr/lib and add the resulting
libs as -Lxxx or -lxxx.
You need to install the automake package on your system
in case aclocal isn't found.
Make sure that /usr/local/bin is in your PATH (/etc/profile for root, or ~/.cshrc or ~/.profile for a user, depending on if your shell is csh/tcsh or bash). Also, as a sanity check, make sure you compiled and installed oms before trying to build omi.
Also, make sure /usr/local/lib is in your linker path; this is either defined by the variable LD_LIBRARY_PATH or is an entry in the file /etc/ld.so.conf.
Yeah, that can happen sometimes. Sorry. But there is hope! Make sure that you don't have old versions of OpenMediaSystem or OpenMediaInterface libraries and plugins on your system. You can also try a clean rebuild just to make sure everything is sane.
Run dmesg to see if you have a problem. You may see output like the following:
Get the regionset program from
To compile, untar the file downloaded, and run:
This may appear for other reasons, but one reason was because the region code on the DVD drive wasn't set at all (e.g. you have a brand new DVD drive and haven't run any Windows DVD software). See above subsection for a fix.
Check your ~/.oms/config for sanity.
Also, run "ldconfig -v" (as root) and check the output carefully. I discovered all sorts of problems, including conflicting and old libraries. When I fixed all those problems, oms started working.
If you get a message like error while loading shared libraries:" liboms.so.0; cannot open shared object file; No such file or directory. then your library paths are incorrect.
By default the libraries install in /usr/local/lib (but this may be different depending on system configuration). You can change this with configure options like --prefix= and --exec-prefix=.
Make sure to have the libdir you use added your library path
:
Sometimes you can get ** Invalid mantissa - skipping frame ** from OpenMediaSystem. Usually caused when skipping chapters?
Ac3Dec is spewing this when it get fed a bad stream?
It does this because OpenMediaSystem doesn't correctly jump between chapters, it lands in the middle of a stream and Ac3Dec gets confused(I think thats why)
- no OpenMediaSystem does a correct jump to the start of the next chapter,
but doesn't wait anymore for the end of a proper chunk. - ac3decs resampling
has been optimized and fixed and will be commited to CVS this week.
Remove the $HOME/.oms/dvddb/ directory and create a file so omi_gtk doesn't try to create it again. That fixed it for me.
You probably forgot to create ~/.oms/config. Make a directory called ~/.oms, and copy the file oms/doc/config.sample to ~/.oms/config.
You can install in your own directory by using the --prefix= option to configure. MoinMoin 1.108, Copyright © 2000-2001 by Jürgen Hermann Binaries
Debian
RedHat
tarball
Source
RUN 'LDCONFIG'
CVS
# export CVSROOT=:pserver:anonymous@cvs.linuxvideo.org:/cvs/livid
# cvs login (Just press Return when prompted for a password)
# cvs -z3 co module_name
tarball
http://www.linuxvideo.org/devel/dl.html. Configuration
Build Problems
I get "autoheader: error: AC_CONFIG_HEADERS not found in configure.in" when running bootstrap on libcss
Building my omi_gtk binary failed!
oms CVS: I get an aclocal error when running bootstrap
omi configure fails: can't find oms-config
Runtime Problems
I ran XYZ and it segfaulted!
I think I have a region code problem with my drive
ATAPI device hdc:
Error: Illegal request -- (Sense key=0x05)
System resource failure -- (asc=0x55, ascq=0x00)
Media region code is mismatched to logical unit -- (asc=0x6f, ascq=0x04)
The failed "Report Key" packet command was:
"a4 00 00 00 00 00 00 00 00 0c 04 00 "
linuxtv.org
use that to reset the region on your dvd drive. Remember: you can only do this 5 times or so on most drives, so don't get carried away.
If you have no region code set, you will see type: NONE as part of the output, as well as drive plays discs from region(s): with no number after it. Set the code according to your region (e.g. United States is 1). "GetTitleKey failed: Input/output error"
Something really weird happend...
"error while loading shared libraries:"
** Invalid mantissa - skipping frame **
omi_gtk: Segmentation Fault right after dvddb
error loading default / configured audio or video plugins
Other Tips
EditText
of this page
(last modified 2001-01-31 16:18:05)
FindPage
by browsing, searching, or an index
Or try one of these actions:
LikePages,
SpellCheck
config = 0.000
total = 0.370
imports = 0.170
send_page = 0.190