Talk:FFmpeg Release Plan: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
No edit summary
m (silly mistake on my part)
Line 7: Line 7:
:FYI: [http://tukaani.org/lzma/download LZMA = XZ utils]
:FYI: [http://tukaani.org/lzma/download LZMA = XZ utils]


Does --enable-shared work (I couldn't get it to finish building- it would stop at libavdevice, or swscale if that was enabled.) If it doesn't work, it should be decided if it's worth having or not- either way the decision should be communicated, especially to packagers. [[User:Dashcloud|Dashcloud]] 23:37, 5 February 2009 (EST)
My fault- I forgot to run ldconfig afterwardsWorks fine now!
: --enable-shared is how most of the FATE configurations are continuously built. What platform are you on? --[[User:Multimedia Mike|Multimedia Mike]] 00:13, 6 February 2009 (EST)
: --enable-shared is how most of the FATE configurations are continuously built. What platform are you on? --[[User:Multimedia Mike|Multimedia Mike]] 00:13, 6 February 2009 (EST)

Revision as of 07:54, 7 February 2009

(Not sure if this would go on the main page or not- will delete if no one likes it.) Make a note for packagers to use the --disable-* configure options instead of more invasive options- and to file a bug if they need to disable something and can't. Dashcloud 21:02, 30 January 2009 (EST)

What about:
tar --lzma -cvf ffmpeg-0.5.tar.xz ffmpeg-0.5
in addition to the bz2 archive?
FYI: LZMA = XZ utils

My fault- I forgot to run ldconfig afterwards. Works fine now!

--enable-shared is how most of the FATE configurations are continuously built. What platform are you on? --Multimedia Mike 00:13, 6 February 2009 (EST)