This Thread is depreciated

Stuff that has yet to be sorted into a category.
Message
Author
User avatar
Lobster
Official Crustacean
Posts: 15522
Joined: Wed 04 May 2005, 06:06
Location: Paradox Realm
Contact:

#31 Post by Lobster »

8) works for me - follow the instructions in the first post on page 1

Hooray - tried the BBC - working - if low res (I have broadband but not very broad)
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#32 Post by MU »

fine :) thanks Lobster 8)

User avatar
pakt
Posts: 1157
Joined: Sat 04 Jun 2005, 16:54
Location: Sweden

#33 Post by pakt »

I just now read this thread. (Man it's getting hard to keep up with all of the messages posted to the forum :shock:). This is a great app and I will be happy to test it so I will download the dotpup and give some feedback :).

PeterSieg
Posts: 363
Joined: Wed 04 May 2005, 16:06
Location: Germany, 37603
Contact:

works - but not faster than gxine..

#34 Post by PeterSieg »

Hi Mark,

works - but not faster than gxine..
Using xorg... i810 grafic

Any advice?

Thanks! Peter
Have fun :)

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#35 Post by MU »

Peter, set the "video" in the options to "xv" (you get the options with a rightclick).

What for a processor do you have?

You also might install the DRI-Module for your Driver:
http://noforum.de/dotpups/X11R6addons/

In my xorg.conf I have to set up some options:

Code: Select all

# This loads the DRI module
    Load       "dri"

In the Device-Section, I can set more options, but this might be chip-specific (I have a SIS 650)

Code: Select all

Section "Device"
    Identifier  "** SiS1 (generic)                      [sis]"
    Driver      "sis"   

    VideoRam    65536
# Option "no_accel"
 Option "fifo_moderate"
# Option "fifo_conserv"
# Option "fifo_aggressive"
 Option "no_BitBlt"
# Option "fast_vram"
 Option "pci_burst_on"
 Option "xaa_benchmark"
# Option "ext_eng_queue"
Important for me is, that Option "no_accel" is not active. This deactivates Hardware-accelleration.

Mark

User avatar
willhunt
Posts: 495
Joined: Wed 05 Oct 2005, 18:19

yeehaa!!!!

#36 Post by willhunt »

finally mplayer working :) I was using MoviX2 http://movix.sf.net when I chose to checkout puppy for all the "extras" now I'm hooked and I use linux for more than just a setop box!! mplayer is working great agian just 1 cavet I can not resize the video

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#37 Post by MU »

willhunt, resizing the video works fine with the X.org-Xserver, if you choose "xv" in the options as video-device (at least for me).

For Puppys XVesa-Xserver try GuestToos suggestion:
vesa does not rescale using the video card ... it must be done by the cpu in software ... to enable video rescaling when using a vesa driver, add the -zoom option (or zoom=1 to /root/.mplayer/config)
Mark

GuestToo
Puppy Master
Posts: 4083
Joined: Wed 04 May 2005, 18:11

#38 Post by GuestToo »

Mark, your compiled-for-Puppy package should be better than my package, which just downloads and installs the precompiled-binaries from a D.S.Linux package ... if i had compiled my own package, it would have been too big to upload (1 meg limit)

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#39 Post by MU »

GuestToo, if you need to upload packages, I can host them at noforum.de :)

You could add a Link to the Wiki (replace your own one?), if we don't get negative feedback.

Greets, Mark

User avatar
Nathan F
Posts: 1764
Joined: Wed 08 Jun 2005, 14:45
Location: Wadsworth, OH (occasionally home)
Contact:

#40 Post by Nathan F »

MU-
I just got around to this thread, downloaded, and tested mplayer. It works quite well on my laptop. Video does seem to have a smoother look to it than gxine.

Anyway, good work and thank you very much.

Nathan

User avatar
Walt H
Posts: 217
Joined: Thu 02 Jun 2005, 02:07
Location: citizen of the world
Contact:

#41 Post by Walt H »

OK, this works for me . . . sort of. With the mozilla plug-in mentioned in another thread, I am able to view BBC embedded video in Puppy. I did, however, have to install the MediaConnectivityPlayer extension for Firefox in order to get it working. (Perhaps because I was running Pizzapup 1.0.5, which has firefox instead of Mozilla?)

However, other embedded video does still have problems. For instance, the video at www.ap.org plays fine, but the audio plays at twice normal speed. This problem existed before, as well, but it does work fine in Kanotix and Zenwalk. Video at Reuters doesn't play back at all. (Again, this does work in Kanotix and Zenwalk.)

