Debian :: Unable To Watch Any Video In Squeeze?
May 14, 2011
Recently I moved to Debian Squeeze from Ubuntu 10.10. I've a bunch of avi, wmv and flv files. I use VLC media player and I'm unable to the see the video on them. w64codecs is already installed. Yet, I could only hear the audio and the VLC screen is pitch black. How do I get the video to work ?
View 7 Replies
ADVERTISEMENT
Jun 21, 2010
I've just downloaded fedora 13 and wanted to watch a video on ...... I needed to download the latest version of adobe. So I was able to download it but not able to use it and watch the video. Watch should i do? Is there another program I can use to watch the video or am i doing something wrong.
View 1 Replies
View Related
Jul 2, 2010
If you go to [URL].. and pick any video it will play the commercial but not the video. I have 64 bit version of flash installed on ubuntu and it plays fine. Any ideas why it does not play. I chose a random video to see what I mean. You can post the link below to see.[URL].. how to make it play on Debian. I have flash and sun java plugin installed.
View 14 Replies
View Related
Mar 1, 2011
I have recently swapped over to debian (KDE 32bit) from linux mint, however vlc only plays audio, no video (This is for .avi's, .wmv's and rtsp streams, probably others but that what i have available to try). I've installed debian multimedia and dragon player will play .avi's fine, though crashes with .wmv's .
Output if i start play a video vlc through terminal
VLC media player 1.1.3 The Luggage (revision exported)
Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
[code]....
View 9 Replies
View Related
Mar 31, 2011
I have been having trouble installing a working Debian 6.0.1a (Squeeze) desktop; I cannot seem to get Xwindoes working (under KDE). Is it possible that my video monitor is simply incompatible with Squeeze? I am using an old but not ancient Samsung SyncMaster 997DF with PS/2 keyboard and mouse. Output of lspci -nn | grep VGA is: 01:00.0 VGA compatible controller [0300]: Silicon Integrated Systems [SiS] 661/741/760 PCI/AGP or 662/761Gx PCIE VGA Display Adapter [1039:6330]
When I compared the contents of /usr/lib/xorg/modules and output of kdm.log between my working (but no longer trusted) Lenny and my nonworking Squeeze, I found that the driver sis_drv.so seems to be loaded by my Lenny but not by my Squeeze, and someone said that Squeeze uses a new version of Xorg which is incompatible with SIS. If so, does that mean that I need to get a new monitor? A new motherboard with video controller? I never had a video card--- do I need one to use Squeeze with KDE?....
View 8 Replies
View Related
Jun 21, 2010
Having been using squeeze on my primary system for some time, I decided to install it on my media center PC. After doing a clean install I lost sound (another post) and my maximum video resolution dropped to 1280x1024. I was previously getting 1920x1080 (native) resolution under lenny on this box. So it's a mystery to me why I'm not getting that now. As you can see, the nvidia module is loaded:
# lsmod | grep nvidia
nvidia 9821382 0
i2c_core 12570 2 i2c_piix4,nvidia
PS--This was installed the "debian way" via module assistant.
View 2 Replies
View Related
Jun 16, 2010
After a fresh custom install of Squeeze I could not play any video. debian-multimedia.org repository is in my sources.list. Trying to play an AVI video with totem I get the message
[code]...
View 14 Replies
View Related
Apr 4, 2010
I have installed squeeze and kernel 2.6.32-3 Also I use the USB webcam Asus. A week ago I installed lenny, my webcam didn't work, then I made upgrade to squeeze and my webcam worked! I don't know why Yesterday I have installed the system again, the base system as lenny (net-install) and then squeeze. But webcam doesn't work
[Code]...
View 2 Replies
View Related
Jul 10, 2011
Recently I installed Debian Squeeze - 2.6.32-5-686 but I found problem with my TV OUT again. Before I had the same problem but I found decision here with this patch and everything was OK. Now I have the same problem with new NVIDIA driver (275.09.07) and Debian Squeeze. I tried older drivers but nothing. My video card i NVIDIA - 9500GT.
View 2 Replies
View Related
Feb 7, 2011
The way I usually boot Linux distros, and this has worked for every distro I have tried up to Kubuntu 10.10, was to install Grub2 on an extended partition, run "dd if=/dev/sda5 of=linux.bin bs=512 count=1", and then adding that bin file to my Windows boot.ini. What usually happens after is that I get the Grub2 menu after selecting it from the Windows Bootloader.
The problem is, with the latest Squeeze AMD64, all I get when I do this is a static cursor and the computer is frozen and I have to hit the reset button.I mounted the Linux partition with Ext2IFS (mkfs.ext3 -I128 /dev/sda5 to get 128KB inodes), and I can see that the Squeeze installer did indeed install Grub2, because I can see the files in their respective directories.
View 10 Replies
View Related
Mar 10, 2011
I tried installing a live version of Debian Squeeze 6.0.0 for the i386 architecture. I am using a first generation MacBook Pro (Intel Core Duo, not Core 2 Duo).
I managed to boot the live cd and install everything using the "guided installation" option, using the whole drive for Debian (I don't have the Mac OS X Snow Leopard disc so I just wanted to install a strictly Debian system). I installed GRUB to the master boot-record, but after finishing the installation and rebooting I was confronted with the dreaded "question mark". After doing a bit of reading, I found that I should have installed the EFI LILO bootloader to the MBR instead of GRUB, so I reinstalled everything, choosing this option instead. But that didn't work either. More question marks. I imagine I must have to configure either of these bootloaders in the shell, but I don't know how to go about doing this.
How to do this without using a Mac OS X installation disc.
View 7 Replies
View Related
Apr 8, 2010
I can not watch videos from the following site:[URL]..
View 9 Replies
View Related
Mar 29, 2010
Have my proxy running on Lenny and tried to upgrade to squeeze. Originally the system was installed on Etch and upgrading to Lenny was no problem. In the system i have two RAID1 volumes, md0 for / and md1 for /home. For upgrading i added the sources to my apt.conf and startet dist-upgrade. During the installation procedure, when installing udev I was advised to install the new kernel first and continue upgrade after booting the kernel. so I installed the kernel by "apt-get install linux-image-2.6-686. When generating initramfs there was a message, that there are no arrays defined in /etc/mdadm/mdadm.conf I took a look and there were none. mdadm seems to have been update before.
I then added the lines for RAID definition and added the data for UUID The UUID I got from the output of "mdadm --detail /dev/md0"
What I don't understand: blkid gives the same UUIDs for the first partitions of the RAID and a different UUID for /dev/md0 and /dev/md1 than mdadm --detail The update of initramfs for kernel 2.6.32 then gives this result:
update-initramfs -u -k 2.6.32-3-686
update-initramfs: Generating /boot/initrd.img-2.6.32-3-686
W: Possible missing firmware /lib/firmware/e100/d102e_ucode.bin for module e100
W: Possible missing firmware /lib/firmware/e100/d101s_ucode.bin for module e100
[code].....
View 12 Replies
View Related
Jun 10, 2011
I have a Dell D620 and I can't use any screensavers. Rather, no screensavers work. Just for giggles, I booted a Kubuntu 11.04 CD, updated the sources.list, installed rss-glx and was able to use the rss-glx and other opengl screensavers. The reason I say opengl is because those are the ones that I use but no screensavers work.
View 2 Replies
View Related
Jun 2, 2010
After some problems using Miro applications I finally start it but I cannot use it because when I wanna download it can't. Also it cannot open the feeds. I think that my problem is related to the fact that I am using proxy for Internet.How can I get the application to work? I have set the proxy settings from yast -> Proxy
View 1 Replies
View Related
May 10, 2010
Every time i try to watch a video, it says that i need to install plugins and stuff. i already did all of that. I even went to the software center and downloaded the restricted file thing that had the flash player in it.
View 1 Replies
View Related
Sep 26, 2010
it wasn't like this when i first signed on but now i cant watch video in full screen without it being choppy. anyone else have this problem? how do i know if i have the most up to date flash player installed and video drivers?
View 1 Replies
View Related
Nov 6, 2010
I'm using Dell inspiron 1210 and installed netbook remix 10.10 recently. But I have trouble with watching video files with any players, including built-in player, SMPlayer, VLC media player.
Video is not appear with those players and can see only black screens. Sound works well. I think there are some troubles with codecs, But though I installed some codecs and restricted-extra, there are no improvements. What should I do to see video with this system? Those video files can be watched with my desktop;Ubuntu 10.04 and VLC player so I think files has no problem. Dell inspiron 1210 specification; Intel Atom Z530, GMA500, 1GB Ram. GMA500 driver has installed.
View 3 Replies
View Related
May 20, 2011
Everyone always told me Ubuntu is a perdy Speedy OS. Im thinking otherwise so far, unless Im missing something. Basic problem where i see the lack of speed compaired to when this same machine is running windows 7 comes to web browsing. Mainly ..... vids. i downloaded Flash from the software center and downloaded java with the help of some commands i looked up. I cant watch more than about 8 seconds of video before it buffers. This common?
View 9 Replies
View Related
Jan 6, 2010
I have set Audio Output Module to ALSA, but there is not sound either. Same result with AviPlayer, video but no sound. The log of AviPlayer is:
<audio reader> : MPEG1 Layer-3 48000Hz 0kbps JointStereo Xing (1152,428,384)
<audio reader> : junk size at the begining: time:0.98s pos:0 (46080b)
<reader> : Initialized video stream (chunk tblsz: 60868, fmtsz: 40)
[code]....
View 6 Replies
View Related
Jul 21, 2011
I have installed flash plugins in my firefox 5 in fedora 15, I can watch ....., but not [URL] video. What is wrong here? I have in my firefox plugins:
[Code]....
View 2 Replies
View Related
Jun 7, 2010
I'm learning a foreign language. There are several online sites that have Flash video in the language I'm learning (e.g., Hulu), which is great. Unfortunately, they have English subtitles, which is (depending on who you ask) somewhere between "annoying" and "actively harmful to my learning".When I'm watching them in a window, I can just move them near the bottom of the screen, or put another window over them. That's awkward, but it kind of works.But I'd like to watch them full-screen, on my TV set. Full-screen Flash doesn't let me put any window on top of it.Is there a way to watch an online Flash video but block out part of it?
View 3 Replies
View Related
Jul 3, 2010
Ubuntu 9.10. I can still watch videos that I have downloaded. Whenever I watch a video online, no matter which browser, it crashes, goes back to the login screen, when I log back in all windows have been closed.
EDIT: It doesn't crash if I'm playing a video but on a different tab in my browser, I'm pretty sure this means it is a problem with the screen but I may be wrong.
I'm using a Samsung NC10 netbook. It has always worked before.
And another thing, I used to be able to use Extra visual effects but now it says it can't find drivers, where can I find drivers for my screen?
View 1 Replies
View Related
Sep 27, 2010
when I want to play a video file. The video is missing but the audio remains.Also, when i play .mp3 files using totem I have no visualizations on the video screen, like this:Video files such as .avi:(Audio is well).
View 2 Replies
View Related
Mar 7, 2010
I'm trying to watch live streaming video on a Slackware box I have connected to a television. I can get Flash to play, but that's almost always pre-recorded (and I'm trying to watch live sports.) The site I go to (which works on Windows) is [URL]. They provide streams that they collect somehow, but they're in different formats. (Some are in Windows Media, some are in Real, some are in quicktime, etc.) I'm using Firefox as a browser, but I could use something else. Beyond the default Slackware (13.0) installation, what additional software do I need?
View 3 Replies
View Related
Nov 28, 2010
I have cent os 5.5 installed on my laptop and i tried watching online videos in fullscreen mode but it does not opens a full screen. I have firefox 3.6.11 and I have already tried preloading library using LD_PRELOAD=/usr/lib/libGL.so.1 .
View 2 Replies
View Related
Oct 31, 2010
how to watch video with two subtitles(different languages) simultaneously?
View 1 Replies
View Related
May 15, 2011
I have installed the gecko-mediaplayer plugin for Firefox and I am wondering if it is possible to watch quicktime video streams in Firefox.
View 9 Replies
View Related
Aug 11, 2011
I am trying to use the s video port on my presario 2800t to watch videos on my tv. I have plugged the S Video cable into the back of an RF box. So how do I get the computer to send a video signal through the s video port?
View 3 Replies
View Related
Sep 18, 2010
Still cannot watch a flash video in full screen for more than 1 minute before it freezes/hangs. Ridiculous that this bug has been around for YEARS and no one took the time to fix it for new versions.
View 8 Replies
View Related