FS#68856 - [vlc] optdepends/depends for playback of .ts files
Attached to Project:
Arch Linux
Opened by sunghwan jung (sunghwan) - Saturday, 05 December 2020, 09:36 GMT
Last edited by Balló György (City-busz) - Tuesday, 06 June 2023, 20:37 GMT
Opened by sunghwan jung (sunghwan) - Saturday, 05 December 2020, 09:36 GMT
Last edited by Balló György (City-busz) - Tuesday, 06 June 2023, 20:37 GMT
|
Details
Description:
vlc cannot play ts container files. I think there are missing plugins for ts(demux and etc.). ts demux and some plugin are included in vlc source code(modules folder) and vlc in other distributions, but there are missing in arch version vlc. Additional info: vlc version : 3.0.11.1-6 flatpak or git version vlc can play ts files. Steps to reproduce: 1. open vlc 2. play a .ts file |
This task depends upon
Closed by Balló György (City-busz)
Tuesday, 06 June 2023, 20:37 GMT
Reason for closing: Fixed
Additional comments about closing: vlc 3.0.18-10
Tuesday, 06 June 2023, 20:37 GMT
Reason for closing: Fixed
Additional comments about closing: vlc 3.0.18-10
I found out eventually that VLC needs arrib24 dependency installed to fix this problem and it did indeed fix my problem.
However, this is not behaviour you would expect from a fresh VLC install in my opinion. The problem is referenced in a previous bug report: https://bugs.archlinux.org/task/60024 but this has been closed and it's not obvious why it was closed from the comments, perhaps this was fixed and has since cropped up again?
[0000561ba363f910] main audio output error: too low audio sample frequency (0)
[00007f3584c52770] main decoder error: failed to create audio output
[00007f3584c023f0] main decoder error: buffer deadlock prevented
[00007f3584c52770] main decoder error: buffer deadlock prevented
IMHO the mentioned dependency should be moved to depends.
Edit:
Forgot to mention that it was moved again to optdepends in: https://github.com/archlinux/svntogit-packages/commit/87952e43b241547e39efaf3f8a700989123d88d9