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

For Packaging webm to mpd i am getting (MUXER_FAILURE): Error adding sample to segment: Cluster::AddFrame failed #1409

Open
kramesh2005new opened this issue Jun 24, 2024 · 0 comments

Comments

@kramesh2005new
Copy link

For Packaging webm to mpd, i am getting (MUXER_FAILURE): Error adding sample to segment: Cluster::AddFrame failed. I am not sure why this is failing.

Error Details :

[0621/124927:INFO:demuxer.cc(89)] Demuxer::Run() on file 'AudiovnIPM1OrBmCm6t96_lcevc_2.webm'.
[0621/124927:INFO:demuxer.cc(155)] Initialize Demuxer for file 'AudiovnIPM1OrBmCm6t96_lcevc_2.webm'.
[0621/124927:INFO:demuxer.cc(89)] Demuxer::Run() on file 'vnIPM1OrBmCm6t96_lcevc_2.webm'.
[0621/124927:INFO:demuxer.cc(155)] Initialize Demuxer for file 'vnIPM1OrBmCm6t96_lcevc_2.webm'.
[0621/124927:ERROR:packager_main.cc(554)] Packaging Error: 11 (MUXER_FAILURE): Error adding sample to segment: Cluster::AddFrame failed
Packaging Command
/Release/webmpackager --segment_duration 10 --fragment_duration 10 input=AudiovnIPM1OrBmCm6t96_lcevc_2.webm,stream=audio,output=lcevc_audio_vnIPM1OrBmCm6t96_2.webm,playlist_name=lcevc_audio_2.m3u8,hls_group_id=audio_2,hls_name=ENGLISH --output_media_info input=vnIPM1OrBmCm6t96_lcevc_2.webm,,stream=video,output=lcevc_vnIPM1OrBmCm6t96_2.webm,playlist_name=lcevc_2.m3u8 --output_media_info --hls_master_playlist_output lcevc_vnIPM1OrBmCm6t96.m3u8 --mpd_output lcevc_vnIPM1OrBmCm6t96.mpd

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

1 participant