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

DRM support #80

Open
rafael2k opened this issue Mar 7, 2024 · 7 comments
Open

DRM support #80

rafael2k opened this issue Mar 7, 2024 · 7 comments

Comments

@rafael2k
Copy link

rafael2k commented Mar 7, 2024

First of all - thanks for this wonderful project.

We are wondering if libxaac could be used for creating DRM HE-AAC super-frames for transmission. There is an effort to add HE-AAC (and may be USAC too) to Dream software here:
https://sourceforge.net/p/drm/discussion/general/thread/0486137564/

@RadegasTCZ
Copy link

I am experimenting a bit here, made myself a binary to test and I can't get any playable output, no matter what. 😁

@niuniu1138
Copy link

I am experimenting a bit here, made myself a binary to test and I can't get any playable output, no matter what. 😁

How were you tested? I also want to test whether this library supports DRM. Can you give me some suggestions? Thank you.

@rafael2k
Copy link
Author

rafael2k commented Dec 9, 2024

My plan is to try to integrate it to Dream (in transmission mode) [1], gr-drm [2] or BBC's CS [3].

[1] https://sourceforge.net/p/drm/code/HEAD/tree/dream/
[2] https://github.com/kit-cel/gr-drm
[3] https://sourceforge.net/p/drm/code/HEAD/tree/drmcs/

@RadegasTCZ
Copy link

I am experimenting a bit here, made myself a binary to test and I can't get any playable output, no matter what. 😁

How were you tested? I also want to test whether this library supports DRM. Can you give me some suggestions? Thank you.

My issue is that is only has raw mpeg stream, so any players don't know what to do with that, including ffmpeg.

@RadegasTCZ
Copy link

My plan is to try to integrate it to Dream (in transmission mode) [1], gr-drm [2] or BBC's CS [3].

[1] https://sourceforge.net/p/drm/code/HEAD/tree/dream/ [2] https://github.com/kit-cel/gr-drm [3] https://sourceforge.net/p/drm/code/HEAD/tree/drmcs/

Sounds great, but main issue I have with dream test transmitter mode is there is no proper split stereo I/Q at 0kHz offset, unlike its commercial friend Spark DRM, which won't respond to my e-mail regarding licensing. 😂

If that functionality can be implemented, that would be excellent. 👍

@rafael2k
Copy link
Author

We can use the drmcs and Spark MDI transmitter, or just use Dream receiver to test the counterpart Dream transmitter in a first step.

@rafael2k
Copy link
Author

Btw, adding support on ffmpeg for xaac through external library is a good idea.

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

3 participants