FS#8941 - Swfdec and gstreamer
Attached to Project:
Arch Linux
Opened by Skottish (skottish) - Saturday, 15 December 2007, 23:28 GMT
Last edited by Andreas Radke (AndyRTR) - Sunday, 30 December 2007, 18:41 GMT
Opened by Skottish (skottish) - Saturday, 15 December 2007, 23:28 GMT
Last edited by Andreas Radke (AndyRTR) - Sunday, 30 December 2007, 18:41 GMT
|
Details
This is for Andreas Radke:
Swfdec currently has gstreamer and gstreamer-ffmpeg as dependencies. If gstreamer-ffmpeg is on my system, then I have two versions of FFmpeg installed. This seems like a waste. Swfdec builds and runs fine against the FFmpeg on my system (--disable-gstreamer --enable-ffmpeg). The swfdec people went with the gstreamer solution to give them what amounted to a 'static' build; They didn't want to worry about changes in FFmpeg's API anymore. For a rolling release like Arch though, it really doesn't make much sense to me. |
This task depends upon
Closed by Andreas Radke (AndyRTR)
Sunday, 30 December 2007, 18:41 GMT
Reason for closing: Won't fix
Additional comments about closing: we'll stay with gstreamer's ffmpeg. upstream ffmpeg snapshots are way too buggy.
Sunday, 30 December 2007, 18:41 GMT
Reason for closing: Won't fix
Additional comments about closing: we'll stay with gstreamer's ffmpeg. upstream ffmpeg snapshots are way too buggy.
The same goes for gstreamer0.10-ffmpeg: it includes a version of ffmpeg that is known to work with the gstreamer plugin. There's an option to build with a system-installed ffmpeg, but there's no support at all when you're hit by bugs in it.