Opened 8 years ago
Closed 7 years ago
#12953 closed bug (fixed)
MediaTrack::WriteFrames problems with gcc5 / latest ffmpeg
Reported by: | jackburton | Owned by: | Barrett |
---|---|---|---|
Priority: | high | Milestone: | Unscheduled |
Component: | Kits/Media Kit | Version: | R1/Development |
Keywords: | ffmpeg | Cc: | |
Blocked By: | Blocking: | ||
Platform: | x86 |
Description (last modified by )
Latest ffmpeg update seems to have broken something in out MediaKit. In particular, using BMediaTrack::WriteFrames produces some warnings/errors on stdout:
AVFrame.width or height is not set AVFrame.format is not set
This is reproducible using BeScreenCapture, but also MediaConverter doesn't work anymore.
Change History (4)
comment:2 by , 8 years ago
Description: | modified (diff) |
---|
comment:4 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Should be fixed in hrev51191 (tested only x86_64).
Note:
See TracTickets
for help on using tickets.
To be clear: these warnings don't prevent encoding files with BeScreenCapture.