Not really build with lavf or ffms

Bug #704918 reported by Aron Xu
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
x264 (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

Binary package hint: x264

x264_0.106.1741-3 isn't really build with lavf or ffms because libswscale-dev isn't in Build-Dep, which is required to enable lavf and ffms support.

Reading from the build log:
https://launchpad.net/ubuntu/+source/x264/2:0.106.1741-3/+buildjob/2048767

LDFLAGS="-Wl,-Bsymbolic-functions -Wl,--as-needed" ./configure --prefix=/usr --disable-debug
Unknown option --disable-debug, ignored
Warning: libavformat is not supported without swscale support
Warning: ffms is not supported without swscale support
Platform: X86
System: LINUX
asm: yes
avs: no
lavf: no
ffms: no
gpac: yes
gpl: yes
pthread: yes
filters: crop select_every
debug: no
gprof: no
PIC: no
shared: no
visualize: no
bit depth: 8

After adding libswscale-dev to build-dep, the build log show:
https://launchpad.net/~happyaron/+archive/sandbox/+buildjob/2181852

LDFLAGS="-Wl,-Bsymbolic-functions -Wl,--as-needed" ./configure --prefix=/usr --disable-debug
Unknown option --disable-debug, ignored
Platform: X86
System: LINUX
asm: yes
avs: no
lavf: yes
ffms: yes
gpac: yes
gpl: yes
pthread: yes
filters: resize crop select_every
debug: no
gprof: no
PIC: no
shared: no
visualize: no
bit depth: 8

Tags: patch
Revision history for this message
Aron Xu (happyaron) wrote :

Debdiff to fix this issue.

tags: added: patch
Revision history for this message
Reinhard Tartler (siretart) wrote :

fixed in 2:0.115.1943+git6e33b51-1

Changed in x264 (Ubuntu):
status: New → Fix Released
Revision history for this message
Aron Xu (happyaron) wrote :

Sorry, according to the buildlog[1], ffms is still not enabled because that version of x264 needs ffms 2.14.0.0 or newer.

[1]https://launchpadlibrarian.net/72291110/buildlog_ubuntu-oneiric-i386.x264_2%3A0.115.1943%2Bgit6e33b51-2_BUILDING.txt.gz

Changed in x264 (Ubuntu):
status: Fix Released → New
Revision history for this message
Reinhard Tartler (siretart) wrote :

Filed bug #787340 for tracking upgrade of ffms2

Changed in x264 (Ubuntu):
status: New → Triaged
importance: Undecided → Medium
Revision history for this message
Matthias Klose (doko) wrote :

this seems to be fixed in oneiric

Changed in x264 (Ubuntu):
status: Triaged → 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.