Hi Experts ,<br><br>My objective was to play any h.264 video files through vlc on Linux. I compiled vlc code for linux platform. And when i tried to play<br> with my compiled code , i am getting<br> <br>"<br>[00000224] mp4 demuxer debug: adding track[Id 0x1] video (enable) language ehs<br>
[00000224] main demuxer debug: using demux2 module "mp4"<br>[00000224] mp4 demuxer warning: DEMUX_GET_FPS unimplemented !!<br>[00000220] main input debug: looking for a subtitle file in /home/sagar/Test_vects/h_264/<br>
[00000225] main decoder debug: looking for decoder module: 17 candidates<br>[00000225] main decoder debug: using decoder module "faad"<br>[00000225] main decoder debug: thread 1139333984 (decoder) created at priority 0 (input/decoder.c:159)<br>
[00000226] main decoder debug: looking for decoder module: 17 candidates<br>Killed<br><br>"<br> Q:      Is the decoder not configured / available ?<br> <br><br>And i configured  vlc with these settings ..<br>"<br>
./configure --host=i686-pc-linux-gnu --target=i386 --prefix=/usr/local/arm_v5t_le --disable-HAL --disable-growl --disable-notify --disable-dvdnav --disable-smb --disable-libcdio --disable-libcddb --disable-cdda --disable-vcd --disable-screen --disable-a52 --disable-dts --disable-libmpeg2 --disable-vorbis --disable-x11 --disable-xvideo --disable-xinerama --disable-wxwidgets --disable-skins2 --disable-mad --disable-plugins --disable-gnutls --enable-httpd --enable-xosd --disable-hal --disable-vlm --disable-dvbpsi --disable-ogg --disable-mkv --disable-mod --disable-mpc --enable-x264 --disable-cmml --disable-xvideo --disable-glx --disable-opengl --disable-freetype --disable-fribidi --disable-libxml2 --disable-hd1000v --disable-waveout --disable-macosx-audio --disable-hd1000a --disable-macosx --disable-qnx --disable-daap --disable-bonjour --disable-speex --disable-gnomevfs --disable-sdl --enable-faad --enable-ffmpeg --enable-faac --disable-id3 --enable-debug --enable-trace --enable-trace --enable-libx264<br>
<br>"<br>Q: Is there anything i am missing with respect of decoding H.264 support ?<br><br>And when i do,<br> a) ./vlc -l | grep 264 <br>    <br>                         h264                  H264 video demuxer<br>                                                packetizer_h264       H.264 video packetizer<br>
     Q:               Well it has atleast h.264 decoder / demuxer in. What about the decoder ?<br><br>     b) ./vlc -l | decoder<br><br>                                      ffmpeg                FFmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)<br>
                  faad                  AAC audio decoder (using libfaad2)<br>                  dummy                 Dummy decoder function<br>                 cvdsub                CVD subtitle decoder<br>                 svcdsub               Philips OGT (SVCD subtitle) decoder<br>
                 spudec                DVD subtitles decoder<br>                 subsdec               Text subtitles decoder<br>                 dvbsub                DVB subtitles decoder<br>                 mpeg_audio            MPEG audio layer I/II/III decoder<br>
                 lpcm                  Linear PCM audio decoder<br>                 cinepak               Cinepak video decoder<br>                 rawvideo              Pseudo raw video decoder<br>                 araw                  Raw/Log Audio decoder<br>
                 adpcm                 ADPCM audio decoder<br>                 fake                  Fake video decoder<br>                 dolby_surround_decoder Simple decoder for Dolby Surround encoded streams<br>                 png                   PNG video decoder<br>
