I need to play or preferably convert (i.e. to MP3) old SNG files, which contain voice records. From what I could find, it's basically a MIDI created by synthetiser. I think it was recorded by some ancient VLC player. I failed so far to play it on anything I could download.
I created a vmware workstation Debian 7 virtual machine from a debian-7.7.0-amd64-CD-1.iso.
I can play flash video streams from within the browser, i.e. YouTube plays fine. However, if I download a YouTube video, then try to play the flv file, it will not play from a media player.
I either get an "error cannot decode" or just a green screen during playback when using Totem or VLC. I've tried installing about every package out there, yet flv files will not play in any media players.
I also tried running the VM with and without 3d support. It won't play flv's either way.
Is this an issue between a vmware vm and Debian 7? Any success story playing flv files from within a Debian vmware virtual machine?
Recently upgraded to Squeeze, and have a problem with Devede I haven`t seen before. When I try to convert three avi files to play on a standard dvd player, the finished ISO is still only 2,2 GB. It turns out only the first file gets included in the ISO, even though I can see Devede processing all files during conversion.
After many days of trying to tweak Ubuntu 9.10 desktop i386. This subject will focus on my dvd drive. ...Here is what I have done, but I'm not sure what I did or still need to do, or to do different. ...
Basically the problem is, I can't play store bought DVDs, but I can play my copies of them.
When using MDPlayer that I added to Ubuntu, I can play the copies of my store bought DVDs, but not the originals. However, when using Ubuntu 9.10's movie player, it wont do anything and I'll have to do a force quit to close it.
I learned that this may because there is a repository of packages that cannot be included into the Ubuntu distribution, as I'm sure you already knew. ...Yet, Most people have worked around these issues.
I came across the Medibuntu site: [url]
Running the Terminal, I added the bash command that adds Medibuntu's repositiry to Ubuntu. It also adds Medibuntu's GPG key to the keyring. (The sudo wget - etc etc etc --quiet update)
Then I jumped down to the... "This command should be run in the Terminal, after adding the repository:" ...And did that. (sudo sed -e 's/ etc etc etc /medibuntu.list)
i just installed 10.10 on my girls laptop (Acer Aspire 5735z) hoping it would fix the old problem i had with playing real dvd's. it didnt. it keeps saying "Could not read from Resource". when i try with VLC is say "Could not read from file". but if i put in a burned movie, it plays fine. i checked and it has libdvdcss2, libdvdnav4, and libdvdread4 installed. i get the same problems with my laptop (toshiba portege m400 tablet) which runs fedora 13.
Anyone else struggling to play iplayer video? I've got the proprietary Flash plugin, which means it's probably not this "SWF Authentication" thing that there's been so much talk about.
I've rebooted, tried all sorts of tinkering, it loads the applet (I can see that Flash is loading OK because other things work, and right clicking on the applet gives the Flash menu)
OpenSUSE 11.2 ( KDE4 ), even with good, bad and ugly gstreamer plugins can not play MP3 and AVI.Have tried both, Amarok and Kaffeine - none of them worked.
That didn't help, so I went with the 10 steps to check the multimedia. The output is here:
Code:
I'm using KDE on a fresh install of OpenSUSE 11.2 I notice there are some problems with that list, not all the output is as it should be according to the guide I followed. But I'm not sure how to proceed.
I am Ubuntu 10.04 (Lucid Lynx) user. I cannot plat any dat file from VCD in my computer. I don't know why? I have already install all gstreamer plugins and Ubuntu Restricted Extras. I tried to play dat files from VCD by Mplayer, VLC player, Movie Player and Kaffein.
I am running Ubuntu 10.04 and am trying to get .mov files to play. I need these for lectures for a class. here is an error when I try to use them from mplayer in the terminal[wmv2 @ 0xb6579e00]header damagedError while decoding frame!Maybe the files are damaged. If you can direct me to a .mov sample file that I can download and try out
Whenever I plug my Zune in, Rhythmbox recognizes all the songs on it but when I doubleclick on a song to play it, the song doesn't play and Rhythmbox quits. Any suggestions on how to fix it? I'm running a Dell XPS 410 with 4GB RAM and a 1.75 GHz processor.Also, I imported a CD and it plays fine.
I just installed openSUSE 11.2. When I had installed it, I could play music from ..... and others, but no mp3-files. Because of that I followed the steps described in this thread: Multi-media and Restricted Format Installation Guide - openSUSE Forums When I finished that, I still couldn't play my mp3-files and couldn't even play music from ..... anymore.
Rhythmbox refuses to import m4a files. Reading up on the issue, all the answers tell me that I should install certain programs, that I already have. Also, rhythmbox says it needs the gstreamer m4a acc plugin, but I have all of the gstreamer thingys installed, as with FAAC. I'm on 11.3.
My audio is working on my recent koala install. System wav files play without a problem.
However, when I open a terminal to play my own wav files I get an error. (I encountered this problem merely by trying to setup an incoming mail notification with CheckGmail....)
The command: aplay /home/saskms/Music/test.wav
The error: aplay: test_wavefile:807: can't play WAVE-file format 0x0002 which is not PCM or FLOAT encoded
I think I have installed all the necessary gstreamer options. I am guessing that maybe I just need to re-rip the WAV file into a different format. I also tried doing searches on the error, but yielded no results.
I have converted a couple of Video Files into OGM using DVD Encoder ( OGM), is there any available software in Linux/ Ubuntu that will enable me to convert these to be able to play on a Standard DVD Player. ( AVI - Mpeg )
I was having a terrible time playing some WMV files and I finally got it working this way: Based on this: [URL]
Step 1 Add the Medibuntu repositories to sources Code: gksudo gedit /etc/apt/sources.list by adding this at the bottom of the file then saving
Code: #medibuntu repositories deb [URL] lucid free non-free
Step 2 Update for that change to take effect Code: sudo apt-get update
Step 3 Install the w32codecs [you won't find it if Medibuntu repositories are not in place] Code: sudo apt-get install w32codecs Step 4 Install Kplayer [so far the only player I can get to work for WMV files]