Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
166 user(s) are online (138 user(s) are browsing Forums)

Members: 2
Guests: 164

amig_os, cloverskull, more...

Headlines

Forum Index


Board index » All Posts (ChrisH)




Re: NetSurf 3.11 has been released!
Home away from home
Home away from home


I have same problem. Upgraded from NetSurf 3.10 to 3.11, and now no websites load, it just gives errors like this:

Error occurred fetching page
An error occurred when connecting to www.google.co.uk
Couldn't resolve host name

Author of the PortablE programming language.
Go to top


Re: SDK 54.16
Home away from home
Home away from home


@walkero Quote:
if I recall correctly, there was a discussion somewhere that this should be added at the default compilation flags, but some people objected because that would add an overhead even on applications that do not use it.

I don't think that overhead matters if you can't even compile trivial C++ programs.

Also, would -athread=single really add overhead? Seems like it's for single-threaded programs.

Author of the PortablE programming language.
Go to top


Re: SDK 54.16
Home away from home
Home away from home


@kas1e Quote:
Also, when you use C++, dont' forget to use -athread=native when compile objects, it was added somewhere in last years.

@salass00 Quote:
If you get undefined references to __gthread_#? with newer gcc it just means that you need to add -athread=single (or -athread=native if your code uses C++ threads) when linking.

Thanks, this solves my problem... but if OS4's GCC is unable to compile most C++ code without some magical option (undocumented by the SDK), then that (1) seems like a bug, and (2) seems very bad design.

-athread also doesn't work with GCC v6 or earlier, so it's not possible to have one set of options that works for different GCC versions.

Author of the PortablE programming language.
Go to top


Re: SDK 54.16
Home away from home
Home away from home


SDK 54.16 doesn't seem able to compile any non-trivial Amiga C++ programs, when using GCC v8 or later (some kind of linker errors). But it does work with GCC v6.

Is this a known bug?

Author of the PortablE programming language.
Go to top


Re: Amigaworld.net what is going on over there?
Home away from home
Home away from home


@328gts Quote:
been like that for a while sadly especially sad because A-Eon and Amigakit own the site go figure

Are you sure?!? I thought they owned Amiga.org not AmigaWorld:
http://www.amiga.org/

Author of the PortablE programming language.
Go to top


Re: Tutorial : How to install Warp3DNova, Bridge, MiniGL, Ogles2, and WarpOS emu
Home away from home
Home away from home


@kas1e
Any chance of an explanation of which hardware you need for which software features to work? e.g. Which graphics cards (and possibly Amiga motherboards) do you need for Video Acceleration Library (hardware video decoding), and for the best 3D features?

Author of the PortablE programming language.
Go to top


Re: Does anyone have the linux hosted cross-compilers?
Home away from home
Home away from home


@MickJT
Quote:
The undefined references to _Unwind_SjLj_Unregister etc. It's a problem on 4.2.4 as well. I've been able to use ppc-amigaos-gcc and -lstdc++ to link so it hasn't been big issue for me yet.

Thanks for mentioning this work-around. I may not end-up using it, but it's useful to have a backup solution...

Author of the PortablE programming language.
Go to top


Re: Cross compilation first steps
Home away from home
Home away from home


@afxgroup
Quote:
you have to link the exe with -lgcc_eh with 4.4.4

I know this was a looong time ago, but many thanks for this tip. Not sure I would have been able to solve my problem without this obscure solution.

Author of the PortablE programming language.
Go to top


Re: Should I expect better video playback performance? (Southern Island/X1000 Updates)
Home away from home
Home away from home


@mbrantley
Quote:
I have held off buying the newest DVPlayer or the more recent Enhancer release(s) until all the pieces are out and the prices and capabilities of the software are clear. What I'm hoping to achieve is 1080p or better full speed video playback on an X1000, and preferably using the more than capable Southern Islands cards I already own. ... Once it's clear what's being sold and for how much and that it's going to work as advertised, I'll be ready to buy into it

You pretty much summarise my position. There are too many separate components, it's not very clear which ones are need for acceleration of different software, nor whether some components require other components - nor what their hardware compatibility is. (Unless you've been closely following every single release as it occured, which I haven't as I have unfortunately been out of the loop.)

Author of the PortablE programming language.
Go to top


Re: SMBFS / SMBMOUNTER Bug
Home away from home
Home away from home


For "a large file" it would probably be helpful to know how large? 100MB? 1GB 2.5GB 5GB?

I have a feeling that SMBFS doesn't support files over 2GB in size, but I could be wrong.

Go to top


Re: Any way for YouTube videos to auto-start in full-screen mode?
Home away from home
Home away from home


@MamePPCA1
Quote:
I am on the same league as you ChrisH,trying to do such things on youtube with the videos

For me this works well for playing YouTube videos in a window or full screen:
http://www.os4depot.net/index.php?fun ... le&file=video/misc/yt.lha
Except it's missing some way to launch it from Odyssey.

(I wrote some scripts to launch it from NetSurf, which works well enough for my use case...)

I had thought it had stopped working, but it seems I was mistaken.

Go to top


Any way for YouTube videos to auto-start in full-screen mode in Odyssey?
Home away from home
Home away from home


Does anyone know how to make YouTube videos auto-start in full-screen mode in Odyssey?

I suspect this would be very easy if I knew anything about how YT plays videos and/or how the script hooks into that. The "YouTube_Fullscreen_Fix.js" seemingly calls allHTMLTags[i].webkitEnterFullScreen(); to enter fullscreen, so it seems I just need to find the right way to call it from the script...

