<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://jogamp.org/bugzilla/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.2"
          urlbase="https://jogamp.org/bugzilla/"
          
          maintainer="sgothel@jausoft.com"
>

    <bug>
          <bug_id>1104</bug_id>
          
          <creation_ts>2014-11-30 20:48:00 +0100</creation_ts>
          <short_desc>GLMediaPlayer not compatible with FFMPEG/LibAv 2.4.x</short_desc>
          <delta_ts>2015-08-28 00:51:25 +0200</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>JogAmp</classification>
          <product>Jogl</product>
          <component>opengl</component>
          <version>2</version>
          <rep_platform>All</rep_platform>
          <op_sys>all</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>---</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter>voorbeeld</reporter>
          <assigned_to name="Sven Gothel">sgothel</assigned_to>
          
          
          <cf_type>---</cf_type>
          <cf_scm_refs>1eea4278f1be5900f0d990d0a7d352923def217c</cf_scm_refs>
          <cf_workaround>---</cf_workaround>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>4451</commentid>
    <comment_count>0</comment_count>
    <who name="">voorbeeld</who>
    <bug_when>2014-11-30 20:48:00 +0100</bug_when>
    <thetext>Tested with JOGL 2.2.4 and FFMPEG 2.4.2 on OSX 10.9 (installed through brew) 

When using GLMediaPlayer I get the following message on stderr:
LIB_AV No Version/Native-Impl Match
LIB_AV Not Matching Compile-Time / Runtime Major-Version

Would be very helpful if this message includes the found version and the supported version(s).

The FFMPEG changelogs do not report big API changes. Maybe supporting 2.4.x is a matter of whitelisting 2.4.x in the wrapper code?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>4452</commentid>
    <comment_count>1</comment_count>
    <who name="">voorbeeld</who>
    <bug_when>2014-11-30 21:13:03 +0100</bug_when>
    <thetext>ffmpeg 2.4.2 reports the following library versions:

  libavutil      54.  7.100 / 54.  7.100
  libavcodec     56.  1.100 / 56.  1.100
  libavformat    56.  4.101 / 56.  4.101
  libavdevice    56.  0.100 / 56.  0.100
  libavfilter     5.  1.100 /  5.  1.100
  libavresample   2.  1.  0 /  2.  1.  0
  libswscale      3.  0.100 /  3.  0.100
  libswresample   1.  1.100 /  1.  1.100
  libpostproc    53.  0.100 / 53.  0.100</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>5024</commentid>
    <comment_count>2</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2015-08-28 00:51:25 +0200</bug_when>
    <thetext>commit 1eea4278f1be5900f0d990d0a7d352923def217c
Date:   Thu Feb 5 16:27:56 2015 +0100

    FFMPEGMediaPlayer: Add support for libav-11 and ffmpeg 2.[4-x] (Latest release, used in Debian 8, etc)
  

Should have been resolved a while ago, pls reopen if issue still exists.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>