Opened 14 years ago
Closed 13 years ago
#29217 closed defect (fixed)
ffmpeg filters missing
Reported by: | Liontooth (David Liontooth) | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | dershow | |
Port: | ffmpeg |
Description
ffmpeg -filters shows no filters, yet they are not disabled in the portfile.
Change History (5)
comment:1 Changed 14 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to devans@… |
---|
comment:3 Changed 13 years ago by jargylplath@…
I'm experiencing the same issue.
MacPorts version: 1.9.2 ffmpeg version: 0.6.3
I built it with "port install ffmpeg +avfilter"
When I run "ffmpeg -filters" I get:
FFmpeg version 0.6.3, Copyright (c) 2000-2010 the FFmpeg developers built on May 29 2011 19:09:56 with gcc 4.2.1 (Apple Inc. build 5666) (dot 3) configuration: --prefix=/opt/local --enable-gpl --enable-postproc --enable-swscale --enable-avfilter --enable-avfilter-lavf --enable-libmp3lame --enable-libvorbis --enable-libtheora --enable-libdirac --enable-libschroedinger --enable-libfaac --enable-libfaad --enable-libxvid --enable-libx264 --enable-libvpx --enable-libspeex --enable-nonfree --mandir=/opt/local/share/man --enable-shared --enable-pthreads --disable-indevs --cc=/usr/bin/gcc-4.2 --arch=x86_64 libavutil 50.15. 1 / 50.15. 1 libavcodec 52.72. 2 / 52.72. 2 libavformat 52.64. 2 / 52.64. 2 libavdevice 52. 2. 0 / 52. 2. 0 libavfilter 1.19. 0 / 1.19. 0 libswscale 1.11. 0 / 1.11. 0 libpostproc 51. 2. 0 / 51. 2. 0 Filters:
If I can run any diagnostics or report back to you any further information, please just let me know. I'm trying to use the scale filter, but when I do I get: "Unrecognized option vf" and the process dies.
Thanks!
comment:4 Changed 13 years ago by dershow
I switched over to ffmpeg-devel and filters do show up fine in this port.
comment:5 Changed 13 years ago by dbevans (David B. Evans)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed as of latest version 0.7.4 or perhaps earlier
Note: See
TracTickets for help on using
tickets.
Please remember to cc the maintainer.