[MPlayer-users] My playlist wont play all of the files

Allsoft / Goldlink Inc. allsoft at goldlink.net
Tue Aug 4 20:54:40 EEST 2020


In the playlist file or the control file?  I have never initialized the control file with any keywords before.  Can you tell me what I am missing?

-----Original Message-----
From: MPlayer-users <mplayer-users-bounces at mplayerhq.hu> On Behalf Of jd1008
Sent: Tuesday, August 4, 2020 1:24 PM
To: MPlayer usage questions, feature requests, bug reports <mplayer-users at mplayerhq.hu>
Subject: Re: [MPlayer-users] My playlist wont play all of the files

Some keyword is missing from your list in the file.


On 8/4/20 11:14 AM, Allsoft / Goldlink Inc. wrote:
>
> So what is your hunch?
>
> *From:* jd1008 <jd1008 at gmail.com>
> *Sent:* Tuesday, August 4, 2020 12:34 PM
> *To:* Allsoft / Goldlink Inc. <allsoft at goldlink.net>
> *Subject:* Re: [MPlayer-users] My playlist wont play all of the files
>
> OK.
> For everyone's edification, please provide the actual contents of the 
> other file.
> I believe I do have a hunch what went wrong.
>
> On 8/4/20 10:26 AM, Allsoft / Goldlink Inc. wrote:
>
>     The /tmp/mplater-control is empty at the moment because I use it
>     to pause.  It is created as follows:
>
>     rm /tmp/mplayer-control
>
>     mkfifo /tmp/mplayer-control
>
>     Then when I issue a pause:
>
>     echo “pause” > /tmp/mplayer-control
>
>     MPlayer will pause.
>
>     *From:* jd1008 <jd1008 at gmail.com> <mailto:jd1008 at gmail.com>
>     *Sent:* Tuesday, August 4, 2020 12:12 PM
>     *To:* Allsoft / Goldlink Inc. <allsoft at goldlink.net>
>     <mailto:allsoft at goldlink.net>
>     *Subject:* Re: [MPlayer-users] My playlist wont play all of the 
> files
>
>     please provide the contents of both files you specified in the
>     command line.
>
>
>     On 8/4/20 10:03 AM, Allsoft / Goldlink Inc. wrote:
>
>         I have a playlist as follows:
>
>           
>
>           
>
>           
>
>         $ cat /tmp/playlist.txt
>
>           
>
>         /var/www/html/user/audio/Music/test/OggVorbisFile.ogg
>
>           
>
>         /var/www/html/user/audio/Music/test/OggVorbisFile.ogg
>
>           
>
>         /var/www/html/user/audio/Music/test/OggVorbisFile.ogg
>
>           
>
>         /var/www/html/user/audio/Music/test/OggVorbisFile.ogg
>
>           
>
>         /var/www/html/user/audio/Music/test/OggVorbisFile.ogg
>
>           
>
>         /var/www/html/user/audio/Music/test/OggVorbisFile.ogg
>
>           
>
>         /var/www/html/user/audio/Music/test/OggVorbisFile.ogg
>
>           
>
>         /var/www/html/user/audio/Music/test/OggVorbisFile.ogg
>
>           
>
>         /var/www/html/user/audio/Music/test/OggVorbisFile.ogg
>
>           
>
>         /var/www/html/user/audio/Music/test/OggVorbisFile.ogg
>
>           
>
>         /var/www/html/user/audio/Music/test/OggVorbisFile.ogg
>
>           
>
>         /var/www/html/user/audio/Music/test/OggVorbisFile.ogg
>
>           
>
>         /var/www/html/user/audio/Music/test/OggVorbisFile.ogg
>
>           
>
>         /var/www/html/user/audio/Music/test/OggVorbisFile.ogg
>
>           
>
>         /var/www/html/user/audio/Music/test/OggVorbisFile.ogg
>
>           
>
>         /var/www/html/user/audio/Music/test/OggVorbisFile.ogg
>
>           
>
>         /var/www/html/user/audio/Music/test/OggVorbisFile.ogg
>
>           
>
>         /var/www/html/user/audio/Music/test/OggVorbisFile.ogg
>
>           
>
>         /var/www/html/user/audio/Music/test/OggVorbisFile.ogg
>
>           
>
>         /var/www/html/user/audio/Music/test/OggVorbisFile.ogg
>
>           
>
>         /var/www/html/user/audio/Music/test/OggVorbisFile.ogg
>
>           
>
>         /var/www/html/user/audio/Music/test/OggVorbisFile.ogg
>
>           
>
>         /var/www/html/user/audio/Music/test/OggVorbisFile.ogg
>
>           
>
>         /var/www/html/user/audio/Music/test/OggVorbisFile.ogg
>
>           
>
>         /var/www/html/user/audio/Music/test/OggVorbisFile.ogg
>
>           
>
>         /var/www/html/user/audio/Music/test/OggVorbisFile.ogg
>
>           
>
>         /var/www/html/user/audio/Music/test/OggVorbisFile.ogg
>
>           
>
>         /var/www/html/user/audio/Music/test/OggVorbisFile.ogg
>
>           
>
>         I put all the same filenames just to show you. In reality I 
> have all
>
>         different names. I play the playlist as follows:
>
>           
>
>           
>
>           
>
>         mplayer -slave -input file=/tmp/mplayer-control -playlist 
> /tmp/playlist.txt
>
>           
>
>         It always stops with the following:
>
>           
>
>           
>
>           
>
>         Playing /var/www/html/user/audio/Music/te. File not found:
>
>         '/var/www/html/user/audio/Music/te' Failed to open
>
>         /var/www/html/user/audio/Music/te.
>
>           
>
>           
>
>           
>
>         This is on a Centos 7.7 system.  My program manager has said 
> that it player
>
>         a playlist of 77 a few days ago.  We haven't updated anything 
> to do with the
>
>         OS or with Mplayer in a few months. We are using MPlayer SVN-r37391-4.8.3.
>
>         Thanks.
>
>           
>
>           
>
>           
>
>         I have checked the playlist from weird characters but they 
> don't exists. I
>
>         tried several others and it always stops on or around line 20. 
> Any
>
>         suggestions on why its doing that?
>
>           
>
>           
>
>           
>
>         _______________________________________________
>
>         MPlayer-users mailing list
>
>         MPlayer-users at mplayerhq.hu  
> <mailto:MPlayer-users at mplayerhq.hu>
>
>         https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
>

_______________________________________________
MPlayer-users mailing list
MPlayer-users at mplayerhq.hu
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users



More information about the MPlayer-users mailing list