Fedora :: No Video In Mplayer?
Oct 22, 2010when I try to play any video in mplayer, i only hear the audio .how can I fix it?vlc and totem works
View 14 Replieswhen I try to play any video in mplayer, i only hear the audio .how can I fix it?vlc and totem works
View 14 RepliesI just install mplayer-1.0-0.111.20091029svn.fc12.i686 and I can only hear the sound of the wmv file, but not the video [URL].
View 2 Replies View RelatedI just made a minimal installation of F14 and I have been installing more package to it. However I think I have missed something because VLC crashes after open and Mplayer and Totem have sound but not video.
View 5 Replies View RelatedWhen I am playig videos with mplayer (I am using smplayer frontend), sometimes video freezes and i had to push space button twice before it starts to play again. I am using Fedora 11 x86_64. How it can be fixed?
View 3 Replies View RelatedI thought this may be of interest, so I'm sharing. I've built some experimental mplayer packages for Fedora 11 and Rawhide (x86-32 and x86-64 arches) with shiny new features. Aside from being very recent snapshots, one of them includes support for hardware video playback acceleration via VDPAU and VAAPI, and the other includes support for multi-threaded playback (so you can split the decoding load across multiple cores).
The playback acceleration can definitely be used on NVIDIA adapters (from the GeForce 8xxx series onwards) using the proprietary driver (not, unfortunately, nouveau). Also on Intel Poulsbo (GMA 500) adapters, using my packaged version of the native driver for that chipset (link is in the blog post). VDPAU acceleration is also allegedly possible on S3 Chrome 530 GT and S3 Chrome 540 GTX adapters using S3�s own driver, but I haven't had the chance to test that. Multi-threaded playback can be done on any system, but only really makes sense on those with multiple processors (cores).
Full details of where, how and why are in my blog post:[URL]..
When playing some HD files Mplayer video is slow compare to sound. Totem plays the same videos with perfect synchronization of voice and video. I have tried all video drivers in Mplayer none seems to work.My version of mplayer is : MPlayer SVN-r31918 (C) 2000-2010 MPlayer TeamRunning Squeeze.
View 1 Replies View RelatedGot this weird problem. I just installed 10.10 to my Thinkpad W510. I am trying to install the proper codecs required to play .avi and other files. I can hear sound, but no vide
View 7 Replies View Related-The Mkv video file cannot be opened by the Mplayer due to something that I don't know. I try to open it via the gnome-terminal and end up with something like this:
The, I try to play it with VLC media player. Everthing seems fine but after few minutes, I can see the lagging of the video and distractions on the screen.
Then, I've open my Windows 7 and play the mkv files with the KMplayer, everything is fine. No lagging, no distractions.
I've already updated the ubuntu-restricted-extras. I've already installed the libxine1-ffmpeg and nothings good appeared.
I've already installed the mkvtoolnix-gui (which is i don't know what is it) but similar prob appear.
how did play mkv files? With no lags or disctractions?
I downloaded the codecs from slakbuilds and installed but mplayer still complains about missing codec for mwv format
View 10 Replies View RelatedMy partner is a teacher and has downloaded some videos from a teacher's resource site but can't seem to play them in Ubuntu. They play fine in Windows XP using Windows Media Player but they only play a few seconds in VLC or Totem and then freeze. The files in question seem to be normal MPG (MPEG-1) video files but somehow VLC and Totem choke on them. I have installed all restricted video formats including w32codecs but still no joy. My partner is threatening to go back to Windows!
View 2 Replies View RelatedI am trying to get a listing of video information using ffmpeg or mplayer. I have found a way BUT it is only returning 1 piece of info..
Here is what I'm doing in PHP:
print exec("/usr/local/bin/mplayer -identify file.flv -ao null -vo null -frames 0 2>/dev/null | grep ^ID_");
But this will not provide an entire listing, it will only print out 1 thing such as:
ID_AUDIO_CODEC=mp3
I can specify what exactly I want to know something like:
print exec("/usr/local/bin/mplayer -identify file.flv -ao null -vo null -frames 0 2>/dev/null | grep ^ID_VIDEO_WIDTH");
but I want to just have all the info available at once instead of having to loop through like 20 times..
I would like to save a broadcast video with mplayer but I want do it while they are seeing, I mean, I want see them in real time, but also recording them and see them when I want I've actually got with audio files with:
Code:
mplayer http://whatever/audio -ao pcm:file=/home/user/audio.mp3 It works perfectly, I listen to the audio file from the radio I connected and save the file. But I can't with video, I tried: Code: mplayer http://whatever/video -vo x11 -ao pcm:file=/home/user/video.mp4
I've just upgraded Kubuntu from Lucid to Maverick and, as i've added the backports repo, I also upgraded KDE from 4.5.1 to 4.5.2It mostly went fine, but there's one little annoyance i've noticed. I used to be able to drag an mplayer video around the screen by clicking anywhere on it, but since the upgrade that doesn't work any more and I now have to drag the title bar specifically
View 2 Replies View RelatedWhen I try mplayer with different distros, I get different results. Right now I have Kubuntu Karmic on the hard drive, but most of the time I'm running Kiara, which is a rebuild of Slax, from a live CD. With Slax, and (I believe) also with Slackware, Mplayer doesn't seem to support playing flv (flash video), or, strange to say, ogg. Now, with Karmic, I can't get full-screen video, though I can get that with most Debian-based distros, including the earlier kubuntu jaunty. Any way of closing up these gaps?
View 9 Replies View RelatedNo video from mplayer/xine/vlc with HDMI connection I just plugged in my new monitor using a HDMI cable. Display is perfect everywhere except in video players. Flash video worksfine. I guess there's some overlay setting that needs to be changed?
VLC plays some bizarre 'ASCII art' thing instead of video files. Other players give me audio but no picture.
TVTime is the same - sound but no image
Also, there is no sound via HDMI from the screen but that's a secondary issue.
I'm using Ubuntu 9.10 and trying to use mplayer for reproducing a simple video playlist.
Typing on the terminal the code:
mplayer -playlist <playlistname>
I've the problem that every time that the player begins reproducing a new video, it close itself and reopen in another window. Is there no way to keep the first window open and reproduce all the video files in the same window?
Is there a way to run a short mplayer ascii video clip after the boot messages?I've got some video of a shark that I can play with the mplayer ascii feature (mplayer -vo aa -monitorpixelaspect 0.5 file.avi)
View 3 Replies View RelatedWhat Ive Done:
1: [url]
To get the necessary things for mplayer
2: [url]
To enable DMA
3: added these lines to /etc/X11/xorg.conf under Section "Device"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
This has not worked so far.
I am on Squeeze. In the past I have successfully extracted audio from video files. Recently when I try it I get an unplayable file, just some brief noise nothing more. Mplayer on the other hand plays every video and audio file out there. Is there something wrong with mplayer? I installed mplayer from the repo. I haven't compile mplayer since before Lenny.
View 14 Replies View RelatedHow can one adjust/sync audio and video in gnome-mplayer while watching video
The following is my configuration :-
OS : Opensuse 11.2
Media Player : gnome-mplayer 0.9.9
I'm just curious if anybody knows how to change the default settings in gnome-mplayer from it using video0 as the video input (which is my built-in webcam), to say video1 (which is my external usb tv tuner). There is no gui option for this.
My issue is not being able to use it for analog video, though it's not a huge deal because I figured out the same very thing for tvtime (video0 to video1). It'd just be another option.
Has anyone else had a problem getting chromium to pick up on Mplayer as a streaming video plug in? I can get it working fine with firefox, but chrome simply states there is no plug in found. I have scoured the internet for answers to this, and frankly, I haven't found a damn thing lol.
View 2 Replies View RelatedKernel 2.6.21.5, slackware 12.0
I have a dvd-video disc (that is, one like those you buy or rent, out of the shelf) which I have played before. So I'm positively sure it plays and is in good condition. Now, I run mplayer on it, and what do I get? code...
i'm using debian wheezy and whenever i'm playing a webm video, typically on videos, totem and mplayer can't play video. the video just freezes. (i assume because they both use gstreamer.) when i try to use vlc when those 2 aren't working, the video does play but there is no sound.
View 3 Replies View RelatedFullscreen video playback doesn't work in MPlayer. I don't know if or where this should be reported.
mplayer 2:1.0~rc3+svn2
Ubuntu 9.10 on i386
Code:
mplayer -vo gl filename
[URL]
I'm running SLackware64 13.1 and today I notice if I play a video in Mplayer and select half size, my box freezes.
View 5 Replies View RelatedWhen I try to play a dvd and give mplayer no options, it defaults to "X11" for the video output, which maxes out the cpu. To get around this, firstly I tried to play the dvd using "cvidix" in the console.
I used the following command:
mplayer -ao alsa -vo cvidix -fs -framedrop -stop-xscreensaver -dvd-device /dev/dvd1 dvd://1
This played the dvd, but the console text was still visible over the top of the movie; i.e. mplayer was playing in the layer beneath the console text
Then I tried using xvidix in X:
mplayer -ao alsa -vo xvidix -fs -framedrop -stop-xscreensaver -dvd-device /dev/dvd1 dvd://1
This gives a green line about 5mm thick down the right side of the screen, but other than that it is ok.
I have released a Firefox extension, called FlashVideoReplacer, that automatically replaces embedded flash video object with video/mp4 or x-flv, allowing to watch flash streaming content with a less CPU intensive plugin.
[URL]
I somehow lost my "documents" file. I had written a letter on OpenOffice and then went to file it in my documents file. I clicked on "places" then on "documents" and what came up was my recently installed MPlayer unit! This is crazy! So how do I recover my "documents" folder and how can I assign MPlayer to its rightful place "Sound and Video"?
View 1 Replies View RelatedI am trying to install gnome mplayer and later mplayer codecs.script run
Code:
root@zorro:/home/siawacsh/Downloads/MPlayer/mplayer/slackbuild/gnome-mplayer# ./gnome-mplayer.SlackBuild
gnome-mplayer-0.9.8/
[code]....