<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.video.mplayer.user">
    <title>gmane.comp.video.mplayer.user</title>
    <link>http://blog.gmane.org/gmane.comp.video.mplayer.user</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.mplayer.user/68239"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.mplayer.user/68237"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.mplayer.user/68235"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.mplayer.user/68229"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.mplayer.user/68227"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.mplayer.user/68226"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.mplayer.user/68219"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.mplayer.user/68209"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.mplayer.user/68208"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.mplayer.user/68207"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.mplayer.user/68202"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.mplayer.user/68198"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.mplayer.user/68197"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.mplayer.user/68189"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.mplayer.user/68169"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.mplayer.user/68163"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.mplayer.user/68161"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.mplayer.user/68149"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.mplayer.user/68139"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.mplayer.user/68137"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.mplayer.user/68239">
    <title>concatenating flv video streams</title>
    <link>http://comments.gmane.org/gmane.comp.video.mplayer.user/68239</link>
    <description>&lt;pre&gt;
Hi,

(Blender is a GPL Render Software. I am using Linux.)

There are several flv fiels of Blender tutorials like "Blender
Materials Part1" "Blender Materials Part2" .... on my harddisc, which
I want to combine in one file.

Due to the nature of the video it is important to preserve as much
quality of the videos as possible, otherwise one cannot longer
recognize for example the settings made on the Blender GUI.

Avidemux cannot handle flv/h264 very well, so I tried to convert
the videos first to mpg using 

    ffmpeg -i &amp;lt;file.flv&amp;gt; &amp;lt;file.mpg&amp;gt;

which give me a mpg-file avidemux is able to handle but the quality
wasn't useable than.

Reading the flv directly with avidemux give me a good video quality
but no sound, which isn't that helpful too.

As it seems the video is coded with H264, the audio is coded with aac

How can I combine the parts of the video in such a way, that I can cut
out the intro sequence of every part but the first (that is I need to
load the videos into a video editor (avidemux currently))&lt;/pre&gt;</description>
    <dc:creator>meino.cramer&lt; at &gt;gmx.de</dc:creator>
    <dc:date>2012-05-26T12:22:53</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.mplayer.user/68237">
    <title>Audio in DVD iso works with mplayer,but not with mencoder</title>
    <link>http://comments.gmane.org/gmane.comp.video.mplayer.user/68237</link>
    <description>&lt;pre&gt;Hi all,

I'm trying to encode the video&amp;amp;audio from a DVD iso. The DVD has a single title, but several chapters, the first few of these are menus and promos, and playback stops after them. So to play the interesting part, I have to do something like this:

$ mplayer dvd://1 -dvd-device dvd.iso -chapter 10

This works fine, and with the -v flag I get, among other things:


[...]
DVD successfully opened.
audio stream: 0 format: mpeg1 (stereo) language: unknown aid: 0.
number of audio channels on disk: 1.
subtitle ( sid ): 0 language: unknown
number of subtitles on disk: 1
[...]
DVD Seek! lba=0x12F8  cell=0  packs: 0xB7D-0x12F8  
MPEG Stream reached EOF
ds_fill_buffer: EOF reached (stream: audio)  
MPEG: No audio stream found -&amp;gt; no sound.

