Opened 20 years ago

Closed 19 years ago

Last modified 19 years ago

#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: no Analyzed by developer: no

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 by nsabbi@…, 20 years ago

Status: newassigned

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

comment:2 by nsabbi@…, 19 years ago

Resolution: fixed
Status: assignedclosed

SpideII had a lot of CC discontinuities, which aren't necessarily an error
condition. Fixed in cvs

Note: See TracTickets for help on using tickets.