Linux Mint - Glitch in Screen Recording video files The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) 2019 Community Moderator Election ResultsWhat is the best tool/tools to record video from webcam on linux?Problems with sound in Linux Mint 15 on videoRecovering Invisible screens and dropdowns on linuxCinnamon running without video hardware acceleration after moving HD to a new PCLinux desktop freezes regularly with audio skippingScreen glitching to desktop wallpaper when recording or screen sharingUbuntu 16.04 / 18.04 video playback lags / stuttersLinux mint Tara 19 problems with Nvidia Drivers [MX150]
Using dividends to reduce short term capital gains?
What is the role of 'For' here?
Word for: a synonym with a positive connotation?
Would an alien lifeform be able to achieve space travel if lacking in vision?
How to type a long/em dash `—`
What do I do when my TA workload is more than expected?
Drawing vertical/oblique lines in Metrical tree (tikz-qtree, tipa)
How to handle characters who are more educated than the author?
Variable with quotation marks "$()"
Student Loan from years ago pops up and is taking my salary
How to determine omitted units in a publication
Windows 10: How to Lock (not sleep) laptop on lid close?
Sub-subscripts in strings cause different spacings than subscripts
US Healthcare consultation for visitors
Can we generate random numbers using irrational numbers like π and e?
For what reasons would an animal species NOT cross a *horizontal* land bridge?
Is there a writing software that you can sort scenes like slides in PowerPoint?
What's the point in a preamp?
Is it ethical to upload a automatically generated paper to a non peer-reviewed site as part of a larger research?
Single author papers against my advisor's will?
How to support a colleague who finds meetings extremely tiring?
Can the DM override racial traits?
How did passengers keep warm on sail ships?
Python - Fishing Simulator
Linux Mint - Glitch in Screen Recording video files
The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
2019 Community Moderator Election ResultsWhat is the best tool/tools to record video from webcam on linux?Problems with sound in Linux Mint 15 on videoRecovering Invisible screens and dropdowns on linuxCinnamon running without video hardware acceleration after moving HD to a new PCLinux desktop freezes regularly with audio skippingScreen glitching to desktop wallpaper when recording or screen sharingUbuntu 16.04 / 18.04 video playback lags / stuttersLinux mint Tara 19 problems with Nvidia Drivers [MX150]
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I am new to Linux, and most things seem to work fine; but it is not the case of Screen Recording. I have tried with the following programs:
- OBS Studio
- Voko Screen
- Kazam
And I have tried with the following video formats;
- FLV
- MP4
- MKV
And I have tried with the default media player and with VLC
But the issue is always the same; Black flashes in the video, in different areas of the screen. When recording, you cannot see them, but when watching the video you recorded, there they are. I uploaded an example of a recording to youtube here
The bug seems to happen more often when I close, open, maximize or minimize windows while recording.
How could I fix it?
EDIT: This is what I get after writing "inxi -G"
Graphics: Card: Intel 4th Generation Core Processor Family Integrated Graphics Controller
Display Server: X.Org 1.18.4 drivers: intel (unloaded: fbdev,vesa)
Resolution: 1920x1080@60.00hz
GLX Renderer: Mesa DRI Intel Haswell GLX Version: 3.0 Mesa 11.2.0
The kernel is (Correct me if I put the wrong information): 4.4.0-53-generic
And I am using Linux Mint 18.1 Serena
linux linux-mint gnu-screen video recording
add a comment |
I am new to Linux, and most things seem to work fine; but it is not the case of Screen Recording. I have tried with the following programs:
- OBS Studio
- Voko Screen
- Kazam
And I have tried with the following video formats;
- FLV
- MP4
- MKV
And I have tried with the default media player and with VLC
But the issue is always the same; Black flashes in the video, in different areas of the screen. When recording, you cannot see them, but when watching the video you recorded, there they are. I uploaded an example of a recording to youtube here
The bug seems to happen more often when I close, open, maximize or minimize windows while recording.
How could I fix it?
EDIT: This is what I get after writing "inxi -G"
Graphics: Card: Intel 4th Generation Core Processor Family Integrated Graphics Controller
Display Server: X.Org 1.18.4 drivers: intel (unloaded: fbdev,vesa)
Resolution: 1920x1080@60.00hz
GLX Renderer: Mesa DRI Intel Haswell GLX Version: 3.0 Mesa 11.2.0
The kernel is (Correct me if I put the wrong information): 4.4.0-53-generic
And I am using Linux Mint 18.1 Serena
linux linux-mint gnu-screen video recording
would you care to add your version of kernel, mint itself and what drivers for what video card are in use?
– Vlastimil
Dec 26 '16 at 3:03
Yes, this is almost certainly an issue with your graphics driver. Please edit your question and tell us what graphics card you are using and what driver. If you don't know how to get this information, open a terminal and installinxi
(runsudo apt-get install inxi
) and then runinxi -G
and add the output to your question.
– terdon♦
Dec 26 '16 at 17:05
Sure, I will edit in a sec
– Jesús Lencina
Dec 26 '16 at 18:20
add a comment |
I am new to Linux, and most things seem to work fine; but it is not the case of Screen Recording. I have tried with the following programs:
- OBS Studio
- Voko Screen
- Kazam
And I have tried with the following video formats;
- FLV
- MP4
- MKV
And I have tried with the default media player and with VLC
But the issue is always the same; Black flashes in the video, in different areas of the screen. When recording, you cannot see them, but when watching the video you recorded, there they are. I uploaded an example of a recording to youtube here
The bug seems to happen more often when I close, open, maximize or minimize windows while recording.
How could I fix it?
EDIT: This is what I get after writing "inxi -G"
Graphics: Card: Intel 4th Generation Core Processor Family Integrated Graphics Controller
Display Server: X.Org 1.18.4 drivers: intel (unloaded: fbdev,vesa)
Resolution: 1920x1080@60.00hz
GLX Renderer: Mesa DRI Intel Haswell GLX Version: 3.0 Mesa 11.2.0
The kernel is (Correct me if I put the wrong information): 4.4.0-53-generic
And I am using Linux Mint 18.1 Serena
linux linux-mint gnu-screen video recording
I am new to Linux, and most things seem to work fine; but it is not the case of Screen Recording. I have tried with the following programs:
- OBS Studio
- Voko Screen
- Kazam
And I have tried with the following video formats;
- FLV
- MP4
- MKV
And I have tried with the default media player and with VLC
But the issue is always the same; Black flashes in the video, in different areas of the screen. When recording, you cannot see them, but when watching the video you recorded, there they are. I uploaded an example of a recording to youtube here
The bug seems to happen more often when I close, open, maximize or minimize windows while recording.
How could I fix it?
EDIT: This is what I get after writing "inxi -G"
Graphics: Card: Intel 4th Generation Core Processor Family Integrated Graphics Controller
Display Server: X.Org 1.18.4 drivers: intel (unloaded: fbdev,vesa)
Resolution: 1920x1080@60.00hz
GLX Renderer: Mesa DRI Intel Haswell GLX Version: 3.0 Mesa 11.2.0
The kernel is (Correct me if I put the wrong information): 4.4.0-53-generic
And I am using Linux Mint 18.1 Serena
linux linux-mint gnu-screen video recording
linux linux-mint gnu-screen video recording
edited Dec 26 '16 at 18:25
Jesús Lencina
asked Dec 25 '16 at 18:57
Jesús LencinaJesús Lencina
64
64
would you care to add your version of kernel, mint itself and what drivers for what video card are in use?
– Vlastimil
Dec 26 '16 at 3:03
Yes, this is almost certainly an issue with your graphics driver. Please edit your question and tell us what graphics card you are using and what driver. If you don't know how to get this information, open a terminal and installinxi
(runsudo apt-get install inxi
) and then runinxi -G
and add the output to your question.
– terdon♦
Dec 26 '16 at 17:05
Sure, I will edit in a sec
– Jesús Lencina
Dec 26 '16 at 18:20
add a comment |
would you care to add your version of kernel, mint itself and what drivers for what video card are in use?
– Vlastimil
Dec 26 '16 at 3:03
Yes, this is almost certainly an issue with your graphics driver. Please edit your question and tell us what graphics card you are using and what driver. If you don't know how to get this information, open a terminal and installinxi
(runsudo apt-get install inxi
) and then runinxi -G
and add the output to your question.
– terdon♦
Dec 26 '16 at 17:05
Sure, I will edit in a sec
– Jesús Lencina
Dec 26 '16 at 18:20
would you care to add your version of kernel, mint itself and what drivers for what video card are in use?
– Vlastimil
Dec 26 '16 at 3:03
would you care to add your version of kernel, mint itself and what drivers for what video card are in use?
– Vlastimil
Dec 26 '16 at 3:03
Yes, this is almost certainly an issue with your graphics driver. Please edit your question and tell us what graphics card you are using and what driver. If you don't know how to get this information, open a terminal and install
inxi
(run sudo apt-get install inxi
) and then run inxi -G
and add the output to your question.– terdon♦
Dec 26 '16 at 17:05
Yes, this is almost certainly an issue with your graphics driver. Please edit your question and tell us what graphics card you are using and what driver. If you don't know how to get this information, open a terminal and install
inxi
(run sudo apt-get install inxi
) and then run inxi -G
and add the output to your question.– terdon♦
Dec 26 '16 at 17:05
Sure, I will edit in a sec
– Jesús Lencina
Dec 26 '16 at 18:20
Sure, I will edit in a sec
– Jesús Lencina
Dec 26 '16 at 18:20
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f332713%2flinux-mint-glitch-in-screen-recording-video-files%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f332713%2flinux-mint-glitch-in-screen-recording-video-files%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
-gnu-screen, linux, linux-mint, recording, video
would you care to add your version of kernel, mint itself and what drivers for what video card are in use?
– Vlastimil
Dec 26 '16 at 3:03
Yes, this is almost certainly an issue with your graphics driver. Please edit your question and tell us what graphics card you are using and what driver. If you don't know how to get this information, open a terminal and install
inxi
(runsudo apt-get install inxi
) and then runinxi -G
and add the output to your question.– terdon♦
Dec 26 '16 at 17:05
Sure, I will edit in a sec
– Jesús Lencina
Dec 26 '16 at 18:20