Ubuntu :: 9.10 - Video Is Playing Fine The Audio Is Gone

Sep 10, 2010

i was tweaking some settings on mplayer and now when the video is playing fine the audio is gone, not only from mplayer but also from all the applications

View 1 Replies


ADVERTISEMENT

Ubuntu :: Can't Play Video On Any Player - Audio Fine

Oct 16, 2010

I can't play video on any player (vlc, mplayer, totem), the files open, sound works, but video is black. I suspect something went wrong when I upgraded to VLC 1.1.4 using a ppa, I've read that the ffmpeg can screw up and then video just stops. Trying to play m4v, mkv, avi, none work.

Not sure what to do, reinstalling seems like a hassle. Already tried removing vlc and the new ppa, tried removing ffmpeg and reinstalling, removing ubuntu-restricted-extras.

View 2 Replies View Related

Ubuntu Multimedia :: No Audio When Playing Mp4 Video

Dec 11, 2010

I'm not getting audio when I play a video file.

Code:

mplayer Naruto/Naruto Shippuuden - 185 v2.mp4
MPlayer 1.0rc4-4.4.5 (C) 2000-2010 MPlayer Team
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 Naruto/Naruto Shippuuden - 185.mp4.
libavformat file format detected.
[lavf] stream 0: video (h264), -vid 0
[lavf] stream 1: audio (aac), -aid 0, -alang und

[code]...

View 2 Replies View Related

Ubuntu Multimedia :: Audio Plays Fine, But The Video Jumps And Can't Get A Clean Picture Except For Maybe 15% Of The Time?

Jan 1, 2010

I have 9.04 and I recently "got" a 13.2GB 1080p HD movie. When I try to play it, it's choppy and mosaic like. The audio plays fine, but the video jumps and I can't get a clean picture except for maybe 15% of the time. I have to hold down the spacebar so it plays and pauses very quickly for the video to even proceed. I've updates VLC and Movie Player and I've downloaded many codecs and I can't seem to fix it.EDIT: I can play it in Movie Player without the pixel/mosaic-like effect, but it too is extremely choppy.

View 5 Replies View Related

General :: Audio And Video Not Playing In Fedora 13?

Apr 16, 2011

I am using Fedora 13 as OS,but it cant play audio or video in Movie player or rythm box.Always it asks for additional plugins" MPEG- Layer 3(MP3) decoder.I installed RPM Fusion then rpmfusion-free-release-12-3(noarch) but could not succeed.After installing Fluendo only Audio is working.But No video is playing.Every times i get Message "Additional Plugins Required....MPEG 2),Can it really possible to play All video on fedora 13?

View 1 Replies View Related

OpenSUSE Multimedia :: Unable To Hear Audio While Playing Video In Kaffeine & VLC?

Jan 19, 2010

I Tried to play video files (.avi & .vob) in Kaffeine, but was unableo hear any audio. Then i went to the packmn site and installed the packageom there, with no positive results.After that i installed VLC and then tried playing.

View 2 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 :: No Sound In 10.10 - Audio Works Fine In Win7 Boot

Nov 25, 2010

To start off, I am about 3 days into my new ubuntu operating system. I am a complete newbie, but i have picked up alot in the last couple days. My sound was previously working, but the microphone was glitching when using skype. After running a bunch of different commands in terminal that were posted on forums from all over the internet, I rebooted my computer to find no sound. I have searched the forums again and tried many different command lines in terminal to no avail. My system setup is found here: [URL]

View 7 Replies View Related

Ubuntu Multimedia :: Fine Tuning S Video / ATI On 9.10

Apr 14, 2010

Essentially, what I am attempting to do is set up an older PC with a Radeon 9600 video card chipset in it with xubuntu 9.10. I would like to attach this PC to my rear projection tv (Sony KP-48S75) via an S-video cable and use this TV as the primary and only monitor for the system. At one point, I had Ubuntu 8.04 hacked onto this same hardware fulfilling this role decently. However, due to some carelessness on my part, the system became unstable and I decided to start anew (random crashes, lots of X freezes, dependency issues, screwing too much with my sources.list and so on). So, that said, I installed Xubuntu 9.10 on the PC and had it hooked up to both an LCD monitor and the TV via S-video. Upon boot, both outputs worked, though X only rendered on the LCD and not the TV. Thus, I dug and researched and found that by putting a bunch of xrandr commands into my gdm start script I could finagle the TV into displaying my output, mostly.

The commands I used to get the S-video out work (and, therefore, pasted into my /etc/gdm/Init/Default script) follow:
Code:
xrandr --output S-video --set load_detection 1
xrandr --output S-video --set tv_standard ntsc
xrandr --output S-video --set tv_horizontal_position -2
xrandr --addmode S-video 800x600
xrandr --output S-video --mode 800x600
xrandr --output S-video --rate 60
xrandr --output VGA-0 --off

