Slider not working after data being piped to vlc -

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
thedax
New Cone
New Cone
Posts: 2
Joined: 14 Feb 2013 15:03

Slider not working after data being piped to vlc -

Postby thedax » 14 Feb 2013 15:45

I want to use the GUI of the VLC in a situation where data is piped into VLC using the - (stdin) flag from the command line. VLC starts, shows its GUI and start playing fine. However the slider is not moving during playback. Using the slider to position the playback at specific time does not work either.

The command syntax I use is:
cat TestTrack.mp3 | vlc -

Is this slider behaviour by design when data is being piped into VLC?
I'm using VLC 1.1.8 for Linux (Fedora 14) BUT the question is also for MS-Windows and Mac OSX environments.
BTW: What I actually try to achieve is to play data from memory.

Note:
I forgot to mention that on the console I start VLC it shows the following messages:

Code: Select all

bash-4.1$ cat TestTrack.mp3 | vlc - VLC media player 1.1.8 The Luggage (revision exported) Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS") Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE") [0x889292c] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface. Blocked: call to setlocale(6, "") Blocked: call to setlocale(6, "")

Rémi Denis-Courmont
Developer
Developer
Posts: 15323
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Slider not working after data being piped to vlc -

Postby Rémi Denis-Courmont » 14 Feb 2013 17:13

MP3 file duration is estimated from the file size. With a pipe, there is no file size, so no duration estimate, so no slider.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

thedax
New Cone
New Cone
Posts: 2
Joined: 14 Feb 2013 15:03

Re: Slider not working after data being piped to vlc -

Postby thedax » 19 Feb 2013 11:11

Thanks for the answer, that is a clear one.
It's a pitty but I was already a bit prepared for that answer when I was looking into streaming as well. I will rephrase my question......


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: Bing [Bot], MSN [Bot] and 25 guests