just look into PIXI example http://pixijs.github.io/examples/#/basics/video.js
and replace the path 'required/assets/testVideo.mp4' to 'required/assets/testVideo.mp4?123',
then the video will disappear, and there is no error image.
Is it a bug? or I can't add ref number to a mp4 file?