Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#1787 closed defect (fixed)

Failure of DShow device to open a certain resolution

Reported by: ming Owned by: nanang
Priority: normal Milestone: release-2.4
Component: pjmedia-videodev Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported: no

Description

Direct Show device can fail opening a certain resolution because of selecting the
wrong input pin (now it only matches its format).

Solution:
Besides matching format, also find the pin which has matching
resolution, if possible. In the device info, add resolution in the list of its
capabilities.

Change History (2)

comment:1 Changed 10 years ago by ming

  • Resolution set to fixed
  • Status changed from new to closed

In 4922:

Fixed #1787: Failure of DShow device to open a certain resolution

comment:2 Changed 10 years ago by ming

  • Component changed from pjmedia to pjmedia-videodev
Note: See TracTickets for help on using tickets.