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

[FEAT] enable libxml2 #225

Closed
1 task done
fatshotty opened this issue May 11, 2023 · 10 comments · Fixed by #226
Closed
1 task done

[FEAT] enable libxml2 #225

fatshotty opened this issue May 11, 2023 · 10 comments · Fixed by #226
Assignees

Comments

@fatshotty
Copy link

Is this a new feature request?

  • I have searched the existing issues

Wanted change

Hi, is it possible to add libxml2 to tvheadend image?
Maybe ffmpeg needs the --enable-libxml2 option

Reason for change

it could be nice to make tvheadend manage .mpd link url via ffmpeg piping

Proposed code change

No response

@github-actions
Copy link

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

@thespad
Copy link
Member

thespad commented May 11, 2023

We already install libxml2 but we don't compile ffmpeg from source so we don't have any control over the flags it uses.

@fatshotty
Copy link
Author

thanks for quick reply
Other question:
is it possibile to try compile ffmpeg with --enable-libxml2 ? Or is there a way to use an external ffmpeg with --enable-libxml2 flag?

@thespad
Copy link
Member

thespad commented May 12, 2023

You'd have to find a version built against muslc for it to work on Alpine. You could also raise an issue against the Alpine package repos and request they add it, then we'd pull it in automatically - https://gitlab.alpinelinux.org/alpine/aports/-/issues

@fatshotty
Copy link
Author

thanks for reply
I submitted the issue to gitlab

many thanks

@fatshotty
Copy link
Author

here is the answer about ffmpeg:
https://gitlab.alpinelinux.org/alpine/aports/-/issues/14922#note_307003

@thespad
Copy link
Member

thespad commented May 15, 2023

here is the answer about ffmpeg: gitlab.alpinelinux.org/alpine/aports/-/issues/14922#note_307003

Thanks, I'll add TVH to our list for higher priority 3.18 rebases so it can take advantage of the new ffmpeg build. Might be several weeks though.

@thespad thespad self-assigned this May 15, 2023
@fatshotty
Copy link
Author

thank you very much
looking forward to new tvh and ffmpeg :D

@thespad thespad linked a pull request May 18, 2023 that will close this issue
1 task
@fatshotty
Copy link
Author

hi, just another input, maybe can help:
jrottenberg/ffmpeg#376

@fatshotty
Copy link
Author

hi, any news about that?

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

Successfully merging a pull request may close this issue.

2 participants