OpenSUSE Multimedia :: Finding Player For Microsoft ASX Playlist?
Feb 8, 2010
I wish to play a training video. When I click on the link I get a prompt to open with RealPlayer. Since I do not think I have RealPlayer installed I checked the link and it an .asx file. I guess it is a link for streaming the video. Whatever, which playing software should I install? I am aware of the multimedia tutorial on this site but am not clear on my objective as there are so many player options apparently available. It would help if I knew what I should be using to play these videos.
View 9 Replies
ADVERTISEMENT
Aug 24, 2010
I'm using the default Totem movie player to play all my mp3s. However, because I listen to a lot of podcasts(some over an hour in length), I'm looking for some kind of media player that makes it easy to navigate through long audio files. For example Winamp has global hotkeys that allow you to jump forward or backward by 30 seconds (something like that).
View 2 Replies
View Related
Aug 3, 2010
I recently viewed a few .mpg s from the Internet by selecting to open them in movie player. Those videos are listed in the recently opened files list under the 'Movie' menu. I was trying locate these files on my computer since I can still play them by clicking on them in the 'Movie' menu, but I can't figure out where they are. I tried using 'locate' on the command line and it isn't bringing anything up. Can anyone tell me how to find the location of these files?
View 2 Replies
View Related
Sep 11, 2011
I have a playlist of 634 tracks that I export to a file. I then try to import that same file and only 627 tracks get imported into the created playlist. The 7 tracks that are missing are:
#EXTINF:125,Elvis Presley - Don't Be Cruel
../../../../media/LinuxHD/Music/Elvis Presley/Elv1s 30 #1 Hits/02. Don't Be Cruel.mp3
#EXTINF:189,Elvis Presley - Are You Lonesome Tonight?
../../../../media/LinuxHD/Music/Elvis Presley/Elv1s 30 #1 Hits/16. Are You Lonesome Tonight_.mp3
[code]....
View 2 Replies
View Related
Dec 11, 2010
Ive looked around and can't seem to find an answer to this. If I use any of my places menus, home, downloads etc, M-Player starts, not Firefox and uploads all the files to a playlist
View 1 Replies
View Related
Jun 25, 2010
I've been away from Linux for a while, so I need to get informed about some of the 32- vs. 64-bit issues concerning video players and codecs. So, what is everyone using these days?
More specifically, is it possible to play, e.g., .wmv files with 64-bit Kaffeine (my favorite player) or any other 64-bit video player? If so, then which combination of player and codec should I use?
View 9 Replies
View Related
May 26, 2011
in software.opensuse.org site if we serch for a software the result will be like the following
vlc
KDE:Unstablelayground/openSUSE_11.4_KDE_Distro_Factory This is the stripped version of the VLC media Player. VLC media player is a highly portable multimedia player for various audio and video
[more]
1-Click Install
Manual Package Download
Go to OBS Project
i586 vlc-1.1.6.99-1.11.i586.rpm
src vlc-1.1.6.99-1.11.src.rpm
x86_64 vlc-1.1.6.99-1.11.x86_64.rpm
if i like to keep the setup(rpm) of the software which i should chose the above?
View 9 Replies
View Related
Sep 13, 2010
I've found the office equivalent to MS office that I was currently using and have acclimated myself to those programs. Now, I'm looking for the closest equivalent to Microsoft money where I can access my on-line account and download the transactions as I have been doing with Microsoft Money. I've recently downloaded kmymoney, but I don't know how to set up the on-line account download.
View 2 Replies
View Related
Jan 7, 2010
I am running VLC release 1.0.2 and I am unable to save a playlist. Does anyone else have this problem and/or know of a fix?
View 9 Replies
View Related
Apr 28, 2010
is there a way of playing songs that are available in the internet using totem music player, or any other application. for example, this link http://fizy.com/s/1ai91v refers to a song that is present on a web page. i want to play it on a music player, and many other songs also. my aim is to create a playlist of songs that are available on the internet. so i can listen to those songs whenever i am online.
what is a smart way of doing it.? i dont mean downloading, because those songs cant be downloaded but can only be listened.
View 1 Replies
View Related
May 19, 2010
A severe problem with Rhythmbox. You cannot burn playlist. I've looked at bug reports and they just give you the run around. Nothing in the forums except to go to something else. That is no solution to the problem. I can't believe this problem is being ignored. Nothing comes up on search.how these applications got so screwed up from one version to the other and what the cure is?
View 6 Replies
View Related
May 30, 2010
On Ubuntu 10.04, when I select Playlist -> Load From File and select a .m3u file in Rhythmbox, the playlist shows up but is totally blank. This is an m3u file exported directly out of windows media player 12 on a different computer, and when I open it with gedit, I can see all the tracks listed. Why is it blank? I've relied on this feature for almost two years and now it's suddenly gone!
View 1 Replies
View Related
Jul 17, 2010
I have used VLC player in the past to play music under certain conditions, but am having a bit of a problem. I have Googled this problem to no avail. Nowhere in the menus can I find a way to load a playlist. This playlist was generated under and saved from VLC. When consulting the documentation at the website, it says to load the playlist from the "Playlist" menu, but there is no "Playlist" menu present, as shown in the screenshots from the site. I can find the "Save Playlist to File" option under the "Media" menu, but nowhere can I find a "Load Playlist" option. I have read that the playlist can be dragged and dropped (specifically, directly onto the player), but VLC won't play the playlist. How to load a playlist into VLC?
View 2 Replies
View Related
Sep 13, 2010
is there some repository where I can find xmms for 11.3? (no xmms2)
View 6 Replies
View Related
Apr 14, 2011
Something command line that can parse and output an m3u file correctly. For example, not cdlabelgen.
All I want is a simple list of songs to print out to include with any audio cds I burn to use as a label in a slim case. No fancy labels with graphics and this or that. Brasero has a cover editor but the formatting is all screwed up and playing with text to get it to print correctly is a drag.
It would be cool if there were a script, too. Something that uses mp3cd. So a fella could fire-up his termianl-fu and run $ ./handiness.sh which would:
burn an audio disc from the playlist (which mp3cd does, of course)print out a nicely formatted list of the tracks sized correctly for a slim cd case cover.
That would be cool.
EDIT: You know, like this:
View 3 Replies
View Related
Jan 31, 2010
I'm trying to write a script that opens up vlc, opens up the playlist, and then opens up my music folder. So thus it looks like this so far;
Code:
#!/bin/bash
vlc &
# command to open up vlc playlist
gnome-open /media/files/multimedia/music
However, I seem to have no clue as to how to open vlc's playlist from a command. I know the hotkey for opening the playlist is "ctrl + L" but I don't know if this is useful at all.
View 5 Replies
View Related
Feb 28, 2010
I love how Rhythmbox connects quickly and easily to my iPod, and how Rhythmbox does a pretty solid job of keeping track of changes to my library, though it is large. But I cannot seem to create playlists on the iPod through Rhythmbox. When I create them, I can see them in Rhythmbox, but when I unplug the iPod and try to play them, they don't show up. I plug the iPod back in, and Rhythmbox acts like they're there - I can even play the Playlist from the iPod in Rhythmbox.
Is there something I need to do to "write" the Playlist to the iPod from Rhythmbox? It is so irritating to have to create an "on the go" playlist on the iPod and then fire up Rhythmbox and rename it what i want it to be.
View 9 Replies
View Related
Nov 16, 2010
I just started having a problem tonight with Banshee. Whenever I click on some of my playlists, Banshee crashes. Can anyone tell me where I would find the error log for this so that I can fix it?
View 2 Replies
View Related
Aug 3, 2011
I have all multimedia packages installed as the instructions of opensuse site (ffmpeg, libdvdcss, ...) and plus some others not mentioned there (gstreamer, libav ...).Recently I was watching a dvd in kaffeine but several times the video and audio had small stops of about one or half second. It even came to the point of skipping a bit of the video. I tried vlc and the same thing happenned up to a point where the video froze at all. Also in other dvd's, when I tried to watch the content of a menu option vlc skipped the first few second of that scene before playing it. I tried smplayer and the exhibition of video was perfect except by the fact that it don't recognize dvd menus and subtitles. All mplayer gui's don't recognize them.So what player available for opensuse is able to recognize menus, subtitles and at the same time play dvd movies without other problems?
View 9 Replies
View Related
Mar 23, 2011
I'm trying to diagnose a weird problem ... maybe someone has an idea where to start. I'm having a problem with flash videos. The video part displays as if the fast-forward button is being held down; audio sounds correct.
I'm thinking "synchronization error" (duh!) but I'm not sure how to start to diagnose the issue. I'm running OpenSUSE 11.4 x64, and the problem shows up in both chrome and opera.
View 3 Replies
View Related
Oct 2, 2010
I'm currently running Meerkat beta AMD64. I've been using Audacious in Ubuntu for years, before that I used XMMS.
In Windoze I used to use Winamp. Winamp has a plugin called gen_yar. Gen_yar would allow you to right-click on the playlist and copy your current playlist files in track order to any folder on your hard drive, or to a USB mounted mp3 player/thumb drive, whatever.
It had several checkboxes in the settings.
1) Rename the files adding the track number as the prefix (01_, 02_, etc).
2) Create a .m3u playlist of the tracks in that new folder using #EXTINF: instead of the full path. That way I can copy that folder to any gadget or another computer and the playlist will still play those files.
Here is the Winamp Plugin: gen_yar (Yar-matey!_Playlist_Copier) [URL] There's a link to the source code at the bottom of that site if that helps.
Here's another: Winamp Plugin Save Playlist In Order [URL]
I have yet to see this feature in any Linux media software. I've tried just about all of them. The only thing close would be drag-n-drop playlist files from Rhythmbox.
Does anybody know of a plugin for Audacious or Rhythmbox that will do this?
Alternatively, is there a Nautilus script that when I right click on a folder full of mp3s, it will create a playlist of files in that folder, and save that playlist file inside the folder (without the full paths as mentioned above)?
I hate having to boot into Virtual Box just to use Winamp to create portable playlists.
View 7 Replies
View Related
Mar 27, 2011
Cannot watch second, third, etc, streams from a server-side playlist (ie, .wsx on windows media service). I have tried mplayer, vlc, totem, and xine. Xine totally fails and the other three play only the first stream as described. You can verify it works in wine by using Windows Mediaplayer v10 (`winetricks wmp10` on a clean wine prefix).
The particular example I am dealing with is not an ideal test-case as they dynamically mangle the stream's URL to prevent leeching. You can test it by either visiting $URL (below) or from command line:
Code:
URL="http://desitvstreams.hotdnsplus.com/Indian/stargold.php"
MMS=$(wget "$URL" -qO- | sed -n '/src="mms/s/.*(mms:[^"]*).*/1/p')
mplayer -v "$MMS"
My research has brought up only two or three random posts citing a similar problem. All seem to be quite old (circa 2008). The most relevant is:
[URL]
I have attached the output from:
Code:
mplayer -msglevel all=9 "$MMS" &>mplayer.output
You will see that mplayer is seeing an EOF and terminating (perhaps the server is too slow so mplayer's timeout triggers EOF condition?). I tired fooling with -vid/-aid flags to no avail.
View 1 Replies
View Related
Jan 9, 2010
Ubuntu 9.1 with Rythmbox. I connect my Creative Zen Mozaic MP3 player and Ubuntu finds it and lists the files ...but Rythmbox does not see it.
View 3 Replies
View Related
Jun 22, 2011
I just built my computer and installed a LG DVD/CD writer/reader. When I put a CD in the drive spins but nothing comes up. It seems like the computer doesn't recognize the disk in it.
View 1 Replies
View Related
Jun 14, 2010
I've got a few large, unsorted folders where I dump mp3s. I manage it all through rhythmbox and I've decided to separate the wheat from the chaff by paring down stuff I don't want and throwing all the desirable stuff into a big (~1,800 file) playlist file saved to my desktop.My question to you is, is there a hack that'll let me cp all the file entries in this playlist from their various original directories and into one target directory? Playlist format is:
Quote:
[playlist]
X-GNOME-Title=Biglist
NumberOfEntries=1823[code].....
View 3 Replies
View Related
Mar 7, 2011
I can arrange my general "music" playlist by play count (by clicking the play count button at the top, my list automatically arranges in ascending or descending order according to play count), but I can't seem to do the same in my user-generated playlist. Is there any way to do this?
View 2 Replies
View Related
Jul 5, 2011
I have been receiving K3b burning problems for the last two weeks. When I burn a m3u playlist generated from Banshee I receive an error about not having permission, but I believe I've enabled all the permissions I know how. Just now I attempted to burn a downloaded ISO and received an error even though I think the filesystem may have built correctly:
Code: cdrecord returned an unknown error (code 254). Sometimes using TAO writing mode solves this issue.
here's my debug report: SUSE Paste
View 9 Replies
View Related
May 17, 2011
Adobe Flash Player remains the security problems black hole. Are there open source alternatives, which are good in replacement for it?
View 13 Replies
View Related
Dec 11, 2009
I am looking for a program just to film and eventually save (this is not very important) from my webcam.
View 3 Replies
View Related
Jan 9, 2010
When I run vlc using root account I get following error in Konsole. In GUI mode it anyway fails to run. I haven't tried running vlc in normal user mode but I use root account always.
Error >
opensuse11.2:~ # vlc
VLC is not supposed to be run as root. Sorry.
If you need to use real-time priorities and/or privileged TCP ports
you can use vlc-wrapper (make sure it is Set-UID root and
cannot be run by non-trusted users first).
opensuse11.2:~ #
I think I have installed vlc using yast2 & vlc's own repo from non oss dir but not from packmans repo.
View 9 Replies
View Related