it seems that when using,
local cart = fe.add_artwork( "video", 28, 108, 125, 112);
cart.video_flags = Vid.NoAudio;
cart.preserve_aspect_ratio = true;
it works as intended, no vid noise,, but after launching a game and exiting, you can here the video playing
till you move to new selection, up ,down-then it go's quiet again.
any one have a fix for this?