[Bug 2100726] Re: libffmpeg-dev and libmpv-dev does not have smb supprt

2025-03-04 Thread Tanya Randsoft
No change, same input and output as above. Do I need to link to the extra package differently than to the avformat package? (Using CMake and having avformat as target_link_libraries (along with mpv, qt, x11, avcodec, and avutil) I'm opening the path with avformat_open_input(&m_formatCtx, path.toUt

[Bug 2100726] [NEW] libffmpeg-dev and libmpv-dev does not have smb supprt

2025-03-02 Thread Tanya Randsoft
Public bug reported: When building my app against the libraries in Ubuntu 24.04 using KUbuntu it is unable to open smb:// based files as I'm getting them through Dolphin drag&drop ** Affects: ffmpeg (Ubuntu) Importance: Undecided Status: New ** Tags: networking -- You received t

[Bug 2100726] Re: libffmpeg-dev and libmpv-dev does not have smb supprt

2025-03-02 Thread Tanya Randsoft
For whatever reason I couldn't link to the actual packets: libmpv-dev/noble,now 0.37.0-1ubuntu4 amd64 The issue being that mpv hands over loading of the media to ffmpeg library, it gets an SMB link and fails to load because it isn't linked to smb/cifs library: [ffmpeg] Protocol not found. Make s