raspberrypi / documentation

The official documentation for Raspberry Pi computers and microcontrollers
https://raspberrypi.com/documentation
Creative Commons Attribution Share Alike 4.0 International
5.24k stars 2.01k forks source link

Replacing omxplayer examples in documentation #2398

Closed aallan closed 1 year ago

aallan commented 2 years ago

omxplayer was removed in Bullseye. Examples using it need to be replaced. See discussions in #2395.

lurch commented 2 years ago

See also #2314

omarecd commented 2 years ago

Dear team. I'm a big Fan of raspberry Pi and following the documentation and I was confused...

If The simplest way of playing audio and video on Raspberry Pi is to use the installed OMXPlayer application. Then Why was it removed ? :(

I just tried the "vlc example.mp3" and it doesn't work straightforward... Could you remove legacy information and put updated one?

Thanks for the great work.

omarecd commented 2 years ago

Ps. I'm trying "mpg123 example.mp3" and it works like a charm :) That could be also an option

lurch commented 2 years ago

omxplayer uses the 'legacy' graphics stack, which isn't supported on 64-bit. See the section about KMS in https://www.raspberrypi.com/news/raspberry-pi-os-debian-bullseye/

github-actions[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

omarecd commented 2 years ago

Dear Raspberry Pi Team. You're doing a great job, it's just that as the situation is still the same (examples need to be updated) I am not sure if closing the issue would be correct. I say this because I received a mail telling me that this would be closed. Thanks for the great support.

aallan commented 2 years ago

Yes, still needs to be done. Unfortunately, we're a small team, and it hasn't reached the top of the pile. We welcome pull requests!

github-actions[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

lurch commented 2 years ago

Still needs to be done.

github-actions[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

JamesH65 commented 2 years ago

ping

aallan commented 1 year ago

Part of the hanging chad from the buster to bullseye move that needs to be done for bookworm.

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

aallan commented 1 year ago

Still a thing!

lurch commented 1 year ago

In progress; I'm in the middle of documenting some of VLC's command-line option equivalents to omxplayer.

lurch commented 1 year ago

Fixed on the bookworm branch. OMXPlayer is still mentioned in documentation/asciidoc/accessories/tv-hat.adoc, but that'll get fixed as part of #2936