[MPlayer-users] A strange problem with mplayer

jd1008 jd1008 at gmail.com
Sat Jul 18 02:25:54 CEST 2015


I have about 7 files I downloaded from youtube using
youtube-dl.

my versions of youtube-dl and mplayer are:

MPlayer SVN-r37150-4.8.3 (C) 2000-2014 MPlayer Team
$ youtube-dl --version
2015.05.10

OS is F20 x86_64

Below is the script that plays the list of these youtube videos:

$ /bin/ls -1 *.mp4 | while read f; do^Jmplayer "$f"^Jdone
bls -1 | while read f; do
mplayer "$f"
done
MPlayer SVN-r37150-4.8.3 (C) 2000-2014 MPlayer Team
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote 
control.

Playing Cathedral of the Madeleine Choir performing Ave verum corpus in 
Italy.-61AU1QzBNWM.mp4.
libavformat version 55.19.104 (external)
libavformat file format detected.
[lavf] stream 0: video (h264), -vid 0
[lavf] stream 1: audio (aac), -aid 0, -alang und
VIDEO:  [H264]  1280x720  24bpp  29.970 fps  1449.0 kbps (176.9 kbyte/s)
Clip info:
  major_brand: isom
  minor_version: 512
  compatible_brands: isomiso2avc1mp41
  encoder: Lavf55.1.100
Load subtitles in ./
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
libavcodec version 55.39.101 (external)
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
==========================================================================
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 44100 Hz, 2 ch, floatle, 253.6 kbit/8.98% (ratio: 31698->352800)
Selected audio codec: [ffaac] afm: ffmpeg (FFmpeg AAC (MPEG-2/MPEG-4 Audio))
==========================================================================
AO: [alsa] 44100Hz 2ch s16le (2 bytes per sample)
Starting playback...
Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
VO: [xv] 1280x720 => 1280x720 Planar YV12
A:   0.0 V:   0.0 A-V:  0.039 ct:  0.000   0/  0 ??% ??% ??,?% 0 0
No bind found for key 'C'.
A: 250.6 V: 250.6 A-V:  0.000 ct:  0.004   0/  0 18%  1%  0.7% 0 0

======= OK, so where is this 'C' coming from?? It is causing mplayer to 
exit with error
and the whole little script exist.


Here is the list of the YT videos I downloaded using youtube-dl:

Cathedral of the Madeleine Choir performing Ave verum corpus in 
Italy.-61AU1QzBNWM.mp4
Cathedral of the Madeleine Choir performing Nativitie in Assisi, 
Italy.-WzIc2rTfUdI.mp4
Choir of the Cathedral of the Madeleine performing Versa est in 
luctum.-37-pRMQJ9DQ.mp4
Tantum Ergo - Cathedral of the Madeleine - Salt Lake City-u1GdRdKAEXg.mp4
The Madeleine Choir School - A Ceremony of Carols - 2012-XCoOOGWOReA.mp4
The Madeleine Choir School Ave Verum Corpus.mp4-ebqdqoUPD3Q.mp4



More information about the MPlayer-users mailing list