Opened 15 years ago
Closed 15 years ago
#9205 closed defect (Fixed)
Modify Nuvexport ffmpeg.pm for ffmpeg 0.6
Reported by: | Owned by: | beirdo | |
---|---|---|---|
Priority: | minor | Milestone: | 0.25 |
Component: | Apps - Nuvexport | Version: | 0.23.1 |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description (last modified by )
Quick patch of changes I made to Nuvexport's ffmpeg.pm to allow it to understand the new codecs/formats layout of ffmpeg-0.6.
Attachments (1)
Change History (5)
by , 15 years ago
Attachment: | Nuvexport_ffmpeg.patch added |
---|
comment:1 by , 15 years ago
Sorry, the web formatting screwed up the diff... Attached as a file instead.
comment:3 by , 15 years ago
Owner: | changed from | to
---|
comment:4 by , 15 years ago
Milestone: | unknown → 0.25 |
---|---|
Resolution: | → Fixed |
Status: | assigned → closed |
Fixed in MythTV/nuvexport@c18508f2044
nuvexport now uses the mythffmpeg built from the ffmpeg synced in MythTV's codebase. No other ffmpeg will any longer be supported.
Note, that to get full support, you may need to configure MythTV with: --enable-libmp3lame --enable-libxvid --enable-libx264
Note:
See TracTickets
for help on using tickets.
Patch for ffmpeg.pm