Ticket #364 (closed defect: fixed)
Workaround for RV40 timestamps
| Reported by: | roytam1 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | avformat |
| Version: | git-master | Keywords: | real timestamp |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | no | |
| Analyzed by developer: | no |
Description
The timestamps in RV40 stream (especially B-frames) is messy which need to be workarounded for a smooth playback.
Attachments
Change History
Changed 22 months ago by roytam1
-
attachment
rmdec.diff
added
comment:1 Changed 22 months ago by cehoyos
- Status changed from new to closed
- Resolution set to fixed
The timestamps have been fixed by Kostya.
The patch you posted was written (possibly among others) by Balatoni Denes, Arpi and Michael and was published under the GPL (not the LGPL). I assume you did not know the patch could not be applied to FFmpeg due to these license issues, but you should have explained that you did not write the patch yourself and instead told us where you found it.
Note: See
TracTickets for help on using
tickets.



rm timestamp workaround patch for libavformat