STREAM_DVD, seeked to chapter: 9, cell: 4857, pos: 9947136
Searching for sequence header... OK!
[...]
Audio: no sound
Freeing 0 unused audio chunks.
Starting playback...
[...]
INFO: libavcodec "mp2float" init OK!
AUDIO: 48000 Hz, 2 ch, floatle, 160.0 kbit/5.21% (ratio: 20000-&amp;gt;&lt;/pre&gt;</description>
    <dc:creator>Ignacio Fernández Galván</dc:creator>
    <dc:date>2012-05-26T08:51:56</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.mplayer.user/68235">
    <title>(no subject)</title>
    <link>http://comments.gmane.org/gmane.comp.video.mplayer.user/68235</link>
    <description>&lt;pre&gt;&amp;lt;p&amp;gt;&amp;lt;a href="http://eurotravel.com.mk/lastnews/30TimothyBailey/"&amp;gt;http://eurotravel.com.mk/lastnews/30TimothyBailey/&amp;lt;/a&amp;gt;&amp;lt;/p&amp;gt;
&lt;/pre&gt;</description>
    <dc:creator>restou genos</dc:creator>
    <dc:date>2012-05-24T21:56:23</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.mplayer.user/68229">
    <title>is there some method to save a streaming file tolocal file ?</title>
    <link>http://comments.gmane.org/gmane.comp.video.mplayer.user/68229</link>
    <description>&lt;pre&gt;Hi list:

is there some method that support to download and save video files on local
disk synchronously  while  playback a streaming file ?  thanks!
&lt;/pre&gt;</description>
    <dc:creator>lean fu</dc:creator>
    <dc:date>2012-05-24T03:05:15</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.mplayer.user/68227">
    <title>[Bug] image blinking 2</title>
    <link>http://comments.gmane.org/gmane.comp.video.mplayer.user/68227</link>
    <description>&lt;pre&gt;OS Mac OS X 10.7.4
latest mplayer and ffmpeg

I still find some files are rendered incorrectly.
and I upload the file to the following link

https://docs.google.com/open?id=0B2umiuXHhxj5MTJVT0VFeG5XZ1k

still, switch -ass is the key point.
So I think it may be related to the previous
tearing problem.

As long as it is off, blinking does not happen.

the phenomena is that, on the top of frame, the image is
blinking between the correct one and green box.
&lt;/pre&gt;</description>
    <dc:creator>Zongyao Qu</dc:creator>
    <dc:date>2012-05-24T02:28:27</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.mplayer.user/68226">
    <title>Suggestion: Resume screensaver when video is paused</title>
    <link>http://comments.gmane.org/gmane.comp.video.mplayer.user/68226</link>
    <description>&lt;pre&gt;I think it would be a good idea for mplayer to "resume" normal
screensaver operation when a video is paused, and then block it again
when the video resumes playing.

For example, if I pause a video, and minimize it, and don't resume it
for hours -- my screensaver will not be functional for all those hours.
&lt;/pre&gt;</description>
    <dc:creator>Dennis Nezic</dc:creator>
    <dc:date>2012-05-24T02:23:38</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.mplayer.user/68219">
    <title>(no subject)</title>
    <link>http://comments.gmane.org/gmane.comp.video.mplayer.user/68219</link>
    <description>&lt;pre&gt;&amp;lt;p&amp;gt;Online Business Opportunity for you&amp;lt;br&amp;gt;&amp;lt;a href="http://mitkopengukliski.mt.net.mk/currentevents/83StephenFerguson/"&amp;gt;http://mitkopengukliski.mt.net.mk/currentevents/83StephenFerguson/&amp;lt;/a&amp;gt;&amp;lt;/p&amp;gt;
&lt;/pre&gt;</description>
    <dc:creator>restou genos</dc:creator>
    <dc:date>2012-05-22T08:46:54</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.mplayer.user/68209">
    <title>[Bug] image tearing</title>
    <link>http://comments.gmane.org/gmane.comp.video.mplayer.user/68209</link>
    <description>&lt;pre&gt;OS: Mac OS X 10.7.4
lastest mplayer and ffmpeg

The image starts tearing, looks like the image which
is still updating in the buffer list shows out.

I have made some research, to reproduce this bug
1. ass should be on.
2. multi-thread seams to be related with this issue.

in all, when I use this command
./mplayer -lavdopts threads=8 -v -ass 
"/Volumes/Work/MPX/MediaTest/embeddedsub.mkv"
this issue reproduced, definitely.

if I use
./mplayer -lavdopts threads=8 -v
"/Volumes/Work/MPX/MediaTest/embeddedsub.mkv"
Image is super clear and no tearing.

if I use
./mplayer -lavdopts threads=2(or1) -v -ass
"/Volumes/Work/MPX/MediaTest/embeddedsub.mkv"
It looks like tearing becomes less severe, but still exists.

the reproduced log
---
QZY:mplayer NILTSH$ ./mplayer -lavdopts threads=8 -v -ass
/Volumes/Work/MPX/MediaTest/0.\ still/tearing/The\ Big\ Bang\ Theory\
5x11.m4v 
MPlayer UNKNOWN-4.2.1 (C) 2000-2012 MPlayer Team
CPU vendor name: GenuineIntel  max cpuid level: 13
CPU: Intel(R) Core(TM) i7-2720QM CPU &amp;lt; at &amp;gt; 2.20GHz (F&lt;/pre&gt;</description>
    <dc:creator>Zongyao Qu</dc:creator>
    <dc:date>2012-05-21T13:42:05</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.mplayer.user/68208">
    <title>rtc setting</title>
    <link>http://comments.gmane.org/gmane.comp.video.mplayer.user/68208</link>
    <description>&lt;pre&gt;The documentation refers to RTC
http://www.mplayerhq.hu/DOCS/HTML/en/rtc.html
but at least since kernel 2.6.27 i think it is called HPET
and also the sysctl.conf might now use a .d/ layout.

So the page could be updated to say
"
echo 1024 &amp;gt; /proc/sys/dev/hpet/max-user-freq
sysctl dev/hpet/max-user-freq=1024

You can make this setting permanent by adding 
dev/hpet/max-user-freq=1024
to either sysctl.conf or to 
something like /etc/sysctl.d/60-hpet.conf 
depending on your system's file layout.
"
&lt;/pre&gt;</description>
    <dc:creator>krishna e bera</dc:creator>
    <dc:date>2012-05-21T03:49:51</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.mplayer.user/68207">
    <title>dynamic linking of avcodec</title>
    <link>http://comments.gmane.org/gmane.comp.video.mplayer.user/68207</link>
    <description>&lt;pre&gt;Does mplayer allow dynamic linking of libavcodec stuff? How to configure it?
&lt;/pre&gt;</description>
    <dc:creator>Ratin</dc:creator>
    <dc:date>2012-05-21T00:56:17</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.mplayer.user/68202">
    <title>Svn 34933 fails while trying to link on Fedora 17beta x86_64</title>
    <link>http://comments.gmane.org/gmane.comp.video.mplayer.user/68202</link>
    <description>&lt;pre&gt;I did the usual update to pull in the latest subversion version of
mplayer, and configured and compiled it.  Did make clean and make
distclean, before update and configure and make.  The compile completes
without error, but when it is trying to link the final executable, I
get the following error:

cc -o mplayer command.o m_property.o mixer.o
...
b-2.0 -lesd -lpulse -ljack -lopenal -lfaac -lx264 -lpthread -lmp3lame

libmpdemux/demux_rtp.o: In function `demux_close_rtp':
demux_rtp.cpp:(.text+0xbf): undefined reference to `RTSPClient::teardownMediaSession(MediaSession&amp;amp;)'
libmpdemux/demux_rtp.o: In function `demux_open_rtp':
demux_rtp.cpp:(.text+0x758): undefined reference to `RTSPClient::setupMediaSubsession(MediaSubsession&amp;amp;, unsigned char, unsigned char, unsigned char)'
demux_rtp.cpp:(.text+0x7f3): undefined reference to `RTSPClient::playMediaSession(MediaSession&amp;amp;, double, double, float)'
demux_rtp.cpp:(.text+0xa64): undefined reference to `RTSPClient::createNew(UsageEnvironment&amp;amp;, int, char const*, unsigned s&lt;/pre&gt;</description>
    <dc:creator>stan</dc:creator>
    <dc:date>2012-05-20T20:04:13</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.mplayer.user/68198">
    <title>Bash mplayer slave</title>
    <link>http://comments.gmane.org/gmane.comp.video.mplayer.user/68198</link>
    <description>&lt;pre&gt;Maybe this is a stupid question, but I can't find an answer.

#!/bin/bash
mkfifo /tmp/phone/pipe
mplayer -slave -quiet -idle -input file=/tmp/phone/pipe music.mp3 &amp;amp;

while [ i &amp;gt; 1 ]; do
sleep 1
echo get_percent_pos &amp;gt; /tmp/phone/pipe | cut -d= -f2
done

or
while [ 1 = 1 ]; do
sleep 1
echo get_percent_pos &amp;gt; /tmp/phone/pipe | awk -F\= '{print $2}'
done

The output is the same:
...
ANS_PERCENT_POSITION=1
ANS_PERCENT_POSITION=1
ANS_PERCENT_POSITION=2
ANS_PERCENT_POSITION=2
...

Is it possible to have this:
1
1
2
2

and pipe this to zenity --progress

thanks,

Flo
&lt;/pre&gt;</description>
    <dc:creator>Floris</dc:creator>
    <dc:date>2012-05-20T19:21:54</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.mplayer.user/68197">
    <title>compilation error on latest ffmpeg</title>
    <link>http://comments.gmane.org/gmane.comp.video.mplayer.user/68197</link>
    <description>&lt;pre&gt;OS: Mac OS X 10.7.4
Latest mplayer and latest ffmpeg

error msg is

CClibavformat/sctp.o
CClibavformat/seek.o
CClibavformat/segafilm.o
CClibavformat/segment.o
CClibavformat/sierravmd.o
CClibavformat/siff.o
CClibavformat/smjpeg.o
CClibavformat/smacker.o
libavformat/sctp.c:41:10: 
fatal error: 'netinet/sctp.h' file not found
#include &amp;lt;netinet/sctp.h&amp;gt;
         ^
1 error generated.
make[1]: *** [libavformat/sctp.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [ffmpeg/libavformat/libavformat.a] Error 2

sctp support is pushed into ffmpeg tree
on May, 9th, by Luca Barbato
the hash is 
5699884c2e2b76c43df405b8613e40a953338738
&lt;/pre&gt;</description>
    <dc:creator>Zongyao Qu</dc:creator>
    <dc:date>2012-05-20T13:29:12</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.mplayer.user/68189">
    <title>Opaque Blu-ray PGS subtitle?</title>
    <link>http://comments.gmane.org/gmane.comp.video.mplayer.user/68189</link>
    <description>&lt;pre&gt;I'm watching blu-ray using mplayer but the PGS subtitle is a
bit transparent. How can I force it to be completely opaque? I searched
on google, but I couldn't find any solution for PGS subtitle.

Thanks.

&lt;/pre&gt;</description>
    <dc:creator>Dâniel Fraga</dc:creator>
    <dc:date>2012-05-15T23:34:48</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.mplayer.user/68169">
    <title>Problem with avc1 mp4</title>
    <link>http://comments.gmane.org/gmane.comp.video.mplayer.user/68169</link>
    <description>&lt;pre&gt;I have problems playing avc1 encoded mp4 files (like the short sample
http://www.html5tutorial.info/media/html5iscool.mp4).

When calling MPlayer without any options, I get tons of "Too many buffered
pts" until the playback finally starts, but: no video, only audio.

With -demuxer mov, playback starts immediately, but again: no video, only
audio.

What might be the problem? There is no problem with mp4 normally.

Ingo
_______________________________________________
MPlayer-users mailing list
MPlayer-users&amp;lt; at &amp;gt;mplayerhq.hu
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users&lt;/pre&gt;</description>
    <dc:creator>Ingo Brückl</dc:creator>
    <dc:date>2012-05-15T11:57:02</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.mplayer.user/68163">
    <title>Not compiling</title>
    <link>http://comments.gmane.org/gmane.comp.video.mplayer.user/68163</link>
    <description>&lt;pre&gt;Hi!

I did

rm -r ffmpeg/ &amp;amp;&amp;amp; make distclean &amp;amp;&amp;amp; svn up &amp;amp;&amp;amp; ./configure &amp;amp;&amp;amp; make

and the next make says:

make -C ffmpeg libavformat/libavformat.a
make[1]: Entering directory `/usr/src/mplayer/ffmpeg'
CClibavformat/sctp.o
libavformat/sctp.c:41:26: fatal error: netinet/sctp.h: No such file or 
directory
compilation terminated.
make[1]: *** [libavformat/sctp.o] Error 1
make[1]: Leaving directory `/usr/src/mplayer/ffmpeg'
make: *** [ffmpeg/libavformat/libavformat.a] Error 2

Can it be a problem on my side?

Greets,
Kiste
&lt;/pre&gt;</description>
    <dc:creator>Oliver Seitz</dc:creator>
    <dc:date>2012-05-13T07:33:07</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.mplayer.user/68161">
    <title>Compilation broken with latest svn...</title>
    <link>http://comments.gmane.org/gmane.comp.video.mplayer.user/68161</link>
    <description>&lt;pre&gt;Hi,

I cannot compile the latest svn MPlayer under Slackware. My
./configure string is simply:

./configure \
  --prefix=/usr \
  --mandir=/usr/man \
  --confdir=/etc/mplayer \
  --disable-mencoder \
  --disable-x264

and the error is:

CC      libavcodec/yuv4dec.o
CC      libavcodec/zerocodec.o
CC      libavcodec/zmbv.o
CC      libavcodec/utils.o
libavcodec/zmbv.c: In function 'decode_frame':
libavcodec/zmbv.c:508:28: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
YASM    libavcodec/x86/vp8dsp.o
libavcodec/h264.c: In function 'execute_decode_slices':
libavcodec/h264.c:4175:49: warning: array subscript is below array bounds [-Warray-bounds]
AR      libavcodec/libavcodec.a
make[1]: Leaving directory `/tmp/mplayer/ffmpeg'


and compilation ceases.

Thanks for your asistance,

Andrew

&lt;/pre&gt;</description>
    <dc:creator>andrew</dc:creator>
    <dc:date>2012-05-12T22:55:21</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.mplayer.user/68149">
    <title>how to change the default name of video thumbnailcreated by mplayer ?</title>
    <link>http://comments.gmane.org/gmane.comp.video.mplayer.user/68149</link>
    <description>&lt;pre&gt;Hi list;

"mplayer -ss 10 video.flv -frames 1 -nosound -vo
jpeg:outdir=/home/video" will create a thumbnail with name
00000001.jpg. is it possible  to specify the output filename by using
some other options? thanks!
&lt;/pre&gt;</description>
    <dc:creator>lean fu</dc:creator>
    <dc:date>2012-05-11T05:21:59</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.mplayer.user/68139">
    <title>mplayer fails to resume playback after pause</title>
    <link>http://comments.gmane.org/gmane.comp.video.mplayer.user/68139</link>
    <description>&lt;pre&gt;I am using the current svn release, and when i pause the video, it fails to resume playback if i use -ao alsa, using pulse it works fine. the following wiki says mplayer doesnt works fine with alsa, is there a fix for it.


https://wiki.archlinux.org/index.php/MPlayer#.28S.29mplayer_fails_to_resume_playback_after_pause
&lt;/pre&gt;</description>
    <dc:creator>Mac Smith</dc:creator>
    <dc:date>2012-05-09T05:18:47</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.mplayer.user/68137">
    <title>error: 'PIX_FMT_YUVA422P' undeclared here (not in afunction)</title>
    <link>http://comments.gmane.org/gmane.comp.video.mplayer.user/68137</link>
    <description>&lt;pre&gt;Got a compile error with r34893 and MinGW (mingw.org/gcc 4.6.2) under 
windows. Using FFmpeg latest as of this post.

./configure 
--extra-cflags="-I/E/Buildsys/MinGW/msys/home/Joshua/mplayer/live 
-DFRIBIDI_ENTRY=""" --prefix=e:/buildsys/release/mplayer-r34894 
--enable-static --enable-runtime-cpudetection --enable-mng 
--disable-mp3lib --disable-libmpeg2-internal --disable-tv 
--disable-vidix --disable-faac-lavc

cc -MD -MP -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith 
-Wredundant-decls -Wstrict-prototypes -Wmissing-prototypes 
-Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement 
-std=gnu99 -Werror-implicit-function-declaration -O4 -march=i486 
-mtune=generic -pipe -ffast-math -fomit-frame-pointer 
-fno-tree-vectorize -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -Iffmpeg 
-I/E/Buildsys/MinGW/msys/home/Joshua/mplayer/live -DFRIBIDI_ENTRY= 
-fno-common   -I/mingw/include/freetype2 -I/mingw/include 
-IE:/Buildsys/MinGW/include   -c -o fm&lt;/pre&gt;</description>
    <dc:creator>Josh</dc:creator>
    <dc:date>2012-05-09T05:00:40</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.mplayer.user/68121">
    <title>Blu-ray playback Audio Issues</title>
    <link>http://comments.gmane.org/gmane.comp.video.mplayer.user/68121</link>
    <description>&lt;pre&gt;When playing back blu-ray titles with Picture-in-picture features, there 
are two things that don't work properly:

a) multiple video tracks are not played back simultaneously, one has to 
choose which one to play (using the -vid option or the Underscore-Key). 
I have one BD where the _ key doesn't select the alternate video stream, 
but complains. If I select the 6912 video stream manually, it works.

That is printed when pressing the _ key:
Requested video codec family [wmvvc1dmo] (vfm=dmo) not available.
Enable it at compilation.
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Could not open codec.
VDecoder init failed :(
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Could not open codec.
VDecoder init failed :(
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Cannot find codec 'vc1_crystalhd' in libavcodec...
VDecoder init failed :(
Cannot find codec matching selected -vo and video format 0x31435657.



with mplayer -v I get the following info:

...desc&lt;/pre&gt;</description>
    <dc:creator>Alexander Roalter</dc:creator>
    <dc:date>2012-05-07T23:01:41</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.video.mplayer.user">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.video.mplayer.user</link>
  </textinput>
</rdf:RDF>

