Can't generate AV1 dash and manifest for input AV1 webm file #485
Labels
status: archived
Archived and locked; will not be updated
status: bad content
Caused by invalid, broken, or unsupported content
System info
Operating System: <e.g. macOS Sierra, Ubuntu 14.04 trusty etc>
macOS
Shaka Packager Version: <e.g. v1.6.1, commit SHA etc>
master
Issue and steps to reproduce the problem
(https://github.com/google/shaka-packager/files/2426108/bbb_30s_av1_144p.webm.zip)
Packager Command:
Extra steps to reproduce the problem?
1). unzip bbb_30s_av1_144p.webm.zip to get bbb_30s_av1_144p.webm
2) /Debug/packager in=bbb_30s_av1_144p.webm,stream=video,output=dash_bbb_30s_av1_144p.webm --mpd_output bbb_30s_av1_144p.mpd
What is the expected result?
should generate dash webm and mpd file without crash.
What happens instead?
can't parse input AV1 webm
[0927/152553:INFO:demuxer.cc(88)] Demuxer::Run() on file 'bbb_30s_av1_144p.webm'.
[0927/152553:INFO:demuxer.cc(160)] Initialize Demuxer for file 'bbb_30s_av1_144p.webm'.
[0927/152553:ERROR:av1_codec_configuration_record.cc(45)] Failure while processing: data_size > 0
[0927/152553:ERROR:webm_video_client.cc(72)] Failed to parse AV1 codec_private.
[0927/152553:ERROR:packager_main.cc(517)] Packaging Error: 8 (PARSER_FAILURE): Cannot parse media file bbb_30s_av1_144p.webm
<Please attach the input files or email to [email protected].>
bbb_30s_av1_144p.webm.zip
The text was updated successfully, but these errors were encountered: