Re: My playlist wont play all of the files

"Allsoft / Goldlink Inc." <[email protected]>
Newsgroups gmane.comp.video.mplayer.user
Message-ID <[email protected]>
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 <[email protected]> On Behalf Of jd1008
Sent: Tuesday, August 4, 2020 1:24 PM
To: MPlayer usage questions, feature requests, bug reports <[email protected]>
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 <[email protected]>
> *Sent:* Tuesday, August 4, 2020 12:34 PM
> *To:* Allsoft / Goldlink Inc. <[email protected]>
> *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 <[email protected]> <mailto:[email protected]>
>     *Sent:* Tuesday, August 4, 2020 12:12 PM
>     *To:* Allsoft / Goldlink Inc. <[email protected]>
>     <mailto:[email protected]>
>     *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
>
>         [email protected]  
> <mailto:[email protected]>
>
>         https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
>

_______________________________________________
MPlayer-users mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users

_______________________________________________
MPlayer-users mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.