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

Peter Bennett noreply at github.com
Fri Jun 26 19:53:46 UTC 2020


  Branch: refs/heads/fixes/31
  Home:   https://github.com/MythTV/mythtv
  Commit: ade713f98c5846e9c5f08a76e72cbe24ad7057ef
      https://github.com/MythTV/mythtv/commit/ade713f98c5846e9c5f08a76e72cbe24ad7057ef
  Author: Peter Bennett <pbennett at mythtv.org>
  Date:   2020-06-26 (Fri, 26 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.

(cherry picked from commit a2af89101bd4a4a28e83f85fbcd7b30456a01ca8)




More information about the mythtv-commits mailing list