Ubuntu Multimedia :: Various Video Bugs In Lucid?

Jun 27, 2010

I did a clean install of Lucid, and almost everything video related is a little sluggish. First of all, Compiz is really slow compared to how it was in Karmic.
I don't even use window animations, just the Scale and a couple other effects, like desktop cube. Scale is really slow, and sometimes it doesn't work. I have to start compiz again to get it working. Desktop cube actually froze a couple of times half way through a rotation. Rotating the cube is much slower as well.

Also, I've been having a lot of trouble with HD video playback. It's not just the 100% CPU load that's bugging me, but every 3-4 minutes the playback skips frames, and the image becomes all glitchy.

Flash playback also uses a lot of CPU, I can't even watch ..... videos in fullscreen most of the time. And I'm always opting for the lowest quality possible btw.

I have a dual core AMD CPU and 8600GT nvidia graphics card, so it's not a hardware issue.

View 5 Replies


ADVERTISEMENT

Ubuntu Multimedia :: How Do I Capture Video In 10.04 Lucid

May 4, 2010

How do I capture video from my JVC GR-DF470 MiniDV camera into 10.04 Lucid.PiViTi looks good for an editing app, and I've installed OpenShot as well, but neither have a way of capturing the video from a camera. I used Kino previously in 8.04 Hardy, but it was buggy at best in 9.10 Karmic; I've just installed it in 10.04, but capture keeps stopping after 2 or 3 seconds. I also tried kdenlive, but the audio capture has a lot of 'noise' that is louder than the voices on the tape, and once it finishes capturing video, it doesn't display a 'Save' dialogue as it is supposed to - so that wasn't very successful either.So what can I use to capture video from a MiniDV Camera via Firewire.

View 9 Replies View Related

Ubuntu Multimedia :: Video Stopped Working In Lucid

May 3, 2010

i upgraded to lucid, but now my video has stopped working... videos and iplayer work fine. the problem is with any videos (mp4, flv) opened in vlc or mplayer. i can hear sound fine but the screen is black. the same happens in skype. i followed the comprehensive guide and did all the steps, but no joy.

View 3 Replies View Related

Ubuntu Multimedia :: Video Choppy After Upgrade To Lucid

Jun 14, 2010

I just upgraded from Karmic to Lucid. I've never had problems with playing video files before, but now that I've upgraded to Lucid, I am, regardless of Compiz and other visual effects being on. What I know of my hardware specs are in my sig. I have "NVIDIA accelerated graphics driver (version current) [Recommended]" activated (and in fact, one of my reasons for upgrading was the supposedly improved NVIDIA drivers in Lucid). VLC, MPlayer and Totem are all choppy playing .avi's: they play smoothly for several seconds, then start skipping (audio and visual, separately), though VLC does so less violently than the others. Similar problems, though slightly less severe, with watching flash movies in chromium.

View 2 Replies View Related

Ubuntu Multimedia :: No Hardware Video Playback Acceleration In Lucid?

May 8, 2010

Today I installed the latest Ubuntu, added VLC and... the acceleration is not there. When I compiled VLC myself on 9.04 I had a checkbox to enable hardware acceleration in the FFMPEG codec settings but this checkbox is not present in the VLC that was downloaded to my 10.04 by default.am I doing something wrong or is the hardware acceleration simply not there? And what do I have to do to enable it? Is FFmpeg in 10.04 compiled with VAAPI support? Is VLC in 10.04 compiled with VAAPI support? Do I need to recompile both or just on of them? I have just updated my system and now I'm not able to watch the family movies from my HD camcorder.

View 2 Replies View Related

Ubuntu Multimedia :: WMV Video Silent In Lucid 32-bit Plays Audibly In XP

Jun 4, 2010

I have a WMV video which plays in XP but fails in 32-bit Ubuntu Lucid (same machine, dual boot), kernel 2.6.32-22 on a Lenovo SL400 w/ 2GB RAM, 36GB HD free and an Intel Core 2 Duo T5870 2GHz CPU.

Media player and Banshee fails with the error message No packages with the requested plugins found The requested plugins are Windows Media Audio 9

Avidemux crashes when I try to open the 6.3GB file, which I can play with audio AOK in XP.

Assert failed :_offset<=pakSize
at line 352, file /build/buildd/avidemux-2.5.2/avidemux/ADM_inputs/ADM_asf/ADM_asfPacket.cppADM_backTrack
asfPacket:ushPacket(unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int)

[code]....

View 4 Replies View Related

Ubuntu Multimedia :: Export A Video From Pitivi In A Format From Lucid 64-bit

Jun 5, 2010

i am trying to export a video from pitivi in a format that can be uploaded to videos. i found this thread which suggests using an flv muxer with the l.a.m.e. mp3 encoder. my problem is that my pitivi doesn't list lame as an option, and i haven't been able to get it in.

i have tried reinstalling lame from the repositories, and also building lame, ffmpeg, gstreamer, faac, x264 and pitivi from the latest source. i simply can't get a video format to export that works in videos. mp4 and other format exports don't seem to work at all, they get stuck on the first frame.

pitivi can export ogg video perfectly, however if i try to upload that to videos it comes out with bad video. i've tried converting the ogg video to avi with mencoder, but it drops a lot of frames and ends up with the audio badly out of sync. i've run out of ideas to try -- anyone been through this before, or know of something i may be doing wrong? i'm certainly no expert in building from source (or anything!), it just seemed like something to try...

View 2 Replies View Related

Ubuntu Multimedia :: 1080p Video Playback Working With NVidia Ion And Lucid?

Jun 6, 2010

I have a Zotac IONITX-F-E motherboard (Intel Atom Dual Core 1.6 GHz + Nvidia ION) -based box with Ubuntu 10.04 64-bit installed. Do you or does someone you know have the same setup as I do? If so, do they have 1080p video playback working? If so, what driver are they using? I've tried following every guide I could find, but no luck so far. I have libvdpau1 and libvdpau-dev installed. I have the nvidia 195.36.24 driver installed (I used the nvidia installer). I have mplayer installed (which I compiled from source with --enable-vdpau).

I try to run mplayer with this command:
Code:
mplayer -vo vdpau -vc ffh264vdpau path/to/myfile.mkv

I get the following message in my terminal:
Code:
Error opening/initializing the selected video_out (-vo) device.
I have libvdpau-dev and libvdpau1 installed.

After Googling this problem, I found a post that suggested the following steps:
Code:
sudo add-apt-repository ppa:nvidia-vdpau
sudo apt-get update
sudo apt-get install nvidia-glx-195 nvidia-195-modaliases

It turns out that I had already added the nvidia-vdpau repository. However, despite that, I get:
Code:
E: Couldn't find package nvidia-glx-195
The same problem exists for the nvidia-195-modaliases package. Do these packages exist? Is there some other way to get them?

View 9 Replies View Related

Fedora :: Lyx Bugs Or Window Manager Bugs?

Jun 30, 2011

I find that the FC 15 Xfce spin will save the user's current session except that it doesn't save what is being done with the Lyx editor. Under FC 15 Gnome 3, I found that after I added the minimize-maximize-close buttons to the top of windows, that some of the windows in Lyx (such as the one that appears for View as DVIPS) didn't respond to those buttons. (I don't remember whether Gnome 3 saved the Lyx session and I've gotten rid of Gnome 3 now.)

View 1 Replies View Related

Ubuntu :: Video Plays But No Video In Lucid Lynx?

Apr 24, 2010

I just installed Lucid Lynx RC 1 on my MSI Wind U100 netbook. When I tried to play a video on it I was informed of a lack of codecs, so I downloaded my video player of choice: VLC media player. When I tried to play the video, there was audio but the screen was black. The same thing happened when I downloaded to codecs and used the stock video application.

View 3 Replies View Related

OpenSUSE Multimedia :: Sound Bugs On Suse 11.3/gnome?

Nov 2, 2010

I have a strange problem with sound, or maybe It's ok, I dunno. The problem is. The first launched program that uses sound, "takes over" the sound or smth, anyway, all programs, started next, just not play sound at all. The only solution is to close all programs using sound and start one I need to "listen". When I get into sound settings menu and see the list of programs using sound, I see just one started first.

View 1 Replies View Related

Debian Multimedia :: Iceweasle Rendering Bugs (Black Selection Box)

Feb 11, 2011

I'm noticing some odd rendering glitches under Iceweasle 3.5.16, with GNOME 2.30.2 running Debian 6.0 i386 default install.Google for example has an odd black bar that blinks, it almost seems like some odd selection bug (but I have not made any selection). Sometimes it doesn't appear other times right after starting Iceweasle it happens. Any ideas? It happens on other websites in random areas.

View 4 Replies View Related

Ubuntu :: No Video From Lucid Live CD?

May 8, 2010

I have no video at all booting to Lucid from Live CD. When the CD first boots, I see what appears to be Plymouth, then the monitor goes into standby. The booting process appears to continue, but without a screen to look at, its not much use.

Asus M2N-X MB
4GB RAM
Sapphire Radeon 3450 PCI-E 512MB
LG 19' LCD model L1933TR (Connected through DVI)

I want to boot to a Live session and then create a Bootable flash drive to carry my Ubuntu installation around.

View 6 Replies View Related

Ubuntu :: S-Video Out On Lucid With Xrandr?

May 15, 2010

I used to have older version of ubuntu (previous to Lucid,10.4 LTS), and I have a Sony WEGA TV connected to my unbutu laptop w S-Video card connected for Video out...and I used to run following command to activate S-Video out to my TV and it worked perfect...

here's the command that worked :
~$ xrandr --output S-video --set load_detection 1
Now after updating to Lucid/10.4 LTS, this command started getting an error :
~$ xrandr --output S-video --set load_detection 1

[Code]....

View 1 Replies View Related

Ubuntu :: Video Thumbnails Won't Load In Lucid?

May 2, 2010

I'm currently using Lucid Lynx and my video thumbnails won't load. I already modified my preferences that thumbnails would always load, and set that files smaller 4GB will load. Only the generic video thumbnails load. I already tried deleting the files in ~/.thumbnails/fail/gnome-thumbnail-factory/ but still problem exists.

View 2 Replies View Related

Ubuntu :: Lucid 10.04 - Bad Video Graphics Display

May 17, 2010

I just installed 10.04 Lucid Lynx and have a serious graphics problem. I've attached a picture to show the problem.
Some Background:
Pentium 4 3.06GHz
1.5GB RAM
ATI Radeon 9600

