Ubuntu Multimedia :: Unable To Use Mplayer / Vlc / Totem With Server-side Playlist (wsx)

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


ADVERTISEMENT

Ubuntu Multimedia :: Video Plays In WMP But Not In VLC / Totem Or MPlayer

Feb 10, 2010

My partner is a teacher and has downloaded some videos from a teacher's resource site but can't seem to play them in Ubuntu. They play fine in Windows XP using Windows Media Player but they only play a few seconds in VLC or Totem and then freeze. The files in question seem to be normal MPG (MPEG-1) video files but somehow VLC and Totem choke on them. I have installed all restricted video formats including w32codecs but still no joy. My partner is threatening to go back to Windows!

View 2 Replies View Related

Ubuntu Multimedia :: How To Play Flv Files With Totem Mplayer

Oct 21, 2010

I tried to play FLV movie files with Totem Mplayer but it gets error internal stream error. How can I play this kind of files in ubuntu 8.04

View 2 Replies View Related

Ubuntu Multimedia :: Can't Play Any WMA Files, Neither In Rhythmox, Totem, VLC, Or Mplayer

Jan 7, 2010

Since upgrading to 64-bit Karmic, I can't play any WMA files, neither in Rhythmox, Totem, VLC, or mplayer. It used to work well with 64-bit Intrepid.

I've added the medibuntu repos and installed ubuntu-restricted-extras (including w64codecs). Still, when rhythmbox or totem opens a WMA file, they search for an appropriate codec and don't find anything.

View 3 Replies View Related

Debian Multimedia :: Equalizer Does Not Work In Totem And MPlayer With XV

Feb 24, 2011

I use nv18 with nouveau. Why equlizer does not work?

View 5 Replies View Related

Ubuntu Multimedia :: Windows Media 9 Codec: No Sound In Mplayer / Totem / Vlc

May 15, 2010

how I fixed my sound problems, that happened only for "windows media 9" videos, after struggling for days changing the players etc. (using Ubuntu lucid 10.04 up to date)First search for "Ubuntu install w32codecs" (or w64codecs depending on your system bus width) and... install them as root or 'sudo'

Code:

$ sudo apt-get install w32codecs (or w64codecs)

After updating totem to the very latest version (May 12, 3 days ago) the problem happened to be likely from the source: gstreamer. So I tried to install the latest version of gstreamer, and it worked (the default one packaged in Ubuntu is dated 2008...).

Code:

try
{
install latest developer version
}

[code].....

View 4 Replies View Related

General :: Bbc Playlist In Totem

Aug 1, 2011

I am using ubuntu 10.04 having totem 2.30.0 based on gstreamer 0.10.28I recently discovered an option in side bar bbc (apart from properties,.....,playlist)It downloaded 5-6MB of data for playlist then parsed them & displayed a list of interesting programmes of around 0.5 hour duration.

How can I download these mp3 files ? I could not find working radio at URL...

View 3 Replies View Related

Ubuntu :: Show File Names Instead Of Tags In Totem's Playlist?

Jul 20, 2011

Totem by default shows some sort of tags (if found) and not file names in the playlist. I don't like this, because I use Totem for video only and videos I get from the web usualy contains URLs and other such nonsense in the tags so I never know which file is which.

Can I somehow force Totem to always display file names?

View 2 Replies View Related

Ubuntu Multimedia :: Unable To Save Playlist With VLC-1.0.2

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

Software :: Ubuntu 9.10 - Reproducing Video Playlist On MPlayer?

Jul 27, 2010

I'm using Ubuntu 9.10 and trying to use mplayer for reproducing a simple video playlist.
Typing on the terminal the code:
mplayer -playlist <playlistname>
I've the problem that every time that the player begins reproducing a new video, it close itself and reopen in another window. Is there no way to keep the first window open and reproduce all the video files in the same window?

View 1 Replies View Related

Fedora :: Totem Unable To Play Any Type Of Multimedia

Nov 16, 2010

My totem refused to playback any Video or Audio files.. I'm able to open any multimedia file but it simply refused to playback, track timing doesn't move and there is no error encountered. For Video file, I only able to view still Video upong moving the slider but it still refused to playback as normal.

Totem movie player 2.32.0
Gstreamer 0.10.30
Running on Fedora 14

View 5 Replies View Related

Fedora :: Sound Without Video In VLC / Mplayer / Totem

Apr 29, 2011

I just made a minimal installation of F14 and I have been installing more package to it. However I think I have missed something because VLC crashes after open and Mplayer and Totem have sound but not video.

View 5 Replies View Related

Ubuntu Multimedia :: 10.10 - Unable To Install MPlayer VAAPI

Dec 26, 2010

I tried to install mplayer vaapi on my Acer 1810tz with Ubuntu 10.10 with no success.

