[mythtv-commits] [MythTV/mythtv] a2af89: Services: Add new GetStreamInfo method

Peter Bennett noreply at github.com
Fri Jun 5 18:22:52 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: a2af89101bd4a4a28e83f85fbcd7b30456a01ca8
      https://github.com/MythTV/mythtv/commit/a2af89101bd4a4a28e83f85fbcd7b30456a01ca8
  Author: Peter Bennett <pbennett at mythtv.org>
  Date:   2020-06-05 (Fri, 05 Jun 2020)

  Changed paths:
    A mythtv/libs/libmythservicecontracts/datacontracts/videoStreamInfo.h
    A mythtv/libs/libmythservicecontracts/datacontracts/videoStreamInfoList.h
    M mythtv/libs/libmythservicecontracts/libmythservicecontracts.pro
    M mythtv/libs/libmythservicecontracts/services/videoServices.h
    M mythtv/libs/libmythtv/mythavutil.cpp
    M mythtv/libs/libmythtv/mythavutil.h
    M mythtv/programs/mythbackend/services/video.cpp
    M mythtv/programs/mythbackend/services/video.h

  Log Message:
  -----------
  Services: Add new GetStreamInfo method

GetStreamInfo gets basic stream information for a video or recording, including
frame rate, picture dimensons and video codec, as well as audio codec and number
of channels. The information is obtained from the ffmpeg avformat apis.




More information about the mythtv-commits mailing list