<br><br>   Q:  There is no sign of H.264 decoder.     Am i missing something ?<br><br>Therefore kindly let me know.. how do i configure vlc for h.264 decoder settings. Do i have to enable these setting in my ffmpeg too ?<br>
And just guide me on how can i enable / play h.264 video playback support on linux.<br><br>Thank you in advance...<br><br><br>Warm Regards,<br>Sagar<br><br><br><br><div><span class="gmail_quote">On 6/11/08, <b class="gmail_sendername"><a href="mailto:vlc-devel-request@videolan.org">vlc-devel-request@videolan.org</a></b> <<a href="mailto:vlc-devel-request@videolan.org">vlc-devel-request@videolan.org</a>> wrote:</span><blockquote class="gmail_quote" style="margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; margin-left: 0.80ex; border-left-color: #cccccc; border-left-width: 1px; border-left-style: solid; padding-left: 1ex">
Send vlc-devel mailing list submissions to<br>        <a href="mailto:vlc-devel@videolan.org">vlc-devel@videolan.org</a><br><br> To subscribe or unsubscribe via the World Wide Web, visit<br>        <a href="http://mailman.videolan.org/listinfo/vlc-devel">http://mailman.videolan.org/listinfo/vlc-devel</a><br>
 or, via email, send a message with subject or body 'help' to<br>        <a href="mailto:vlc-devel-request@videolan.org">vlc-devel-request@videolan.org</a><br><br> You can reach the person managing the list at<br>
        <a href="mailto:vlc-devel-owner@videolan.org">vlc-devel-owner@videolan.org</a><br><br> When replying, please edit your Subject line so it is more specific<br> than "Re: Contents of vlc-devel digest..."<br>
<br><br> Today's Topics:<br><br>   1. commit: Bunch of always on demu/x plugins ( R?mi<br>      Denis-Courmont ) (git version control)<br>   2. Re: Bye (jboileau)<br>   3. commit: Fix make check (sic) ( R?mi Denis-Courmont )<br>
      (git version control)<br>   4. commit: Fix make check too ( R?mi Denis-Courmont )<br>      (git version control)<br>   5. commit: Typo ( R?mi Denis-Courmont ) (git version control)<br>   6. [PATCH] MMS stream pausing (bl4)<br>
   7. commit: FFmpeg update. (Jean-Baptiste Kempf )<br>      (git version control)<br><br><br> ----------------------------------------------------------------------<br><br> Message: 1<br> Date: Tue, 10 Jun 2008 21:15:45 +0200 (CEST)<br>
 From: <a href="mailto:git@videolan.org">git@videolan.org</a> (git version control)<br> Subject: [vlc-devel] commit: Bunch of always on demu/x plugins ( R?mi<br>        Denis-Courmont )<br> To: <<a href="mailto:vlc-devel@videolan.org">vlc-devel@videolan.org</a>><br>
 Message-ID: <<a href="mailto:20080610191545.0C4B92034C@skanda.videolan.org">20080610191545.0C4B92034C@skanda.videolan.org</a>><br> Content-Type: text/plain; charset=UTF-8<br><br> vlc | branch: master | R?mi Denis-Courmont <<a href="mailto:rdenis@simphalempin.com">rdenis@simphalempin.com</a>> | Tue Jun 10 22:10:34 2008 +0300| [4eea8797286691d6518e0508d7c4656deca53b70]<br>
<br> Bunch of always on demu/x plugins<br><br> > <a href="http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4eea8797286691d6518e0508d7c4656deca53b70">http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4eea8797286691d6518e0508d7c4656deca53b70</a><br>
 ---<br><br>  <a href="http://configure.ac">configure.ac</a>             |   23 -----------------------<br>  modules/demux/Modules.am |   23 +++++++++++++++++++++++<br>  2 files changed, 23 insertions(+), 23 deletions(-)<br>
