{"id":1150,"date":"2005-06-02T23:25:03","date_gmt":"2005-06-02T21:25:03","guid":{"rendered":"http:\/\/vasil.ludost.net\/blog\/?p=1150"},"modified":"2005-06-02T23:25:03","modified_gmt":"2005-06-02T21:25:03","slug":"2005-06-02-2325","status":"publish","type":"post","link":"https:\/\/vasil.ludost.net\/blog\/?p=1150","title":{"rendered":"2005-06-02 23:25"},"content":{"rendered":"<p>There&#8217;s a almost-ready <a href=\"https:\/\/www.whatthehack.org\/Program\/document.2005-06-02.8092614027\">agenda for What the Hack<\/a>, full with fun stuff :)<\/p>\n<p>Today we fought a bit more with mod_perl on zver.fsa, turns out that it always puts charset=ISO-8859-1, whatever we do with it, so inthe end we moved to CGI, and it worked (weird, there wasn&#8217;t such problem with apache 1.3).<\/p>\n<p>All of the lectures from Stara Zagora are ready and uploaded, mirrored in <a href=\"http:\/\/ludost.net\/ls2k5\/\">Bulgaria<\/a> and <a href=\"http:\/\/66.40.16.204\/ls2k5\/\">abroad<\/a>, I also made separate audio files, for the people with slower links. For everyone who&#8217;s interested here&#8217;s the script I used (thanks again to Ivan Kalvachev):<\/p>\n<pre>\r\n#!\/bin\/sh\r\n\r\nmkdir -p enc\r\n\r\nfor i in dvgrab*dv; do\r\n         ~vasil\/vid\/FFMpeg-20050311\/ffmpeg -y  -i $i -vcodec copy -acodec pcm_s16le  $i.avi\r\n        mencoder -forceidx  $i.avi -ovc lavc -oac lavc -o enc\/$i.avi \\ \r\n\t\t-lavcopts acodec=mp3:abitrate=96:vcodec=msmpeg4v2:mbd=2:vpass=1:turbo \\ \r\n\t\t-vf hqdn3d  -vf pp=li -vf scale=640:480 -af volnorm\r\n        mencoder -forceidx  $i.avi -ovc lavc -oac lavc -o enc\/$i.avi \\ \r\n\t\t-lavcopts acodec=mp3:abitrate=96:vcodec=msmpeg4v2:mbd=2:vpass=2 \\ \r\n\t\t-vf hqdn3d  -vf pp=li -vf scale=640:480 -af volnorm\r\n        rm $i.avi\r\ndone\r\n<\/pre>\n<p>(the trick with ffmpeg is needed because mencoder\/mplayer really don&#8217;t work well with the output files from dvgrab)<\/p>\n","protected":false},"excerpt":{"rendered":"<p>There&#8217;s a almost-ready agenda for What the Hack, full with fun stuff :) Today we fought a bit more with mod_perl on zver.fsa, turns out that it always puts charset=ISO-8859-1, whatever we do with it, so inthe end we moved to CGI, and it worked (weird, there wasn&#8217;t such problem with apache 1.3). All of [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1150","post","type-post","status-publish","format-standard","hentry","category-general"],"_links":{"self":[{"href":"https:\/\/vasil.ludost.net\/blog\/index.php?rest_route=\/wp\/v2\/posts\/1150","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vasil.ludost.net\/blog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/vasil.ludost.net\/blog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/vasil.ludost.net\/blog\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/vasil.ludost.net\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1150"}],"version-history":[{"count":0,"href":"https:\/\/vasil.ludost.net\/blog\/index.php?rest_route=\/wp\/v2\/posts\/1150\/revisions"}],"wp:attachment":[{"href":"https:\/\/vasil.ludost.net\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1150"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/vasil.ludost.net\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1150"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/vasil.ludost.net\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1150"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}