Opened 8 years ago
Last modified 8 years ago
#37020 new enhancement
ffmpeg, ffmpeg-devel: Add libass (subtitle burning)
Reported by: | pdan-mp@… | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | jeremyhu (Jeremy Huddleston Sequoia), jpenney (Jason Penney), cooljeanius (Eric Gallager) |
Port: | ffmpeg ffmpeg-devel |
Description
Add libass (subtitle burning) to ffmpeg
Attachments (4)
Change History (14)
comment:1 Changed 8 years ago by ryandesign (Ryan Schmidt)
Cc: | jeremyhu@… added |
---|---|
Keywords: | haspatch added |
Owner: | changed from macports-tickets@… to devans@… |
Port: | ffmpeg-devel added |
Summary: | Add libass (subtitle burning) to ffmpeg → ffmpeg, ffmpeg-devel: Add libass (subtitle burning) |
Changed 8 years ago by pdan-mp@…
Attachment: | ffmpeg_portfile.diff added |
---|
Changed 8 years ago by pdan-mp@…
Attachment: | ffmpeg-devel_portfile.diff added |
---|
comment:3 Changed 8 years ago by mf2k (Frank Schima)
Port: | ffmpeg, ffmpeg-devel → ffmpeg ffmpeg-devel |
---|---|
Version: | 2.1.2 |
The revision needs to be increased for ffmpeg-devel too. You have to add the line:
revision 1
comment:5 Changed 8 years ago by jpenney (Jason Penney)
These patches should also cover #35073, since the drawtext filter is already enabled even without this patch.
comment:6 Changed 8 years ago by jpenney (Jason Penney)
I corrected the issues pointed out here, and updated these patches a few times when ffmpeg and ffmpeg-devel were updated. I can update them again for ffmpeg@1.1.2 and ffmpeg-devel@20130205 if need be. Is there something I'm missing that's preventing them from being accepted?
comment:7 Changed 8 years ago by jeremyhu (Jeremy Huddleston Sequoia)
No, just my limited bandwidth, sorry...
comment:8 follow-up: 9 Changed 8 years ago by jpenney (Jason Penney)
That's a perfectly good reason. My own limited bandwidth is why I asked. If I was doing something wrong I didn't want to keep wasting my (or anyone's) time. I'll update the patches against the latest Portfiles.
Changed 8 years ago by jpenney (Jason Penney)
Attachment: | Portfile-ffmpeg.diff added |
---|
updated for ffmpeg @1.1.2
Changed 8 years ago by jpenney (Jason Penney)
Attachment: | Portfile-ffmpeg-devel.diff added |
---|
updated for ffmpeg-devel @20130205
comment:9 Changed 8 years ago by e1097164@…
This appears to have been reverted. Any idea why? I'd like to be able to use subtitles.
The revision would also need to be increased. And the same change should be made to ffmpeg-devel at the same time.