[mythtv-users] compiling mythtv with VDPAU

Phil Wild philwild at gmail.com
Wed Feb 18 08:36:32 UTC 2009


>> From the ubuntu package log:
>> mythtv (0.21.0~fixes15967-0ubuntu2) hardy; urgency=low
>>
>>  * Replace --tune=i686 and --cpu=i686 as it was a performance loss
>>    to tune to generic. (LP: #191165)
>>  * Build with unadvertised faad support.
>>  * Build with unadvertised faac support.
>>  * Build with unadvertised libmp3lame support.
>>  * Build with unadvertised liba52 support.
>>  * Build with unadvertised libx264 support.
>>  * Build with unadvertised libxvid support.
>>
>>  -- Mario Limonciello <superm1 at ubuntu.com>  Sat, 16 Feb 2008 02:07:39 -0600
>> _______________________________________________
>> mythtv-users mailing list
>> mythtv-users at mythtv.org
>> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>>
>
> Yep, and they're wrong to do it.  I informed one of their packagers
> about this recently.  Four of those options do *nothing* but break
> compiles if they're not the right versions.  Once again, these are
> *not* from myth's compile, but rather automatically brought in when
> merging ffmpeg's configure with ours.  They're not unadvertised,
> they're *not myth configure options*.  We can argue this further if
> you like, but it will still be the truth.
>
> Robert

Of the following six entries then, which four should be removed?

#TOP_SECRET_OPTS += --enable-libfaad --enable-libfaac --enable-libmp3lame \
#                   --enable-libx264 --enable-libxvid --enable-libfftw3


More information about the mythtv-users mailing list