You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I0817 14:02:59.463221 33514 demuxer.cc:94] Demuxer::Run() on file 'preprocessing.webm'.
I0817 14:02:59.463291 33514 demuxer.cc:160] Initialize Demuxer for file 'preprocessing.webm'.
W0817 14:02:59.488550 33514 vp_codec_configuration_record.cc:46] VPx video full range flag is inconsistent, 1 vs 0
W0817 14:02:59.488595 33514 vp_codec_configuration_record.cc:46] VPx color primaries is inconsistent, 12 vs 1
E0817 14:02:59.510545 33513 packager_main.cc:628] Packaging Error: 5 (FILE_FAILURE): Error writing segment header.
Okay, I think I found a solution to my issue. It seems that smpte432 is not supported by ffmpeg as colorspace filter. https://trac.ffmpeg.org/ticket/6132#no1
I was suspecting smpte432 to be an issue because of the warning message, but failed to convert colors with the command from step 2 and didn't noticed at first.
System info
Operating System:
6.1.102-108.177.amzn2023.x86_64
Shaka Packager Version:
v3.2.0-53b8668-release
Issue and steps to reproduce the problem
Packager Command:
Extra steps to reproduce the problem?
What is the expected result?
Not failing.
What happens instead?
<Please attach the input files or email to shaka-packager-issues@google.com.>
ffprobe results:
preprocessing.webm
input.webm
The text was updated successfully, but these errors were encountered: