LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   issues during video (https://www.linuxquestions.org/questions/linux-newbie-8/issues-during-video-395337/)

GNUROCKS 12-21-2005 01:23 PM

issues during video
 
i was playing back a divx video using kaffeine and i found that it was very jittery and the sound and picture was out of sink. I have a 2ghz p4m and 512 of ram. even when I boot straignt to shell i only have a little over 300mb of ram free?!? I dont have a swap file however.

MasterC 12-21-2005 02:26 PM

Swap file, even with 512 or more of RAM is usually expected. Although I don't know if that's your problem...

Check the video_out option in your settings. I believe kaffiene is a frontend to xine-lib and not mplayer so it will likely be xine looking options. Depending on your videocard, you may even be able to use Xvmc or Xxmc (if it's xine). Otherwise, try xv as it's the best for most users. All others use some sort of software, either for scaling or for processing or for both; and all of them use software to process the codec. Xv uses hardware scaling and output, but it can sometimes be hard to get it working.

Jittery video on that much hardware is either the above mentioned, or hard drive I/O. If this is from a CD/DVD-ROM drive, you may want to check hdparm and ensure that dma is turned on. It may be network latency if this is being played back over an NFS mount.

Cool

pitom 12-22-2005 02:08 AM

I had the same problem on my Ubuntu 5.10 with a Totem GUI for Xine.

Enabled DMA and every thing works fine.

Run in X-terminal

xine-check

It will check your hardware, if the DMA is not enalbed it will sugest you to enable it from command line

look xinehq.de and theirs FAQ for more info

73 de
PiTom

GNUROCKS 12-23-2005 10:59 AM

jhann@Lappy:~$ xine-check
bash: xine-check: command not found


All times are GMT -5. The time now is 11:06 AM.