Software :: MPlayer Discrepancies - No Support For Flash Video
Nov 20, 2009
When 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
ADVERTISEMENT
Sep 4, 2009
I 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]..
View 14 Replies
View Related
May 18, 2010
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]
View 9 Replies
View Related
May 20, 2010
compile mplayer & mencoder with VP8 support? also what with VP8 support in rpmfusion?
View 3 Replies
View Related
Aug 1, 2010
Kernel 2.6.21.5, Slackware 12.0 Mplayer 1.0rc2-4.1.2.
I have compiled and installed the mplayer tarball and I have disposed of both the tarball and its contents. There was the option to compile either for the physical console alone or for both this and the GUI. And I really don't remember which one I did choose.
View 7 Replies
View Related
Apr 27, 2010
I'm having, namely building mplayer with x264 support. If I do ./configure on it's own it builds fine without x264, with ./configure --enable-x264 I get this with make
Code:
libavcodec/libavcodec.a(libx264.o): In function `X264_frame':
libx264.c:(.text+0x1d9): undefined reference to `x264_encoder_encode'
libavcodec/libavcodec.a(libx264.o): In function `X264_close':
[Code]....
View 6 Replies
View Related
Jul 17, 2011
I am using mplayer with Umplayer/Smplayer as graphic front ends. I have enabled DVD menus by checking the box in Preference > Drives in Umplayer(also tried Smplayer) but there is still no menu when I stick a DVD in the dvd drive, on the other hand the menus show up if I use VLC to play the DVD so it is not the dvd's problem.
I have already installed libdvdnav4.
View 9 Replies
View Related
Mar 3, 2010
1) Does Karmic mplayer have VDPAU support out of the box? If not, why doesn't it?
2) Does LUCID mplayer have VDPAU support "..."?
3) If Lucid doesn't, can I use the Karmic VDPAU PPA for Lucid, or much I compile mplayer myself?
4) Point me to a place with instructions on compiling mplayer with VDPAU support. If you don't know, I'll just google it.
View 2 Replies
View Related
Apr 26, 2011
I want to encode video content with mencoder and libvpx codec. I have libvpx installed on my machine and I can encode with libvpx using ffmpeg. My OS is Ubuntu 10.10, 64bit. I downloaded fresh mplayer/mencoder from SVN repository. If I configure mplayer/mencoder without any explicit enabled features using:
[Code]...
View 3 Replies
View Related
Jan 20, 2011
I am not able to play certain movie files with MPlayer since a few days:
Code:
MPlayer dev-SVN-r32749-4.4-openSUSE Linux 11.2 (i686)-Packman (C) 2000-2010 MPlayer Team
Can't open joystick device /dev/input/js0: No such file or directory
Can't init input joystick
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.
Playing somefile.wmv.
ASF file format detected.
[asfheader] Audio stream found, -aid 1
[asfheader] Video stream found, -vid 2
VIDEO: [WMV3] 640x480 24bpp 1000.000 fps 1500.0 kbps (183.1 kbyte/s)
Opening video decoder: [dmo] DMO video codecs
DMO dll supports VO Optimizations 0 1
DMO dll might use previous sample when requested
MPlayer interrupted by signal 11 in module: init_video_codec
I am not sure which filetypes are affected by this bug, but I can play *some* files. The specific file here used to work a few days ago.
Code:
kalle@hoppers:~> file somefile.wmv
somefile.wmv: Microsoft ASF
The only major thing referring to multimedia in the past few days I remember is installing 'h264enc' from Packman, however, meanwhile I uninstalled this package, yet the problem persists.
Code:
kalle@hoppers:~> grep h264enc /var/log/zypp/history
2011-01-15 20:11:53|install|h264enc|9.2.4-0.pm.1.1|noarch|root@hoppers|Packman|c5bd1d534726472929134e5acc8f66492c52c51b
2011-01-20 22:06:20|remove |h264enc|9.2.4-0.pm.1.1|noarch|root@hoppers
The only way of solving this was moving MPlayers config, but that did not help either.
Xine also is not able to play this video:
Code:
kalle@hoppers:~> xine somefile.wmv
Dies ist xine (X11 gui) - Ein freier Video-Player v0.99.6.
(c) 2000-2007 Das xine Team.
[wmv3 @ 0x8f78060] Extra data: 8 bits left, value: 0
xiTK received SIGSEGV signal, RIP.
View 9 Replies
View Related
Jul 10, 2010
where I can find a package for mplayer with dvdnav support enabled?
I was disappointed to discover that in 10.04 dvdnav support was disabled in mplayer. I rely on it for my mythtv front end box to be able to play DVDs. According to a bug it was disabled because of an upstream email chain where dvdnav was considered 'experimental' and 'not ready for production use'. Funny as it worked fine for me.
Post #6 here is where I found the above reasoning for it being disabled.
[URL]
View 8 Replies
View Related
Oct 22, 2010
when I try to play any video in mplayer, i only hear the audio .how can I fix it?vlc and totem works
View 14 Replies
View Related
Apr 18, 2010
The thing is that flash sucks for linux on 64-bit, performance vice. Due to this I actually download every clip to a temp folder and play the file while it's being downloaded with mplayer. This works really nice. Flash is not to play a video. Does there exist a plugin for this for any browser? I tried google, but I can't find the right words to search for. Edit: I did find a plugin for playing wmp things, that is not what I'm asking for!
View 1 Replies
View Related
Jan 6, 2011
from the php or html webpages pages, can we find the direct link to the flv files. videos it is easy, ok, because it places with firefox the flv file into the temp. but what about all other streams of webcams, videos, music, ... so that one can use mplayer
View 1 Replies
View Related
Oct 23, 2010
i'm in 64 bit kubuntu, with the the nswrapper in 10.10http://www.metacafe.comin firefox i get the sound but not the video in metacafe, when the video is unblocked by flash block. Others have the same problem?
View 4 Replies
View Related
Jul 6, 2010
After updated libflashplayer to 10.1 and installing the 32 bit compatability libraries as described in some other threads, I can no longer use mplayer, ffplay, or vlc to watch flash video.
Code:
mplayer /tmp/Flashsomething
In all three cases:
* there is no sound
* video is choppy at best
[Code]....
View 1 Replies
View Related
Nov 28, 2010
I was recently messing around with the partitions on my tri-boot system and ultimately messed everything up. After a few hours of tinkering I was able to recover but learned something interesting in the process.Something has changed with FDISK, or some underlying component, from FC12 to FC14. I keep partition backups so when I mess things up, I restore using dd. Anyway I think I was restoring partitions at the wrong starting blocks as some partitions worked while others did not. I just happened to notice the start for sda1 on FC14 and said to myself, that's not right.
Anyway take a look as the 'fdisk -l /dev/sda' for FC12 and FC14. What gives? My backups were all made on an FC12 install and when I restored from an FC12 boot CD all is well. Anyone know what the deal is? Should I recreate all my backups again using FC14? Not sure how the boot sector is affected with this FC14 sda1 start at 64.
HTML Code:
*** FC12 x64
Disk /dev/sda: 640.1 GB, 640135028736 bytes
255 heads, 63 sectors/track, 77825 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
[code]....
View 2 Replies
View Related
May 28, 2010
Server with 4 disk partitions in an RAID 5 array using md. Yesterday the array failed with two devices showing as faulty. After rebooting from rescue, I was able to force the assembly and start the array and everything looks to be okay as far as the data goes, but when I run:
Code:
mdadm --examine /dev/sda3
I get (truncating to the interesting bits):
Code:
Raid Level : raid5
Raid Devices : 4
Avail Dev Size : 1448195216 (690.55 GiB 741.48 GB)
Array Size : 4344585216 (2071.66 GiB 2224.43 GB)
Used Dev Size : 1448195072 (690.55 GiB 741.48 GB)
Array Slot : 0 (0, 1, 2, failed, 3)
Array State : Uuuu 1 failed
And
Code:
mdadm --detail /dev/md1
yields:
Code:
Array Size : 2172292608 (2071.66 GiB 2224.43 GB)
Used Dev Size : 1448195072 (1381.11 GiB 1482.95 GB)
Raid Devices : 4
Total Devices : 4
Active Devices : 4
Working Devices : 4
Failed Devices : 0
Spare Devices : 0
Additionally, the 'slot' for devices a-d line up like this:
a - 0
b - 1
c - 2
d - 4 (!)
The first number 'Array Size' from examine is twice as big as sit should be based on the output from detail and comparing to twinned server, and why does the 'Array State' and 'Array Slot' from examine indicate there's a 5th device that's not indicated anywhere else?
View 2 Replies
View Related
Feb 7, 2011
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 Related
Dec 20, 2009
I 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 Related
Apr 29, 2011
I 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 Related
Dec 21, 2010
Got 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
Jun 5, 2011
-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?
View 1 Replies
View Related
Sep 25, 2010
I downloaded the codecs from slakbuilds and installed but mplayer still complains about missing codec for mwv format
View 10 Replies
View Related
Sep 1, 2009
When 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 Related
Feb 10, 2010
My 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 Related
Feb 19, 2010
I 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..
View 3 Replies
View Related
Mar 9, 2010
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
View 4 Replies
View Related
Oct 13, 2010
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 Related
Feb 28, 2010
No 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.
View 3 Replies
View Related