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

How to build this library to support Apple Prores? #951

Open
xxycode opened this issue Mar 26, 2024 · 3 comments
Open

How to build this library to support Apple Prores? #951

xxycode opened this issue Mar 26, 2024 · 3 comments
Labels
apple Affect Apple platforms ffmpeg-question Question about using ffmpeg question Further information is requested scripts Affect build scripts

Comments

@xxycode
Copy link

xxycode commented Mar 26, 2024

How to build this library to support Apple Prores?

@tanersener tanersener added question Further information is requested apple Affect Apple platforms ffmpeg-question Question about using ffmpeg scripts Affect build scripts labels Apr 10, 2024
@tanersener
Copy link
Collaborator

As far as I know prores depends on videotoolbox. It is automatically enabled when videotoolbox is enabled.

@xxycode
Copy link
Author

xxycode commented Apr 11, 2024

yes, propres depends on videotoolbox, but i can not dump video info by running FFProbe

@tanersener
Copy link
Collaborator

I don't see a problem in FFprobeKit regarding prores. I tested a prores file and the info was extracted successfully. Do you mean something else?

Media information for prores-sample.mov
Format: mov,mp4,m4a,3gp,3g2,mj2
Bitrate: 46639202
Duration: 2.002002
Start time: 0.000000
Tag: compatible_brands:qt
Tag: minor_version:537199360
Tag: creation_time:2017-07-24T12:23:15.000000Z
Tag: comment:slomo.tv QT export
Tag: comment-eng:slomo.tv QT export
Tag: major_brand:qt
Stream index: 0
Stream type: video
Stream codec: prores
Stream codec long: unknown
Stream format: yuv422p10le
Stream width: 720
Stream height: 480
Stream bitrate: 40461002
Stream sample aspect ratio: 40:33
Stream display ascpect ratio: 20:11
Stream average frame rate: 2997/100
Stream real frame rate: 2997/100
Stream time base: 1/2997
Stream tag: language:eng
Stream tag: timecode:15:22:31;06
Stream tag: creation_time:2017-07-24T12:23:15.000000Z
Stream tag: vendor_id:appl
Stream tag: encoder:Apple ProRes 422
Stream tag: handler_name:Apple Video Media Handler

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
apple Affect Apple platforms ffmpeg-question Question about using ffmpeg question Further information is requested scripts Affect build scripts
Projects
None yet
Development

No branches or pull requests

2 participants