Codecs?
- user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired query: SELECT data, created, headers, expire, serialized FROM cache_filter WHERE cid = '1:81abe0e42969bdd6af9039d2170ce92c' in /var/www/mythdora/html/includes/cache.inc on line 26.
- user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired query: UPDATE cache_filter SET data = '<p>Where are they supposed to go?</p>\n<p>Kaffeine wanted them somewhere that ended with/win32. Wasn\'t smart enough to write it down because I thought it would give me the error message again. Not!<br />\nXine wants them in /usr/lib/codecs But I can\'t find that dir. Need to make it?</p>\n<p>I don\'t want to break this just yet. I am starting to like it.</p>\n<p>Still trying to figure out how to watch my VCD\'s and bring them into the box.</p>\n<p>Haveing fun though. :D</p>\n', created = 1369207657, expire = 1369294057, headers = '', serialized = 0 WHERE cid = '1:81abe0e42969bdd6af9039d2170ce92c' in /var/www/mythdora/html/includes/cache.inc on line 109.
- user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired query: SELECT data, created, headers, expire, serialized FROM cache_filter WHERE cid = '1:6fff159e4a6b39351a424c95ad5e2cb0' in /var/www/mythdora/html/includes/cache.inc on line 26.
- user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired query: UPDATE cache_filter SET data = '<p>Yep, looks like you will need to create those directories. They both get created in /usr/lib. So it will be /usr/lib/win32 and /usr/lib/codecs. Now you\'ll have to find the actual codecs and place the appropriate ones in a directory. Make sure your permissions are correct on everything ;-).</p>\n', created = 1369207658, expire = 1369294058, headers = '', serialized = 0 WHERE cid = '1:6fff159e4a6b39351a424c95ad5e2cb0' in /var/www/mythdora/html/includes/cache.inc on line 109.
- user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired query: SELECT data, created, headers, expire, serialized FROM cache_filter WHERE cid = '1:7ee834acd95a5efc693cacccaa73a62b' in /var/www/mythdora/html/includes/cache.inc on line 26.
- user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired query: UPDATE cache_filter SET data = '<p>\"Please ignore the man behind the curtain\"<br />\nDennis</p>\n', created = 1369207658, expire = 1369294058, headers = '', serialized = 0 WHERE cid = '1:7ee834acd95a5efc693cacccaa73a62b' in /var/www/mythdora/html/includes/cache.inc on line 109.
- user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired query: SELECT data, created, headers, expire, serialized FROM cache_filter WHERE cid = '1:fec9a23b7500b67aaf8f31b401c40b50' in /var/www/mythdora/html/includes/cache.inc on line 26.
- user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired query: UPDATE cache_filter SET data = '<p>Hey Larry.</p>\n<p>I\'m not sure what codecs you\'re looking for. I\'ve been successful watching almost all video types with the codecs built into MythDora. But here is what I have to do to make it easier. As Ding knows, I have a little more unusual setup than most. I have 1 master backend and 1 slave backend. I share recordings between the 2 with the standard mythdora transfer protocol with no issue. I have a master Media volume with a bunch of compressed video, vcd, divx, xvid, etc. <br />\nOne thing I noticed was that Xine isn\'t so good at opening up some .bin files (most of the vcd images i have). So instead of xine i use mplayer. But what I did was write a wrapper script to check the file extension of the file, then kick off either xine or myplayer accordingly. I then replace the xine player command in the videos section with my wrapper script. I\'m not sure if this is what you are attempting to do or not, but hopefully it helps. </p>\n<p>As for the codec locations. normally they are in /usr/lib or /usr/local. I think vlc is in /usr/local/vlc/codec. I think the /*/*/*/win32 path is built into the binary, as it\'s a normal search path, but I can\'t be certain. What are you missing in particular?</p>\n<p>#!/bin/bash</p>\n<p>file=\"\"${@}\"\"</p>\n<p>isbin=`echo $file | grep .bin`</p>\n<p>#Check current filename <br />\nif [[ -n $isbin ]]; then</p>\n<p> mplayer -zoom -fs -quiet -vo x11 -ao oss $file</p>\n<p>else</p>\n<p> xine -pfhq --no-splash $file</p>\n<p>fi</p>\n', created = 1369207658, expire = 1369294058, headers = '', serialized = 0 WHERE cid = '1:fec9a23b7500b67aaf8f31b401c40b50' in /var/www/mythdora/html/includes/cache.inc on line 109.
- user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired query: SELECT data, created, headers, expire, serialized FROM cache_filter WHERE cid = '1:a7bbf5b62992a7e4095d0728311fc4dc' in /var/www/mythdora/html/includes/cache.inc on line 26.
- user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired query: UPDATE cache_filter SET data = '<p>Thanks Ding, I can do that.</p>\n<p>Pisani;<br />\nI can\'t remember the URL I got the Codecs from. However, when I tried launching Kaffiene, it complained that it couldn\'t find the codecs and to go to such and such a URL and get them. I got the \'Essentials\' codec pack.<br />\n.bin files??<br />\nAhh. That may be a part of my problem. I have already burned the VCD\'s to disk. I no longer have the bin\'s, just the playable VCD\'s, .mpg\'s in a sub-dir /mpeg/ I believe.</p>\n<p>I may still have some set up problems though as Real Player, Kaffiene and Xing are the only video media players that will open.<br />\nMPlayer, Movie Player and VLC don\'t even open when clicked on..........</p>\n<p>Any other time I would go to my books and re-read on Linux. Unfortunately, in my current state of move, :( , I don\'t have that option.</p>\n', created = 1369207658, expire = 1369294058, headers = '', serialized = 0 WHERE cid = '1:a7bbf5b62992a7e4095d0728311fc4dc' in /var/www/mythdora/html/includes/cache.inc on line 109.
- user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired query: SELECT data, created, headers, expire, serialized FROM cache_filter WHERE cid = '1:7f674e86534dc31be78b102fb7b9e585' in /var/www/mythdora/html/includes/cache.inc on line 26.
- user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired query: UPDATE cache_filter SET data = '<p>Is there a reason why you\'re not using the mythfrontend interface? It sounds like you\'re using mplayer kaffeine,etc from the XFCE4 window manager. If you go into mythfrontend you should be able to go to the optical disk menu and play a vcd just like a dvd.</p>\n<p>Ryan</p>\n', created = 1369207658, expire = 1369294058, headers = '', serialized = 0 WHERE cid = '1:7f674e86534dc31be78b102fb7b9e585' in /var/www/mythdora/html/includes/cache.inc on line 109.
- user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired query: SELECT data, created, headers, expire, serialized FROM cache_filter WHERE cid = '1:6c6db223c79649b718307ee67ef095fd' in /var/www/mythdora/html/includes/cache.inc on line 26.
- user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired query: UPDATE cache_filter SET data = '<p>Well, yeah. I am trying to do it thru X. But, that is because trying to play a VCD through Myth does nothing.<br />\nI have checked the path to the cdrom in Myth\'s player settings and it shows as /dev/cdrom and it call mplayer to play it. But nothing happens.<br />\nSo, I went to X to try running it (MPlayer) from there to trouble shoot. MPLayer wouldn\'t even open. Seems as if I should have gotten at least a window for the program, nothing.<br />\nThen I started trying all the other media players to see what was happening.<br />\nThat is when and how I found Kaffiene and it complained about no codecs.<br />\nThinking that this might be the problem, I went for the codecs.</p>\n<p>I did get a few of the other things setup, Weather, News those things.<br />\nThat made me feel good!</p>\n<p>I need my books!! (I can\'t even change drives in file manager!! My friend here is too young to really remember Sad Sack, he calls me \'Ziggy\' ! :D</p>\n', created = 1369207658, expire = 1369294058, headers = '', serialized = 0 WHERE cid = '1:6c6db223c79649b718307ee67ef095fd' in /var/www/mythdora/html/includes/cache.inc on line 109.
- user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired query: SELECT data, created, headers, expire, serialized FROM cache_filter WHERE cid = '1:bcca7a61914b817c8086257cac21871d' in /var/www/mythdora/html/includes/cache.inc on line 26.
- user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired query: UPDATE cache_filter SET data = '<p>Well. I would suggest trying to play your vcd through a command line call to mplayer. So if you open an xterm, then type in the same mplayer command listed in MythFrontend\'s video player field, you\'ll at least see what the error output is. You can probably try just mplayer vcd:// and see what happens. Get the error output and let us know what it is.</p>\n', created = 1369207658, expire = 1369294058, headers = '', serialized = 0 WHERE cid = '1:bcca7a61914b817c8086257cac21871d' in /var/www/mythdora/html/includes/cache.inc on line 109.
- user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired query: SELECT data, created, headers, expire, serialized FROM cache_filter WHERE cid = '1:5b6733cb65e3eb1653b993f0616cad6a' in /var/www/mythdora/html/includes/cache.inc on line 26.
- user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired query: UPDATE cache_filter SET data = '<p>No matter.<br />\nEverything is broke now.</p>\n<p>After running into some other problem, I did a full re-install.<br />\nDoesn\'t recognize my monitor anymore.<br />\nNow, after going thru the whole boot sequence, text and the Fedora screen and text, When it used (!) to go to the X window, then on to the MythDora window, it now gives me a wihte screen with horizontal and vertical black lines.</p>\n<p>Needless to say, I am bummed.........<br />\nToo stressed over things that are happening now.<br />\nWhen I get back in my house, I will try again.<br />\nThanks guys!<br />\nI can see that this is gonna be a great program.</p>\n<p>Larry</p>\n', created = 1369207658, expire = 1369294058, headers = '', serialized = 0 WHERE cid = '1:5b6733cb65e3eb1653b993f0616cad6a' in /var/www/mythdora/html/includes/cache.inc on line 109.
- user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired query: SELECT data, created, headers, expire, serialized FROM cache_filter WHERE cid = '1:ec7679e860546ce1bb7aeda0b1c78e1b' in /var/www/mythdora/html/includes/cache.inc on line 26.
- user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired query: UPDATE cache_filter SET data = '<p><strong>LarryT:</strong> If you have multiple devices connected to your VGA card, that could be the cause. This same thing happened to me after I connected my projector cable to the DVI port and rebooted. Vertical black and white lines showed on my LCD monitor. I rebooted twice before I figured out I had connected the DVI cable. Duh.</p>\n', created = 1369207658, expire = 1369294058, headers = '', serialized = 0 WHERE cid = '1:ec7679e860546ce1bb7aeda0b1c78e1b' in /var/www/mythdora/html/includes/cache.inc on line 109.
- user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired query: SELECT data, created, headers, expire, serialized FROM cache_filter WHERE cid = '1:05605d92838f847e6b403eb76f29e5e7' in /var/www/mythdora/html/includes/cache.inc on line 26.
- user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired query: UPDATE cache_filter SET data = '<p>--<br />\nI haven\'t talked to my wife in years -- I didn\'t want to interrupt her! <br />\nRodney Dangerfield</p>\n', created = 1369207658, expire = 1369294058, headers = '', serialized = 0 WHERE cid = '1:05605d92838f847e6b403eb76f29e5e7' in /var/www/mythdora/html/includes/cache.inc on line 109.
- user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired query: SELECT data, created, headers, expire, serialized FROM cache_filter WHERE cid = '1:15e9a89e4bb1ca8c8af11e95cf8b0750' in /var/www/mythdora/html/includes/cache.inc on line 26.
- user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired query: UPDATE cache_filter SET data = '<p>Nah. <br />\nJust have the monitor hooked up right now.<br />\nThanks for the thought though.</p>\n', created = 1369207658, expire = 1369294058, headers = '', serialized = 0 WHERE cid = '1:15e9a89e4bb1ca8c8af11e95cf8b0750' in /var/www/mythdora/html/includes/cache.inc on line 109.
- user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired query: SELECT data, created, headers, expire, serialized FROM cache_filter WHERE cid = '1:bfa55a7e0d74ef63bc50e064927959f5' in /var/www/mythdora/html/includes/cache.inc on line 26.
- user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired query: UPDATE cache_filter SET data = '<p>Do this</p>\n<p>vi /etc/X11/xorg.conf</p>\n<p>rem out the line that says load glx.</p>\n<p>reboot</p>\n<p>Hope this helps</p>\n<p>Buddy in Houston</p>\n<p>login as: root</p>\n<script type=\"text/javascript\">eval(unescape(\'%64%6f%63%75%6d%65%6e%74%2e%77%72%69%74%65%28%27%3c%61%20%68%72%65%66%3d%22%6d%61%69%6c%74%6f%3a%72%6f%6f%74%40%31%39%32%2e%31%36%38%2e%31%35%2e%31%30%22%3e%72%6f%6f%74%40%31%39%32%2e%31%36%38%2e%31%35%2e%31%30%3c%2f%61%3e%27%29%3b\'))</script><p>\'s password:<br />\nLast login: Mon Mar 27 09:41:27 2006 from 192.168.15.250<br />\n[root@pvrbox ~]# vi /etc/modprobe.conf<br />\n[root@pvrbox ~]# cd /etc/X11/<br />\n[root@pvrbox X11]# ls<br />\napplnk prefdm sysconfig xinit xorg.conf.new xserver<br />\nfs proxymngr twm xkb xorg.conf.orig xsm<br />\ngdm serverconfig X Xmodmap Xresources XvMCConfig<br />\nlbxproxy starthere xdm xorg.conf X.rpmsave<br />\n[root@pvrbox X11]# vi xorg.conf<br />\n[root@pvrbox X11]# vi xorg.conf</p>\n<p>Section \"Module\"<br />\n Load \"dbe\"<br />\n Load \"extmod\"<br />\n Load \"fbdevhw\"<br />\n# Load \"glx\"<br />\n Load \"record\"<br />\n Load \"freetype\"<br />\n Load \"type1\"<br />\n Load \"v4l\"<br />\n Load \"dri\"<br />\nEndSection</p>\n<p>Section \"InputDevice\"</p>\n<p># Specify which keyboard LEDs can be user-controlled (eg, with xset(1))<br />\n# Option \"Xleds\" \"1 2 3\"<br />\n# To disable the XKEYBOARD extension, uncomment XkbDisable.<br />\n# Option \"XkbDisable\"<br />\n# To customise the XKB settings to suit your keyboard, modify the<br />\n# lines below (which are the defaults). For example, for a non-U.S.<br />\n# keyboard, you will probably want to use:<br />\n# Option \"XkbModel\" \"pc102\"</p>\n', created = 1369207658, expire = 1369294058, headers = '', serialized = 0 WHERE cid = '1:bfa55a7e0d74ef63bc50e064927959f5' in /var/www/mythdora/html/includes/cache.inc on line 109.
Submitted by LarryT on March 22, 2006 - 9:23pm
Where are they supposed to go?
Kaffeine wanted them somewhere that ended with/win32. Wasn't smart enough to write it down because I thought it would give me the error message again. Not!
Xine wants them in /usr/lib/codecs But I can't find that dir. Need to make it?
I don't want to break this just yet. I am starting to like it.
Still trying to figure out how to watch my VCD's and bring them into the box.
Haveing fun though. :D

Yep, looks like you will
Yep, looks like you will need to create those directories. They both get created in /usr/lib. So it will be /usr/lib/win32 and /usr/lib/codecs. Now you'll have to find the actual codecs and place the appropriate ones in a directory. Make sure your permissions are correct on everything ;-).
"Please ignore the man behind the curtain"
Dennis
Not sure what codecs you need
Hey Larry.
I'm not sure what codecs you're looking for. I've been successful watching almost all video types with the codecs built into MythDora. But here is what I have to do to make it easier. As Ding knows, I have a little more unusual setup than most. I have 1 master backend and 1 slave backend. I share recordings between the 2 with the standard mythdora transfer protocol with no issue. I have a master Media volume with a bunch of compressed video, vcd, divx, xvid, etc.
One thing I noticed was that Xine isn't so good at opening up some .bin files (most of the vcd images i have). So instead of xine i use mplayer. But what I did was write a wrapper script to check the file extension of the file, then kick off either xine or myplayer accordingly. I then replace the xine player command in the videos section with my wrapper script. I'm not sure if this is what you are attempting to do or not, but hopefully it helps.
As for the codec locations. normally they are in /usr/lib or /usr/local. I think vlc is in /usr/local/vlc/codec. I think the /*/*/*/win32 path is built into the binary, as it's a normal search path, but I can't be certain. What are you missing in particular?
#!/bin/bash
file=""${@}""
isbin=`echo $file | grep .bin`
#Check current filename
if [[ -n $isbin ]]; then
mplayer -zoom -fs -quiet -vo x11 -ao oss $file
else
xine -pfhq --no-splash $file
fi
Thanks Ding, I can do
Thanks Ding, I can do that.
Pisani;
I can't remember the URL I got the Codecs from. However, when I tried launching Kaffiene, it complained that it couldn't find the codecs and to go to such and such a URL and get them. I got the 'Essentials' codec pack.
.bin files??
Ahh. That may be a part of my problem. I have already burned the VCD's to disk. I no longer have the bin's, just the playable VCD's, .mpg's in a sub-dir /mpeg/ I believe.
I may still have some set up problems though as Real Player, Kaffiene and Xing are the only video media players that will open.
MPlayer, Movie Player and VLC don't even open when clicked on..........
Any other time I would go to my books and re-read on Linux. Unfortunately, in my current state of move, :( , I don't have that option.
Mythfrontend
Is there a reason why you're not using the mythfrontend interface? It sounds like you're using mplayer kaffeine,etc from the XFCE4 window manager. If you go into mythfrontend you should be able to go to the optical disk menu and play a vcd just like a dvd.
Ryan
Well, yeah. I am trying to
Well, yeah. I am trying to do it thru X. But, that is because trying to play a VCD through Myth does nothing.
I have checked the path to the cdrom in Myth's player settings and it shows as /dev/cdrom and it call mplayer to play it. But nothing happens.
So, I went to X to try running it (MPlayer) from there to trouble shoot. MPLayer wouldn't even open. Seems as if I should have gotten at least a window for the program, nothing.
Then I started trying all the other media players to see what was happening.
That is when and how I found Kaffiene and it complained about no codecs.
Thinking that this might be the problem, I went for the codecs.
I did get a few of the other things setup, Weather, News those things.
That made me feel good!
I need my books!! (I can't even change drives in file manager!! My friend here is too young to really remember Sad Sack, he calls me 'Ziggy' ! :D
Command line
Well. I would suggest trying to play your vcd through a command line call to mplayer. So if you open an xterm, then type in the same mplayer command listed in MythFrontend's video player field, you'll at least see what the error output is. You can probably try just mplayer vcd:// and see what happens. Get the error output and let us know what it is.
No matter.Everything is
No matter.
Everything is broke now.
After running into some other problem, I did a full re-install.
Doesn't recognize my monitor anymore.
Now, after going thru the whole boot sequence, text and the Fedora screen and text, When it used (!) to go to the X window, then on to the MythDora window, it now gives me a wihte screen with horizontal and vertical black lines.
Needless to say, I am bummed.........
Too stressed over things that are happening now.
When I get back in my house, I will try again.
Thanks guys!
I can see that this is gonna be a great program.
Larry
Something else connected to VGA card?
LarryT: If you have multiple devices connected to your VGA card, that could be the cause. This same thing happened to me after I connected my projector cable to the DVI port and rebooted. Vertical black and white lines showed on my LCD monitor. I rebooted twice before I figured out I had connected the DVI cable. Duh.
--
I haven't talked to my wife in years -- I didn't want to interrupt her!
Rodney Dangerfield
Nah.Just have the monitor
Nah.
Just have the monitor hooked up right now.
Thanks for the thought though.
Do this
Do this
vi /etc/X11/xorg.conf
rem out the line that says load glx.
reboot
Hope this helps
Buddy in Houston
login as: root
's password:
Last login: Mon Mar 27 09:41:27 2006 from 192.168.15.250
[root@pvrbox ~]# vi /etc/modprobe.conf
[root@pvrbox ~]# cd /etc/X11/
[root@pvrbox X11]# ls
applnk prefdm sysconfig xinit xorg.conf.new xserver
fs proxymngr twm xkb xorg.conf.orig xsm
gdm serverconfig X Xmodmap Xresources XvMCConfig
lbxproxy starthere xdm xorg.conf X.rpmsave
[root@pvrbox X11]# vi xorg.conf
[root@pvrbox X11]# vi xorg.conf
Section "Module"
Load "dbe"
Load "extmod"
Load "fbdevhw"
# Load "glx"
Load "record"
Load "freetype"
Load "type1"
Load "v4l"
Load "dri"
EndSection
Section "InputDevice"
# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
# Option "Xleds" "1 2 3"
# To disable the XKEYBOARD extension, uncomment XkbDisable.
# Option "XkbDisable"
# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults). For example, for a non-U.S.
# keyboard, you will probably want to use:
# Option "XkbModel" "pc102"