#85 closed defect (fixed)
Problematic HDTV streams
Reported by: | saschasommer@… | Owned by: | moritz@… |
---|---|---|---|
Priority: | normal | Component: | demuxer |
Version: | HEAD | Severity: | normal |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Reproduced by developer: | Analyzed by developer: |
Description
A user of mingw MPlayer uploaded a few hdtv streams to
http://www.mplayerhq.hu/MPlayer/incoming/HDTV/
MPlayer does not behave to well on these, while according to him,
a windows directshow filter plays them fine.
The SoulPlane? clip does not work at all. MPlayer does not seem to find
the audio and video streams. Using -tsprobe 0 plays at least the video.
The other clips are playable with audio and video artifacts.
SpideyII3.ts needs -tskeepbroken.
I guess these files are only damaged, but maybe I'm wrong.
Playlog is full of
demux_mpg: 24fps progressive NTSC content detected, switching framerate.
A:91806.5 V:91806.5 A-V: 0.039 ct: -0.340 119/116 36% 41% 2.2% 0 0 0%
demux_mpg: 30fps NTSC content detected, switching framerate.
Change History (2)
comment:1 Changed 14 years ago by nsabbi@…
- Status changed from new to assigned
comment:2 Changed 14 years ago by nsabbi@…
- Resolution set to fixed
- Status changed from assigned to closed
SpideII had a lot of CC discontinuities, which aren't necessarily an error
condition. Fixed in cvs
fixed the loop_forever() bug regarding SoulPlane?.
All of them play much smoother if you use -vc ffmpeg12 -lavdopts lowres=1
(uhm, certain $$ windows players I tried seem to do the same).
Still present the bug regarding SpideII.ts