I installed via liveUSB but had to choose the "nomodeset" option by pressing F6. Otherwise after the Ubuntu boot screen the graphics went like that in the attached image. The installation went fine (took less than 15 minutes!) but after the reboot the graphics problem returned. I can't see anything and the system is useless this way. I can't post up any logs (I'm typing this from the liveUSB).

View 5 Replies View Related

Ubuntu :: [lucid] Logitech C250 Webcam No Video?

Apr 24, 2010

On Ubuntu 9.10 my Logitech C250 webcam just works. On Lucid the mic works but no video. In Cheese and Skype the webcam's LED is on but just a blank image. ls /dev/video* gives video0In Cheese and Skype the device is listed as UVC Camera (046d:0804) (/dev/video0)

View 2 Replies View Related

Ubuntu :: Lucid Will Not Boot After Changing Video Driver

Apr 28, 2010

I'm running Lucid (all updates) with an ATI Radeon 3100 video ini a Toshiba Laptop.

I was troubleshooting a problem with XBMC, and tried disableing the propriatary ATI driver. Now ubuntu will not boot. I've tried recovery mode, and it gets to:

Code:

And nothing else. I've tried CTRL-ALT-F1 and BACKSPACE, and nothing happens. I know that I just need to re-enable to ATI driver, or possible reconfigure X, but I can't figure out how at this point.

View 5 Replies View Related

Ubuntu :: Video Flicker On Lucid With Intel Card?

Apr 30, 2010

Lucid has been good to be so far, except for the fact that my screen flickers occasionally (I'd say once or twice every 30 minutes) I'm using an ASUS laptop with an INTEL GMA 4500MHD (It's this laptop. I read a bug report about the xserver-xorg-video-intel, but the issue was much more severe and marked as solved before Lucid was released.

View 7 Replies View Related

Ubuntu Multimedia :: Youku Video Error Message - Video Doesn't Load?

Feb 22, 2010

I want to watch a certain video on [url]...., but I get an error message instead. Some videos can be played, so I'm thinking it's a form of restriction, but I can't be sure.I tried using a few proxies, but on some the error message persists and on others the video doesn't load. I'm running Ubuntu 9.10 and Firefox 3.5.8.

View 2 Replies View Related

Ubuntu Multimedia :: Merging Two Separate Video Clips Into Single Clip Video?

Jul 14, 2011

I have two seperated video clips, that captured same event from two cameras. i would like to create one clip, that will show one on the left side, the second on the right side, and play together.

View 8 Replies View Related

Ubuntu Multimedia :: HD Video Playback - Video And Sound Frequently Get Out Of Sync

Oct 17, 2010

When I play large HD videos in mplayer, the video and sound frequently get out of sync, and the video plays a little strangely (occasionally speeding up and occasionally slowing down).

I think it's because mplayer is only running on a single core. As I've got a quad-core processor, it seems inefficient. I've seen that there is theoretically a way to get mplayer to work with multicore setups, but it requires compiling with different options. That'd take me a little while to work through.

Ideally there would be a pre-compiled version in the software centre, or a player which has support built in (again, ideally in the software centre). Is there such a thing available?

View 1 Replies View Related

Ubuntu Multimedia :: Gmail Video Chat With Opensource Video Drivers?

Nov 13, 2010

is this possible? Or does one have to use the binary blobs?

View 1 Replies View Related

Ubuntu Multimedia :: Separate The Audio And Video Streams, Speed Up The Video?

Apr 20, 2011

I have a video file in which the audio runs faster than the video, so they quickly go out of sync. The way to fix it would be to separate the audio and video streams, speed up the video (the audio is FINE, it's the video that's wrong), and then recombining them. What is the easiest way for doing that?

View 7 Replies View Related

Ubuntu Multimedia :: Messy Video Playback Also Appears When Use Cheese To Capture Video With My Webcam

Feb 26, 2010

video playback is like I have applied a blueish sepia filter over it. And this is just the playback from totem player or mplayer, and not the playback from ..... (and generally online streaming) - this works just fine. this messy video playback also appears when I use cheese to capture video with my webcam. Note that the preview picture of the video file on nautilus has the natural colours it should have.

at first when I installed the os this particular problem didn't exist, but it came up the time I decided to follow the "comprehensive multimedia guide". So now I have all the pros of following the guide, but this is a major con...

View 3 Replies View Related

Ubuntu Installation :: No Display / Video After Lucid Install - NVidia

May 10, 2010

Lucid installed without any errors that I can see of off the main i386 installation CD, but after booting I get no display. Even in recovery mode. The monitor doesn't go into sleep mode and I can tell that the OS is actually running the background because I can do a Ctrl-Alt-Del and do a proper shutdown. I'm running an nvidia GT 9500. Everything is working fine on Karmic.

View 4 Replies View Related

Ubuntu / Apple :: Kubuntu Lucid Upgrade Breaks Video?

Jan 13, 2011

So I've got this old Apple with an nVidia chipset. Don't know much about Apples, but from random searches on google I think it's an imac g5.

Anyway when I install Kubuntu 10.04 it works until I update it, then the video dies. It looks as though the nouveau driver is being killed and nv put back in it's place, anyone have any remedies I might try?

View 2 Replies View Related

Ubuntu Multimedia :: Totem - Video Stays On Top Of Drop Down Menus And Video Remains When Change Windows?

May 30, 2011

this happens with both VLC and Totem, when in either of those programs playing a video, if I click on one of the top menus, say View in Totem, the video stays on top of the drop down options. In order to see the options I have to hover over them with the mouse at which point they become momentarily visible. I read a post somewhere where someone had a similar problem and it was solved by reinstalling Compiz, but I've tried uninstalling it entirely, reinstalling it, etc. and none of it works. It doesn't happen with flash videos in firefox, it does happen with visualisations in Totem, and it only started happening since I upgraded to 11.04.

View 4 Replies View Related

Ubuntu Multimedia :: Playing ASF Video (video/x-ms-asf) In Karmic Koala

Jan 26, 2010

the movie i downloaded plays for only 19 sec and stops saying you will be redirected to microsoft download page. the file is 700 Mb. i installed w32 codecs after searching through many threads but still my vlc doesnt play the file.

View 1 Replies View Related

Ubuntu Multimedia :: Choppy Video During Video Chat / Resolve This?

Apr 3, 2010

I'm using 9.10 on acer aspire one (not the netbook remix).im using the default messanger client empathy.everything else works fine but when i try to video chat the video chat begins but if the other person even moves a litte or even nods his head then the video becomes so choppy that u cant see anything and then after 5 min comes back to normal for a second or two.i have all the latest updates and gstreamer0.10-ugly-multiverse which is required for video chat b/w empathy and gtalk.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved