• Joined on 2026-05-24
itten created branch decklink-in in itten/dmf-studio-rnd 2026-07-06 01:27:39 +03:00
itten pushed to decklink-in at itten/dmf-studio-rnd 2026-07-06 01:27:39 +03:00
c60c5645ed working video setup
itten deleted branch feature/video-in from itten/dmf-studio-rnd 2026-07-05 12:57:41 +03:00
itten merged pull request itten/dmf-studio-rnd#3 2026-07-05 12:57:40 +03:00
Feature/video in
itten pushed to main at itten/dmf-studio-rnd 2026-07-05 12:57:40 +03:00
f37c576bdc Merge pull request 'Feature/video in' (#3) from feature/video-in into main
a16cc7c3b7 docs: document .ts-only audio pacing limitation in videoin
1496cc2e1e refactor: rename video port flow_id → video_flow_id everywhere
7047690647 fix: resync video_index to MXL clock to prevent falling behind
fe6b7b10ed fix: VideoReader crash on video-only file at EOF and dead bool return
Compare 13 commits »
itten created pull request itten/dmf-studio-rnd#3 2026-07-05 12:57:19 +03:00
Feature/video in
itten pushed to feature/video-in at itten/dmf-studio-rnd 2026-07-05 12:54:25 +03:00
a16cc7c3b7 docs: document .ts-only audio pacing limitation in videoin
itten pushed to feature/video-in at itten/dmf-studio-rnd 2026-07-05 12:52:52 +03:00
1496cc2e1e refactor: rename video port flow_id → video_flow_id everywhere
itten pushed to feature/video-in at itten/dmf-studio-rnd 2026-07-05 12:49:27 +03:00
7047690647 fix: resync video_index to MXL clock to prevent falling behind
itten pushed to feature/video-in at itten/dmf-studio-rnd 2026-07-05 12:46:03 +03:00
fe6b7b10ed fix: VideoReader crash on video-only file at EOF and dead bool return
itten pushed to feature/video-in at itten/dmf-studio-rnd 2026-07-05 12:44:38 +03:00
0298cf9b48 refactor: VideoReader and videoin post-audio review cleanup
itten pushed to feature/video-in at itten/dmf-studio-rnd 2026-07-05 12:39:29 +03:00
166efc3c59 Some fixes. For a now we fully support only .ts, due to huge problem with h264/hevc audio bursts
itten pushed to feature/video-in at itten/dmf-studio-rnd 2026-07-04 03:24:41 +03:00
b2534efb0f audio works, holy shit
itten pushed to feature/video-in at itten/dmf-studio-rnd 2026-07-03 19:13:22 +03:00
96475acf62 refactor: VideoReader and videoin cleanup
itten pushed to feature/video-in at itten/dmf-studio-rnd 2026-07-03 19:11:21 +03:00
bb7d1bb5a3 fix: VideoReader bugs — stride, memory, audio detection, UB
itten pushed to feature/video-in at itten/dmf-studio-rnd 2026-07-03 18:51:26 +03:00
0b5b113d4e fixed ndiout flow_id -> video_flow_id
itten pushed to feature/video-in at itten/dmf-studio-rnd 2026-07-03 18:48:30 +03:00
32a8fa9837 refactored videoin to NodeBase
itten created branch feature/video-in in itten/dmf-studio-rnd 2026-07-03 14:01:30 +03:00
itten pushed to feature/video-in at itten/dmf-studio-rnd 2026-07-03 14:01:30 +03:00
2c43f356d1 it's alive
itten pushed to main at itten/dmf-studio-rnd 2026-07-03 10:43:45 +03:00
a422cd832a feat: graph-level fanout — reuse flow UUID for same from_node+from_port