You'll notice I do a few things in those commands. First, I set load_detection to 1 in hopes of enabling automatic S-video connection detection (this isn't working). The next interesting bit is my commanding the horizontal position. The reason I had to do this is, because, upon getting the S-video output to render, the picture rendered to the right-hand side of the screen, deprecating the furthermost bits (for instance, I cannot see the shutdown icon in the upper right hand corner). Setting the horizontal position to -2 allowed me to shift the display to the left a bit, but, to my surprise, the right hand side still deprecates and I am just left with a black column on the right hand side.

Question 2 has to do with the screen indexing. If I run a xrandr command with no options, I see VGA-0 indexed as Screen 0. I also see the S-video listed as disabled (even though I see it rendering on the TV right in front of me). Finally, I notice that, under the VGA-0 section, there is a screen size listed, as well as several resolution modes with many parameters following them (like 800x600 72.2*+ 75.0 .... some other stuff). However, under the S-video section all I see is one mode with one small bit after it (800x600 72.2*). This smacks of suspicion to me and makes me think it might be related to the right side of my screen being deprecated. My wager is that I need to tweak some modelines in the S-video output so that it is more in sync.

However, I do not know the syntax for modeline editing and, since the S-video screen isn't even detected, I am not sure I really can edit these options. Does anyone know why my S-video output would continue to be listed as disabled even when its running? Furthermore, can anyone tell me why no screen index is given to the S-video output (I only see screen 0 attached to VGA-0, no screen 1 for S-video)? I think I need the screen indexed properly in order to use the xvattr command later in order to allow xv overlays to function on the proper screen. Finally, I do have a xorg.conf file loaded in /etc/X11 that is mostly hacked together stuff I used trying to get this to work in the first place. Would this conflict with the xrandr setup? Which options override which?

View 2 Replies View Related

Ubuntu :: Video Plays Fine In Mplayer, But Nothing Else?

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

Ubuntu :: Audio Stuttering When Playing Mp3?

Jun 5, 2010

ubuntu lucid 10.04 with the latest update up to june 6, 2010, could not play mp3 files smoothly. it always stutter randomly.i'm using gigabyte amd 780g chipset with realtek high definition audio chipset.

View 3 Replies View Related

Ubuntu :: Sound - Flash Videos Streams Fine But The Audio Is Very Jumpy And Skips Back

Oct 22, 2010

here's some background info: purchased a brand new netbook last week (samsung n130) and thought i'd set up a dual-boot to accompany the pre-installed windows xp sp3, and after a bit of research i decided upon installing ubuntu as my preferred linux os, which i believe at the time was and still is version 10.10.

but the problem is: when i attempt to watch flash videos (from videos for example) the video streams fine, but the audio is very jumpy and skips back and forth every few seconds. occasionally there are periods of say 10-15 seconds where the audio is ok. the problem exists on both firefox and chrome, and is exclusive to ubuntu. keep in mind that i'm an absolute novice when it comes to linux/ubuntu, etc.

View 9 Replies View Related

Ubuntu :: Video Playback Fine But None Of Buttons Working / Fix It?

Jan 23, 2010

I'm having some problems with flash in mozilla and chrome. video playback is fine but none of the buttons are working.for example i cant pause or change the volume. pretty sure my flash is up to date. i have ubuntu netbook remix on another pc without this same problem.

View 8 Replies View Related

Ubuntu :: ALSA Not Playing Audio On IDT HDA Codec?

Mar 16, 2010

I have an issue that I have been trying to fix for the last one week and failing. I am working on an IP phone where I have two Audio codecs -

CARD 0: IDT HDA Code for the Handset
CARD 1: NXP USB Codec for the Speakerphone

I can play music on each of them using command line commands. But when I use ALSA APIs, I can only play music on CARD 1 (Speaker phone) and not on CARD 0 at all.

The code I have for CARD 1 is: snd_pcm_open(&phandle, "plughw:1,0", SND_PCM_STREAM_PLAYBACK, 0);

I have all the other API calls as well.. and I am using PCM STREAM RATE = 16000, Channels = 1 for initializing. BUt when I change the devide to: "plughw:0,0" -- I get no audio on the handset.

View 1 Replies View Related

Ubuntu Multimedia :: Playing Audio Via Network?

May 4, 2010

OK, so I have a samba share on my Ubuntu server that holds my mp3 files, and I can play these files from which ever PC in the house whether its my Laptop (Linux) or Desktops (mix of Windows, Linux & Mac) At the moment my Windows Desktop PC has a sound system connected to it and I vnc to that computer to change tracks create playlists etc to play through the nice sound system, however I want to be able to play through local rhythmbox or similar and play the sound via the networked windows (xp) pc.

