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

Is support the video file type? mp4/avi/mpeg/mov/rmvb/wmv #75

Open
cowboy1967 opened this issue Nov 15, 2024 · 1 comment
Open

Is support the video file type? mp4/avi/mpeg/mov/rmvb/wmv #75

cowboy1967 opened this issue Nov 15, 2024 · 1 comment

Comments

@cowboy1967
Copy link

Please sir?can decode(read) the ltc from this video file?

@x42
Copy link
Owner

x42 commented Nov 15, 2024

Not directly. libltc parses raw audio data for LTC data.

You have to use some other library or tool (e.g. ffmpeg/libavcodec) to decode the video and extract the audio.

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

No branches or pull requests

2 participants