Skip to content
#

timeline

Here are 622 public repositories matching this topic...

🔥🔥🔥本项目包括各种基本控件使用(Text、TextField、Icon、Image、Listview、Gridview、Picker、Stepper、Dialog、Slider、Row、Appbar、Sizebox、BottomSheet、Chip、Dismissible、FlutterLogo、Check、Switch、TabBar、BottomNavigationBar、Sliver等)、豆瓣电影、tubitv、每日一文、和天气、百姓生活、随机诗词、联系人、句子迷、好奇心日报、有道精品课、高德定位、音乐播放器🎵、追书神器等板块

  • Updated Aug 10, 2020
  • Dart
kiddinn
kiddinn commented Dec 15, 2018

The gist of it is:

  • Look at url and domain attributes.
  • If url, extract domain and add a domain attribute.
  • Run similarity scorer on the domains using #734 (hides then commonly visited domains)
  • Do some sort of analysis on the domains... either the ones that are not commonly visited or all of them... ideas would include something like:
    • VT or some other domain service l
reinecke
reinecke commented Jul 14, 2020

When the CMX parser finds an EDL rate mismatch, it reports 0.000000 instead of the rate the parser was using:

$ python3
Python 3.7.7 (default, Mar 10 2020, 15:43:03)
[Clang 11.0.0 (clang-1100.0.33.17)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import opentimelineio as otio
>>> otio.adapters.read_from_file("tests/sample_data/25fps.edl")
Trace

Improve this page

Add a description, image, and links to the timeline topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the timeline topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.