*** tpb has joined #timvideos | 00:00 | |
*** CarlFK has joined #timvideos | 01:22 | |
*** mithro- has joined #timvideos | 03:07 | |
*** CarlFK has quit IRC | 03:15 | |
*** shenki has quit IRC | 03:15 | |
*** CarlFK has joined #timvideos | 03:20 | |
*** shenki has joined #timvideos | 03:20 | |
mithro- | morning people | 03:21 |
---|---|---|
CarlFK | hi Tim | 04:11 |
CarlFK | hows your sox foo? | 04:12 |
CarlFK | sox -n -d synth .1 sin 200 boop.wav => "sox FAIL synth: no type given" how do I fix that? | 04:12 |
*** parx has joined #timvideos | 04:17 | |
*** parx has quit IRC | 05:04 | |
*** parx has joined #timvideos | 06:59 | |
mithro- | I don't use sox | 06:59 |
*** parx_ has joined #timvideos | 07:17 | |
*** parx has quit IRC | 07:20 | |
*** parx has joined #timvideos | 07:21 | |
*** parx_ has quit IRC | 07:22 | |
*** parx has quit IRC | 08:03 | |
*** parx has joined #timvideos | 08:38 | |
*** parx has quit IRC | 08:49 | |
*** diadara has joined #timvideos | 10:01 | |
*** rihnapstor has joined #timvideos | 11:50 | |
*** rihnapstor has quit IRC | 12:51 | |
*** mithro- has quit IRC | 15:56 | |
*** shenki has quit IRC | 16:23 | |
*** shenki has joined #timvideos | 16:24 | |
*** rihnapstor has joined #timvideos | 16:30 | |
rihnapstor | hi mithro :) | 16:31 |
rihnapstor | any here ? | 16:33 |
rihnapstor | CarlFK: ? | 16:35 |
*** hyades has joined #timvideos | 16:36 | |
hyades | hello | 16:40 |
rihnapstor | hyades: hi | 16:42 |
hyades | I wished to take part in gsoc.Had a discussion few days back about timvideos in general. Wanted information about the the tasks of improvements in flumotion & gst-switch | 16:42 |
hyades | had a brief look into the codes of both of them. | 16:43 |
rihnapstor | hyades: do you have instance of streaming video running on your server ? | 16:44 |
hyades | Due to some hardware constraints currently, i dont have it running it now. Any online link available? | 16:46 |
rihnapstor | hyades: thats what I am looking for . :) I think hyades its a weekend so mentors are offline .I am struggle to get my instance working. | 16:48 |
rihnapstor | btw flumotion and gst-switch is an hardware project ? | 16:48 |
CarlFK | rihnapstor: here | 16:49 |
CarlFK | flumotion and gst-switch are software | 16:50 |
CarlFK | hdmi2usb is hardware | 16:50 |
hyades | yup | 16:50 |
hyades | how do u test it on own machine?? | 16:52 |
hyades | Are'nt the sources of the streams configured for specific input cameras? | 16:53 |
rihnapstor | CarlFK: bottstrap scrit ''make serve" fails to download ez_setup ! traceback here http://dpaste.com/1066504/ | 16:58 |
tpb | Title: dpaste: #1066504: timvideo bootstrap fails (at dpaste.com) | 16:58 |
CarlFK | rihnapstor: where did bottstrap come from? | 16:59 |
CarlFK | and yeah, I am unfamiliar with what is where. I have just worked in the same room as Tim, not actually worked on the same code | 17:00 |
rihnapstor | CarlFK: The "make file" command successfully made virtual stack for streaming-system frontend code, but it fails to download some dependencies. | 17:01 |
CarlFK | hyades: there is no reason everything can't run on the same box | 17:01 |
rihnapstor | CarlFK: here is the link of my traceback http://dpaste.com/1066504/ | 17:02 |
tpb | Title: dpaste: #1066504: timvideo bootstrap fails (at dpaste.com) | 17:02 |
hyades | it can if i tweak the input sources in gstreamer, but i can never test performance related issues | 17:02 |
CarlFK | rihnapstor: what do I run to reproduce that? | 17:02 |
hyades | try installing pypi through easy_install | 17:03 |
rihnapstor | ok | 17:03 |
CarlFK | installing pypi ? | 17:04 |
hyades | CarlFK: what part of the project do you work on?? | 17:05 |
CarlFK | hyades: currently none | 17:07 |
hyades | k | 17:07 |
CarlFK | I do the video *recording* for pycon | 17:08 |
CarlFK | and Tim hooks into that system as a video source | 17:08 |
hyades | Tim is mithro? | 17:08 |
hyades | right? | 17:08 |
CarlFK | I just give him admin access to the boxes, trust he wont break anything, and streaming happens | 17:08 |
CarlFK | yes | 17:08 |
hyades | afk? | 17:08 |
CarlFK | yeah, it is 3am in Australia where he lives | 17:09 |
hyades | ok ok :) | 17:10 |
rihnapstor | ohh CarlFK then mithro is asleep :) | 17:10 |
hyades | at the recording end the setup is same as mentioned in some of the diagrams or is that thing proposed? | 17:12 |
CarlFK | I use DVswitch, which can stream ntsc/pal dv over tcp - connect to port 2000, get a 30mbs sream of dv frames | 17:18 |
CarlFK | tim wrote a gstreamer source to manage that connection | 17:18 |
rihnapstor | CarlFK: what can you say from my traceback ? | 17:20 |
hyades | and how many end clients/ servers are present? | 17:20 |
hyades | in this system? | 17:20 |
CarlFK | rihnapstor: nothing new .. I need steps starting at step 1 | 17:20 |
CarlFK | hyades: pycon had 400 viewers at one time I think | 17:21 |
hyades | and this had how many servers? | 17:21 |
CarlFK | rihnapstor: your trace back should start with a prompt so we can see what dir you are in and what command/parameters you did | 17:22 |
CarlFK | hyades: no idea about servers. but the processes run in VMs, so the concept of 1 server gets a little fuzzy | 17:23 |
rihnapstor | CarlFK: ok ,posting traceback again.I think its python compatibility issue.requires python2.6 ? really ? | 17:24 |
CarlFK | hyades: I wouldn't worry about testing performance until there are docs showing how to set things up | 17:24 |
rihnapstor | CarlFK: new traceback here http://dpaste.com/1066526/ | 17:25 |
tpb | Title: dpaste: #1066526 (at dpaste.com) | 17:25 |
hyades | i went through some of the gstreamer pipeline elements, and I dont think much can be improved in this part. Only interaction if required with other things will require some extra elements. | 17:26 |
*** skay has joined #timvideos | 17:28 | |
CarlFK | hyades: personally, I want to see setup docs | 17:31 |
hyades | so which area requires most attention apart from the hardware part? | 17:32 |
rihnapstor | for development version setup docs https://github.com/timvideos/streaming-system | 17:33 |
tpb | Title: timvideos/streaming-system · GitHub (at github.com) | 17:33 |
rihnapstor | CarlFK: | 17:33 |
CarlFK | rihnapstor: have you actually done it? | 17:35 |
rihnapstor | done what CarlFK ? | 17:35 |
CarlFK | setup a stream | 17:36 |
CarlFK | what you pointed me do is not "how to set up the streaming system" | 17:37 |
CarlFK | I don't think such a document exists yet | 17:37 |
skay | hi all, I'm going to lurk here, though I am busy at hte moment with a last minute assignment | 17:38 |
skay | but in way of intro, I've been to a few pycons and other conferences where I've seen tim running streaming stuff | 17:38 |
CarlFK | I know how to setup/configure the cameras and vga converter sources to create .dv files that get encoded and uploaded to youtube. I have no idea how to hook up the stream stuff | 17:39 |
rihnapstor | CarlFK: sorry , here is the Initial config for setting up https://github.com/timvideos/streaming-system/tree/master/website | 17:39 |
tpb | <http://ln-s.net/-2c1> (at github.com) | 17:39 |
skay | and I'm interested in whether this can happen at an upcoming conference. I do not have experience deploying the system for a conference | 17:39 |
CarlFK | rihnapstor: that's better. have you done it yourself ? | 17:39 |
skay | I've pinged the organizers to see if they are open to having volunteers show up to set up streaming, and they are intrigued, but I don't know if whoever is doing av will be doing anything that would work with streaming | 17:41 |
skay | at any rate, if they are doing anything plausible, and any of the gsoc folks find it easy to get to Austin for scipy, maybe it would be a good trial run? | 17:42 |
skay | anyway, I need to go afk | 17:42 |
rihnapstor | yeah.cloned but stuck on "make server" command. | 17:42 |
CarlFK | rihnapstor: on Ubuntu 11.10 oneiric it seems to work - I got to "You just installed Django's auth system, which means you don't have any superusers defined. Would you like to create one now? (yes/no): " | 17:43 |
hyades | create | 17:43 |
CarlFK | oh, you got that too? | 17:44 |
rihnapstor | CarlFK: the script fails here line 37 https://github.com/timvideos/streaming-system/blob/master/website/Makefile | 17:44 |
tpb | <http://ln-s.net/-2c5> (at github.com) | 17:44 |
rihnapstor | I dont have python2.6 | 17:44 |
hyades | i didnt setup the server on my system, however this is mainstream with django | 17:44 |
hyades | sec i ll try | 17:45 |
CarlFK | rihnapstor: what told you to run "make serve" ? | 17:46 |
rihnapstor | Initial config from README.md file from 'streaming-system/website' directory | 17:47 |
CarlFK | that just says "make" | 17:47 |
CarlFK | ah, next section.. make serve | 17:47 |
CarlFK | did you do the Initial config make? | 17:48 |
*** hyades has quit IRC | 17:49 | |
CarlFK | pfft, step1 failed for me | 17:49 |
*** hyades has joined #timvideos | 17:50 | |
rihnapstor | CarlFK: I triggered first 3 steps | 17:50 |
rihnapstor | 1)clone 2_cd 3)make serve. more log here http://dpaste.com/1066552/ from pip.log file | 17:51 |
CarlFK | http://dpaste.de/oNk6a/ Permission denied (publickey). | 17:51 |
tpb | Title: dpaste: #1066552 (at dpaste.com) | 17:51 |
tpb | Title: dpaste.de: Snippet #225264 (at dpaste.de) | 17:51 |
rihnapstor | CarlFK: ok ubuntu 11/10 which version of python you have ? | 17:55 |
rihnapstor | *11.10 | 17:56 |
CarlFK | Python 2.7.2+ (default, Jul 20 2012, 22:15:08) | 17:56 |
rihnapstor | yeah, i too have same Python2.7.x | 17:57 |
* rihnapstor is wondering why that 'make server' script fails ? :| | 17:58 | |
CarlFK | lets go way back to step 1 of "Initial Configuration" - can you do the git clone it a temp dir? | 17:59 |
rihnapstor | wait CarlFK do you have streaming-system website running ? | 18:00 |
hyades | rihnapstor : i got through that step, looks like some kind of connectivity issues for you | 18:00 |
rihnapstor | hyades: I am not behind a proxy server. | 18:01 |
CarlFK | rihnapstor: I don't | 18:01 |
rihnapstor | hyades: make serve script fails at line 37 here https://github.com/timvideos/streaming-system/blob/master/website/Makefile | 18:02 |
tpb | <http://ln-s.net/-2c5> (at github.com) | 18:02 |
CarlFK | lets go way back to step 1 of "Initial Configuration" - can you do the git clone it a temp dir? | 18:02 |
rihnapstor | yeah done | 18:02 |
rihnapstor | CarlFK: | 18:02 |
CarlFK | hmm, did you get commit access to the repo? | 18:02 |
rihnapstor | yup ls -l -a | 18:03 |
hyades | im dloading it right now | 18:04 |
hyades | its like this | 18:04 |
hyades | http://dpaste.com/1066566/ | 18:04 |
tpb | Title: dpaste: #1066566 (at dpaste.com) | 18:04 |
CarlFK | hyades: what was your git clone command ? | 18:04 |
hyades | git clone git://github.com/timvideos/streaming-system.git | 18:05 |
rihnapstor | hyades: you got it ! | 18:06 |
rihnapstor | :) | 18:06 |
hyades | ? | 18:06 |
hyades | what? | 18:06 |
rihnapstor | I am failing at getting ez-setup ,because it says base url not found. | 18:06 |
CarlFK | hyades: that is not what is under "To get the code and dependencies:" | 18:07 |
hyades | link? | 18:08 |
CarlFK | https://github.com/timvideos/streaming-system/tree/master/website | 18:09 |
tpb | <http://ln-s.net/-2c1> (at github.com) | 18:09 |
rihnapstor | hyades: you cloned timvideos/streamingsystem ? right ? | 18:09 |
hyades | im doing it wrong? | 18:09 |
hyades | i already told u my command | 18:10 |
rihnapstor | hyades: can you just do 'yolk -l' and dpaste it ? please ? | 18:10 |
hyades | sec | 18:13 |
hyades | http://dpaste.com/1066578/ | 18:14 |
tpb | Title: dpaste: #1066578 (at dpaste.com) | 18:14 |
CarlFK | does this work for either of you? git clone [email protected]:timvideos/timvideos.git | 18:15 |
hyades | ya its running as a development server | 18:15 |
CarlFK | what? | 18:16 |
hyades | the django server | 18:16 |
rihnapstor | exactly CarlFK its fails with permission denied error | 18:16 |
CarlFK | there we go. | 18:17 |
CarlFK | one of you should open an issue about that | 18:17 |
rihnapstor | CarlFK: not so soon ,keep trying | 18:17 |
hyades | is it a git related issue that you are getting? | 18:18 |
CarlFK | I would call it a permissions problem | 18:20 |
CarlFK | but as long as there is a problem, it should be reported | 18:20 |
CarlFK | let the person who handles the problem figure out the details | 18:20 |
hyades | have u setup github keys properly? | 18:22 |
CarlFK | me? | 18:23 |
rihnapstor | CarlFK: check out your .ssh directory | 18:24 |
hyades | ya | 18:24 |
CarlFK | you are missing the point. no where does it say I should be setting up github keys. | 18:25 |
CarlFK | and I doubt that is really necessary. I can guess what happened, but that doesn't matter. | 18:27 |
hyades | zip file doesnt work also???? | 18:27 |
CarlFK | if the docs are wrong, you should open an issue. | 18:27 |
hyades | has anyone setup gst-switch? | 18:49 |
CarlFK | I don't think gst-switch has ever been used in production | 18:50 |
CarlFK | untill that happens I am not touching it | 18:51 |
hyades | always dv switch? | 18:51 |
CarlFK | yeah - I have been using dvswitch for about 5 years | 18:52 |
hyades | ooh | 18:52 |
CarlFK | looking forward to gst-switch - but don't have time to hack on it until it is at least functional | 18:52 |
hyades | wanted to know how to test gst-switch | 19:31 |
hyades | i installed it, now what ? | 19:32 |
hyades | its listening on 3k,4k,5k ports. How do i connect to them? | 19:34 |
CarlFK | what do you want to use as an input? | 19:37 |
hyades | seems to be some stream | 19:39 |
CarlFK | Um.. I was expecting web cam, file, or something at generates a test pattern | 19:40 |
hyades | say webcam and a file | 19:42 |
hyades | v4l2src | 19:42 |
CarlFK | I am going to make some assumptions and skip ahead.. please open an issue about lack of docs | 19:43 |
hyades | ok | 19:44 |
rihnapstor | hyades: what is the git url you cloned into your computer ? | 19:55 |
rihnapstor | and it worked fr you with no errors | 19:55 |
rihnapstor | what is the git url for timvideos you used? | 19:56 |
hyades | u want which package? | 19:58 |
hyades | copy paste from github page whichever you want | 19:58 |
hyades | ya no errors | 19:59 |
rihnapstor | the sstreaming system package | 20:00 |
rihnapstor | what git url you used for cloning ? just link me here | 20:00 |
hyades | git://github.com/timvideos/streaming-system.git | 20:02 |
rihnapstor | ok thanks | 20:03 |
CarlFK | thats all in the issue, right? :) | 20:06 |
hyades | haha | 20:06 |
hyades | CarlFK : in the dvswitch how do i view a source? | 20:10 |
*** rihnapstor has quit IRC | 20:11 | |
*** parx has joined #timvideos | 20:11 | |
CarlFK | hyades: you should see a thumb.. but that kinda tells me you haven't connected a source yet.. here is what I recomend: | 20:12 |
CarlFK | git clone git://github.com/CarlFK/dvsmon.git | 20:14 |
CarlFK | cd dvsmon | 20:14 |
CarlFK | ~/dvsmon$ ./testit.sh | 20:14 |
CarlFK | that should give you a gui with lots of "run" buttons. start from the top, click one, wait a sec or 2 for it to get up and running, repeat | 20:15 |
hyades | wx is what module? | 20:15 |
CarlFK | oh yeah... | 20:16 |
CarlFK | sec... | 20:16 |
CarlFK | sudo apt-get install python-wxgtk2.8 | 20:18 |
CarlFK | I thinik... | 20:18 |
CarlFK | at least that's what I have in dvsmon/debian/control but I am not sure I ever have used the package. | 20:20 |
hyades | sec..installing | 20:20 |
hyades | . | 20:21 |
CarlFK | dvsmon is great for testing dvswitch and I use it for production, but it is kinda daunting and has had issues over the years, like some problem with wx and ubuntu's desktop manager or something that I could never pin down - Tim fixed it by rewriting a big chunk | 20:22 |
CarlFK | there are a few ways the dvswitch components are managed - all of them have some flavor of problem ;/ | 20:23 |
hyades | it gives an error | 20:24 |
hyades | what hostname and port? | 20:24 |
hyades | http://dpaste.com/1066711/ | 20:24 |
tpb | Title: dpaste: #1066711 (at dpaste.com) | 20:25 |
CarlFK | create a 2 line file: | 20:26 |
CarlFK | $ cat ~/.dvswitchrc | 20:27 |
CarlFK | MIXER_HOST=0.0.0.0 | 20:27 |
CarlFK | MIXER_PORT=2000 | 20:27 |
hyades | it opens up the gui, but how do i feed some input to this? | 20:30 |
CarlFK | did you click all the Run buttons ? | 20:30 |
*** rihnapstor has joined #timvideos | 20:30 | |
*** parx has quit IRC | 20:31 | |
*** parx has joined #timvideos | 20:31 | |
hyades | onpy first option works | 20:33 |
hyades | *only | 20:33 |
CarlFK | sec.. let me reboot a test box and try | 20:35 |
hyades | can you explain how it works, it take source from file and alsa sound? | 20:37 |
*** parx has quit IRC | 20:43 | |
* rihnapstor says gn has college tommorow | 20:46 | |
CarlFK | back | 20:46 |
rihnapstor | CarlFK: when can I meet mithro on IRC ? | 20:46 |
CarlFK | dvsmon.py is really just a thing to manage shell commands - about the same as opening 6 terminals and running commands | 20:47 |
CarlFK | no clue | 20:47 |
CarlFK | sydney time is 6:45 am, I don't expect him around for another few hours | 20:47 |
CarlFK | run $ dvsource-alsa -s ntsc -r 48000 hw:0 | 20:48 |
hyades | for audio? | 20:48 |
rihnapstor | ok thanxs | 20:48 |
CarlFK | if it errors, pastebin evetything | 20:48 |
*** parx has joined #timvideos | 20:48 | |
rihnapstor | CarlFK: btw,I am interested in building web enabled vedio conferencing project. | 20:50 |
rihnapstor | *video | 20:50 |
rihnapstor | for gsoc | 20:50 |
hyades | u mean source_alsa.py? | 20:53 |
CarlFK | no. | 20:53 |
hyades | whr do i find this file? | 20:54 |
CarlFK | did you get "command not found" ? | 20:55 |
hyades | yup | 20:56 |
CarlFK | we need to work on communication | 20:57 |
CarlFK | that should have been your response, not " u mean source_alsa.py?" | 20:57 |
CarlFK | it should be on your path, so sounds like you didn't install it | 20:58 |
CarlFK | sudo apt-get install dvswitch dvsource dvsink | 20:58 |
hyades | oh i forgot dvsource and dvsink | 20:59 |
hyades | i thought they are included in the dvswitch package | 20:59 |
hyades | connection refused. hw:0 is which source? | 21:02 |
CarlFK | run $ dvsource-alsa -s ntsc -r 48000 hw:0 | 21:03 |
CarlFK | if it errors, pastebin evetything | 21:03 |
CarlFK | stop trying to short cut the process ;/ | 21:03 |
hyades | http://pastebin.com/EwsLXpGn | 21:05 |
tpb | Title: hyades@hyades-Inspiron-N5010:~/Github/dvsmon$ sudo dvsource-alsa -s ntsc -r 4800 - Pastebin.com (at pastebin.com) | 21:05 |
rihnapstor | CarlFK: hyades gn | 21:05 |
rihnapstor | :) | 21:05 |
rihnapstor | see you tommorow guys | 21:05 |
CarlFK | see ya | 21:05 |
hyades | gn | 21:05 |
*** rihnapstor has quit IRC | 21:05 | |
CarlFK | hyades: it isn't connecting to dvswitch. is dvswith still running ? | 21:06 |
CarlFK | wait.. | 21:06 |
CarlFK | sudo?! | 21:06 |
hyades | sometimes it doesnt open up ports | 21:06 |
CarlFK | reboot your box, don't run any of this stuf as root | 21:08 |
hyades | its stuck at connectiong | 21:09 |
hyades | now it seems that it did connect to it | 21:11 |
CarlFK | did you reboot? | 21:11 |
hyades | killing of the process in dvswitch and automatic ending od dvsource were in sync | 21:12 |
CarlFK | soudns like no. | 21:12 |
CarlFK | if it is all working, good. you don't need me any more. | 21:13 |
CarlFK | if you need me, I am not going to try and figuer out if there are any left over processes | 21:13 |
hyades | i killed all of them :| | 21:14 |
hyades | sec rebooting | 21:14 |
*** hyades has quit IRC | 21:16 | |
*** hyades has joined #timvideos | 21:16 | |
hyades | rebooted | 21:17 |
CarlFK | ok, back to dvsmon | 21:17 |
hyades | ok | 21:17 |
CarlFK | 105 cd dvsmon/ | 21:18 |
CarlFK | 106 ./testit.sh | 21:18 |
hyades | ya running now | 21:18 |
hyades | those 1s and 2s | 21:18 |
CarlFK | you should have 3 sources: the first is blank, the 2nd and 3rd have a big 1 and 2 in the middle? | 21:19 |
hyades | got them | 21:19 |
CarlFK | click the A under 2, or just press 2 on the keyboard | 21:20 |
CarlFK | then click/press 3.. that should flip between the 2 video souces | 21:20 |
hyades | wht do A and B mean? | 21:21 |
CarlFK | A is primary, B is the pic-n-pic | 21:22 |
hyades | ohh nice | 21:22 |
hyades | can i feed this my webcam input? | 21:22 |
CarlFK | nope | 21:23 |
CarlFK | unless your webcam is a DV device | 21:23 |
CarlFK | which there are only like 3 in the worlds | 21:23 |
hyades | hence the need for gst-switch | 21:23 |
CarlFK | don;t spend too much time on dvswitch - other than it makes a handy source for the streaming stack | 21:23 |
CarlFK | yeah - gst-switch will do "everything" | 21:24 |
CarlFK | I know the streaming stack is ready - I have seen it work twice .. maybe 3 times | 21:25 |
CarlFK | but it has lots of parts that all need to be setup | 21:25 |
CarlFK | and from what I can tell there the docs don't even come close to telling anyone how to set up anything | 21:26 |
CarlFK | so you have dvswitch running, it would be great if you could figure out how to setup the stuff that goes between it and a browser | 21:26 |
CarlFK | so you open firefox on the same box, hit http://localhost/room1 and see the 1/2 test patterns | 21:27 |
CarlFK | getting that to happen would be great, and showing someone a doc that they can use to get it going is the real goal | 21:28 |
CarlFK | 14 | 21:28 |
hyades | dvswitch's encoding is what format? | 21:29 |
CarlFK | ignroe that :) | 21:29 |
hyades | gaming? | 21:29 |
CarlFK | dvswitch doesn't do any encoding | 21:30 |
hyades | i mean the format it handles? | 21:30 |
CarlFK | dv | 21:30 |
CarlFK | period. | 21:30 |
CarlFK | dv in, dv out. that's all. | 21:31 |
hyades | ok..havnt heard of it | 21:31 |
CarlFK | it is what all cameras that have a firewire connection use | 21:31 |
*** parx_ has joined #timvideos | 21:32 | |
CarlFK | and it is a pretty simple format - all frames are 120000 bytes (ntsc anyway. pal might be more) | 21:32 |
*** parx_ has quit IRC | 21:33 | |
hyades | i worked on mainly theora, webm and x264 formats | 21:34 |
hyades | . | 21:39 |
CarlFK | I take the dv files and use this to encode them: https://github.com/CarlFK/veyepar/blob/master/dj/scripts/enc.py#L627 | 21:43 |
tpb | <http://ln-s.net/-2f8> (at github.com) | 21:43 |
CarlFK | cmd="melt .... "properties=x264-medium vb=%(vbr)sk ... | 21:44 |
CarlFK | hmm.. acodec=libmp3lame should be aac | 21:45 |
hyades | it works on a saved file? | 21:50 |
CarlFK | yeah | 21:51 |
hyades | CarlFK : good night...feeling too sleepy | 22:29 |
CarlFK | see ya | 22:36 |
*** parx has left #timvideos | 23:02 | |
*** aps has joined #timvideos | 23:07 | |
*** parx has joined #timvideos | 23:07 | |
*** parx has quit IRC | 23:08 | |
*** parx has joined #timvideos | 23:08 | |
*** aps has quit IRC | 23:15 | |
*** aps has joined #timvideos | 23:24 |
Generated by irclog2html.py 2.5 by Marius Gedminas - find it at mg.pov.lt!