View 3 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 :: Clicking Noise When Playing Audio / Stop It?

Mar 12, 2010

I am using Ubuntu 9.10 x64 on an HP Pavillion, p6110y PC. Whenever I playback audio, and have not played audio for several seconds, I hear a clicking noise before the audio starts to play. I did not have this problem with Ubuntu 9.04 x64 on the same computer, and I think that PulseAudio is to blame, as usual. Does anyone have any advice as to how to stop this clicking noise? I found something that might be relevant to this issue: http://www.flibblesan.co.uk/2009/10/...-playback-bug/.

View 3 Replies View Related

Ubuntu Multimedia :: Asx Audio Live Stream Not Playing?

Apr 2, 2010

my problem is regarding .asx live streams. Up till 2-3 weeks ago I was able to listen to [URL] perfectly well with Totem under Ubuntu 9.10.

Since then whenever I want to start the stream, Totem darkens and nothing happens. I've tried Mplayer and VLC as well but neither of them work (but that's not news because they didn't work when Totem did either).

I had a look at the recent package updates in Synaptic to see if any audio-related ones had been changed and I have downgraded libaudiofile0 (to version 0.2.6-7ubuntu2) and gstreamer0.10-plugins-bad (to version 0.10.14-4ubuntu1). The problem still remained, so I updated them again.

The radio chanel works perfectly under Windows, and other .asx streams (for example [URL]) are working fine with Totem in Ubuntu.

View 3 Replies View Related

Ubuntu Multimedia :: Display Lyrics When Playing Audio?

Oct 8, 2010

how to import, link, save and display the lyrics of the song being played? I am using VLC for all audio and video files. If VLC does not have this functionality any other media player will do.

View 2 Replies View Related

Ubuntu :: Playing AVI Movie Files - No Picture With Audio

Nov 20, 2010

AVI movie files aren't playing well in Ubuntu. I get audio but the screen stays black, there's no picture. I downloaded VLC player and mplayer and neither of them work. Same thing: Black screen with audio. Is there a codec pack out there that I should download or something?

View 9 Replies View Related

Ubuntu Multimedia :: Long Delay After Playing Any Audio ?

Dec 25, 2010

I'm having a problem where almost every audio player creates a 2-3 second delay after playing any audio.

I'm working on some text-to-speech using espeak and festival. Festival would provide much better speech quality, but it created a 2-3 second delay after any speech before the application exited, which prevents using it. When I started investigating the issue, it turned out that many other programs display the same behavior.

For example, if I play a 1-second WAV of silence using "play", it displays "Done" very soon and then waits for 2-3 seconds before exiting. mplayer does the same. mpg123 does the same. mpg321 does the same. ogg123 does the same.

When playing multiple files mpg123 and ogg123 do not generate the pause between the files, but mplayer does. I'm wondering can there be a bug that causes programs to hang when closing the audio device?

That's so many programs it must be some kind of problem in the system, not the individual programs. However not every program displays this behavior; espeak exits immediately after the speech has ended. (Might it for instance exit without closing the audio device properly?)

I haven't noticed anything similar before I upgraded to 10.10. I'm running XUbuntu on a Thinkpad T60. The laptop has an Intel HD Audio with AD1981HD codec [url].

View 3 Replies View Related

Fedora :: Audio Playing Too Fast

Sep 26, 2009

my audio and the audio while video is playing way to fast ive searched google for a fix and have tried a few. but to no avail.

View 12 Replies View Related

Fedora :: VLC Not Playing Some Audio Files

Dec 16, 2009

This was my favorite media player because it played all the files I could throw at it. However, in Fedora 12 it fails to run my .avi or .mkv files. I may have forgotten something, like some driver or codec, but movie player plays them well. I have VLC in Mac and it plays the files without question. Am I doing something wrong?

View 2 Replies View Related

Ubuntu Multimedia :: Flv Video + Audio To Ogg Audio Only?

Dec 22, 2010

Is there an application that anyone knows about that I can use to convert either an .flv or .ogg file that contains both audio and video to just an audio .ogg file (preferably vorbis+theora) without audacity? I'm fairly certain audacity could accomplish this but it seems like overkill for what I'm trying to do and the computer I'm trying to use does not run it so well.

::EDIT:: I should also mention that I've tried looking on google. I did find downloadhelper extension for firefox which uses ffmpeg to convert the files but I don't see any obvious way to strip the video.

View 2 Replies View Related

Ubuntu Multimedia :: 9.10 Not Playing Mp3, Not Sending Sound Through Audio Jack?

Jan 3, 2010

I upgraded to Ubuntu 9.10 recently to find that my computer will not play mp3 files in Rythmbox, Amarok, or Kaffeine media players. All of the FLAC files I have ripped from CDs work, but no mp3 files work. I have downloaded and installed the ubuntu restricted codecs from Synaptic as well as the codecs prompted by Rythmbox rebooted, and still no result.Like I said, the .FLACs play fine.On another note, no sound is being transmitted to my earbuds. The only sound will come from the laptop speakers.

