Playing videos from terminalerror opening video .dat fileCannot play videos in VLCvlc failed play rtsp video from command lineHEVC/H265 videos not playing in SM Playerhow do i play videos that show text/html decoder plugin-python is missingCan't install VLC. Package dependencies cannot be resolvedCan't watch HD-quality videos in VLC Media Player (Ubuntu Mate)VLC Firefox plugin won't stream .ts like Windows VLC willVideos not playingTrying to solve screen tearing issue broke vlc
Can the U.S. president make military decisions without consulting anyone?
Social leper versus social leopard
What are these pixel-level discolored specks? How can I fix it?
reverse a list of generic type
Conditionally execute a command if a specific package is loaded
What happens if nobody can form a government in Israel?
Why does NASA publish all the results/data it gets?
Worms crawling under skin
Is it a good idea to leave minor world details to the reader's imagination?
Does a GFCI-protected bath light/fan unit need separate neutrals?
What is this utensil for?
Do we know the situation in Britain before Sealion (summer 1940)?
A drug that allows people to survive on less food
Is It Possible to Have Different Sea Levels, Eventually Causing New Landforms to Appear?
What is the meaning of "heutig" in this sentence?
How is the problem, ⟨G⟩ in Logspace?
Cut a cake into 3 equal portions with only a knife
Why is the missed-approach course for the "RNAV (GNSS) - A" approach to runway 28 at ENSB shaped all funny?
Leaving a job that I just took based on false promise of a raise. What do I tell future interviewers?
I reverse the source code, you negate the input!
Can Northern Ireland's border issue be solved by repartition?
Allocating credit card points
How to make interviewee comfortable interviewing in lounge chairs
How use custom order in folder on Windows 7 and 10
Playing videos from terminal
error opening video .dat fileCannot play videos in VLCvlc failed play rtsp video from command lineHEVC/H265 videos not playing in SM Playerhow do i play videos that show text/html decoder plugin-python is missingCan't install VLC. Package dependencies cannot be resolvedCan't watch HD-quality videos in VLC Media Player (Ubuntu Mate)VLC Firefox plugin won't stream .ts like Windows VLC willVideos not playingTrying to solve screen tearing issue broke vlc
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I am trying to play videos from terminal using this command
vlc my_video.avi
The error that I am getting when I try to run the command--
VLC media player 2.1.4 Rincewind (revision 2.1.4-0-g2a072be)
[0x8663910] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0xaafddf80] filesystem access error:cannot open file the_file_path (no such file or directory)
[0xb040a990] main input error:open of 'file://the_file_path' failed
Then I tried to use 'cvlc' but again same error!
14.04 command-line video gnome-terminal vlc
add a comment
|
I am trying to play videos from terminal using this command
vlc my_video.avi
The error that I am getting when I try to run the command--
VLC media player 2.1.4 Rincewind (revision 2.1.4-0-g2a072be)
[0x8663910] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0xaafddf80] filesystem access error:cannot open file the_file_path (no such file or directory)
[0xb040a990] main input error:open of 'file://the_file_path' failed
Then I tried to use 'cvlc' but again same error!
14.04 command-line video gnome-terminal vlc
Quick test using "VLC media player 2.1.6 Rincewind (revision 2.1.6-0-gea01d28)" on 14.04 release has no problem when runningvlc file.mp4
in Terminal. Probably something wrong with the file path?
– clearkimura
Feb 6 '16 at 9:03
add a comment
|
I am trying to play videos from terminal using this command
vlc my_video.avi
The error that I am getting when I try to run the command--
VLC media player 2.1.4 Rincewind (revision 2.1.4-0-g2a072be)
[0x8663910] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0xaafddf80] filesystem access error:cannot open file the_file_path (no such file or directory)
[0xb040a990] main input error:open of 'file://the_file_path' failed
Then I tried to use 'cvlc' but again same error!
14.04 command-line video gnome-terminal vlc
I am trying to play videos from terminal using this command
vlc my_video.avi
The error that I am getting when I try to run the command--
VLC media player 2.1.4 Rincewind (revision 2.1.4-0-g2a072be)
[0x8663910] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0xaafddf80] filesystem access error:cannot open file the_file_path (no such file or directory)
[0xb040a990] main input error:open of 'file://the_file_path' failed
Then I tried to use 'cvlc' but again same error!
14.04 command-line video gnome-terminal vlc
14.04 command-line video gnome-terminal vlc
edited Dec 17 '16 at 7:02
Zanna
53.3k14 gold badges150 silver badges251 bronze badges
53.3k14 gold badges150 silver badges251 bronze badges
asked Dec 10 '14 at 17:22
gsdfgsdf
61 gold badge1 silver badge4 bronze badges
61 gold badge1 silver badge4 bronze badges
Quick test using "VLC media player 2.1.6 Rincewind (revision 2.1.6-0-gea01d28)" on 14.04 release has no problem when runningvlc file.mp4
in Terminal. Probably something wrong with the file path?
– clearkimura
Feb 6 '16 at 9:03
add a comment
|
Quick test using "VLC media player 2.1.6 Rincewind (revision 2.1.6-0-gea01d28)" on 14.04 release has no problem when runningvlc file.mp4
in Terminal. Probably something wrong with the file path?
– clearkimura
Feb 6 '16 at 9:03
Quick test using "VLC media player 2.1.6 Rincewind (revision 2.1.6-0-gea01d28)" on 14.04 release has no problem when running
vlc file.mp4
in Terminal. Probably something wrong with the file path?– clearkimura
Feb 6 '16 at 9:03
Quick test using "VLC media player 2.1.6 Rincewind (revision 2.1.6-0-gea01d28)" on 14.04 release has no problem when running
vlc file.mp4
in Terminal. Probably something wrong with the file path?– clearkimura
Feb 6 '16 at 9:03
add a comment
|
4 Answers
4
active
oldest
votes
Try install mplayer
sudo apt-get install mplayer
and run
mplayer -vo caca <movie_file
and check whether you are able to play the video
add a comment
|
There must be something wrong with your filename. I tried two things.
vlc wrongfileName.mp4
and it gave me the error you described.vlc correctFileName.mp4
this one gave different error output, but the file did open, so I suspect you made a typo or need to quote the path if it has spaces or special characters
second error for reference:
navjeet@navjeet-Lenovo-G50-80:~/Videos/Game Of Thrones GOT/Season 2$
vlc Game.of.Thrones.S02E08.HDTV.x264-ASAP.mp4 VLC media player 2.2.2
Weatherwax (revision 2.2.2-0-g6259d80) [000000000141a148] core libvlc:
Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
Failed to open VDPAU backend libvdpau_va_gl.so: cannot open shared object file: No such file or directory Failed to open VDPAU backend libvdpau_va_gl.so: cannot open shared object file: No such file or directory [00007f6b74000ee8] http access error: error:
HTTP/1.1 522 Origin Connection Time-out [00007f6b840019d8] http access error: error: HTTP/1.1 522 Origin Connection Time-out [00007f6b74000ee8] core access error: connection failed: Network is unreachable [00007f6b74000ee8] core access error: connection failed:
Network is unreachable [00007f6b74000ee8] http access error: cannot connect to services.tvrage.com:80
@Zanna thanks for formatting :) . You have made it very presentable.
– EetSandhu
Dec 17 '16 at 15:37
Any time :) thanks for contributing to the site
– Zanna
Dec 17 '16 at 16:10
add a comment
|
why did no one suggest totem
, which is preinstalled? ^^
cd /path/to/location/of/video
totem video.mp4
add a comment
|
This is easy :
playername video_or_audio_file_name
And you should not be under root.
-1 because OP has already mentioned thatvlc my_video.avi
(playername filename) doesn't work.
– clearkimura
Feb 6 '16 at 9:01
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/4.0/"u003ecc by-sa 4.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%2f558913%2fplaying-videos-from-terminal%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
Try install mplayer
sudo apt-get install mplayer
and run
mplayer -vo caca <movie_file
and check whether you are able to play the video
add a comment
|
Try install mplayer
sudo apt-get install mplayer
and run
mplayer -vo caca <movie_file
and check whether you are able to play the video
add a comment
|
Try install mplayer
sudo apt-get install mplayer
and run
mplayer -vo caca <movie_file
and check whether you are able to play the video
Try install mplayer
sudo apt-get install mplayer
and run
mplayer -vo caca <movie_file
and check whether you are able to play the video
answered Dec 10 '14 at 17:54
vembutechvembutech
2,7821 gold badge6 silver badges9 bronze badges
2,7821 gold badge6 silver badges9 bronze badges
add a comment
|
add a comment
|
There must be something wrong with your filename. I tried two things.
vlc wrongfileName.mp4
and it gave me the error you described.vlc correctFileName.mp4
this one gave different error output, but the file did open, so I suspect you made a typo or need to quote the path if it has spaces or special characters
second error for reference:
navjeet@navjeet-Lenovo-G50-80:~/Videos/Game Of Thrones GOT/Season 2$
vlc Game.of.Thrones.S02E08.HDTV.x264-ASAP.mp4 VLC media player 2.2.2
Weatherwax (revision 2.2.2-0-g6259d80) [000000000141a148] core libvlc:
Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
Failed to open VDPAU backend libvdpau_va_gl.so: cannot open shared object file: No such file or directory Failed to open VDPAU backend libvdpau_va_gl.so: cannot open shared object file: No such file or directory [00007f6b74000ee8] http access error: error:
HTTP/1.1 522 Origin Connection Time-out [00007f6b840019d8] http access error: error: HTTP/1.1 522 Origin Connection Time-out [00007f6b74000ee8] core access error: connection failed: Network is unreachable [00007f6b74000ee8] core access error: connection failed:
Network is unreachable [00007f6b74000ee8] http access error: cannot connect to services.tvrage.com:80
@Zanna thanks for formatting :) . You have made it very presentable.
– EetSandhu
Dec 17 '16 at 15:37
Any time :) thanks for contributing to the site
– Zanna
Dec 17 '16 at 16:10
add a comment
|
There must be something wrong with your filename. I tried two things.
vlc wrongfileName.mp4
and it gave me the error you described.vlc correctFileName.mp4
this one gave different error output, but the file did open, so I suspect you made a typo or need to quote the path if it has spaces or special characters
second error for reference:
navjeet@navjeet-Lenovo-G50-80:~/Videos/Game Of Thrones GOT/Season 2$
vlc Game.of.Thrones.S02E08.HDTV.x264-ASAP.mp4 VLC media player 2.2.2
Weatherwax (revision 2.2.2-0-g6259d80) [000000000141a148] core libvlc:
Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
Failed to open VDPAU backend libvdpau_va_gl.so: cannot open shared object file: No such file or directory Failed to open VDPAU backend libvdpau_va_gl.so: cannot open shared object file: No such file or directory [00007f6b74000ee8] http access error: error:
HTTP/1.1 522 Origin Connection Time-out [00007f6b840019d8] http access error: error: HTTP/1.1 522 Origin Connection Time-out [00007f6b74000ee8] core access error: connection failed: Network is unreachable [00007f6b74000ee8] core access error: connection failed:
Network is unreachable [00007f6b74000ee8] http access error: cannot connect to services.tvrage.com:80
@Zanna thanks for formatting :) . You have made it very presentable.
– EetSandhu
Dec 17 '16 at 15:37
Any time :) thanks for contributing to the site
– Zanna
Dec 17 '16 at 16:10
add a comment
|
There must be something wrong with your filename. I tried two things.
vlc wrongfileName.mp4
and it gave me the error you described.vlc correctFileName.mp4
this one gave different error output, but the file did open, so I suspect you made a typo or need to quote the path if it has spaces or special characters
second error for reference:
navjeet@navjeet-Lenovo-G50-80:~/Videos/Game Of Thrones GOT/Season 2$
vlc Game.of.Thrones.S02E08.HDTV.x264-ASAP.mp4 VLC media player 2.2.2
Weatherwax (revision 2.2.2-0-g6259d80) [000000000141a148] core libvlc:
Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
Failed to open VDPAU backend libvdpau_va_gl.so: cannot open shared object file: No such file or directory Failed to open VDPAU backend libvdpau_va_gl.so: cannot open shared object file: No such file or directory [00007f6b74000ee8] http access error: error:
HTTP/1.1 522 Origin Connection Time-out [00007f6b840019d8] http access error: error: HTTP/1.1 522 Origin Connection Time-out [00007f6b74000ee8] core access error: connection failed: Network is unreachable [00007f6b74000ee8] core access error: connection failed:
Network is unreachable [00007f6b74000ee8] http access error: cannot connect to services.tvrage.com:80
There must be something wrong with your filename. I tried two things.
vlc wrongfileName.mp4
and it gave me the error you described.vlc correctFileName.mp4
this one gave different error output, but the file did open, so I suspect you made a typo or need to quote the path if it has spaces or special characters
second error for reference:
navjeet@navjeet-Lenovo-G50-80:~/Videos/Game Of Thrones GOT/Season 2$
vlc Game.of.Thrones.S02E08.HDTV.x264-ASAP.mp4 VLC media player 2.2.2
Weatherwax (revision 2.2.2-0-g6259d80) [000000000141a148] core libvlc:
Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
Failed to open VDPAU backend libvdpau_va_gl.so: cannot open shared object file: No such file or directory Failed to open VDPAU backend libvdpau_va_gl.so: cannot open shared object file: No such file or directory [00007f6b74000ee8] http access error: error:
HTTP/1.1 522 Origin Connection Time-out [00007f6b840019d8] http access error: error: HTTP/1.1 522 Origin Connection Time-out [00007f6b74000ee8] core access error: connection failed: Network is unreachable [00007f6b74000ee8] core access error: connection failed:
Network is unreachable [00007f6b74000ee8] http access error: cannot connect to services.tvrage.com:80
edited Dec 17 '16 at 7:12
Zanna
53.3k14 gold badges150 silver badges251 bronze badges
53.3k14 gold badges150 silver badges251 bronze badges
answered Dec 17 '16 at 4:11
EetSandhuEetSandhu
531 silver badge9 bronze badges
531 silver badge9 bronze badges
@Zanna thanks for formatting :) . You have made it very presentable.
– EetSandhu
Dec 17 '16 at 15:37
Any time :) thanks for contributing to the site
– Zanna
Dec 17 '16 at 16:10
add a comment
|
@Zanna thanks for formatting :) . You have made it very presentable.
– EetSandhu
Dec 17 '16 at 15:37
Any time :) thanks for contributing to the site
– Zanna
Dec 17 '16 at 16:10
@Zanna thanks for formatting :) . You have made it very presentable.
– EetSandhu
Dec 17 '16 at 15:37
@Zanna thanks for formatting :) . You have made it very presentable.
– EetSandhu
Dec 17 '16 at 15:37
Any time :) thanks for contributing to the site
– Zanna
Dec 17 '16 at 16:10
Any time :) thanks for contributing to the site
– Zanna
Dec 17 '16 at 16:10
add a comment
|
why did no one suggest totem
, which is preinstalled? ^^
cd /path/to/location/of/video
totem video.mp4
add a comment
|
why did no one suggest totem
, which is preinstalled? ^^
cd /path/to/location/of/video
totem video.mp4
add a comment
|
why did no one suggest totem
, which is preinstalled? ^^
cd /path/to/location/of/video
totem video.mp4
why did no one suggest totem
, which is preinstalled? ^^
cd /path/to/location/of/video
totem video.mp4
answered Apr 15 at 15:35
Thomas VenturiniThomas Venturini
2912 silver badges10 bronze badges
2912 silver badges10 bronze badges
add a comment
|
add a comment
|
This is easy :
playername video_or_audio_file_name
And you should not be under root.
-1 because OP has already mentioned thatvlc my_video.avi
(playername filename) doesn't work.
– clearkimura
Feb 6 '16 at 9:01
add a comment
|
This is easy :
playername video_or_audio_file_name
And you should not be under root.
-1 because OP has already mentioned thatvlc my_video.avi
(playername filename) doesn't work.
– clearkimura
Feb 6 '16 at 9:01
add a comment
|
This is easy :
playername video_or_audio_file_name
And you should not be under root.
This is easy :
playername video_or_audio_file_name
And you should not be under root.
answered Feb 5 '16 at 18:57
Bahodir BoydedayevBahodir Boydedayev
1
1
-1 because OP has already mentioned thatvlc my_video.avi
(playername filename) doesn't work.
– clearkimura
Feb 6 '16 at 9:01
add a comment
|
-1 because OP has already mentioned thatvlc my_video.avi
(playername filename) doesn't work.
– clearkimura
Feb 6 '16 at 9:01
-1 because OP has already mentioned that
vlc my_video.avi
(playername filename) doesn't work.– clearkimura
Feb 6 '16 at 9:01
-1 because OP has already mentioned that
vlc my_video.avi
(playername filename) doesn't work.– clearkimura
Feb 6 '16 at 9:01
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%2f558913%2fplaying-videos-from-terminal%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
Quick test using "VLC media player 2.1.6 Rincewind (revision 2.1.6-0-gea01d28)" on 14.04 release has no problem when running
vlc file.mp4
in Terminal. Probably something wrong with the file path?– clearkimura
Feb 6 '16 at 9:03