shaka-project / shaka-packager

A media packaging and development framework for VOD and Live DASH and HLS applications, supporting Common Encryption for Widevine and other DRM Systems.
https://shaka-project.github.io/shaka-packager/
Other
1.9k stars 496 forks source link

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

Open kramesh2005new opened 5 days ago

kramesh2005new commented 5 days ago

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