Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
20 user(s) are online (15 user(s) are browsing Forums)

Members: 0
Guests: 20

more...

Support us!

Headlines

Forum Index


Board index » All Posts (walkero)




Re: Saying goodbye to AmigaOS 4
Site Builder
Site Builder


@smarkusg
I am so sorry to see you leaving. I enjoyed reading your posts and having you here. Take care and have all the fun you can get.

Follow me on
Ko-fi, Twitter, YouTube, Twitch
Go to top


Re: MilkyTracker v1.04
Site Builder
Site Builder


@trixie
You can increase the stack in your script if before the milkytrack command you run the stack command with the value you need.

Follow me on
Ko-fi, Twitter, YouTube, Twitch
Go to top


Re: Ktadd's NG Amiga Blog Update
Site Builder
Site Builder


@daveyw
Quote:
Sorry to go a bit OT, but Mediavault doesn't work for me anymore with podcasts. When I try and search for a podcast, or select my favourite, it gives an error "There was an error with the returned data. Please try again. If the problem remains, please check your network and that your system time is synced".


That might happen if the time on your system is out of sync. Try to sync it with an online NTP server and update it.

Follow me on
Ko-fi, Twitter, YouTube, Twitch
Go to top


Re: Ktadd's NG Amiga Blog Update
Site Builder
Site Builder


@ktadd
That was a great read. Thank you so much for creating it.

Follow me on
Ko-fi, Twitter, YouTube, Twitch
Go to top


Re: NetSurf 3.11 has been released!
Site Builder
Site Builder


@nbache
Quote:
but as long as we don't have any text editor on AmigaOS which supports UTF-8, they shouldn't. It's just too much hassle for translators to maintain.


Please allow me to disagree with that. There is lite-xl that is Unicode first, and it can convert texts between encodings as well.

Follow me on
Ko-fi, Twitter, YouTube, Twitch
Go to top


Re: NetSurf 3.11 has been released!
Site Builder
Site Builder


@Chris
Quote:
I've tested this today with a Greek page, and the menu item and toolbar displayed the title correctly - provided of course my system was set to Greek.


I hope you used my amiga.gr website :D :D

Follow me on
Ko-fi, Twitter, YouTube, Twitch
Go to top


Re: NetSurf 3.11 has been released!
Site Builder
Site Builder


@Maijestro
I believe joerg covered me.

Follow me on
Ko-fi, Twitter, YouTube, Twitch
Go to top


Re: NetSurf 3.11 has been released!
Site Builder
Site Builder


@Maijestro
I guess this is happening because of Unicode characters, which are not supported in our system

Follow me on
Ko-fi, Twitter, YouTube, Twitch
Go to top


Re: CMake 3.29 Native (OS4)
Site Builder
Site Builder


@Raziel
Unfortunately, not yet, but plenty of improvements and fixes are introduced in this release.
For the memory leak, we have an open issue, and it is high in our priority to find it and fix it.

Follow me on
Ko-fi, Twitter, YouTube, Twitch
Go to top


Re: How To: Video Streaming (Odyssey / IBrowse)
Site Builder
Site Builder


@Mozzerfan
I do not doubt that you are right.

I tried the following with aiostreams youtube script

youtube.py -u "https://youtube.com/watch?v=ZcVdGJO6mcE"

And the video has the following resolutions
ID      Height      VCodec          ACodec
----------------------------------------------------
18      360p        avc1.42001E     mp4a.40.2
140                                 mp4a.40.2
140                                 mp4a.40.2
160     144p        avc1.4d400c
134     360p        avc1.4d401e
243     360p        vp9
136     720p        avc1.4d401f


The one with ID 18 is the one that plays both video and audio. If I am not wrong, the stream that is used to play the video is a HLS one, but I might be completely wrong or we are talking about different IDs.

Please, let me know if you are talking about the same resolution ID

Follow me on
Ko-fi, Twitter, YouTube, Twitch
Go to top