View 2 Replies View Related

Ubuntu Multimedia :: See Stereoscopic Side By Side Picture Film Using Smplayer With Vdpau On Normal LED Monitor?

Jun 23, 2011

How could I see stereoscopic side by side picture film using smplayer with vdpau on normal LED monitor?

View 1 Replies View Related

Debian Multimedia :: Unable To Use VDPAU With SMPlayer And MPLayer?

Mar 6, 2011

I recently updated my Squeeze installation to testing and since then I've been unable to use VDPAU with SMPlayer and MPLayer. When VDPAU is enabled every video file gives the same error (see log at the end; don't mind the extra channel entries, they're for converting AAC to AC3 on-the-fly). Before this everything worked as it should.

[Code]...

View 1 Replies View Related

Networking :: Changes On The Server Side Aren't Visible On The Client Side?

Jan 10, 2011

I'm using NFS and I have the following problem. After ~100 days, the client and server lose connection, but the client doesn't know about this, it gives no error. The problem is that the changes on the server side aren't visible on the client side.

The nfs options are: "noatime, nolock, hard, udp, notcp, nosuid, nodev, rsize=8192, wsize=8192, actimeo=60"

The kernel version is: 2.6.16.27 built with 250 Hz. Is this an already corrected issue in a kernel version? Or are my options wrong?

View 1 Replies View Related

Ubuntu Multimedia :: Totem Won't Play Back Video/ts File From DLNA Server

Jul 21, 2011

I'm having trouble playing back videos from a DLNA device in Ubuntu 11.04, and I'm not sure where the problem lies.

Using the software manager I've installed the extra plugins package for Totem, and enabled the Coherence DLNA/UPNP plugin. I can see the device (Humax Freeview HD recorder) in the MediaServers list, and can browse through the programmes I've recorded on it. However, trying to play any of the has no effect, the main part of the window still shows the "clapperboard" graphic.

I noticed that the "recent files" filenames that were appearing on the Movie menu didn't match the ones that were listed in the sidebar - they're of the form e.g. 313.TS rather than the original descriptive name with a .ts extension. Running Totem from a shell prompt, I can see the following console output: request to play: Man on Earth_20110622_0508.ts 013311314 http://192.168.254.1:9000/web/media/313.TS I tried entering that URL into Firefox, and it started downloading okay; according to the LiveHTTPHeaders addon the response headers are

HTTP/1.1 200 OK
Transfer-Encoding: chunked
Server: HUMAX / MicroMediaServer
Accept-Range: bytes
Content-Type: video/ts
Content-Length: 1799258112
Pragma: no-cache
Cache-Control: no-cache

Why can't Totem play the file? Some other codec needed for video/ts files that I've not got installed? (it hasn't prompted me to install any extra packages) Does it just not like the fact the file extension is upper case? Or something else entirely?

On a separate machine, also running Ubuntu 11.04, I installed the VideoLan client; VLC can browse to the files and play them without any problem. So why can't Totem?

View 1 Replies View Related

Ubuntu Multimedia :: Get Mplayer To Recognize ALSA And / Or Pulse Audio Server

Jan 4, 2010

I'm trying to get mplayer to recognize ALSA and/or pulse audio server, preferably both. On my laptop, mplayer works fine -- mplayer -ao help lists oss, alsa, pulse, and jack, among others. But here's the output of mplayer -ao help on the computer I'm trying to set up:

[Code].....

ALSA and pulse are both installed, and pulse is running -- ps -A | grep pulse gives: 3627? 00:00:00 pulseaudio Yet, mplayer fails to realize this. I'm sure I'm doing something wrong that's really simple...but what?

View 2 Replies View Related

Ubuntu Multimedia :: Online Playlist For Songs?

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

Ubuntu Multimedia :: Rhythmbox Will Not Burn Playlist?

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

Ubuntu Multimedia :: Rhythmbox Not Loading The Playlist?

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

Ubuntu Multimedia :: VLC Under Lucid - How To Load Playlist

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

Ubuntu Multimedia :: Open VLC's Playlist From A Script / Terminal?

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

Ubuntu Multimedia :: Rhythmbox Not Writing Playlist To IPod?

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

Ubuntu Multimedia :: Whenever Click On Some Of Playlist / Banshee Crashes.

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

Fedora :: Unable SSI (Server Side Includes) In Fedora 12?

Jun 18, 2010

How do I enable SSI (Server Side Includes) in fedora 12 ?

View 6 Replies View Related

Ubuntu Multimedia :: Copy Playlist Tracks And Rename According To Track Order?

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

Debian Multimedia :: Print Cd Label From Playlist File?

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

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 View Related

Ubuntu Multimedia :: Cp All The File Entries In This Playlist From Their Various Original Directories And Into One Target Directory?

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







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