<br> diff --git a/<a href="http://configure.ac">configure.ac</a> b/<a href="http://configure.ac">configure.ac</a><br> index 27bbabd..7cdd018 100644<br> --- a/<a href="http://configure.ac">configure.ac</a><br> +++ b/<a href="http://configure.ac">configure.ac</a><br>
 @@ -1091,34 +1091,11 @@ VLC_ADD_PLUGIN([mpga])<br>  VLC_ADD_PLUGIN([m4v])<br>  VLC_ADD_PLUGIN([m4a])<br>  VLC_ADD_PLUGIN([h264])<br> -VLC_ADD_PLUGIN([vc1])<br> -VLC_ADD_PLUGIN([demux_cdg])<br>  VLC_ADD_PLUGIN([cdg])<br>  VLC_ADD_PLUGIN([ps])<br>
 -VLC_ADD_PLUGIN([pva])<br>  VLC_ADD_PLUGIN([avi])<br>  VLC_ADD_PLUGIN([asf])<br>  VLC_ADD_PLUGIN([mp4])<br> -VLC_ADD_PLUGIN([rawdv])<br> -VLC_ADD_PLUGIN([rawvid])<br> -VLC_ADD_PLUGIN([nsv])<br> -VLC_ADD_PLUGIN([real])<br>
 -VLC_ADD_PLUGIN([aiff])<br> -VLC_ADD_PLUGIN([mjpeg])<br> -VLC_ADD_PLUGIN([wav])<br> -VLC_ADD_PLUGIN([voc])<br> -VLC_ADD_PLUGIN([smf])<br> -VLC_ADD_PLUGIN([demuxdump])<br> -VLC_ADD_PLUGIN([flacsys])<br> -VLC_ADD_PLUGIN([tta])<br>
 -VLC_ADD_PLUGIN([subtitle])<br> -VLC_ADD_PLUGIN([vobsub])<br> -VLC_ADD_PLUGIN([a52sys])<br> -VLC_ADD_PLUGIN([dtssys])<br> -VLC_ADD_PLUGIN([au])<br> -VLC_ADD_PLUGIN([ty])<br> -VLC_ADD_PLUGIN([xa])<br> -VLC_ADD_PLUGIN([nuv])<br>
  dnl Text codecs:<br>  VLC_ADD_PLUGIN([cvdsub])<br>  VLC_ADD_PLUGIN([svcdsub])<br> diff --git a/modules/demux/Modules.am b/modules/demux/Modules.am<br> index d934cd0..9c6e981 100644<br> --- a/modules/demux/Modules.am<br>
 +++ b/modules/demux/Modules.am<br> @@ -34,7 +34,30 @@ SOURCES_demux_cdg = cdg.c<br>  SOURCES_smf = smf.c<br><br>  libvlc_LTLIBRARIES += \<br> +       <a href="http://liba52sys_plugin.la">liba52sys_plugin.la</a> \<br> +       <a href="http://libaiff_plugin.la">libaiff_plugin.la</a> \<br>
 +       <a href="http://libau_plugin.la">libau_plugin.la</a> \<br> +       <a href="http://libdemux_cdg_plugin.la">libdemux_cdg_plugin.la</a> \<br> +       <a href="http://libdemuxdump_plugin.la">libdemuxdump_plugin.la</a> \<br>
 +       <a href="http://libdtssys_plugin.la">libdtssys_plugin.la</a> \<br> +       <a href="http://libflacsys_plugin.la">libflacsys_plugin.la</a> \<br> +       <a href="http://libmjpeg_plugin.la">libmjpeg_plugin.la</a> \<br>
 +       <a href="http://libnsv_plugin.la">libnsv_plugin.la</a> \<br> +       <a href="http://libnuv_plugin.la">libnuv_plugin.la</a> \<br> +       <a href="http://libpva_plugin.la">libpva_plugin.la</a> \<br> +       <a href="http://librawdv_plugin.la">librawdv_plugin.la</a> \<br>
 +       <a href="http://librawvid_plugin.la">librawvid_plugin.la</a> \<br> +       <a href="http://libreal_plugin.la">libreal_plugin.la</a> \<br>        <a href="http://librtp_plugin.la">librtp_plugin.la</a> \<br> +       <a href="http://libsmf_plugin.la">libsmf_plugin.la</a> \<br>
 +       <a href="http://libsubtitle_plugin.la">libsubtitle_plugin.la</a> \<br> +       <a href="http://libtta_plugin.la">libtta_plugin.la</a> \<br> +       <a href="http://libty_plugin.la">libty_plugin.la</a> \<br> +       <a href="http://libvc1_plugin.la">libvc1_plugin.la</a> \<br>
 +       <a href="http://libvobsub_plugin.la">libvobsub_plugin.la</a> \<br> +       <a href="http://libvoc_plugin.la">libvoc_plugin.la</a> \<br> +       <a href="http://libwav_plugin.la">libwav_plugin.la</a> \<br> +       <a href="http://libxa_plugin.la">libxa_plugin.la</a> \<br>
        $(NULL)<br><br>  # RTP plugin<br><br><br><br> ------------------------------<br><br> Message: 2<br> Date: Tue, 10 Jun 2008 15:27:51 -0400<br> From: jboileau <<a href="mailto:jboileau@gmail.com">jboileau@gmail.com</a>><br>
 Subject: Re: [vlc-devel] Bye<br> To: "Mailing list for VLC media player developers"<br>        <<a href="mailto:vlc-devel@videolan.org">vlc-devel@videolan.org</a>><br> Message-ID:<br>        <<a href="mailto:1fb0eb00806101227u503fd2c6lac5f21c6ff90a17d@mail.gmail.com">1fb0eb00806101227u503fd2c6lac5f21c6ff90a17d@mail.gmail.com</a>><br>
 Content-Type: text/plain; charset=ISO-8859-1<br><br> My new found friend is already leaving! :-(<br><br> Seriously, best of luck with the new job and hopefully we will see you<br> on this list and/or IRC once in a while.<br>
<br> If you come to Montreal let me know!!!<br><br> Jacques Boileau<br><br><br> On Tue, Jun 10, 2008 at 1:35 PM, Rafa?l Carr? <<a href="mailto:funman@videolan.org">funman@videolan.org</a>> wrote:<br> > Hi,<br> ><br>
 > I'm leaving the VideoLAN project.<br> ><br> > For various reasons, I do not work on VLC for fun (anymore), and of<br> > course I will stop doing something I don't like for free.<br> ><br> > I deleted any admin credentials I could have for being member of your<br>
 > project.<br> ><br> > You may know that I'm working for $, as a day job, on VLC for M2X<br> > company, so in the upcoming months I will continue to run VLC, make<br> > patches and so on, but only from 9AM to 18PM in the work days.<br>
 ><br> > So it may be wise to let me keep my ability to push to the git<br> > repository, but I'll let that up to you guys: sending patches to<br> > vlc-devel@ will be fine for me too.<br> ><br> > Some of the files I have written/modified have the <a href="mailto:funman@videolan.org">funman@videolan.org</a><br>
 > email, so it may be wise to let me keep this redirection.<br> > If you don't want, I'll just ask to replace this address to my real<br> > address.<br> ><br> > Last but not least: I was lended a macbook to develop VLC. Since I stop<br>
 > this activity I will of course give it back to you.<br> ><br> > Since shipping is expensive, I will give it to dionoea who will bring<br> > it in Paris before the end of the month, if you want to pay the<br>
 > shipping it can come back sooner.<br> ><br> > P.S. I'm somehow bound to be a mentor this summer for Mr_mirsal (Mirsal)<br> > and phytos (Antoine) projects, I will discuss about this issue with<br> > them in private, and come back to you to tell you if I continue<br>
 > mentoring or not.<br> ><br> > Thanks for the fun, and good luck.<br> ><br> > --<br> > Rafa?l Carr?<br> ><br> > _______________________________________________<br> > vlc-devel mailing list<br>
 > To unsubscribe or modify your subscription options:<br> > <a href="http://mailman.videolan.org/listinfo/vlc-devel">http://mailman.videolan.org/listinfo/vlc-devel</a><br> ><br> ><br><br><br> ------------------------------<br>
<br> Message: 3<br> Date: Tue, 10 Jun 2008 21:35:28 +0200 (CEST)<br> From: <a href="mailto:git@videolan.org">git@videolan.org</a> (git version control)<br> Subject: [vlc-devel] commit: Fix make check (sic) ( R?mi<br>        Denis-Courmont )<br>
 To: <<a href="mailto:vlc-devel@videolan.org">vlc-devel@videolan.org</a>><br> Message-ID: <<a href="mailto:20080610193528.10AB32036B@skanda.videolan.org">20080610193528.10AB32036B@skanda.videolan.org</a>><br> Content-Type: text/plain; charset=UTF-8<br>
<br> vlc | branch: master | R?mi Denis-Courmont <<a href="mailto:rdenis@simphalempin.com">rdenis@simphalempin.com</a>> | Tue Jun 10 22:34:44 2008 +0300| [5740cd118b3ec8a833ceedbd21603d281f15abc7]<br><br> Fix make check (sic)<br>
<br> > <a href="http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5740cd118b3ec8a833ceedbd21603d281f15abc7">http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5740cd118b3ec8a833ceedbd21603d281f15abc7</a><br> ---<br>
<br>  include/vlc_plugin.h |   13 ++++++++++---<br>  1 files changed, 10 insertions(+), 3 deletions(-)<br><br> diff --git a/include/vlc_plugin.h b/include/vlc_plugin.h<br> index 48caece..fbbd6f8 100644<br> --- a/include/vlc_plugin.h<br>
 +++ b/include/vlc_plugin.h<br> @@ -458,13 +458,20 @@ enum vlc_config_properties<br>     }<br><br>  #if defined (__LIBVLC__)<br> -# define VLC_COPYRIGHT_EXPORT VLC_META_EXPORT (copyright, COPYRIGHT_MESSAGE)<br> +# define VLC_COPYRIGHT_EXPORT VLC_META_EXPORT (copyright, \<br>
 +    "\x43\x6f\x70\x79\x72\x69\x67\x68\x74\x20\x28\x43\x29\x20\x74\x68" \<br> +    "\x65\x20\x56\x69\x64\x65\x6f\x4c\x41\x4e\x20\x56\x4c\x43\x20\x6d" \<br> +    "\x65\x64\x69\x61\x20\x70\x6c\x61\x79\?65\x72\x20\x64\x65\x76\x65" \<br>
 +    "\x6c\x6f\x70\x70\x65\x72\x73" )<br>  #elif !defined (VLC_COPYRIGHT_EXPORT)<br>  # define VLC_COPYRIGHT_EXPORT<br>  #endif<br>  #define VLC_LICENSE_EXPORT VLC_META_EXPORT (license, \<br> -    "Licensed under the terms of the GNU General Public License, " \<br>
 -    "version 2 or later.")<br> +    "\x4c\x69\x63\x65\x6e\x73\x65\x64\x20\x75\x6e\x64\x65\x72\x20\x74" \<br> +    "\x68\x65\x20\x74\x65\x72\x6d\x73\x20\x6f\x66\x20\x74\x68\x65\x20" \<br> +    "\x47\x4e\x55\x20\x47\x65\x6e\x65\x72\x61\x6c\x20\x50\x75\x62\x6c" \<br>
 +    "\x69\x63\x20\x4c\x69\x63\x65\x6e\x73\x65\x2c\x20\x76\x65\x72\x73" \<br> +    "\x69\x6f\x6e\x20\x32\x20\x6f\x72\x20\x6c\x61\x74\x65\x72\x2e" )<br><br>  #define VLC_METADATA_EXPORTS \<br>     VLC_COPYRIGHT_EXPORT \<br>
