Opened 14 years ago

Closed 13 years ago

Last modified 13 years ago

#8816 closed defect (fixed)

"NULL" audio causes most video frames to be dropped.

Reported by: danielk Owned by: JYA
Priority: minor Milestone: 0.25
Component: MythTV - General Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

This happens on OSX, I have not yet tested on Linux. This is probably an A/V Sync regression, but more debugging will need to be done to find the root cause.

Change History (5)

comment:1 Changed 14 years ago by robertm

Owner: set to JYA
Status: newassigned

comment:2 Changed 14 years ago by JYA

Confirmed, get plenty of

2010-08-27 08:28:35.755 Player(0): Video is 30 frames behind audio (too slow), dropping frame to catch up.

(linux)...

99.9% sure it wasn't there 5 weeks ago...

comment:3 Changed 13 years ago by Jean-Yves Avenard

Resolution: fixed
Status: assignedclosed

Make NULL always fail.

Change of behaviour with the NULL device. It will now simply fail when trying to open it. The consequence of this is that audio will be disabled which was ultimately why the NULL device exists to start with. Change the NULL device to report that it supports all audio types, channels and format, so audio processing will never occur

Fixes #8816

Changeset: 76b4eec51740ec6e205d3da8badbf6ff0fe71fdc

comment:4 Changed 13 years ago by Raymond Wagner

Milestone: unknown0.24.1

comment:5 Changed 13 years ago by Raymond Wagner

Milestone: 0.24.10.25
Note: See TracTickets for help on using tickets.