VP9 decodes in software with VpxVideoDecoder

```
00:00:00.294    error   
"{\"causes\":[{\"causes\":[],\"data\":{},\"stack\":[{\"file\":\"../../media/filters/decrypting_video_decoder.cc\",\"line\":53}],\"status_code\":264,\"status_message\":\"\"}],\"data\":{\"Decoder
 
name\":\"DecryptingVideoDecoder\"},\"stack\":[{\"file\":\"../../media/filters/decoder_selector.cc\",\"line\":172}],\"status_code\":265,\"status_message\":\"\"}"
00:00:00.295    error   
"{\"causes\":[{\"causes\":[],\"data\":{},\"stack\":[{\"file\":\"../../media/mojo/clients/mojo_video_decoder.cc\",\"line\":158}],\"status_code\":261,\"status_message\":\"\"}],\"data\":{\"Decoder
 
name\":\"MojoVideoDecoder\"},\"stack\":[{\"file\":\"../../media/filters/decoder_selector.cc\",\"line\":172}],\"status_code\":265,\"status_message\":\"\"}"
```

AV1 decodes with Dav1dVideoDecoder (likewise in software, I believe)
```
00:00:00.105    error   
"{\"causes\":[{\"causes\":[],\"data\":{},\"stack\":[{\"file\":\"../../media/filters/decrypting_video_decoder.cc\",\"line\":53}],\"status_code\":264,\"status_message\":\"\"}],\"data\":{\"Decoder
 
name\":\"DecryptingVideoDecoder\"},\"stack\":[{\"file\":\"../../media/filters/decoder_selector.cc\",\"line\":172}],\"status_code\":265,\"status_message\":\"\"}"
00:00:00.105    error   
"{\"causes\":[{\"causes\":[],\"data\":{},\"stack\":[{\"file\":\"../../media/mojo/clients/mojo_video_decoder.cc\",\"line\":158}],\"status_code\":261,\"status_message\":\"\"}],\"data\":{\"Decoder
 
name\":\"MojoVideoDecoder\"},\"stack\":[{\"file\":\"../../media/filters/decoder_selector.cc\",\"line\":172}],\"status_code\":265,\"status_message\":\"\"}"
00:00:00.106    error   
"{\"causes\":[{\"causes\":[],\"data\":{},\"stack\":[{\"file\":\"../../media/filters/vpx_video_decoder.cc\",\"line\":135}],\"status_code\":265,\"status_message\":\"\"}],\"data\":{\"Decoder
 
name\":\"VpxVideoDecoder\"},\"stack\":[{\"file\":\"../../media/filters/decoder_selector.cc\",\"line\":172}],\"status_code\":265,\"status_message\":\"\"}"
```

H264 decodes with Mojo.
```
00:00:00.687    kVideoTracks    [{"alpha 
mode":"is_opaque","codec":"h264","coded size":"300x224","color 
space":"{primaries:SMPTE170M, transfer:SMPTE170M, matrix:SMPTE170M, 
range:LIMITED}","encryption scheme":"Unencrypted","has extra data":true,"hdr 
metadata":"unset","natural size":"300x224","orientation":"0°","profile":"h264 
main","visible rect":"0,0 300x224"}]
00:00:00.688    kMaxDuration    3
00:00:00.688    kStartTime      0
00:00:00.688    kBitrate        207274
00:00:00.688    pipeline_state  "kSuspended"
00:00:01.018    event   "kSuspended"
00:00:01.018    pipeline_buffering_state        
{"for_suspended_start":true,"state":"BUFFERING_HAVE_ENOUGH"}
00:00:01.193    pipeline_state  "kResuming"
00:00:01.194    error   
"{\"causes\":[{\"causes\":[],\"data\":{},\"stack\":[{\"file\":\"../../media/filters/decrypting_video_decoder.cc\",\"line\":53}],\"status_code\":264,\"status_message\":\"\"}],\"data\":{\"Decoder
 
name\":\"DecryptingVideoDecoder\"},\"stack\":[{\"file\":\"../../media/filters/decoder_selector.cc\",\"line\":172}],\"status_code\":265,\"status_message\":\"\"}"
00:00:00.687    duration        3
00:00:01.427    kIsVideoDecryptingDemuxerStream false
00:00:01.427    kVideoDecoderName       "MojoVideoDecoder"
00:00:01.427    kIsPlatformVideoDecoder true
00:00:01.427    info    "Selected MojoVideoDecoder for video decoding, config: 
codec: h264, profile: h264 main, level: not available, alpha_mode: is_opaque, 
coded size: [300,224], visible rect: [0,0,300,224], natural size: [300,224], 
has extra data: true, encryption scheme: Unencrypted, rotation: 0°, flipped: 0, 
color space: {primaries:SMPTE170M, transfer:SMPTE170M, matrix:SMPTE170M, 
range:LIMITED}"
```

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1816497

Title:
  [snap] vaapi chromium no video hardware decoding

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1816497/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to