View 4 Replies View Related

Debian Multimedia :: No Audio When Playing .3g2 Files

Apr 17, 2010

Error in mplayer is Cannot find codec for audio format 0x706C6351

View 1 Replies View Related

Debian Multimedia :: Cannot Play Audio While MPD Playing

Nov 20, 2010

After hours of googleing I'm stumped.When MPD is playing audio, I cannot play audio in another app (ie Totem/VLC).MPD runs under the mpd user. Alsa config is default (as far as I can tell, it configures itself automatically now). System is squeeze, up to date.

View 8 Replies View Related

Debian :: DVD Drive Not Playing Audio CDs In Squeeze

Jul 18, 2009

Having recently bought a new box (HP Pavilion) I discovered that it is using sata HD and CD/DVD. As there are no specific switches to use when installing to sata drives, I assume that Debian Squeeze is configured to work with sata drives "out of the box", which, in my case, it is failing to do. For the sake of completeness, these are the issues I am encountering, in no order of priority:

* DVD/CD-RW can read data CDs
* Can write to DVD and CD using K3B
* Can play DVDs that I've burnt
* Typing "eject" (no quotes) on the command line will open the drive

But:
* Cannot play audio CDs - Rhythmbox is the only application that can. Amarok does, but then doesn't update track lists when a new CD is inserted and I must quit Amarok and restart it for it to pick up the new track lists. KsCD can identify the tracks but does not play an audio CD (even when the config file is changed to point to the drive). Goobox claims "invalid device" even though when using it on the command line I set the "--device==/dev/sr0" (no quotes) to point to the device. When I press the eject button, Goobox seg faults. I have tried a number of other applications, including cdplay, workman, cdcd, and a couple of others the names of which I now forget, some GUI and some command line. None of these have been able to play the audio CD, and many have claimed drive does not exist at all, again, even when manually pointed to it.

* Cannot play pre-recorded (i.e. commercial) DVDs, irrespective of the application used. To make DVDs work, I must go into the folder and double click the correct VIDEO-TS file (*.vob)

These are the specs, taken from dmesg:
ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2.025513] ata2.00: ATAPI: TSSTcorp CDDVDW TS-H653Z, 4403, max UDMA/33
[ 2.041505] ata2.00: configured for UDMA/33
[ 2.049392] scsi 0:0:0:0: Direct-Access ATA WDC WD3200AAJS-6 01.0 PQ: 0 ANSI: 5
[ 2.049891] scsi 1:0:0:0: CD-ROM TSSTcorp CDDVDW TS-H653Z 4403 PQ: 0 ANSI: 5

[ 5.232678] Driver 'sr' needs updating - please use bus_type methods
[ 5.241216] sr0: scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray
[ 5.241216] Uniform CD-ROM driver Revision: 3.20
[ 5.241216] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 5.279572] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 5.279572] sr 1:0:0:0: Attached scsi generic sg1 type 5

This is confirmed by hardinfo and uses a scsi1 controller. The kernel I am using is kernel 2.6.26-2-686 on an AMD Sempron Dual Core 2300 and I am running Squeeze with no other OS. Is this an issue with GNU/Linux generally or with Debian specifically? Interesting, but one Google search showed that Fedora didn't have such a problem but when the user switched to Debian he found a similar issue. I don't think that the drive itself is broken and nor do I think that changing the drive for something else will work, because I'd still have to use the sata connections.

View 2 Replies View Related

General :: Playing Audio Files Via Terminal?

May 21, 2010

How can I play audio files via terminal. Afaik I've to install mplayer. Suppose I want to play list of audio files, is there any way to play all the files simultaneously via terminal?

View 7 Replies View Related

Software :: Audio Cutoff When Playing Using Dmix?

Sep 8, 2009

I am facing audio clipping issues when dmix is used for playback. For the test we used a full scale sine wave tone generated using software and encoded as "Signed 16 bit Little Endian, Rate 44100 Hz, Mono". The audio is getting cut out at a 2-3 second interval during playback. This happens only for a fraction of second but it is consistent. This does not happen when audio is played back on the device directly but only when going through dmix. We have observed that there were differences in audio cutting off when the sampling rate was set to 8000Hz and 32000 Hz in asound.conf. The contents of asound.conf is pasted below for your reference:

pcm.dmixer {
type dmix
ipc_key 2048
ipc_key_add_uid true

[code]...

Does this occur due to non-optimal settings of the parameters (buffers, periods) in the configuration or is it some other issue with the ALSA library or the kernel? Please ask if any more setup/configuration settings are required for reference.

View 1 Replies View Related







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