Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
67 user(s) are online (38 user(s) are browsing Forums)

Members: 0
Guests: 67

more...

Headlines

Forum Index


Board index » All Posts




Re: MPlayer 1.5 released!
Home away from home
Home away from home


@ktadd

Maybe its due to FFMpeg, the latest version we use for 1.5 may be slower

Go to top


Re: Amiga X5000 and Sound Blaster Audigy FX problem
Just popping in
Just popping in


I was using wrong output in back of the sound card :)

Now everything works fine.

Go to top


Re: Amiga X5000 and Sound Blaster Audigy FX problem
Just popping in
Just popping in


@skynet

The author removed the driver from OS4depot.net.
There will be a different driver supplier.

The link is from the server mirror copy :) :) :)

Go to top


Re: Amiga X5000 and Sound Blaster Audigy FX problem
Just popping in
Just popping in


Hey! Thanks, I was looking for it on OS4dépôt but couldn't get my hands on it

I don't know why I couldn't find it?

Go to top


Re: Amiga X5000 and Sound Blaster Audigy FX problem
Just popping in
Just popping in


@Firetail


Have you installed this driver?

http://se.os4depot.net/?function=show ... ver/audio/hdaudio_ahi.lha

Read the driver installation documentation in PDF.

History:
6.11: (28 Jan 2023)
- Added autoswitch for recording buffer format
- Removed Mixer option to limit Recording resolution to 16bit.
- Added X1000 support
- Created User Manual
- Small optimizations

Go to top


Re: Amiga X5000 and Sound Blaster Audigy FX problem
Just popping in
Just popping in


Hi,

Where did you get HDmixer?

I'm looking for it too.

Go to top


Re: Amiga X5000 and Sound Blaster Audigy FX problem
Just popping in
Just popping in


Now i installed HDAUDIO.lha package which gave me all settings in Sound settings and new mixer also, there is no sound however

Go to top


Re: MPlayer 1.5 released!
Quite a regular
Quite a regular


@MickJT
Quote:
In short, unless you have a good reason to keep using mine, use the new one.

On the other hand, in my testing on my X1000 with Redeon 7750, I have found your version to be slightly faster than MPlayer 1.5. In speed critical situations, playing higher resolutions I still use your version.

