FS#34186 - [ffmpegsource] svn version packaged instead of latest release
Attached to Project:
Community Packages
Opened by Balló György (City-busz) - Wednesday, 06 March 2013, 23:33 GMT
Last edited by Maxime Gauduin (Alucryd) - Thursday, 07 March 2013, 00:21 GMT
Opened by Balló György (City-busz) - Wednesday, 06 March 2013, 23:33 GMT
Last edited by Maxime Gauduin (Alucryd) - Thursday, 07 March 2013, 00:21 GMT
|
Details
I see that you packaged the SVN version of ffmpegsource
instead of latest release from here:
http://ffmpegsource.googlecode.com/files/ffms-2.17-src.tar.bz2 What is the problem with the latest release? Does it fail to build or incompatible with something? |
This task depends upon
Closed by Maxime Gauduin (Alucryd)
Thursday, 07 March 2013, 00:21 GMT
Reason for closing: Works for me
Thursday, 07 March 2013, 00:21 GMT
Reason for closing: Works for me
The one patch used now is to fix this aegisub bug by enabling libavresample in ffmpegsource: http://devel.aegisub.org/ticket/1582; and was made by diffing the official svn repo and the git repo owned by an Aegisub dev. Without it, ffmpegsource will see any embedded audio as PCM and won't decode it at all.
Also, this patch will probably end up in the official svn repo soon as tgoyne (the aegi dev) has commit access.