Adverts at the start of videos cause Odyssey to choke badly (playback halts & even restart the ad from scratch), but I think if I could get it to full-screen then it should at least be fast enough to play for a few seconds until I can click Skip Ad.

P.S. I also tried using the latest EasyList block list from Ad Block Plus, but that doesn't seem to block YT adverts (I guess it needs something cleverer running at the JavaScript level).

EDIT: Made title clearer I am asking about Odyssey.


Edited by ChrisH on 2022/2/21 21:36:06
Edited by ChrisH on 2022/2/21 21:37:11
Go to top


SMTube no-longer working?
Home away from home
Home away from home


Is the SMTube (20.1) on OS4Depot the latest version available?

It doesn't seem to be working for me

Go to top


Re: Where get YouTube scripts for new Odyssey?
Home away from home
Home away from home


OK, I misunderstood the instructions. It's not downloading new Scripts, it's 'reinstalling' the provided new Scripts!

So the "deleting" of the scripts is really clicking Remove in the Scripts window, then Add them again.

(And I was looking for a YouTube_HTML5_Converter.js script. It seems that's actually just Youtube.js - but appears as Youtube HTML Converter in the Scripts window.)

Author of the PortablE programming language.
Go to top


(Solved) Where get YouTube scripts for new Odyssey?
Home away from home
Home away from home


The news item for the new Odyssey says this:
Quote:
-- new scripts for youtube from MorphOS guys (c) Andrea (?), so to make accelerated video player works again with changed youtube.
1). Delete in your scripts Youtube Fullscreen Fix and Youtube HTML5 Converter. Restart Odyssey and add again but this time new scripts (so allowed sites and stuff will be new ones)
2). Add to URL preferences http://youtube.com with spoof as Ipad 6.1. So it will always switch to the mobile version
3). Now on any video when you click on any part of the video, you will have in the right/bottom area gadget to expand the video: clicking on it will bring our accelerated media player back.

But gives no hint as to where to find these new scripts. Can someone point me in the right direction? I don't follow MorphOS, so I don't know where to look.


Edited by ChrisH on 2022/1/9 14:23:35
Author of the PortablE programming language.
Go to top


Re: YouTube playback stuttering problem, due to very slow streaming, help!
Home away from home
Home away from home


Yeah, the newly updated YT seems to work great. In fact probably better than before, as I used to have issues with 720p, where-as now 720p works great (at least with some caching enabled in MPlayer).


Edited by ChrisH on 2021/12/12 12:08:23
Author of the PortablE programming language.
Go to top


Re: YouTube playback stuttering problem, due to very slow streaming, help!
Home away from home
Home away from home


@MickJT
It would be great if you did. I tried some simple tricks with user agent, referrer, and cookies, without luck.

Author of the PortablE programming language.
Go to top


Re: YouTube playback stuttering problem, due to very slow streaming, help!
Home away from home
Home away from home


@tekmage & @ktadd
Thanks for confirmation it's YouTube that seems to be doing the throttling. I have one work-around I want to try.

Author of the PortablE programming language.
Go to top


YouTube playback stuttering problem, due to very slow streaming, help!
Home away from home
Home away from home


I have a strange problem that playing more demanding YouTube videos quickly leads to stuttering/buffering - but if I download the video first, then it plays just fine on my X1000. In fact it stutters straight away unless I tell MPlayer to use a cache, but no matter how large the cache it eventually stutters.

So it seemed like my download speed must be very slow.

I timed how long Curl took to download a 10MB file from my website, and got a download speed of about 3.2MB/sec - which is not far off the 4.3MB/sec I got from my Windows PC. So my Amiga's network connection seems fine.

This lead to the suspicion that it's just my YouTube download speed that is bad. A quick test shows my Amiga takes about 19 seconds to download 1MB of a YouTube video (using Curl) - that's a terrible 0.05MB/sec . No wonder I get stuttering YouTube playback!

Does anyone else have (or not have!) this problem, or have an idea how to solve it?



For what it's worth, I am using YT to play/download YouTube videos:
http://os4depot.net/?function=showfile&file=video/misc/yt.lha

And I was using this version of Curl:

curl 7.39.0 (powerpc-unknown-amigaos) libcurl/7.39.0 OpenSSL/1.0.1j zlib/1.2.8 librtmp/2.3
Protocols: dict file ftp ftps gopher http https imap imaps pop3 pop3s rtmp rtsp smtp smtps telnet tftp
Features: NTLM SSL libz TLS-SRP

But I then updated to the latest version on OS4Depot, without any improvement:

curl 7.79.1 (powerpc-unknown-amigaos) libcurl/7.79.1 OpenSSL/1.1.1l zlib/1.2.11 librtmp/2.3
Release-Date: 2021-09-22
Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtmp rtsp smb smbs smtp smtps telnet tftp
Features: alt-svc AsynchDNS HSTS HTTPS-proxy libz NTLM SSL TLS-SRP

Author of the PortablE programming language.
Go to top


Re: Netsurf, annoying debug log
Home away from home
Home away from home


@Primax
Quote:
Perhaps of interest to one or the other.

AmigaOS 3/4: New Netsurf test build:

Any idea what has changed since the last proper release (3.10)?

Author of the PortablE programming language.
Go to top



TopTop
(1) 2 3 4 ... 164 »




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project