File :-(, x, )
token !ozUXjsFX5I
girltalk = 4chowned.. Pic unrelated... Much superior to the tom green torrent

http://www.deadfrog.us/index.php?act=entry&id=6778
>> Anonymous
A WINRAR IS YOU
>> Anonymous
HAHAHAHAHAHAHAHA
>> Anonymous
A-W-E-S-O-M-E

when the fuck did this happen, and why did I have to miss it :(
>> Anonymous
Is there any way to convert this to something that can be seeked back/forward? I've watched past the pokemon nerd (haha) but my player broke so I had to restart from the beginning, what the fuc-...wait, PG-13, shame on me!
>> Anonymous
requesting the thread where this prank was discussed to be torrented
>> Anonymous
lol'ing while typing!
>> Anonymous
as retarded as that was, i had to waste my life watching it for fear i'd miss something. such is my relationship to 4chan in general.
>> Anonymous
>>118653
11pm to 2am >_> live on tomgreen.com
>> Anonymous
ummm what is this about
>> Anonymous
people from 4chan prank called a tv show - quoting popular memes
>> Anonymous
>>118659
The video won't seek in VLC or WMP, and it wouldn't open properly in the last version of VirtualDub that supports ASF.
>> Anonymous
So i was at home eating my bowl of copypasta and im playing pokemon on my internet tube, and then my girl comes in crying, BUT A SHINEY PIDGET SHOWS UP IN MY RANDOM ENCOUNTER AND IM LIKE HOLY SHIT. My girl asks me "HOW DO I SHOT WEB?" and all i can say is "IMA CHARGIN MY LAZERZ" and she says "DO A BARREL ROLL!" WAIT OMG ITS A LION GET IN THE CAR!
>> Anonymous
this video is made of win and lol
>> Anonymous
how much does this last?
>> token !IOdbnXsKDk
>>118691
It's a raw stream dump, so it's basically just dumping the packets to harddrive as it gets them. The downfall to this approach is that most media players will still think it's actually streaming instead of being opened locally. The benefit, however, is that I have the torrent up not even 5 minutes after the show was over.

If you want to convert it, get mplayer (the program that does everything if you know how to molest it properly).. It comes with a program called mencoder (works in command line only, though).. cd to the directory mplayer is in, and type 'mencoder.exe gt.wmv -oac mp3lame -ovc lavc -ofps 15 -fps 15 -o filename.avi', that'll convert it to an mpeg4 that should be playable by any xvid/divx decoder.
>> Anonymous
HOLY SHIT, did Tom Green FINALLY found 4chan?! or even /b/?!!!!11one
>> Anonymous
>>118709
Once again you have won the internets
>> Anonymous
>>118709
.. Is it supposed to spit out "Duplicate frames" over and over, and continue to sit at 0%, and remain at 0mb file size while it "works" on converting it?
>> Anonymous
>>118747
Yes and then it's supposed to turn out a really shitty quality video that won't play in MPC and skips around in VLC.
>> Anonymous
>>118748
Mess around with the command line options and set the encoding codec.
>> Anonymous
>>118750
Ok, never mind, I just left it, and it worked even though at the prompt it looked like it wasn't making any progress.

Bloated it up to 480 megs, but still better than it was before.
>> Anonymous
is anyone else having trouble with the video running faster than the audio? might be something with the duplicate frames?
>> Anonymous
WAIT A MINUTE
mencoder.exe gt.wmv -oac copy -ovc copy -ofps 15 -fps 15 -o filename.avi

Just copies the audio and video, but formats it so you can skip through it, takes about 5 seconds and you don't mess anything up by reencording.
>> Anonymous
request youtube/google video post
>> Anonymous
>>118760Again
mencoder.exe input.wmv -noskip -oac copy -ovc copy -ofps 15 -fps 15 -o output.wmv
This seems to give the best results. All of the duplicate frame filters and settings seem to mess it up a little. The audio gets offsync a little in places, but in general it stays synced up.
>> Anonymous
#4chanlive@rizon
were there now planning
>> Anonymous
>>118780
Actually, its irc.anime-chat.com #invasion, as seen on deadfrog.us/?act=invasion - its coordinated by deadfrog, which is why the torrents are on deadfrog
>> token !IOdbnXsKDk
>>118760
I actually realized that shortly after I made the post.. It'll take about 2 seconds to do it (server is dual core, so its fast), and should make things easier for everyone>

>118767
Oh wow.... I never knew that option existed, thanks for the heads up! You win at molesting mplayer the right way.

And obviously, this is all a learning experience, I am figuring most of this ripping stuff out on the fly.. I didn't even know how to make a torrent via commandline until yesterday -_-
>> Anonymous
God, this fails.
>> Anonymous
this fucking sucks. sound quality is poor, you cannot use fastforward and the humour is crappy. there isn't enough trolling and when there is, it's poorly done. utter waste of time.
>> Anonymous
     File :-(, x)
downloaded because i thought it had something to do with greg gillis
>> Anonymous
Made me lol hard twice. Poem guy and pokémon couple.
>> Anonymous
Hmmm, not as funny or impacting as i thought.

sound gets fucked after 30min through.

in conclusion, not worth the download besides looking at the girls. Especially the red hair one. Stunning.
>> Anonymous
this is REALLY long. I Lol'd many times in the 2 hours i've seen so far
>> Anonymous
>>119245
k, me again, jsut wanna say, the sound only gets fucked between 30-32min. It gets good after 1 hour, there's some ok ones. It totals to 2 hours, can't believe i watched it, maybe it's the red hair girl, just too attracting.

I found out the show's cancelled now. Felt sorry for those beautiful babes, they were really annoyed, it was like constantly pranking, i don't think there was even ONE legit caller. Even i got annoyed in the end, cuz most of them FAILED.
>> Anonymous
bump
>> Anonymous
I can't get that mplayer thing to work :(

when I execute the .exe a command prompt flashes, then disappears, same goes with mencoder.exe. I can open the .wmv with mplayer if I chose it via the "open with" thing from the right-click menu, but mencoder still just fucks me in the ass.
>> Anonymous
>>120083

Thats because its a command line program, you dont open it as a program, you run it as a command.

To make it seekable in any media player, open a command line, cd to the mplayer dir, and type:

mencoder.exe gt.wmv -noskip -oac copy -ovc copy -ofps 15 -fps 15 -o gt-fixed.wmv

Open the gt-fixed.wmv file in your player of choice.

Either that, or get mpui, the windows frontend to mplayer (turns it into a program rather than a command, so you can 'open' it like you'd open windows media player)