Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Audio/video support for the attribute form's attachments editor widget (Request in QGIS) #8004

Open
qgis-bot opened this issue Jan 29, 2023 · 1 comment · May be fixed by #9561
Open

Audio/video support for the attribute form's attachments editor widget (Request in QGIS) #8004

qgis-bot opened this issue Jan 29, 2023 · 1 comment · May be fixed by #9561
Labels
3.30 QGIS 3.30 new features Properties
Milestone

Comments

@qgis-bot
Copy link
Collaborator

Request for documentation

From pull request qgis/QGIS#51594
Author: @nirvn
QGIS version: 3.30

Audio/video support for the attribute form's attachments editor widget

PR Description:

Description

This PR implements an audio and video viewer to the external resources widget (aka attributes form' Attachments widget):

image

Configuration-wise, two new items in the integrated viewer type combo box are now available:

image

The video type will take into consideration the height set by the user. If it's left to auto, the video widget will grow to fill available space.

(The PR temporarily includes qgis/QGIS#51579 , I will rebase when that is merged)

Commits tagged with [need-docs] or [FEATURE]

@kannes
Copy link
Contributor

kannes commented Apr 6, 2023

It would be great to add a note on the supported formats, which depends on the user's system. People must know that it is not guaranteed that media files that work on their system in QGIS will work on another user's system.

See https://doc.qt.io/qt-6/videooverview.html#supported-media-formats (Qt 6, but it's the same for Qt 5).

DelazJ added a commit to DelazJ/QGIS-Documentation that referenced this issue Jan 15, 2025
@DelazJ DelazJ linked a pull request Jan 15, 2025 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.30 QGIS 3.30 new features Properties
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants