GNOME Bugzilla – Bug 731877
libav lower rank for video and audio decoders
Last modified: 2014-08-01 12:10:09 UTC
libav has GST_RANK_PRIMARY for some codecs case AV_CODEC_ID_MPEG4: case AV_CODEC_ID_MSMPEG4V3: case AV_CODEC_ID_H264: case AV_CODEC_ID_HEVC: case AV_CODEC_ID_RV10: case AV_CODEC_ID_RV20: case AV_CODEC_ID_RV30: case AV_CODEC_ID_RV40: rank = GST_RANK_PRIMARY; Can we lower this rank as all hw decoders(gst-omx,..) has rank GST_RANK_PRIMARY and sw decoders should have this value lower
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 732161 ***