Opened 14 years ago
Last modified 14 years ago
#1924 new defect
mplayer will drop 1 or 2 frames
Reported by: | Owned by: | reimar | |
---|---|---|---|
Priority: | normal | Component: | core |
Version: | unspecified | Severity: | normal |
Keywords: | Cc: | compn | |
Blocked By: | Blocking: | ||
Reproduced by developer: | no | Analyzed by developer: | no |
Description
Environment:
OS: Fedora 13
CPU: SNB
Description:
When I use mplayer to play a media file, I find it will drop 1 or 2 frames. For example, when I use mplayer to play a MPEG2 file(1280x720p-29-97fps-16x9.mp2), it will decode 392 frames. But infact this file has 393 frames.
Reproduce steps:
mplayer -vo xv 1280x720p-29-97fps-16x9.mp2
Change History (2)
comment:1 by , 14 years ago
Cc: | added |
---|
comment:2 by , 14 years ago
I am using mplayer-vaapi-20110127.tar.bz2 downloaded from
http://www.splitted-desktop.com/~gbeauchesne/mplayer-vaapi/
The version is MPlayer SVN-r32819-4.4.4
I tried mplayer -vc mpeg12 and it still will drop one frame.
Note:
See TracTickets
for help on using tickets.
what mplayer version? try mplayer -vc mpeg12 if your version has libmpeg2 support.
there were some ffmpeg bugs that wouldnt decode one frame from mpeg. not sure if they were fixed or not.