Some videos have no audio at Ubuntu 18.04











up vote
1
down vote

favorite












I am facing a strange issue. I can hear audio from youtube and other downloaded video files from my ubuntu. Recently, I have bought some courses from udemy. Surprisingly, there is no audio when I play those videos on my browser. I have changed the browser but no help. I tried with chrome & firefox. I even downloaded the video to my pc and play from that. Video is running but there is no audio! I don't understand what's the problem as other videos is running with audio.



This is the property of the video from where I am NOT getting any sound.



enter image description here



And This is the property of the video from where I am getting sound.



enter image description here



This is the screenshot of my sound setting:



enter image description here



Note: videos from udemy is running correctly (with audio) at windows 10 & ubuntu OS in my other pc.



So far, I've tried with these commands. But, still the issue exists.



sudo apt-get update
sudo apt-get install chromium-codecs-ffmpeg-extra


============== Update ===================



I found the problem! Cable of my headphone is so small that can't reach to my ear if I directly insert it at speaker port. That's why, I use an extension cable. But, with the cable I can't hear audio from udemy's video. Without cable, I can hear it. But, it's still strange as I can hear audio from other video's (except udemy's videos) with the extension cable! Any solution for it without changing the cable?



enter image description here










share|improve this question
























  • Since the audio codecs are the same, it seems like a bug. If the other PC has an older version of Ubuntu, I would suggest reporting this issue as a bug on Launchpad. But if it's the same version, then that's weird... I can't explain that.
    – Robin Green
    Nov 24 at 23:53








  • 1




    I checked at the same version of Ubuntu, that's why it's weird!
    – user1896653
    Nov 25 at 10:45










  • OK, do you have any packages installed on the other Ubuntu that are not installed on this machine?
    – Robin Green
    Nov 25 at 10:45










  • Can't remember any special package that have been installed on the other Ubuntu..
    – user1896653
    Nov 25 at 12:35










  • You can find the process ID of the application which is not playing audio and type pmap and then the process ID to see all the library files that are loaded. Then do the same thing on the Ubuntu that works. In this way you can find any libraries that are missing or not being used.
    – Robin Green
    Nov 25 at 12:48















up vote
1
down vote

favorite












I am facing a strange issue. I can hear audio from youtube and other downloaded video files from my ubuntu. Recently, I have bought some courses from udemy. Surprisingly, there is no audio when I play those videos on my browser. I have changed the browser but no help. I tried with chrome & firefox. I even downloaded the video to my pc and play from that. Video is running but there is no audio! I don't understand what's the problem as other videos is running with audio.



This is the property of the video from where I am NOT getting any sound.



enter image description here



And This is the property of the video from where I am getting sound.



enter image description here



This is the screenshot of my sound setting:



enter image description here



Note: videos from udemy is running correctly (with audio) at windows 10 & ubuntu OS in my other pc.



So far, I've tried with these commands. But, still the issue exists.



sudo apt-get update
sudo apt-get install chromium-codecs-ffmpeg-extra


============== Update ===================



I found the problem! Cable of my headphone is so small that can't reach to my ear if I directly insert it at speaker port. That's why, I use an extension cable. But, with the cable I can't hear audio from udemy's video. Without cable, I can hear it. But, it's still strange as I can hear audio from other video's (except udemy's videos) with the extension cable! Any solution for it without changing the cable?



enter image description here










share|improve this question
























  • Since the audio codecs are the same, it seems like a bug. If the other PC has an older version of Ubuntu, I would suggest reporting this issue as a bug on Launchpad. But if it's the same version, then that's weird... I can't explain that.
    – Robin Green
    Nov 24 at 23:53








  • 1




    I checked at the same version of Ubuntu, that's why it's weird!
    – user1896653
    Nov 25 at 10:45










  • OK, do you have any packages installed on the other Ubuntu that are not installed on this machine?
    – Robin Green
    Nov 25 at 10:45










  • Can't remember any special package that have been installed on the other Ubuntu..
    – user1896653
    Nov 25 at 12:35










  • You can find the process ID of the application which is not playing audio and type pmap and then the process ID to see all the library files that are loaded. Then do the same thing on the Ubuntu that works. In this way you can find any libraries that are missing or not being used.
    – Robin Green
    Nov 25 at 12:48













up vote
1
down vote

favorite









up vote
1
down vote

favorite











I am facing a strange issue. I can hear audio from youtube and other downloaded video files from my ubuntu. Recently, I have bought some courses from udemy. Surprisingly, there is no audio when I play those videos on my browser. I have changed the browser but no help. I tried with chrome & firefox. I even downloaded the video to my pc and play from that. Video is running but there is no audio! I don't understand what's the problem as other videos is running with audio.



This is the property of the video from where I am NOT getting any sound.



enter image description here



And This is the property of the video from where I am getting sound.



enter image description here



This is the screenshot of my sound setting:



enter image description here



Note: videos from udemy is running correctly (with audio) at windows 10 & ubuntu OS in my other pc.



So far, I've tried with these commands. But, still the issue exists.



sudo apt-get update
sudo apt-get install chromium-codecs-ffmpeg-extra


============== Update ===================



I found the problem! Cable of my headphone is so small that can't reach to my ear if I directly insert it at speaker port. That's why, I use an extension cable. But, with the cable I can't hear audio from udemy's video. Without cable, I can hear it. But, it's still strange as I can hear audio from other video's (except udemy's videos) with the extension cable! Any solution for it without changing the cable?



enter image description here










share|improve this question















I am facing a strange issue. I can hear audio from youtube and other downloaded video files from my ubuntu. Recently, I have bought some courses from udemy. Surprisingly, there is no audio when I play those videos on my browser. I have changed the browser but no help. I tried with chrome & firefox. I even downloaded the video to my pc and play from that. Video is running but there is no audio! I don't understand what's the problem as other videos is running with audio.



This is the property of the video from where I am NOT getting any sound.



enter image description here



And This is the property of the video from where I am getting sound.



enter image description here



This is the screenshot of my sound setting:



enter image description here



Note: videos from udemy is running correctly (with audio) at windows 10 & ubuntu OS in my other pc.



So far, I've tried with these commands. But, still the issue exists.



sudo apt-get update
sudo apt-get install chromium-codecs-ffmpeg-extra


============== Update ===================



I found the problem! Cable of my headphone is so small that can't reach to my ear if I directly insert it at speaker port. That's why, I use an extension cable. But, with the cable I can't hear audio from udemy's video. Without cable, I can hear it. But, it's still strange as I can hear audio from other video's (except udemy's videos) with the extension cable! Any solution for it without changing the cable?



enter image description here







audio ubuntu-18.04






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 26 at 8:51

























asked Nov 24 at 17:15









user1896653

10914




10914












  • Since the audio codecs are the same, it seems like a bug. If the other PC has an older version of Ubuntu, I would suggest reporting this issue as a bug on Launchpad. But if it's the same version, then that's weird... I can't explain that.
    – Robin Green
    Nov 24 at 23:53








  • 1




    I checked at the same version of Ubuntu, that's why it's weird!
    – user1896653
    Nov 25 at 10:45










  • OK, do you have any packages installed on the other Ubuntu that are not installed on this machine?
    – Robin Green
    Nov 25 at 10:45










  • Can't remember any special package that have been installed on the other Ubuntu..
    – user1896653
    Nov 25 at 12:35










  • You can find the process ID of the application which is not playing audio and type pmap and then the process ID to see all the library files that are loaded. Then do the same thing on the Ubuntu that works. In this way you can find any libraries that are missing or not being used.
    – Robin Green
    Nov 25 at 12:48


















  • Since the audio codecs are the same, it seems like a bug. If the other PC has an older version of Ubuntu, I would suggest reporting this issue as a bug on Launchpad. But if it's the same version, then that's weird... I can't explain that.
    – Robin Green
    Nov 24 at 23:53








  • 1




    I checked at the same version of Ubuntu, that's why it's weird!
    – user1896653
    Nov 25 at 10:45










  • OK, do you have any packages installed on the other Ubuntu that are not installed on this machine?
    – Robin Green
    Nov 25 at 10:45










  • Can't remember any special package that have been installed on the other Ubuntu..
    – user1896653
    Nov 25 at 12:35










  • You can find the process ID of the application which is not playing audio and type pmap and then the process ID to see all the library files that are loaded. Then do the same thing on the Ubuntu that works. In this way you can find any libraries that are missing or not being used.
    – Robin Green
    Nov 25 at 12:48
















Since the audio codecs are the same, it seems like a bug. If the other PC has an older version of Ubuntu, I would suggest reporting this issue as a bug on Launchpad. But if it's the same version, then that's weird... I can't explain that.
– Robin Green
Nov 24 at 23:53






Since the audio codecs are the same, it seems like a bug. If the other PC has an older version of Ubuntu, I would suggest reporting this issue as a bug on Launchpad. But if it's the same version, then that's weird... I can't explain that.
– Robin Green
Nov 24 at 23:53






1




1




I checked at the same version of Ubuntu, that's why it's weird!
– user1896653
Nov 25 at 10:45




I checked at the same version of Ubuntu, that's why it's weird!
– user1896653
Nov 25 at 10:45












OK, do you have any packages installed on the other Ubuntu that are not installed on this machine?
– Robin Green
Nov 25 at 10:45




OK, do you have any packages installed on the other Ubuntu that are not installed on this machine?
– Robin Green
Nov 25 at 10:45












Can't remember any special package that have been installed on the other Ubuntu..
– user1896653
Nov 25 at 12:35




Can't remember any special package that have been installed on the other Ubuntu..
– user1896653
Nov 25 at 12:35












You can find the process ID of the application which is not playing audio and type pmap and then the process ID to see all the library files that are loaded. Then do the same thing on the Ubuntu that works. In this way you can find any libraries that are missing or not being used.
– Robin Green
Nov 25 at 12:48




You can find the process ID of the application which is not playing audio and type pmap and then the process ID to see all the library files that are loaded. Then do the same thing on the Ubuntu that works. In this way you can find any libraries that are missing or not being used.
– Robin Green
Nov 25 at 12:48















active

oldest

votes











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
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',
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1378064%2fsome-videos-have-no-audio-at-ubuntu-18-04%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown






























active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































Thanks for contributing an answer to Super User!


  • 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.





Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


Please pay close attention to the following guidance:


  • 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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1378064%2fsome-videos-have-no-audio-at-ubuntu-18-04%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Plaza Victoria

In PowerPoint, is there a keyboard shortcut for bulleted / numbered list?

How to put 3 figures in Latex with 2 figures side by side and 1 below these side by side images but in...