Opened 9 years ago
Last modified 9 years ago
#7470 closed enhancement
ffmpeg-3.0.2 — at Version 7
Reported by: | Fernando de Oliveira | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.10 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description (last modified by ) ¶
Change History (10)
comment:1 by , 9 years ago
Milestone: | 7.10 → 7.9 |
---|
comment:2 by , 9 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 9 years ago
Milestone: | 7.9 → 7.10 |
---|---|
Owner: | changed from | to
Status: | assigned → new |
comment:4 by , 9 years ago
I built Xine-lib against FFmpeg 3.0, adding these commands:
sed -i 's/avcodec_alloc_frame/av_frame_alloc/' src/dxr3/ffmpeg_encoder.c src/combined/ffmpeg/ff_video_decoder.c src/combined/ffmpeg/ff_audio_decoder.c sed -i 's/avcodec_free_frame/av_frame_free/' src/combined/ffmpeg/ff_audio_decoder.c
comment:6 by , 9 years ago
Milestone: | 7.10 → hold |
---|---|
Summary: | ffmpeg-3.0.1 → ffmpeg-3.0.1 (wait for vlc to support this version) |
Move to hold. Wait for vlc to support this package.
comment:7 by , 9 years ago
Description: | modified (diff) |
---|---|
Milestone: | hold → 7.10 |
Summary: | ffmpeg-3.0.1 (wait for vlc to support this version) → ffmpeg-3.0.2 |
Now 3.0.2
Note:
See TracTickets
for help on using tickets.
Moving to 7.10, it breaks vlc, xine-lib, transcode.
(removed new optional deps I inadvertently put here, they are for x264)
Breakages
vlc (this looks fatal for 7.9):
xine-lib:
transcode