[Solved]Video has a green overlay
-
bajajumun last edited by 10 Aug 2016, 06:16
Well look here.
archangel000, do I have to manually install h264 codec? I would have thought the system would come with it.
leocg, do I run the opera://media-internals/ line command in a separate tab while playing the video in a different one?
-
leocg Moderator Volunteer last edited by 10 Aug 2016, 06:18
do I run the opera://media-internals/ line command in a separate tab while playing the video in a different one?
Yep.
-
bajajumun last edited by 12 Aug 2016, 15:54
leocg, I ran opera://media-internals/ I don't know what you meant by "unusual" but I put a screen capture here...http://imgur.com/7K38q6K. Thank you for your help!!
-
leocg Moderator Volunteer last edited by 12 Aug 2016, 15:57
leocg, I ran opera://media-internals/ I don't know what you meant by "unusual" but I put a screen capture here...http://imgur.com/7K38q6K. Thank you for your help!!
Now click on the entry related to the video you are playing and check for error messages or something like that.
-
bajajumun last edited by 12 Aug 2016, 16:35
I think I clicked on the right entry. Does this help?
render_id: 16
player_id: 0
pipeline_state: kStopped
event: WEBMEDIAPLAYER_DESTROYED
url: blob:https://player.vimeo.com/47795c2a-2990-4217-9f46-7308659989d4
duration: 614.62
info: Audio codec: mp4a.40.2. Sampling frequency: 48000Hz. Sampling frequency(Extension): 0Hz. Channel layout: 3.
found_audio_stream: true
audio_codec_name: aac
found_video_stream: true
video_codec_name: h264
audio_dds: false
platform_pipeline_status_list: 9
audio_decoder: WMFAudioDecoder
debug: (Log limit reached. Further similar entries may be suppressed): Parsed video frame has DTS 792458us, which is after the frame's PTS 750750us
video_dds: false
video_decoder: GpuVideoDecoder
height: 540
width: 960 -
leocg Moderator Volunteer last edited by 12 Aug 2016, 20:50
I think I clicked on the right entry
It seems OK.
What about opera:/gpu? Does it shows any error message?
How the video behaves on Chrome or other Chromium based browser?
-
bajajumun last edited by 13 Aug 2016, 00:18
What about opera:/gpu? Does it shows any error message?
How the video behaves on Chrome or other Chromium based browser?opera:/gpu log...http://pastebin.com/Z99wrCtW
There might be a problem, starting with line 23.
Video works flawlessly in Chrome and Vivaldi.
By the way, the problem isn't limited to just this video. Any video from any website seems to display the green overlay.
-
leocg Moderator Volunteer last edited by 13 Aug 2016, 02:08
There might be a problem, starting with line 23.
The problem may be in lines 182 and 183.
What happens if you disable hardware acceleration?
-
bajajumun last edited by 13 Aug 2016, 16:46
What happens if you disable hardware acceleration?
That fixed the problem. Thank you, thank you, thank you!