<br><br><br> ------------------------------<br><br> Message: 4<br> Date: Tue, 10 Jun 2008 21:35:28 +0200 (CEST)<br> From: <a href="mailto:git@videolan.org">git@videolan.org</a> (git version control)<br> Subject: [vlc-devel] commit: Fix make check too ( R?mi Denis-Courmont<br>
        )<br> To: <<a href="mailto:vlc-devel@videolan.org">vlc-devel@videolan.org</a>><br> Message-ID: <<a href="mailto:20080610193528.2488A20389@skanda.videolan.org">20080610193528.2488A20389@skanda.videolan.org</a>><br>
 Content-Type: text/plain; charset=UTF-8<br><br> vlc | branch: master | R?mi Denis-Courmont <<a href="mailto:rdenis@simphalempin.com">rdenis@simphalempin.com</a>> | Tue Jun 10 22:37:17 2008 +0300| [6fecdb7f115fb07bf99a5e6c9402611215df9016]<br>
<br> Fix make check too<br><br> > <a href="http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6fecdb7f115fb07bf99a5e6c9402611215df9016">http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6fecdb7f115fb07bf99a5e6c9402611215df9016</a><br>
 ---<br><br>  libs/srtp/Makefile.am |    9 ++++++---<br>  1 files changed, 6 insertions(+), 3 deletions(-)<br><br> diff --git a/libs/srtp/Makefile.am b/libs/srtp/Makefile.am<br> index 4c0fd5d..cef9824 100644<br> --- a/libs/srtp/Makefile.am<br>
 +++ b/libs/srtp/Makefile.am<br> @@ -26,13 +26,16 @@ TESTS = $(check_PROGRAMS)<br><br>  libvlc_srtp_la_SOURCES = srtp.c<br>  libvlc_srtp_la_LIBADD = @LIBGCRYPT_LIBS@<br> -if !HAVE_WIN32<br> -libvlc_srtp_la_LIBADD += -lpthread<br>
 -endif<br><br>  srtp_SOURCES = recv.c<br>  srtp_LDADD = <a href="http://libvlc_srtp.la">libvlc_srtp.la</a><br>  test_recv_LDADD = <a href="http://libvlc_srtp.la">libvlc_srtp.la</a><br> +test_aes_LDADD = @LIBGCRYPT_LIBS@<br>
 +<br> +if !HAVE_WIN32<br> +libvlc_srtp_la_LIBADD += -lpthread<br> +test_aes_LDADD += -lpthread<br> +endif<br><br>  lcov-run:<br>        rm -Rf *.gcda lcov<br><br><br><br> ------------------------------<br><br> Message: 5<br>
 Date: Tue, 10 Jun 2008 21:36:42 +0200 (CEST)<br> From: <a href="mailto:git@videolan.org">git@videolan.org</a> (git version control)<br> Subject: [vlc-devel] commit: Typo ( R?mi Denis-Courmont )<br> To: <<a href="mailto:vlc-devel@videolan.org">vlc-devel@videolan.org</a>><br>
 Message-ID: <<a href="mailto:20080610193642.4E12B20397@skanda.videolan.org">20080610193642.4E12B20397@skanda.videolan.org</a>><br> Content-Type: text/plain; charset=UTF-8<br><br> vlc | branch: master | R?mi Denis-Courmont <<a href="mailto:rdenis@simphalempin.com">rdenis@simphalempin.com</a>> | Tue Jun 10 22:38:31 2008 +0300| [e9deaa7efcc16156fbfdb114c8fcd36244fba441]<br>
