diff options
author | Thibaut Mattern <tmattern@users.sourceforge.net> | 2002-10-28 07:53:52 +0000 |
---|---|---|
committer | Thibaut Mattern <tmattern@users.sourceforge.net> | 2002-10-28 07:53:52 +0000 |
commit | a206b6f2843fb8d26afa63a9b80af2ea7a55b3d2 (patch) | |
tree | 5cfc9a7504e593b1386a41f01bc617341c26f8a6 /po | |
parent | bb440c55b969274262ba353352a433ed88070a26 (diff) | |
download | xine-lib-a206b6f2843fb8d26afa63a9b80af2ea7a55b3d2.tar.gz xine-lib-a206b6f2843fb8d26afa63a9b80af2ea7a55b3d2.tar.bz2 |
New way to handle streams with invalid img_duration (eg some mpeg streams).
The concept in simple : compute duration using pts.
Here the formula : duration = ( pts - last_pts ) / (nb img between the 2 pts)
I've tested with libmpeg2 and ffmpeg. It works.
CVS patchset: 3061
CVS date: 2002/10/28 07:53:52
Diffstat (limited to 'po')
0 files changed, 0 insertions, 0 deletions