Opened 10 years ago
Closed 10 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)
Changed 10 years ago by
Attachment: | Nuvexport_ffmpeg.patch added |
---|
comment:1 Changed 10 years ago by
Sorry, the web formatting screwed up the diff... Attached as a file instead.
comment:3 Changed 10 years ago by
Owner: | changed from xris to beirdo |
---|
comment:4 Changed 10 years ago by
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