*** tpb has joined #timvideos | 00:00 | |
CarlFK | ./gst-switch-srv --help | 00:14 |
---|---|---|
CarlFK | -p, --video-input-port=NUM Specify the video input listen port. | 00:14 |
CarlFK | did the default change? | 00:14 |
CarlFK | gst-launch-1.0 videotestsrc pattern=18 is-live=1 ! video/x-raw, width=300, height=200 ! gdppay ! tcpclientsink port=3000 | 00:17 |
CarlFK | Failed to connect to host 'localhost:3000': Connection refused | 00:17 |
CarlFK | http://www.adafruit.com/products/2218 TFP401 HDMI/DVI Decoder to 40-Pin TTL Breakout $24.95 | 00:24 |
CarlFK | "We ship this board with an 800x480 resolution EDID so it will be auto-detected at that resolution. For advanced users, the EDID can be reprogrammed using our example Arduino code. Or, for computers that use linux, you can always just force the resolution to whatever display you have connected." | 00:24 |
mithro | CarlFK: I'm around now | 02:21 |
CarlFK | mithro: check out that adafruit thing | 02:24 |
mithro | CarlFK: yes, I own a couple of these | 02:25 |
mithro | they are for taking a HDMI/DVI signal and converting it to what DisplayPanels use | 02:25 |
CarlFK | ah! | 02:25 |
CarlFK | I thought there was something odd | 02:25 |
mithro | CarlFK: see the second picture along | 02:26 |
CarlFK | I was hoping it could be plugged into the camera io thing on the pie | 02:26 |
CarlFK | pi | 02:26 |
mithro | People have attempted this and generally failed | 02:26 |
mithro | the videobrick guys are doing something similar with their design | 02:27 |
CarlFK | ok, never mind that. | 02:27 |
mithro | it would actually be a way of doing 1080p with an FPGA | 02:28 |
mithro | As the 40-Pin TTL is much slower than the HDMI signals | 02:28 |
CarlFK | I am packing here at PS1, I got the atlys to display the red/green test and my ubuntu box saw a display, but I didn't try to read any data | 02:31 |
CarlFK | ...packing up to go home. I'll setup the Atlys again in 30 - 45 min | 02:31 |
mithro | CarlFK: okay | 02:32 |
mithro | CarlFK: did you build from source? | 02:32 |
CarlFK | no | 02:32 |
CarlFK | https://github.com/timvideos/HDMI2USB/wiki/libFPGALink | 02:32 |
tpb | Title: libFPGALink · timvideos/HDMI2USB Wiki · GitHub (at github.com) | 02:32 |
CarlFK | I did those things | 02:32 |
mithro | so you'll have the old prebuilt firmware then | 02:33 |
CarlFK | yeah - I have no idea how to build | 02:39 |
*** CarlFK has quit IRC | 02:51 | |
*** CarlFK has joined #timvideos | 03:22 | |
*** ChanServ sets mode: +v CarlFK | 03:22 | |
CarlFK | mithro: im home now.. digging up an hdmi monitor | 03:25 |
shenki | ajit getting behind Australia: https://lh3.googleusercontent.com/-OpeTyQunmiA/VRN4vY_yCnI/AAAAAAAA5O8/M0xLqd2MTTA/s245/Screenshot%2Bfrom%2B2015-03-26%2B13%3A40%3A30.png | 03:28 |
*** cosyn has joined #timvideos | 03:29 | |
CarlFK | lol | 03:50 |
shenki | mithro: ping | 04:19 |
CarlFK | shenki: any idea how to send hdmi2usb uvcvideo to dvswitch? | 04:25 |
shenki | CarlFK: nope, sorry. i don't know anything about dvswitch | 04:25 |
shenki | i've never used it | 04:25 |
techman83 | ffmpeg -f video4linux2 -s vga -r 25 -i /dev/video0 -target pal-dv - | dvsource-file /dev/stdin -h $host -p $port | 04:27 |
CarlFK | k. how about the gs pipeline to display it in a window so I can see if it is working ? | 04:27 |
techman83 | There is likely a GS pipeline that would be better | 04:27 |
*** cosyn has quit IRC | 04:40 | |
mithro | shenki: use the dvsource-v4l-other I wrote on the timvideos repo | 04:45 |
mithro | s/shenki/CarlFK/ | 04:45 |
shenki | mithro: i would like to create an ipv6 tunnel at work. can you get another tunnel from your sixxs acct? | 04:48 |
mithro | sure | 04:48 |
mithro | shenki: request has been created | 04:50 |
shenki | mithro: thank you | 04:52 |
*** Niharika has joined #timvideos | 04:52 | |
CarlFK | mithro: sudo apt-get install gstreamer1.0-dvswitch | 04:54 |
CarlFK | where is that from? | 04:54 |
CarlFK | oh... https://github.com/timvideos/gst-plugins-dvswitch | 04:54 |
tpb | <http://ln-s.net/:5$r> (at github.com) | 04:54 |
mithro | CarlFK: didn't you write instructions on how to do this a while back? | 04:54 |
mithro | CarlFK: yes - as linked from the README? | 04:55 |
CarlFK | the app prints out: | 04:55 |
CarlFK | Please try 'sudo apt-get install gstreamer1.0-dvswitch' | 04:55 |
mithro | https://github.com/timvideos/dvsource-v4l2-other#installing-the-gstreamer-dvswitch-plugin | 04:57 |
tpb | Title: timvideos/dvsource-v4l2-other · GitHub (at github.com) | 04:57 |
mithro | CarlFK: just fixed a couple of things in the gst-plugins-dvswitch README for you too | 05:03 |
*** tvCommitBot has joined #timvideos | 05:14 | |
tvCommitBot | [dvsource-v4l2-other] mithro pushed 1 new commit to master: http://git.io/jY2Z | 05:14 |
tvCommitBot | dvsource-v4l2-other/master bd49842 Tim 'mithro' Ansell: Adding a more useful help message about gstreamer1.0-dvswitch. | 05:14 |
*** tvCommitBot has left #timvideos | 05:14 | |
*** tvCommitBot has joined #timvideos | 05:16 | |
tvCommitBot | [dvsource-v4l2-other] mithro pushed 1 new commit to master: http://git.io/jY2K | 05:16 |
tvCommitBot | dvsource-v4l2-other/master a08d6cb Tim 'mithro' Ansell: Merge remote-tracking branch 'origin/add-man-page' | 05:16 |
*** tvCommitBot has left #timvideos | 05:16 | |
mithro | CarlFK: bunch of other things fixed for you there too | 05:20 |
CarlFK | mithro: WARNING: erroneous pipeline: could not link videoconvert0 to avenc_dvvideo0 | 05:23 |
mithro | ~seen aps | 05:24 |
tpb | mithro: aps was last seen in #timvideos 1 week, 4 days, 20 hours, 46 minutes, and 26 seconds ago: <aps> CarlFK: anyway, official support says you should remove and upload the video again - https://support.google.com/youtube/answer/71674?hl=en | 05:24 |
mithro | aps: ping? | 05:24 |
mithro | CarlFK: when? | 05:24 |
CarlFK | juser@dc10b:~/dvsource-v4l2-other$ ./dvsource-v4l2-other.py | 05:24 |
CarlFK | I got that before I pulled down your changes too | 05:24 |
mithro | CarlFK: looking at now | 05:27 |
mithro | CarlFK: looks like gstreamer has played with the pixel aspect ratios | 05:35 |
mithro | thaytan: ping? | 05:40 |
CarlFK | mithro: if it helps.. this works: gst-launch-1.0 -v videotestsrc is-live=true ! videoconvert ! avenc_dvvideo ! avmux_dv ! dvswitchsink host=kasp port=2000 | 05:43 |
thaytan | mithro, mom? | 05:44 |
mithro | thaytan: any idea why the pixel aspect ratios in avenc_dvvideo are so different to the ones in ffenc_dvvideo ? | 05:46 |
thaytan | mithro, https://bugzilla.gnome.org/show_bug.cgi?id=600895 and http://cgit.freedesktop.org/gstreamer/gst-ffmpeg/diff/?id=a6ede95de766d23375af312a6f96cb66b13ded51 | 05:48 |
tpb | Title: Bug 600895 ffenc_dvvideo : doesn't list resolution/details it supports (at bugzilla.gnome.org) | 05:48 |
mithro | was 118.0/81 ~= 1.46 == anamorphic 'ITU', now 64.0/45 ~= 1.42 == anamorphic 'NLE' | 05:50 |
mithro | looks like that switch from using ITU PARs to NLE (PAR) | 05:54 |
thaytan | mithro, to match what's in libav | 05:56 |
thaytan | and ffmpeg from the look | 05:57 |
thaytan | https://github.com/libav/libav/blob/master/libavcodec/dv_profile.c | 05:57 |
tpb | Title: libav/dv_profile.c at master · libav/libav · GitHub (at github.com) | 05:57 |
mithro | I now know way to much about DV :( | 05:57 |
thaytan | more than me - I didn't know there was 2 DV standards | 05:58 |
mithro | http://gnomefiles.org/2007/10/30/understanding-pixel-aspect-ratios/ | 06:01 |
mithro | Final Cut Pro uses 'NLE-PAR' 16:15 | 06:02 |
mithro | Many Adobe products use 'NLE-PAR' 16:15 | 06:02 |
mithro | Sony Vegas uses ITU PAR. | 06:02 |
*** tvCommitBot has joined #timvideos | 06:07 | |
tvCommitBot | [dvsource-v4l2-other] mithro pushed 4 new commits to master: http://git.io/jYP4 | 06:07 |
tvCommitBot | dvsource-v4l2-other/master f0567c7 Tim 'mithro' Ansell: Fixing package name to be gstreamer1.0-libav | 06:07 |
tvCommitBot | dvsource-v4l2-other/master ed17ff8 Tim 'mithro' Ansell: Adding symlink. | 06:07 |
tvCommitBot | dvsource-v4l2-other/master 1e383b1 Tim 'mithro' Ansell: Pass verbose down to gst-launch command. | 06:07 |
*** tvCommitBot has left #timvideos | 06:07 | |
mithro | CarlFK: give that a go | 06:07 |
mithro | A really good thread seems to be http://forum.doom9.org/showthread.php?t=111102 | 06:13 |
mithro | http://lwn.net/Articles/637588/ | 06:27 |
tpb | Title: HDMI CEC framework [LWN.net] (at lwn.net) | 06:27 |
thaytan | mithro, that gnomefiles link is 404 | 06:30 |
thaytan | if there's a spec for the ITU PAR in DV that can work compatibly with NLE, I'm sure libav will take a patch | 06:31 |
mithro | http://www.sciencemedianetwork.org/wiki/Tutorials/Video/Pixel_Aspect_Ratio | 06:31 |
tpb | Title: Tutorials/Video/Pixel Aspect Ratio - Bjoern Hassler (at www.sciencemedianetwork.org) | 06:31 |
thaytan | and we can adapt the GStreamer wrapper accordingly | 06:31 |
mithro | that was the one I meant to link | 06:31 |
mithro | thaytan: I think we don't care enough about DV to do the work | 06:31 |
thaytan | I wonder where Eugenia is these days | 06:32 |
*** tija has joined #timvideos | 06:33 | |
*** Niharika has quit IRC | 06:34 | |
*** Niharika has joined #timvideos | 06:34 | |
*** scrollback has quit IRC | 07:47 | |
*** 17SAB58EF has joined #timvideos | 07:49 | |
*** Niharika has quit IRC | 08:16 | |
*** Niharika has joined #timvideos | 08:22 | |
*** Niharika has quit IRC | 08:27 | |
*** Niharika has joined #timvideos | 08:28 | |
*** slomo has joined #timvideos | 08:40 | |
CarlFK | mithro: well.. it doesn't crash now, but dvswitch is not happy. just a sec | 08:54 |
CarlFK | [dvvideo @ 0x7f0a2401a380] could not find dv frame profile | 09:01 |
*** Niharika has quit IRC | 09:06 | |
*** Niharika has joined #timvideos | 09:09 | |
CarlFK | mithro: hdmi2usb isn't working. mplayer -tv device=/dev/video0 tv:// ... v4l2 select timeout | 09:24 |
CarlFK | is there different firmware I can try? | 09:24 |
*** Niharika has quit IRC | 09:25 | |
CarlFK | "v4l2src ! " + args.caps + | 09:48 |
CarlFK | doesn't use parser.add_argument( | 09:48 |
CarlFK | "-c", "--caps", default="", | 09:48 |
CarlFK | help="gstreamer caps to force v4l2src device to use.") | 09:48 |
CarlFK | er... | 09:48 |
CarlFK | "-d", "--device", default="/dev/video0", | 09:48 |
CarlFK | "v4l2src device={} !".format(args.device) + | 09:58 |
*** tija has quit IRC | 10:06 | |
CarlFK | progress... this works: mplayer -tv device=/dev/video1 tv:// | 10:19 |
CarlFK | this does not.. I took the pipeline from ./dvsource-v4l2-other.py and replace the dv part with xvimagesink | 10:28 |
CarlFK | gst-launch-1.0 v4l2src device=/dev/video1 '!' decodebin '!' queue leaky=downstream max-size-buffers=1 '!' videoscale add-borders=1 '!' 'video/x-raw,width=1024,height=768,pixel-aspect-ratio=(fraction)1/1' '!' videoscale '!' 'video/x-raw,width=720,height=576,pixel-aspect-ratio=(fraction)64/45' '!' videorate '!' 'video/x-raw,framerate=(fraction)25/1' '!' queue leaky=downstream max-size-buffers=1 '!' videoconvert '!' xvimagesink | 10:29 |
CarlFK | a window opens, but it never gets filled in with video | 10:29 |
CarlFK | 5:30am.. I need to get to bed | 10:29 |
*** tariq786 has quit IRC | 11:25 | |
*** thaytan has quit IRC | 11:25 | |
*** thiagoss has quit IRC | 11:31 | |
*** Niharika has joined #timvideos | 11:32 | |
*** thiagoss has joined #timvideos | 11:34 | |
*** thaytan has joined #timvideos | 12:00 | |
*** ChanServ sets mode: +v thaytan | 12:00 | |
*** Niharika has quit IRC | 12:44 | |
*** Niharika has joined #timvideos | 12:45 | |
*** Niharika has quit IRC | 13:15 | |
*** Niharika has joined #timvideos | 13:21 | |
*** cosyn has joined #timvideos | 13:26 | |
*** sb0 has joined #timvideos | 13:57 | |
*** Niharika has quit IRC | 14:06 | |
*** Niharika has joined #timvideos | 14:06 | |
*** sb0 has quit IRC | 14:30 | |
*** Niharika has joined #timvideos | 15:41 | |
*** Niharika has quit IRC | 15:46 | |
*** Niharika has joined #timvideos | 15:49 | |
*** Niharika_ has joined #timvideos | 16:21 | |
*** Niharika has quit IRC | 16:24 | |
*** Niharika__ has joined #timvideos | 17:08 | |
*** Niharika_ has quit IRC | 17:11 | |
*** Niharika__ has quit IRC | 17:12 | |
*** Niharika has joined #timvideos | 17:15 | |
*** tariq786 has joined #timvideos | 17:19 | |
*** slomo has quit IRC | 18:23 | |
*** slomo has joined #timvideos | 18:26 | |
*** slomo has joined #timvideos | 18:26 | |
*** Niharika has quit IRC | 20:30 | |
*** cosyn has quit IRC | 20:57 | |
*** slomo has left #timvideos | 21:13 | |
*** CarlFK has quit IRC | 21:18 | |
*** tariq786 has quit IRC | 21:19 | |
*** sb0 has joined #timvideos | 21:25 |
Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!