<br> Typo<br><br> > <a href="http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e9deaa7efcc16156fbfdb114c8fcd36244fba441">http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e9deaa7efcc16156fbfdb114c8fcd36244fba441</a><br>
 ---<br><br>  include/vlc_plugin.h |    2 +-<br>  1 files changed, 1 insertions(+), 1 deletions(-)<br><br> diff --git a/include/vlc_plugin.h b/include/vlc_plugin.h<br> index fbbd6f8..3cd1e4c 100644<br> --- a/include/vlc_plugin.h<br>
 +++ b/include/vlc_plugin.h<br> @@ -461,7 +461,7 @@ enum vlc_config_properties<br>  # define VLC_COPYRIGHT_EXPORT VLC_META_EXPORT (copyright, \<br>     "\x43\x6f\x70\x79\x72\x69\x67\x68\x74\x20\x28\x43\x29\x20\x74\x68" \<br>
     "\x65\x20\x56\x69\x64\x65\x6f\x4c\x41\x4e\x20\x56\x4c\x43\x20\x6d" \<br> -    "\x65\x64\x69\x61\x20\x70\x6c\x61\x79\?65\x72\x20\x64\x65\x76\x65" \<br> +    "\x65\x64\x69\x61\x20\x70\x6c\x61\x79\x65\x72\x20\x64\x65\x76\x65" \<br>
     "\x6c\x6f\x70\x70\x65\x72\x73" )<br>  #elif !defined (VLC_COPYRIGHT_EXPORT)<br>  # define VLC_COPYRIGHT_EXPORT<br><br><br><br> ------------------------------<br><br> Message: 6<br> Date: Tue, 10 Jun 2008 23:31:23 +0200<br>
 From: bl4 <<a href="mailto:bl4@playker.info">bl4@playker.info</a>><br> Subject: [vlc-devel] [PATCH] MMS stream pausing<br> To: Mailing list for VLC media player developers<br>        <<a href="mailto:vlc-devel@videolan.org">vlc-devel@videolan.org</a>><br>
 Message-ID: <<a href="mailto:484EF2AB.2070905@playker.info">484EF2AB.2070905@playker.info</a>><br> Content-Type: text/plain; charset="iso-8859-1"<br><br> MMS stream pausing.<br><br> Pause is a few seconds late because the decoder has to process<br>
 everything in the FIFO. When I tried to change it I always ended up with<br> a lot of PTS errors.<br><br> Some urls for testing:<br> mms://<a href="http://tov.video.t-online.de/tvision/mgm/F/wm/itv-spi-20031107-544-ver00-dieanothda-trailFW10000045131.wmv">tov.video.t-online.de/tvision/mgm/F/wm/itv-spi-20031107-544-ver00-dieanothda-trailFW10000045131.wmv</a><br>
 mms://<a href="http://a406.v39440a.c39440.e.vm.akamaistream.net/7/406/39440/200805211240/bbcworldservice.download.akamai.com/39440/worldservice/tx/nb/summary5min.wma">a406.v39440a.c39440.e.vm.akamaistream.net/7/406/39440/200805211240/bbcworldservice.download.akamai.com/39440/worldservice/tx/nb/summary5min.wma</a><br>
 mms://<a href="http://cnn-0.wmod.llnwd.net/fc/a826/e1/nascar/big/cup/2008/06/08/cup.poc.final.nascar.ws.wmv">cnn-0.wmod.llnwd.net/fc/a826/e1/nascar/big/cup/2008/06/08/cup.poc.final.nascar.ws.wmv</a><br><br> --<br> bl4<br>