I do like all the other enhancements that come with MPlayer 1`.5 though.

AmigaOne X1000, uA1
Go to top


Re: MPlayer 1.5 released!
Home away from home
Home away from home


@Gerarchia

You can consider it as a successor of the old MickJT release, which in turn was a successor of other versions

Go to top


Re: Pegasos2 with RadeonHD/RX via bridge
Quite a regular
Quite a regular


@Hans
You probably don't have to be concerned about the PCI domain. I think a domain corresponds to a /pci node in the device tree but since the bridge and the devices behind it appear in the first domain where are all the other PCI devices it should be accessed the same way and don't need to consider the other domain where is only the AGP port. I don't know how this works with RTAS, but in OF you can cd into the right /pci node to call the corresponding config words for that domain or may need to open the device node first. The config words should take address in the same format as it appears in the device tree and I think the same should be true for RTAS or these mostly follow the same address encoding that the PCI spec describes and also shown in the OF PCI doc.

Go to top


Amiga X5000 and Sound Blaster Audigy FX problem
Just popping in
Just popping in


This card should work but no sound card is shown in the Sound settings. Devs audiomodes and ahi side have emu10kx and hdaudio files.

Sysmon informs that there is Creative Labs Sound Core3D (Sound Blaster Recon3D/Z-Series)

The card is new and model is SB1570.

Please help!)

Go to top


Re: MPlayer 1.5 released!
Quite a regular
Quite a regular


@Gerbrochen

http://os4depot.net/?function=showfile&file=video/play/mplayer.lha

It's an update / continuation of my port. Mine was based off of LiveForIt's port, and his was based off of afxgroup's port. I'm probably missing some names.

In short, unless you have a good reason to keep using mine, use the new one.

Go to top


Re: Pegasos2 with RadeonHD/RX via bridge
Home away from home
Home away from home


@balaton

Thanks for helping despite the lack of interest.

I find the OpenFirmware documentation to be rather difficult to understand. Theoretically, section 2.1.4 explains how to address a particular card's config registers. However, it glosses over the "PCI domain." How do we address a particular PCI domain? How do we even know how many PCI domains there are? It seems to be related to how many PCI root controllers there are.

Then there's this annoying statement:
"Note: the decoding mechanism (e.g., the address bit selected) from the Device Number is system dependent. Fur-
thermore, the implementation of the Open Firmware
config-xx words can "hide" this detail. However, it is
recommended that an Open Firmware implementation choose a numbering which is meaningful to the user."

So, we don't know in what format to pass the config-* parameters...

I have also been unable to find a specification for the RTAS feature. There are vague references to it in some documents, but no link to a specification.

Hans

http://hdrlab.org.nz/ - Amiga OS 4 projects, programming articles and more.
https://keasigmadelta.com/ - more of my work
Go to top


Re: Pegasos2 with RadeonHD/RX via bridge
Quite a regular
Quite a regular


@kas1e
I would also have to read the OpenFiware PCI docs to check how the config-* words work, I don't remember that now. So you could have a look at that doc then try to read config space vars like vendor/device ID and BARs of your gfx card behind the bridge from the OpenFirmware prompt just to verify it works on the OF level at least and to find the right address that should work with RTAS too. Maybe access the SmartFirmware prompt via serial from another machine so you can cut&paste and don't have to type that much.

I don't know what Debian did, you have not posted enough details to understand what happened there. Maybe posting full Debian logs from boot and BBoot output with the card may help to see more (BBoot won't handle bridges but if the card appears in the device tree it should at least list basic info on it).

But I don't have PegasosII hardware, don't have these gfx cards and even if I had a card and it works with QEMU with pass through I don't have AmigaOS drivers for it so I'm not much interested in this.

Go to top


Re: Pegasos2 with RadeonHD/RX via bridge
Home away from home
Home away from home


@balaton
Quote:

Did you try if you can access the card behind the bridge with config-l@ config-w@ and so on from the SmartFirmware prompt? Maybe you're just passing the wrong address to the RTAS function that's why it does not read the right bus.


Can you maybe point out of how/what exactly to check from OF ?

ps. If issue is passing the wrong address, it did't explain why debian fail to remap phys memory too and takes it as 0x000000.

Join us to improve dopus5!
AmigaOS4 on youtube
Go to top


Re: MPlayer 1.5 released!
Just popping in
Just popping in


@samo79

Probably a stupid question but,

Is this the Mplayer we all use with MickJTMplayer player?

Also, I find Mplayer better to use than DV player or Emotion on a lesser powerful system, I can squeeze 4 music videos to play at once, dv palyer barely gets 2 going, and emotion can do 3 safely, all were mpeg, but still, point was made.

Please keep supporting and updating / upgrading when you see a need for it with this beautiful program.

Courtesy of SAM440Flex & Amiga OS4.1 only
Flex is 800mhz
A1000 with Classic 520 Amiga OS3.2.1
AmiKit 12
MorphOS PowerBook G4 (which can play youtube vids)

https://blitterwolf.blogspot.com
Go to top


Re: Pegasos2 with RadeonHD/RX via bridge
Home away from home
Home away from home


@balaton

Thanks. I'll have a look at the docs.

Quote:
Did you try if you can access the card behind the bridge with config-l@ config-w@ and so on from the SmartFirmware prompt?

I don't have physical access to a Pegasos-II, so this is something for kas1e to try. He might need a bit more guidance on how to use it...

Hans

http://hdrlab.org.nz/ - Amiga OS 4 projects, programming articles and more.
https://keasigmadelta.com/ - more of my work
Go to top


Re: AmigaOS4 turns 20 years old
Just popping in
Just popping in


@samo79

So that means all of us are now the old generation officially, thank you for reminding all of us how old we are getting, appreciate it. :D

lol

To my surprise it has come quiet far despite all the turmoil and what not within the community.

Courtesy of SAM440Flex & Amiga OS4.1 only
Flex is 800mhz
A1000 with Classic 520 Amiga OS3.2.1
AmiKit 12
MorphOS PowerBook G4 (which can play youtube vids)

https://blitterwolf.blogspot.com
Go to top


Re: Trying to get a Radeon HD 7750 working in an AmigaOne XE
Just popping in
Just popping in


@Hypex

AFAIR r = recall,

When you were testing it on your xe1, did'nt none of them work not even showing up Ubooot?

Courtesy of SAM440Flex & Amiga OS4.1 only
Flex is 800mhz
A1000 with Classic 520 Amiga OS3.2.1
AmiKit 12
MorphOS PowerBook G4 (which can play youtube vids)

https://blitterwolf.blogspot.com
Go to top


Re: Trying to get a Radeon HD 7750 working in an AmigaOne XE
Just popping in
Just popping in


@geennaam

Any chance there is a RAIL adapter version that instead of having a tiny adapter at the end of that usb cable, it has the full length pcie?

Was just curious.

Courtesy of SAM440Flex & Amiga OS4.1 only
Flex is 800mhz
A1000 with Classic 520 Amiga OS3.2.1
AmiKit 12
MorphOS PowerBook G4 (which can play youtube vids)

https://blitterwolf.blogspot.com
Go to top



TopTop
« 1 ... 44 45 46 (47) 48 49 50 ... 7249 »




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project