*** tpb has joined #timvideos | 00:00 | |
*** rohitksingh has joined #timvideos | 03:06 | |
CarlFK | xfxf: do you have training/cheat sheet instructions for dvswtich operation? | 04:22 |
---|---|---|
CarlFK | xfxf: or vocto | 04:22 |
xfxf | nothing for vocto | 04:22 |
xfxf | this isn't something i'd worry about now | 04:22 |
xfxf | lets worry about things that could be showstoppers | 04:22 |
xfxf | i.e. ensuring full pipeline works | 04:23 |
xfxf | there's a google doc linked in trello that we need to fill out with instructions on 'how to get voctomix lca setup going' | 04:23 |
xfxf | i'd recommend if you want to work on a document we work on that | 04:23 |
xfxf | as getting others (i.e. micolous + deeprave) onto that is more important than cheat sheets for the volunteers | 04:24 |
CarlFK | displaying the cuts is currently a problem | 04:24 |
xfxf | i know both are yet to get capture | 04:24 |
CarlFK | I would say everyone should get this running https://github.com/xfxf/video-scripts/blob/master/carl/ra.sh | 04:25 |
tpb | Title: video-scripts/ra.sh at master · xfxf/video-scripts · GitHub (at github.com) | 04:25 |
xfxf | please put it into a single document | 04:26 |
CarlFK | which has hardcoaded paths, so somehow that needs to be fixed | 04:26 |
CarlFK | put the script in the doc? | 04:26 |
xfxf | no, the instructions | 04:26 |
xfxf | "get a script running" is vague | 04:26 |
xfxf | what OS? what hardware is needed? what needs to be installed? how do you setup the hardware? that sort of stuff | 04:26 |
xfxf | the linked document already has some of it filled out + suggestions for things to be filled in | 04:27 |
xfxf | as far as i am aware deeprave and micolous are yet to get it running | 04:27 |
xfxf | and they're stuck on things which are obvious to you and i | 04:27 |
xfxf | a document will help considerably | 04:27 |
CarlFK | did you look at it? | 04:27 |
xfxf | yes | 04:28 |
xfxf | there are a number of steps to get to the point where your script works... | 04:28 |
CarlFK | I am not saying we should use it in production | 04:29 |
CarlFK | I am saying it will help us all get synked up with what works | 04:29 |
CarlFK | including you | 04:30 |
CarlFK | in fact, mostly you | 04:31 |
CarlFK | we need to figure out how this is going to run in production | 04:31 |
CarlFK | including displaying cuts | 04:32 |
CarlFK | which currently it doesn't | 04:32 |
xfxf | i think we're saying the same thing | 04:32 |
xfxf | yes, i care about getting cuts working, too, in a way that's actually useful to our workflow | 04:32 |
CarlFK | when is the next meeting? | 04:32 |
xfxf | dvswitch operator cheat sheet: https://docs.google.com/document/d/1hxSSVSdDythQFgZwkw8nknSxBQeZBXm_gXUqKCQN9wI/edit | 04:32 |
tpb | Title: DVSwitch Quick Hints - Google Docs (at docs.google.com) | 04:33 |
xfxf | tonight | 04:33 |
xfxf | should be in your calendar | 04:33 |
CarlFK | "Record time showing in Terminal (i.e. 09:00:55) on recording sheet" | 04:34 |
CarlFK | good. | 04:35 |
CarlFK | there is something about they way I am using screen and or tee that isn't displaying it | 04:36 |
*** rohitksingh has quit IRC | 05:05 | |
*** mharris has quit IRC | 05:37 | |
*** G33KatWork has quit IRC | 05:42 | |
*** adsasdas has joined #timvideos | 06:40 | |
adsasdas | hi | 06:40 |
mithro | adsasdas: Hi! | 06:40 |
adsasdas | asl ? | 06:41 |
adsasdas | walang tao lol | 06:41 |
*** adsasdas has quit IRC | 06:41 | |
seaLne | mithro: in cvpcb what footprint should i be assigning to TOFE? the board already seems to have it on it but of course nothing will be connected to it | 07:03 |
mithro | seaLne: Hrm? | 07:04 |
seaLne | should i just delete the footprint on the board | 07:04 |
seaLne | in the repo you created there was already a board file | 07:04 |
mithro | seaLne: you should just import your new components to the existing design? | 07:05 |
seaLne | yeah ok, i can't think of another way. | 07:07 |
*** mharris has joined #timvideos | 07:10 | |
*** mharris has quit IRC | 07:14 | |
*** mharris has joined #timvideos | 07:18 | |
*** se6astian|away is now known as se6astian | 08:19 | |
mithro | seaLne: why would you want to do it any other way? | 08:51 |
seaLne | mithro: i was confused by what was in the board file. i'm still not sure exactly which layer the contents are on | 08:55 |
seaLne | mithro: the contents coming from your merge of tofe-template and vga-mod | 08:57 |
seaLne | and in this case it looks like the board file comes from tofe-template | 08:58 |
*** G33KatWork has joined #timvideos | 09:10 | |
*** rohitksingh has joined #timvideos | 09:15 | |
MaZderMind | CarlFK: https://github.com/xfxf/video-scripts/blob/master/carl/screenrc-ts <- you should really wrap that in loops, like `screen -t vui bash -c 'while true; do sleep 1; vui.sh; done' | 09:36 |
tpb | Title: video-scripts/screenrc-ts at master · xfxf/video-scripts · GitHub (at github.com) | 09:36 |
MaZderMind | this way you kan simply kill processes from htop | 09:36 |
MaZderMind | or even close the gui | 09:36 |
MaZderMind | and all will come back | 09:36 |
MaZderMind | even when you restart the core, all will come back after some seconds | 09:36 |
CarlFK | MaZderMind: I agree. others want to explore options ;) | 09:38 |
MaZderMind | CarlFK: if I can help you with the cutting, i will | 09:40 |
CarlFK | MaZderMind: my screenrc-ts calls https://github.com/xfxf/video-scripts/blob/master/carl/generate-cut-list.sh | 09:42 |
tpb | Title: video-scripts/generate-cut-list.sh at master · xfxf/video-scripts · GitHub (at github.com) | 09:42 |
CarlFK | if I run this by hand in a bash shell it is fine: generate-cut-list.py | tee --append cut-list.txt | 09:42 |
CarlFK | i click cut, I see the time stamp on the screen | 09:43 |
CarlFK | when run from screen, click cut, don't see anything | 09:43 |
CarlFK | I think. I haven't really dug into it at all because I started pondering what would be used in production and went to lunch ;) | 09:44 |
MaZderMind | does it write the timestamps into the file? | 09:48 |
*** sb0 has joined #timvideos | 10:30 | |
*** rohitksingh has quit IRC | 14:02 | |
*** se6astian is now known as se6astian|away | 15:55 | |
*** sb0 has quit IRC | 16:07 | |
*** sb0 has joined #timvideos | 16:07 | |
*** sb0 has quit IRC | 16:16 | |
*** Bertl is now known as Bertl_zZ | 16:31 | |
*** sb0 has joined #timvideos | 16:43 | |
*** sb0 has quit IRC | 16:48 | |
*** rohitksingh has joined #timvideos | 16:54 | |
*** se6astian|away is now known as se6astian | 16:59 | |
*** rohitksingh has quit IRC | 17:12 | |
*** deeprave has quit IRC | 18:12 | |
*** _florent_ has quit IRC | 18:12 | |
*** CARAM__ has quit IRC | 18:12 | |
*** xfxf has quit IRC | 18:12 | |
*** Niharika has quit IRC | 18:12 | |
*** mithro has quit IRC | 18:12 | |
*** deeprave has joined #timvideos | 18:14 | |
*** _florent_ has joined #timvideos | 18:22 | |
*** Niharika has joined #timvideos | 18:22 | |
*** CARAM__ has joined #timvideos | 18:25 | |
*** mithro has joined #timvideos | 18:28 | |
*** ChanServ sets mode: +o mithro | 18:28 | |
*** xfxf has joined #timvideos | 18:29 | |
seaLne | mithro: how likely is https://github.com/timvideos/HDMI2USB-misoc-firmware/issues/132 to happen? i saw one on ebay for a reasonable price and having the backup of doing DV is nice | 18:39 |
tpb | Title: Support video capture from Canon HV30 cameras · Issue #132 · timvideos/HDMI2USB-misoc-firmware · GitHub (at github.com) | 18:39 |
CarlFK | seaLne: we are kinda counting on that working for lca | 18:54 |
CarlFK | seaLne: if we ... mithro ... thought it might not happen, we would be working on using the DV over firewire, and we are not working on that. | 18:55 |
*** springermac_ has joined #timvideos | 20:20 | |
*** springermac is now known as Guest58440 | 20:20 | |
*** springermac_ is now known as springermac | 20:20 | |
*** Guest58440 has quit IRC | 20:21 | |
*** cr1901_modern has quit IRC | 20:44 | |
*** cr1901_modern has joined #timvideos | 21:17 | |
seaLne | k | 21:32 |
*** sb0 has joined #timvideos | 21:52 | |
CarlFK | se6astian: why are you not in #gsteamer? ... making me all confused as to who is who :p | 22:08 |
*** se6astian is now known as se6astian|away | 22:20 | |
*** Bertl_zZ has quit IRC | 22:20 | |
*** Bertl_zZ has joined #timvideos | 22:20 | |
*** se6astian|away is now known as se6astian | 22:22 | |
*** sb0 has quit IRC | 23:06 | |
*** Bertl_zZ has quit IRC | 23:12 | |
*** Bertl_zZ has joined #timvideos | 23:13 | |
*** se6astian is now known as se6astian|away | 23:15 | |
*** miselin has quit IRC | 23:57 | |
*** miselin has joined #timvideos | 23:58 |
Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!