processing / processing/libprocessing

Implement `Video` API Object

オープン
#19 コメント 0 件 リアクション 0 件 担当者 1 名 GitHub で見る

@tychedelia がすでに取り組んでいます。

2026年4月2日 から。

主要言語
Rust
スター
69
フォーク
14
平均マージ
15日 22時間
マージ済み PR(30日)
3

説明

We want to play videos! This is going to be a really tricky one, as there's not great cross-platform video support. One big advantage of being LGPL licensed is that we should be able to link against ffmpeg, which could be a good starting point. I've had success with software decoding in the past. There's nascent support for Vulkan Video in wgpu, which we'll also want to explore.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。