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

qPCL: add support for (u)int64 pcd field types #1961

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

SamuelH91
Copy link

  • update dependencies in conda.yml
  • PCL 1.13.1 supports int64 and uint64 field types
  • PCL dependency from vtk forced also to update ffmpeg
  • qAnimation: update QVideoEncoder to use newer ffmpeg API

- update dependencies in conda.yml
- PCL 1.13.1 supports int64 and uint64 field types
- PCL dependency from vtk forced also to update ffmpeg
- qAnimation: update QVideoEncoder to use newer ffmpeg API
@dgirardeau
Copy link
Member

dgirardeau commented Feb 12, 2024

Hey. That's interesting, but this PR doesn't compile on my side (with FFMPEG 4.3 and PCL 1.12).

While I can upgrade to FFMPEG 6.1 easily, would it be possible to add some preprocessors to keep the compatibility with PCL 1.12?

@rjanvier @prascle Would moving to FFMPEG 6.1 work on your Linux and macOS builds? (edit: not for the 2.13 release ;) )

@dgirardeau
Copy link
Member

Apparently you have forced compilation with Qt5.15, which is not supported yet

@dgirardeau
Copy link
Member

For the records, the QVideoEncoder part of this PR was merged here: #2006

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants