FS#16364 - [ffmpeg] audacity > 1.3.7 cannot use ffmpeg 0.5 to import audio files.
Attached to Project:
Arch Linux
Opened by (N/A) (wantilles) - Saturday, 26 September 2009, 12:43 GMT
Last edited by Eric Belanger (Snowman) - Wednesday, 13 January 2010, 23:15 GMT
Opened by (N/A) (wantilles) - Saturday, 26 September 2009, 12:43 GMT
Last edited by Eric Belanger (Snowman) - Wednesday, 13 January 2010, 23:15 GMT
|
Details
Description:
Audacity up to version 1.3.7 is compatible with ffmpeg up to 0.5. Ffmpeg changed its API after 0.5. Audacity versions later than 1.3.7 (ie 1.3.8, 1.3.9 etc.) cannot use ffmpeg 0.5 (that is the version currently in extra) to import many audio file types (ie MP3, AC3, AAC etc.). These version need an ffmpeg version (svn) later than 0.5. Proposed solution: Build and package in extra a newer than 0.5 version (svn) of ffmpeg. |
This task depends upon
12:27:06 AM: Trying to load from system paths. File name is libavformat.so.52
12:27:06 AM: Loading avformat from libavformat.so.52
12:27:06 AM: Importing symbols...
12:27:06 AM: Error: /usr/lib/libavformat.so.52: undefined symbol: av_free_packet
12:27:06 AM: Failed to load symbol av_free_packet
So when the new ffmpeg moves officially into extra, this bug can be formally closed.