DEB_BUILD_OPTIONS=risky should enable x264

Bug #76354 reported by John Dong
8
Affects Status Importance Assigned to Milestone
ffmpeg (Ubuntu)
Fix Released
Wishlist
Unassigned

Bug Description

Binary package hint: ffmpeg

For iPod Video owners trying to make h264 videos (= mp4 container + aac + h264), ffmpeg would be the tool of choice, as it has reliable support for the mp4 container, and the ability to specify aac and h264.

The DEB_BUILD_OPTIONS=risky variable influences the build by enabling various patent-restricted codecs. It's currently missing x264 (--enable-x264, weak_build_dep += libx264-dev). Having this one-line shortcut to turning all the restricted formats would be great.

Tags: packaging
Daniel T Chen (crimsun)
Changed in ffmpeg:
importance: Undecided → Wishlist
status: Unconfirmed → Confirmed
Daniel T Chen (crimsun)
Changed in ffmpeg:
status: Confirmed → Fix Committed
Revision history for this message
Jonh Wendell (wendell) wrote :

John, i'm using this option, and i'm getting error while running 'debuild' for the second time.

See:

QUILT_PATCHES=debian/patches quilt pop -a -R || test $? = 2
Patch 031_x264_link_against_pic.diff does not remove cleanly (refresh it or enforce with -f)
make: ** [clean] Erro 1
debuild: fatal error at line 1228:
fakeroot debian/rules clean failed

If i run 'debuild -nc', it runs with success. Or when i run 'debuild' for the first time, everything runs normal.

Revision history for this message
Wouter Stomp (wouterstomp-deactivatedaccount) wrote :

This was fixed in 3:0.cvs20060823-3.1ubuntu2

Changed in ffmpeg:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.