<br> -------------- next part --------------<br> A non-text attachment was scrubbed...<br> Name: 0001-MMS-stream-pausing.patch<br> Type: text/x-patch<br> Size: 5141 bytes<br> Desc: not available<br> Url : <a href="http://mailman.videolan.org/pipermail/vlc-devel/attachments/20080610/26e99a9a/attachment-0001.bin">http://mailman.videolan.org/pipermail/vlc-devel/attachments/20080610/26e99a9a/attachment-0001.bin</a><br>
<br> ------------------------------<br><br> Message: 7<br> Date: Wed, 11 Jun 2008 00:49:28 +0200 (CEST)<br> From: <a href="mailto:git@videolan.org">git@videolan.org</a> (git version control)<br> Subject: [vlc-devel] commit: FFmpeg update. (Jean-Baptiste Kempf )<br>
 To: <<a href="mailto:vlc-devel@videolan.org">vlc-devel@videolan.org</a>><br> Message-ID: <<a href="mailto:20080610224928.07B58202F1@skanda.videolan.org">20080610224928.07B58202F1@skanda.videolan.org</a>><br> Content-Type: text/plain; charset=UTF-8<br>
<br> vlc | branch: master | Jean-Baptiste Kempf <<a href="mailto:jb@altair.videolan.org">jb@altair.videolan.org</a>> | Wed Jun 11 00:51:12 2008 +0200| [ab9b30429626c36ea819e05dc5fce1bc13db59c1]<br><br> FFmpeg update.<br>
<br> > <a href="http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ab9b30429626c36ea819e05dc5fce1bc13db59c1">http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ab9b30429626c36ea819e05dc5fce1bc13db59c1</a><br> ---<br>
<br>  extras/contrib/src/Makefile                        |    4 +---<br>  extras/contrib/src/Patches/ffmpeg-pkg-config.patch |   20 --------------------<br>  .../contrib/src/Patches/ffmpeg-svn-configure.patch |   15 ---------------<br>
  3 files changed, 1 insertions(+), 38 deletions(-)<br><br> diff --git a/extras/contrib/src/Makefile b/extras/contrib/src/Makefile<br> index e166f62..20c47c2 100644<br> --- a/extras/contrib/src/Makefile<br> +++ b/extras/contrib/src/Makefile<br>
 @@ -1067,8 +1067,7 @@ DISTCLEAN_PKG += amrwb-$(LIBAMR_WB_VERSION).tar.bz2<br><br>  ifdef SVN<br>  ffmpeg:<br> -       $(SVN) co $(FFMPEG_SVN) ffmpeg -r 12920<br> -       (cd $@; patch -p0 < ../Patches/ffmpeg-pkg-config.patch)<br>
 +       $(SVN) co $(FFMPEG_SVN) ffmpeg<br>  ifeq ($(HOST),i586-pc-beos)<br>        (cd $@; patch -p0 < ../Patches/ffmpeg-svn-beos.patch)<br>  endif<br> @@ -1090,7 +1089,6 @@ ifdef HAVE_UCLIBC<br>        patch -p0 < Patches/ffmpeg-svn-internal-define.patch<br>
        patch -p0 < Patches/ffmpeg-svn-libavformat.patch<br>  endif<br> -       (cd $@; patch -p0 < ../Patches/ffmpeg-svn-configure.patch )<br>  else<br>  ffmpeg-$(FFMPEG_VERSION).tar.gz:<br>        echo "ffmpeg snapshot is too old, you MUST use subversion !"<br>
 diff --git a/extras/contrib/src/Patches/ffmpeg-pkg-config.patch b/extras/contrib/src/Patches/ffmpeg-pkg-config.patch<br> deleted file mode 100644<br> index 0cb2b10..0000000<br> --- a/extras/contrib/src/Patches/ffmpeg-pkg-config.patch<br>
 +++ /dev/null<br> @@ -1,20 +0,0 @@<br> -Index: configure<br> -===================================================================<br> ---- configure  (r?vision 13435)<br> -+++ configure  (copie de travail)<br> -@@ -2169,11 +2169,13 @@<br>
 - version=$3<br> - libs=$4<br> - requires=$5<br> -+libdir_pc=`echo $libdir|sed s'|$(PREFIX)|${prefix}|'`<br> -+incdir_pc=`echo $incdir|sed 's|$(PREFIX)|${prefix}|'`<br> - cat <<EOF >$name.pc<br> - prefix=$prefix<br>
 - exec_prefix=\${prefix}<br> --libdir=$libdir<br> --includedir=$incdir<br> -+libdir=$libdir_pc<br> -+includedir=$incdir_pc<br> -<br> - Name: $name<br> - Description: $comment<br> diff --git a/extras/contrib/src/Patches/ffmpeg-svn-configure.patch b/extras/contrib/src/Patches/ffmpeg-svn-configure.patch<br>
 deleted file mode 100644<br> index 9e95d01..0000000<br> --- a/extras/contrib/src/Patches/ffmpeg-svn-configure.patch<br> +++ /dev/null<br> @@ -1,15 +0,0 @@<br> -Index: configure<br> -===================================================================<br>
 ---- configure  (revision 12501)<br> -+++ configure  (working copy)<br> -@@ -2201,8 +2201,8 @@<br> - fi<br> -<br> - if enabled swscale; then<br> --    pkgconfig_generate libswscale "FFmpeg image rescaling library" "$LIBSWSCALE_VERSION" -lswscale "libavutil = $LIBAVUTIL_VERSION"<br>
 --    pkgconfig_generate_uninstalled libswscale "FFmpeg image rescaling library" "$LIBSWSCALE_VERSION" "" "libavutil = $LIBAVUTIL_VERSION"<br> -+    pkgconfig_generate libswscale "FFmpeg image rescaling library" "$LIBSWSCALE_VERSION" "-lswscale -lm"  "libavutil = $LIBAVUTIL_VERSION"<br>
 -+    pkgconfig_generate_uninstalled libswscale "FFmpeg image rescaling library" "$LIBSWSCALE_VERSION" "-lm" "libavutil = $LIBAVUTIL_VERSION"<br> - else<br> -     pkgconfig_generate libswscale "FFmpeg image rescaling library" "$LIBSWSCALE_VERSION" "" "$pkg_requires libavcodec = $LIBAVCODEC_VERSION"<br>
 -     pkgconfig_generate_uninstalled libswscale "FFmpeg image rescaling library" "$LIBSWSCALE_VERSION" "" "$pkg_requires libavcodec = $LIBAVCODEC_VERSION"<br><br><br><br> ------------------------------<br>
<br> _______________________________________________<br> vlc-devel mailing list<br> <a href="mailto:vlc-devel@videolan.org">vlc-devel@videolan.org</a><br> <a href="http://mailman.videolan.org/listinfo/vlc-devel">http://mailman.videolan.org/listinfo/vlc-devel</a><br>
<br><br> End of vlc-devel Digest, Vol 13, Issue 71<br> *****************************************<br></blockquote></div><br>