There seems to be an issue with Video-Functions. If I add a video to the function editor, all metadata is detected correctly: file name, duration, resolution, video codec, audio codec and so on.
However, if I try to play/preview that video, there olny opens a black window (in windowed-mode, with correct dimensions) and nothing else happens.
This seems to be an issue with qlc+; if I try to play that video in a minimal qt application with QMediaPlayer and QVideoWidget everything works fine.
version: git master
Video playback: black window/screen with correct dimensions
- sbenejam
- Posts: 607
- Joined: Sun Apr 12, 2015 6:28 pm
- Real Name: Santiago Benejam Torres
- Contact:
What operating system are you using?. If you system is Linux, Ubuntu, ... Take a look at this posts.tom wrote:There seems to be an issue with Video-Functions. If I add a video to the function editor, all metadata is detected correctly: file name, duration, resolution, video codec, audio codec and so on.
However, if I try to play/preview that video, there olny opens a black window (in windowed-mode, with correct dimensions) and nothing else happens.
This seems to be an issue with qlc+; if I try to play that video in a minimal qt application with QMediaPlayer and QVideoWidget everything works fine.
version: git master
viewtopic.php?f=12&t=9988&hilit=video+u ... 6&start=10