Re: How To: Video Streaming (Odyssey / IBrowse)
Site Builder
Site Builder


Maybe that's because YT has the sound in a different stream for high resolution. I am not sure about DVplayer, but Emotion doesn't support separated video and audio streams.

The only resolution that has both is the 360p.

That's what I have seen while I was working with YT API and aiostreams, but I might be wrong. So, please do not take my comment as a fact or true.

Follow me on
Ko-fi, Twitter, YouTube, Twitch
Go to top


Re: How To: Video Streaming (Odyssey / IBrowse)
Site Builder
Site Builder


@hotrod
I am pretty sure that the

'c:curl' url '-o ram:videoplayback'


downloads the video in ram with the name videoplayback

and as soon as it finishes, it plays the video with

app2 'ram:videoplayback'


and then it is deleted with

'delete ram:videoplayback'

Follow me on
Ko-fi, Twitter, YouTube, Twitch
Go to top


Re: Roguecraft - anyone play on AmigaOne X5K or A1222 or X1000?
Site Builder
Site Builder


It is a great game. I have played it a lot and I wrote a review for a Greek magazine. If you have the RunInUAE running on your OS4 system, a double click on the adf file should start it automatically in the emulator.

Follow me on
Ko-fi, Twitter, YouTube, Twitch
Go to top


Re: Amiga IDEs
Site Builder
Site Builder


@Tuvok
Make sure to have a read at the Blog section of https://www.os4coding.net/blog as there is some good information. But the main sources that helped me are the wiki.amigaos.net that others mentioned, and the SDK Autodocs that describe the AmigaOS API.

Also, if you check the https://www.os4coding.net/online-books you will find a list of online free books that could be useful.

Finally, I did a few related videos at
https://www.youtube.com/watch?v=YAOQkVkmHMM
https://www.youtube.com/watch?v=Im2QKsvmYBo
https://www.youtube.com/watch?v=l-Y4pnEPT4Q&t=2683s

that might be useful to you.

Follow me on
Ko-fi, Twitter, YouTube, Twitch
Go to top


Re: AmigaOS 4 Monthly Roundup - June 2024
Site Builder
Site Builder


@AmigaOldskooler
It's good to know you are fine. We all missed you and your news articles, but take your time with all the changes in your life. Don't push yourself. Take care.

Follow me on
Ko-fi, Twitter, YouTube, Twitch
Go to top


Re: Video editing software
Site Builder
Site Builder


Yeap. Andy created one some time ago




Follow me on
Ko-fi, Twitter, YouTube, Twitch
Go to top


Re: Video editing software
Site Builder
Site Builder


@Antique
Yeap, you can do it with videoclipper but also with ffmpeg. Have a look at https://intuitionbase.com/software/audio-video for similar applications.

Follow me on
Ko-fi, Twitter, YouTube, Twitch
Go to top


Re: wipEout Rewrite Enhanced Fantômas Edition AmigaOS 4.1
Site Builder
Site Builder


I would suggest following hunoppc at https://ko-fi.com/hunoppc
He uploads updates there of everything he is working on. And if you decide to support him through his monthly tiers, you can even get early access.

Follow me on
Ko-fi, Twitter, YouTube, Twitch
Go to top


Re: How to update my email address
Site Builder
Site Builder


You can PM me as well and I can do that change for you

Follow me on
Ko-fi, Twitter, YouTube, Twitch
Go to top


Re: LiteXL v2.1.0 is released
Site Builder
Site Builder


@jabirulo
Thank you for the video. I think I managed to reproduce it even on an older version of LiteXL. I will try to see why this is happening, and fix it, if possible.

Follow me on
Ko-fi, Twitter, YouTube, Twitch
Go to top



TopTop
« 1 2 3 (4) 5 6 7 ... 79 »




Powered by XOOPS 2.0 © 2001-2024 The XOOPS Project