Play youtube videos in vlc in 1080p quality
Since neither firefox nor chrome seem to use hardware acceleration for youtube videos I am now trying to play them using vlc. That does work but I am experiencing two problems:
- When I jump to a given position using the slider the playback does not seem to resume normally from that position but it is constantly buffering and then playing a few seconds. Does anybody know why this is?
- Regardless of what the quality setting are the video always plays in 720p quality. Can I somehow force vlc to play in 1080p? I also downloaded livestreamer and interestingly this program also doesn't list 1080p as available for a video that can clearly be played in 1080p via the youtube webpage.
Thanks for your help! :)
video vlc youtube
add a comment |
Since neither firefox nor chrome seem to use hardware acceleration for youtube videos I am now trying to play them using vlc. That does work but I am experiencing two problems:
- When I jump to a given position using the slider the playback does not seem to resume normally from that position but it is constantly buffering and then playing a few seconds. Does anybody know why this is?
- Regardless of what the quality setting are the video always plays in 720p quality. Can I somehow force vlc to play in 1080p? I also downloaded livestreamer and interestingly this program also doesn't list 1080p as available for a video that can clearly be played in 1080p via the youtube webpage.
Thanks for your help! :)
video vlc youtube
I believe the lack of 1080p is that Youtube uses separate streams for video and audio at that quality (Known as DASH) - there is a way to watch 1080p videos in VLC though: reddit.com/r/youtube/comments/3ijei1/… There's also a desktop youtube application for Linux, see webupd8.org/2015/02/youtube-viewer-complete-youtube-client.html, which may be of interest. There's also various Youtube downloader apps, maybe you could download the videos first, and then watch them ? About the seeking issue in VLC: I don't know.
– JonasCz
Oct 20 '16 at 6:09
Thanks for the useful tips! I had a look at the youtube-viewer and that seems to be a quite handy tool to watch youtube videos. For the moment I'll stick to that. :) The seeking issue in VLC puzzles me... i didn't see that with the other players that I've tried.
– Chris
Oct 20 '16 at 19:57
add a comment |
Since neither firefox nor chrome seem to use hardware acceleration for youtube videos I am now trying to play them using vlc. That does work but I am experiencing two problems:
- When I jump to a given position using the slider the playback does not seem to resume normally from that position but it is constantly buffering and then playing a few seconds. Does anybody know why this is?
- Regardless of what the quality setting are the video always plays in 720p quality. Can I somehow force vlc to play in 1080p? I also downloaded livestreamer and interestingly this program also doesn't list 1080p as available for a video that can clearly be played in 1080p via the youtube webpage.
Thanks for your help! :)
video vlc youtube
Since neither firefox nor chrome seem to use hardware acceleration for youtube videos I am now trying to play them using vlc. That does work but I am experiencing two problems:
- When I jump to a given position using the slider the playback does not seem to resume normally from that position but it is constantly buffering and then playing a few seconds. Does anybody know why this is?
- Regardless of what the quality setting are the video always plays in 720p quality. Can I somehow force vlc to play in 1080p? I also downloaded livestreamer and interestingly this program also doesn't list 1080p as available for a video that can clearly be played in 1080p via the youtube webpage.
Thanks for your help! :)
video vlc youtube
video vlc youtube
edited Oct 19 '16 at 21:17
Chris
asked Oct 19 '16 at 20:50
ChrisChris
10614
10614
I believe the lack of 1080p is that Youtube uses separate streams for video and audio at that quality (Known as DASH) - there is a way to watch 1080p videos in VLC though: reddit.com/r/youtube/comments/3ijei1/… There's also a desktop youtube application for Linux, see webupd8.org/2015/02/youtube-viewer-complete-youtube-client.html, which may be of interest. There's also various Youtube downloader apps, maybe you could download the videos first, and then watch them ? About the seeking issue in VLC: I don't know.
– JonasCz
Oct 20 '16 at 6:09
Thanks for the useful tips! I had a look at the youtube-viewer and that seems to be a quite handy tool to watch youtube videos. For the moment I'll stick to that. :) The seeking issue in VLC puzzles me... i didn't see that with the other players that I've tried.
– Chris
Oct 20 '16 at 19:57
add a comment |
I believe the lack of 1080p is that Youtube uses separate streams for video and audio at that quality (Known as DASH) - there is a way to watch 1080p videos in VLC though: reddit.com/r/youtube/comments/3ijei1/… There's also a desktop youtube application for Linux, see webupd8.org/2015/02/youtube-viewer-complete-youtube-client.html, which may be of interest. There's also various Youtube downloader apps, maybe you could download the videos first, and then watch them ? About the seeking issue in VLC: I don't know.
– JonasCz
Oct 20 '16 at 6:09
Thanks for the useful tips! I had a look at the youtube-viewer and that seems to be a quite handy tool to watch youtube videos. For the moment I'll stick to that. :) The seeking issue in VLC puzzles me... i didn't see that with the other players that I've tried.
– Chris
Oct 20 '16 at 19:57
I believe the lack of 1080p is that Youtube uses separate streams for video and audio at that quality (Known as DASH) - there is a way to watch 1080p videos in VLC though: reddit.com/r/youtube/comments/3ijei1/… There's also a desktop youtube application for Linux, see webupd8.org/2015/02/youtube-viewer-complete-youtube-client.html, which may be of interest. There's also various Youtube downloader apps, maybe you could download the videos first, and then watch them ? About the seeking issue in VLC: I don't know.
– JonasCz
Oct 20 '16 at 6:09
I believe the lack of 1080p is that Youtube uses separate streams for video and audio at that quality (Known as DASH) - there is a way to watch 1080p videos in VLC though: reddit.com/r/youtube/comments/3ijei1/… There's also a desktop youtube application for Linux, see webupd8.org/2015/02/youtube-viewer-complete-youtube-client.html, which may be of interest. There's also various Youtube downloader apps, maybe you could download the videos first, and then watch them ? About the seeking issue in VLC: I don't know.
– JonasCz
Oct 20 '16 at 6:09
Thanks for the useful tips! I had a look at the youtube-viewer and that seems to be a quite handy tool to watch youtube videos. For the moment I'll stick to that. :) The seeking issue in VLC puzzles me... i didn't see that with the other players that I've tried.
– Chris
Oct 20 '16 at 19:57
Thanks for the useful tips! I had a look at the youtube-viewer and that seems to be a quite handy tool to watch youtube videos. For the moment I'll stick to that. :) The seeking issue in VLC puzzles me... i didn't see that with the other players that I've tried.
– Chris
Oct 20 '16 at 19:57
add a comment |
1 Answer
1
active
oldest
votes
You should try SMPlayer (it supports DASH via mpv, via youtube-dl).
1
Welcome to Ask Ubuntu! I recommend editing this answer to expand it with specific details about how to play Youtube videos in SMPlayer. (See also How do I write a good answer? for general advice about what sorts of answers are considered most valuable on AskUbuntu.)
– David Foerster
Jan 29 '17 at 14:49
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
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: 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
});
}
});
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%2faskubuntu.com%2fquestions%2f839383%2fplay-youtube-videos-in-vlc-in-1080p-quality%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
You should try SMPlayer (it supports DASH via mpv, via youtube-dl).
1
Welcome to Ask Ubuntu! I recommend editing this answer to expand it with specific details about how to play Youtube videos in SMPlayer. (See also How do I write a good answer? for general advice about what sorts of answers are considered most valuable on AskUbuntu.)
– David Foerster
Jan 29 '17 at 14:49
add a comment |
You should try SMPlayer (it supports DASH via mpv, via youtube-dl).
1
Welcome to Ask Ubuntu! I recommend editing this answer to expand it with specific details about how to play Youtube videos in SMPlayer. (See also How do I write a good answer? for general advice about what sorts of answers are considered most valuable on AskUbuntu.)
– David Foerster
Jan 29 '17 at 14:49
add a comment |
You should try SMPlayer (it supports DASH via mpv, via youtube-dl).
You should try SMPlayer (it supports DASH via mpv, via youtube-dl).
answered Jan 29 '17 at 14:10
velurrvelurr
1
1
1
Welcome to Ask Ubuntu! I recommend editing this answer to expand it with specific details about how to play Youtube videos in SMPlayer. (See also How do I write a good answer? for general advice about what sorts of answers are considered most valuable on AskUbuntu.)
– David Foerster
Jan 29 '17 at 14:49
add a comment |
1
Welcome to Ask Ubuntu! I recommend editing this answer to expand it with specific details about how to play Youtube videos in SMPlayer. (See also How do I write a good answer? for general advice about what sorts of answers are considered most valuable on AskUbuntu.)
– David Foerster
Jan 29 '17 at 14:49
1
1
Welcome to Ask Ubuntu! I recommend editing this answer to expand it with specific details about how to play Youtube videos in SMPlayer. (See also How do I write a good answer? for general advice about what sorts of answers are considered most valuable on AskUbuntu.)
– David Foerster
Jan 29 '17 at 14:49
Welcome to Ask Ubuntu! I recommend editing this answer to expand it with specific details about how to play Youtube videos in SMPlayer. (See also How do I write a good answer? for general advice about what sorts of answers are considered most valuable on AskUbuntu.)
– David Foerster
Jan 29 '17 at 14:49
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- 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%2faskubuntu.com%2fquestions%2f839383%2fplay-youtube-videos-in-vlc-in-1080p-quality%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
I believe the lack of 1080p is that Youtube uses separate streams for video and audio at that quality (Known as DASH) - there is a way to watch 1080p videos in VLC though: reddit.com/r/youtube/comments/3ijei1/… There's also a desktop youtube application for Linux, see webupd8.org/2015/02/youtube-viewer-complete-youtube-client.html, which may be of interest. There's also various Youtube downloader apps, maybe you could download the videos first, and then watch them ? About the seeking issue in VLC: I don't know.
– JonasCz
Oct 20 '16 at 6:09
Thanks for the useful tips! I had a look at the youtube-viewer and that seems to be a quite handy tool to watch youtube videos. For the moment I'll stick to that. :) The seeking issue in VLC puzzles me... i didn't see that with the other players that I've tried.
– Chris
Oct 20 '16 at 19:57