18.04 default video player failure Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)Ubuntu (GNOME) default video player nameHiDPI support for Videos Ubuntu 14.04Freeze at full screen under XFCE (Ubuntu)Cannot install Pulseaudio after upgrade to 18.04Why can't I open the music player?mysql workbench not start after installed in ubuntu software 18.04Sudo apt-get upgrade doesn't workProblem with nstalling Steam on Ubuntu 18.04 LTS Bionic Beaverhow to install phpmyadmin in Ubuntu server 18.04.1 LTS Bionic?Ubuntu 18.04 update issueInstalling Program Problem on Ubuntu 18.04 on a Dell Inspiron
What should one know about term logic before studying propositional and predicate logic?
Did pre-Columbian Americans know the spherical shape of the Earth?
Cost function for LTI system identification
How to ask rejected full-time candidates to apply to teach individual courses?
why doesn't university give past final exams' answers
Restricting the Object Type for the get method in java HashMap
"Destructive power" carried by a B-52?
Fit odd number of triplets in a measure?
How to name indistinguishable henchmen in a screenplay?
How to resize main filesystem
Is it OK if I do not take the receipt in Germany?
Flight departed from the gate 5 min before scheduled departure time. Refund options
How to show a density matrix is in a pure/mixed state?
Proving that any solution to the differential equation of an oscillator can be written as a sum of sinusoids.
How can I prevent/balance waiting and turtling as a response to cooldown mechanics
How do Java 8 default methods hеlp with lambdas?
Improvising over quartal voicings
Was the pager message from Nick Fury to Captain Marvel unnecessary?
Can I take recommendation from someone I met at a conference?
New Order #6: Easter Egg
Found this skink in my tomato plant bucket. Is he trapped? Or could he leave if he wanted?
Why are two-digit numbers in Jonathan Swift's "Gulliver's Travels" (1726) written in "German style"?
Inverse square law not accurate for non-point masses?
Noise in Eigenvalues plot
18.04 default video player failure
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)Ubuntu (GNOME) default video player nameHiDPI support for Videos Ubuntu 14.04Freeze at full screen under XFCE (Ubuntu)Cannot install Pulseaudio after upgrade to 18.04Why can't I open the music player?mysql workbench not start after installed in ubuntu software 18.04Sudo apt-get upgrade doesn't workProblem with nstalling Steam on Ubuntu 18.04 LTS Bionic Beaverhow to install phpmyadmin in Ubuntu server 18.04.1 LTS Bionic?Ubuntu 18.04 update issueInstalling Program Problem on Ubuntu 18.04 on a Dell Inspiron
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I was excited to boot 18.04.2 on an Nvidia Nano for the first time this morning. After a couple of tries, it finally booted. I tried to play a couple of videos from the NAS, and the device crashes when videos are played in full screen mode. The Videos application will display videos if not in full screen mode.
Attempts to update the videos application:
sudo apt-get install videos
returns an error:
$ sudo apt-get install videos
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package videos
Questions
- Is the failure a known issue?
- Is the failure a software issue?
UPDATES
Totem is the name of the default video player.
To confirm the name based on an application’s name in the launcher, find the corresponding launcher configuration file:
grep -r Videos /usr/share/applications
This will list /usr/share/applications/org.gnome.Totem.desktop; to find out which package supplies this file, run
dpkg -S /usr/share/applications/org.gnome.Totem.desktop
18.04 nvidia arm totem nano
add a comment |
I was excited to boot 18.04.2 on an Nvidia Nano for the first time this morning. After a couple of tries, it finally booted. I tried to play a couple of videos from the NAS, and the device crashes when videos are played in full screen mode. The Videos application will display videos if not in full screen mode.
Attempts to update the videos application:
sudo apt-get install videos
returns an error:
$ sudo apt-get install videos
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package videos
Questions
- Is the failure a known issue?
- Is the failure a software issue?
UPDATES
Totem is the name of the default video player.
To confirm the name based on an application’s name in the launcher, find the corresponding launcher configuration file:
grep -r Videos /usr/share/applications
This will list /usr/share/applications/org.gnome.Totem.desktop; to find out which package supplies this file, run
dpkg -S /usr/share/applications/org.gnome.Totem.desktop
18.04 nvidia arm totem nano
add a comment |
I was excited to boot 18.04.2 on an Nvidia Nano for the first time this morning. After a couple of tries, it finally booted. I tried to play a couple of videos from the NAS, and the device crashes when videos are played in full screen mode. The Videos application will display videos if not in full screen mode.
Attempts to update the videos application:
sudo apt-get install videos
returns an error:
$ sudo apt-get install videos
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package videos
Questions
- Is the failure a known issue?
- Is the failure a software issue?
UPDATES
Totem is the name of the default video player.
To confirm the name based on an application’s name in the launcher, find the corresponding launcher configuration file:
grep -r Videos /usr/share/applications
This will list /usr/share/applications/org.gnome.Totem.desktop; to find out which package supplies this file, run
dpkg -S /usr/share/applications/org.gnome.Totem.desktop
18.04 nvidia arm totem nano
I was excited to boot 18.04.2 on an Nvidia Nano for the first time this morning. After a couple of tries, it finally booted. I tried to play a couple of videos from the NAS, and the device crashes when videos are played in full screen mode. The Videos application will display videos if not in full screen mode.
Attempts to update the videos application:
sudo apt-get install videos
returns an error:
$ sudo apt-get install videos
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package videos
Questions
- Is the failure a known issue?
- Is the failure a software issue?
UPDATES
Totem is the name of the default video player.
To confirm the name based on an application’s name in the launcher, find the corresponding launcher configuration file:
grep -r Videos /usr/share/applications
This will list /usr/share/applications/org.gnome.Totem.desktop; to find out which package supplies this file, run
dpkg -S /usr/share/applications/org.gnome.Totem.desktop
18.04 nvidia arm totem nano
18.04 nvidia arm totem nano
edited 7 mins ago
gatorback
asked 8 hours ago
gatorbackgatorback
1,21231229
1,21231229
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
There is no package named videos, I think you're talking about the default video player with 18.04. It's not a good player compared to other players on the market.
I'd suggest you try VLC which is far superior and would run almost any video format you throw at it, without any configuration needed.
Try
sudo apt install vlc --install-recommends
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%2f1135932%2f18-04-default-video-player-failure%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
There is no package named videos, I think you're talking about the default video player with 18.04. It's not a good player compared to other players on the market.
I'd suggest you try VLC which is far superior and would run almost any video format you throw at it, without any configuration needed.
Try
sudo apt install vlc --install-recommends
add a comment |
There is no package named videos, I think you're talking about the default video player with 18.04. It's not a good player compared to other players on the market.
I'd suggest you try VLC which is far superior and would run almost any video format you throw at it, without any configuration needed.
Try
sudo apt install vlc --install-recommends
add a comment |
There is no package named videos, I think you're talking about the default video player with 18.04. It's not a good player compared to other players on the market.
I'd suggest you try VLC which is far superior and would run almost any video format you throw at it, without any configuration needed.
Try
sudo apt install vlc --install-recommends
There is no package named videos, I think you're talking about the default video player with 18.04. It's not a good player compared to other players on the market.
I'd suggest you try VLC which is far superior and would run almost any video format you throw at it, without any configuration needed.
Try
sudo apt install vlc --install-recommends
answered 2 hours ago
Sirajus SalekinSirajus Salekin
1,133720
1,133720
add a comment |
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%2f1135932%2f18-04-default-video-player-failure%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