Is there a way to use mplayer-gui with aiostreams scripts? I cannot get the wanted video loaded to mplayer-gui, only the program is opened... How should it be formulated in the prefs file?
I gave it a try but like Jabirulo mentioned..just a Gui for the M-Player. I did made a video a while ago to use AIOstreams with contextual menus in Odyssey. This might help.
@Gregor Thanks for using aiostreams. Unfortunately, aiostreams uses external players to start automatically video playback. But, if you change the "verbose" to "True" at the cfg.py, you will be able to find at the end of the printed info the url that aiostreams pushes to players. This maybe will be able to be used in the MPlayer-GUI, but you need to copy and paste it manually.
Also, can you please tell me why you would like to load MPlayer-GUI? I would like to understand how you want to use it, in case I will be able to add that as a feature to the aiostreams.
@walkero Thank you for your answer! I tested to set the Verbose=True and copy the metalink to MPlayer-gui, but there is a problem... The string from a Youtube video seems to be 'too long', as the end part of it is deleted! Is this a limitation of MPlayer-gui, or the clipboard of AmigaOS...?
The reason for using MPlayer-gui is that I would like to 'navigate' freely in the video and jump into a certain point, if needed. This seems not to be possible with the plain mplayer (I'm using the mick-jt branch).
@Gregor I believe that mplayer uses keys to move forward or backward in time. i would recommend you to buy emotion player, which has that feature in it's window and some more as well.
About that truncated url I believe it is a problem of the mplayer GUI.
@walkero >I believe that mplayer uses keys to move forward or backward in time.
That is somewhat unexact... There is also the -ss parameter in mplayer with which you can give the starting point (do not know how to get it to work with aiostreams, which uses the same parameter fo other purpose!), but if you cannot see at which point you are after playing the video further, it is difficult to continue from that point later.
>i would recommend you to buy emotion player, which has that feature in it's window and some more as well.
I have tried the demo version of Emotion, but it was extremely unstable and could not load many of the mp4 videos/streams I tested (with mplayer and vlc there was no problems). Has these bugs been fixed in the commercial version?
And how well does it work with an ordinary HD 5450? As I need to use Linux daily (and also MorphOS occasionally), e.g. the Radeon RX models are out of question!
>About that truncated url I believe it is a problem of the mplayer GUI.
I sent a message to Daniel, I hope he can find some fix for the issue.
Should aiostreams still work with Youtube...? For some reason I get now just the 404 error when trying to use it with any Youtube video. I am using the version currently in OS4depot (20 Mar 2021).
@Gregor Thank you for using the aiostreams. Possible in some videos doesn't work, but it might do for others. I would recommend to try YT (http://os4depot.net/?function=showfile&file=video/misc/yt.lha). Possible the issues will be fixed on future release.