Fatser version of MPlayer
Chris Gransden (337) 1207 posts |
The mplayer download available here has been updated. A splash screen now displays when MPlayer is run. It can take a few seconds to start on slow disk media so gives an indication that something is happening. Using MPlayer on RISC OS to stream content from the Internet can suffer pausing and stuttering due to network latency. set UnixEnv$http_proxy http://192.168.0.1:80 |
George T. Greenfield (154) 748 posts |
I’ve installed YTPlay, Youtubedl and Python27 with all patches and checked that FFmpeg and FFplay (which I already had) are up to date, and followed VinceH’s instructions in Riscository regarding running the suite of programmes, so far without success: YTPlay fails with either of the following error messages: |
Chris Gransden (337) 1207 posts |
Every thing needs to be ‘seen’ first. You also need python3 available here. |
Andrew McCarthy (3688) 605 posts |
I tried YTSearch yesterday and enountered the following error:
I wonder if its related to the above or to my recent upgrade of !Otter where I removed hunspell via !PackMan? The removal of hunspell also removed a number of other libraries...
|
Chris Gransden (337) 1207 posts |
Have you got the youtube-search-python module installed. python3 -m pip install youtube-search-python. If already installed it may need updating,
Also check PackMan to make sure the following libraries are installed. These are needed by python3. LibBZ2-1.0 |
Andrew McCarthy (3688) 605 posts |
That worked – thank you… :-) The libraries were missing and the package needed an upgrade. |
George T. Greenfield (154) 748 posts |
Installed python3 from the link, then shift-clicked each application before loading it, but still no joy. The two error messages (see OP) cropped up again, in the same order. |
Chris Gransden (337) 1207 posts |
Right-click on the YTPlay icon bar icon and make sure the ‘Default Player’ is set to ffplay. |
George T. Greenfield (154) 748 posts |
Thanks, that worked. Now enjoying <https://youtu.be/P-aM0Hu-7H4>* for the first time natively :-). Great work, Raik and Chris – much appreciated! |
Raik (463) 2061 posts |
Sorry, not find the time earlier this day to look at this forum. |
George T. Greenfield (154) 748 posts |
YTPlay and associated programmes are working very nicely here on my Pi3 delivering audio and video in format 18 (360p), but I haven’t found a way to pause a Youtube transmission, and am assuming this feature is yet to be implemented – am I right? |
Raik (463) 2061 posts |
Do you mean pause playing the selected video? |
Doug Webb (190) 1180 posts |
FFplay and Mplayer use p or space to pause and restart. |
George T. Greenfield (154) 748 posts |
Thanks Raik, Doug: I’ll give it a go. |
George T. Greenfield (154) 748 posts |
‘Space’ works fine to stop and start. Getting Youtube URLs: I have !Avalanche displaying a Wintel laptop desktop on my Pi desktop and have found a simple procedure, as follows; right-clicking in the Youtube window on the laptop gives an option ‘copy video URL’, which can then be selected and Ctrl-V’d directly into an Easiwriter/text editor field on the Pi. Highlight the address and drag to the YTPlay icon, and it should play. |