Opened 15 years ago
Closed 14 years ago
#1682 closed defect (fixed)
timestamp issue with ogg demuxers
Reported by: | compn | Owned by: | reimar |
---|---|---|---|
Priority: | normal | Component: | core |
Version: | HEAD | Severity: | normal |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Reproduced by developer: | no | Analyzed by developer: | no |
Description
i know everyone hates ogg, but...
http://patentabsurdity.com/download.html
mplayer -demuxer lavf -ss 1:00 http://ia331209.us.archive.org/0/items/Patent_Absurdity/Patent_Absurdity_LQ_350kbit.ogv
[ogg @ 0xc14c60]read_timestamp() failed in the middle
Movie-Aspect is 1.79:1 - prescaling to correct movie aspect.
VO: [xv] 400x224 => 400x224 Planar YV12
[theora @ 0xc2b100]vp3: first frame not a keyframe
A: 0.0 V:10000000000000000525047602552044202487044685811081591549158541155118024579889081957863713750804478640437044438328838781769425232353604305756447921
if using the native demuxer, file desyncs at every static image shot.
ffplay seems to seek ok.
Change History (2)
comment:1 by , 15 years ago
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
http://ia700307.us.archive.org/20/items/Patent_Absurdity/Patent_Absurdity_LQ_350kbit.ogv
works for me now. bug closed.
mplayer Patent_Absurdity_LQ_350kbit.ogv -ss 7:35
will hit the native demuxer static image desync problem.