Is there any setting I can tweak or change which might help this situation. Would installing Puppy to hard drive make any difference, at least with the sound issue? (Yes, I'm grasping at straws, but I'm at a loss as to what to do.)

Thanks for all of the hard work on this.
Walt

Now that you point it out to me, the answer seems painfully obvious.

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#42 Post by MU »

Reuters works in Mozilla for me:

Image

www.ap.org uses Flash-Videos.
I have the same problem as you with the too fast sound.
I also have this problem with "wavplay", I could fix that with this dotpup:
http://www.murga.org/%7Epuppy/viewtopic.php?t=2939

But I don't know how to fix it with the Shockwave flash-Plugin :?

Mark

User avatar
Walt H
Posts: 217
Joined: Thu 02 Jun 2005, 02:07
Location: citizen of the world
Contact:

#43 Post by Walt H »

Looking at your screen shot, I see it looks different from what I get. I don't actually get the video embedded; it launches in a separate mplayer window. Could that be due to the fact that Pizzapup uses Firefox rather than Mozilla.

As far as AP goes, anyone know what would cause the sound issues? I would have thought getting the video would have been the harder part since it uses Flash. Is it possible to reinstall a Flash plugin and resolve that problem? I know in Kanotix and Zenwalk, I had to install the Flash plugin for Firefox in order to get the site to work properly.
Walt

Now that you point it out to me, the answer seems painfully obvious.

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#44 Post by MU »

yes, I think the mplayer-plugin was designed for mozilla, not for firefox.

I think the Flash- Soundproblem is on a lower level, thats to say something wrong with the oss-soundcarddriver for our Chipsets.
On my mandrake maybe another soundcarddriver is used, so it works.

I have no idea how to fix that, I have no knowledge about these things.

Mark

User avatar
duke93535
Posts: 194
Joined: Thu 05 May 2005, 16:45
Location: California , High Desert

#45 Post by duke93535 »

mu
Your mplayer-plugin does work in firefox. My little 400mhz computer doesn't play video flash, but newer machine I've seen, works great with video flash in puppy. 2700+ and a 3000+ mhz computers.

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#46 Post by MU »

I compiled another version using the X.org -libraries.

The "normal" version did not have the acellerated "xv" videodriver, I just recognized this today.

This version will not run on the "normal" Puppy.

Please tell me, if it works for you or not.

Mark

GuestToo
Puppy Master
Posts: 4083
Joined: Wed 04 May 2005, 18:11

#47 Post by GuestToo »

--enable-xv did not enable xv? maybe it required xv really to be installed to enable it

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#48 Post by MU »

I used this:

Code: Select all

# ./configure --enable-gui --enable-vesa --enable-xv --enable-x11 --enable-mmx --enable-mmx2 --enable-3dnow --enable-3dnowex --enable-sse --enable-sse2 --disable-sdl --enable-shm --enable-runtime-cpudetection --target=i386-linux
I also renamed the "HIDE"-files in /usr/X11R6/lib in "normal" Puppy (libXV) and tried to compile it.
But it seems they are not used, and I cannot choose XV when I run the binary in X.org-Puppy then.
Maybe there are missing some Header-files in "normal"Puppy, but I was too lazy to check that out, so I compiled it in X.org-Puppy.

Greets, Mark

GuestToo
Puppy Master
Posts: 4083
Joined: Wed 04 May 2005, 18:11

#49 Post by GuestToo »

the xorg mplayer binary seems to work ok in normal Puppy if the missing libraries are installed (i did not test the package, i extracted the binary and put it in my mplayer dir in my-applications/mplayer/)

the missing library files are about 66k

# ldd -d mplayer | grep not
libXxf86dga.so.1 => not found
libXv.so.1 => not found
libXxf86vm.so.1 => not found

(my normal Puppy is Puppy 1.0.5 with usr_devx.sfs, using xvesa, not xorg)

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#50 Post by MU »

Ok, I made a dotpup with these libs, if for any reason someone wants to run the X.org-mplayer on a "normal" Puppy.
I think it would be no good idea to add them to mplayer itself.
I want to avoid to overwrite files, in case there will be a new release of X.org somewhen.

The X.org-mplayer now resides in this subfolder to avoid confusion:
http://noforum.de/dotpups/mplayer-1.0-p ... g-version/

Mark
Last edited by MU on Thu 03 Nov 2005, 07:19, edited 1 time in total.

Post Reply