if thats true, then what you did was exactly what C243 is about... not new![]()
Support our site by donate $5 directly to us Thanks!!!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
+ Reply to Thread
Results 1,171 to 1,200 of 1969
-
-
Hello guys,
(Just to so you know in advance , this is NOT request to tell me your secret.)
I am a machinima movie maker and I post on youtube only my and my own videos , not compilation of someone else work. Recently I've made a huge step forward and made a very advanced machinima "The Demise"(every single object in it except characters in few moments were drawn by me) that won many awards but most importantly, it won "Best Special Effects" award in Worldwide Invitational 2008 in Paris for Blizzard Entertainement (guys from Diablo and WoW if someone don't know). This movie makes only sense if its viewed in high enough resolution as it is a candy for the eye.
For four days, after I went throughout this thread I tried everything to make the movie in atleast 640x480 but I failed with every attempt. Even if I was able to make video HQ it was re-encoded after 2 minutes. This is where my request starts. Could any of you kind souls prepare the file for me and I would just upload a ready one? I dont ask you to tell me your secret, I totally understand the reason you dont wanna share it. If you could just prepare the file this first and last time I would be very greatful ! This movie means really much to me and fans of my works who keep on bugging me for new movies all the time. Ofcourse I will credit you for making it high res (unless you wanna keep low profile )
You can see the movie or download it here http://www.warcraftmovies.com/movieview.php?id=81963
Best if you watch from Vimeo link (need to click HD button in corner when the movie will start playing ) . Here
http://www.youtube.com/user/Surgee is my youtube channel with just 2 videos but extremely popular ones (460 subscribers ) and ofcourse both are my work ( the whole animation stuff ).
How you guys come up with that stuff? You rock !
If someone will be interested in "patching" my movie please PM me or E-MAIL. I'll be waiting whole day.
Cheers! -
Originally Posted by frifox
-
Haha. I don't think Frifox would be happy with what FIG standed for if he doesn't already know. =P
-
Originally Posted by Surgee
I am going to try to help you out. Please PM me with regards to the details that are important to you. -
I didn't expected that I'll get so great and so fast help!.
"Assault" is already working on remaking the video for me.
Will see how it will work.
Thanks again everyone ! -
FIG ain't my program, it's standed for, i cannot say it on here.
also FIG + FLV reader works. -
Originally Posted by frifox
Originally Posted by frifox
Another Adobe developer (adobe.com, 28 January 2008):
What's the one thing you'd love to see in Adobe technologies in the future?
(...)
Additionally, the Flash Player's sound engine could also use an upgrade, as it has been several years since it was developed. For instance, having multichannel sound support would be great. -
ok everyone, here's a lil glitch i ran into.... i do H264/AAC FLV and then replace timestamp of the last tag to the desired time (to allow for bitrates higher than 350Kbps). (PS: 11:00 = "0A 10 00")
now, youtube's player sometimes shows the actual duration and sometimes shows the fake duration... this seem to happen quite unpredictably. i made many test vids, all using same technique. some showed real duration and some showed fake duration
EX: Shows Real Duration:
480x270 H264@600Kbps, 5:17 -> 11:00:
http://www.youtube.com/watch?v=42qMZ53xyIQ
EX: Shows Fake Duration:
1024x576 H264@600Kbps, 5:23min -> 11:00:
http://www.youtube.com/watch?v=Y3TMouePCf8
did anybody else ran into this while hexing timestamps to fake durations? -
Few days back during uploading my latest and probably last HQ demos, I noticed a fast forward capability offered by audio tag forging. And it seems I'm not the only one: Spartacomp's uploads.
So what do you think zappa and frifox, is this pretty enough solution for you perfectionists (not that I'm short of one) regarding H.264/VP6? -
Originally Posted by rajman
when I first saw it, the video shows 10:59 but when played it shows the real duration! Kinda cool
-
Originally Posted by frifox
apparently youtube's player shows duration based on the last audio/video tag. by simply faking timestamp of the second-to-last audio tag will fake the duration BUT display proper duration when played in youtube's player -
Originally Posted by Spritemoney
-
I knew about the real duration timestamp modification as soon as Sparta released his first demo of it because 20 minutes after analyzing his files, I posted and noticed the odd thing was the last audio tag was 11 minutes, masked by a couple video tags.
That's when I knew I had to generated code to generate custom audio frames. Until then, my code only generated custom video frames. When that was done, I did a series of tests to experiment where placing the padded audio tag in relation to the thumbnail, rejector, main video would affect the duration. I'm currently under the conclusion that the flash player's duration is based on the last flv tag's duration, regardless of whether it's audio or video. (oh hmm I never tested a metadata tag!, anyways...)
The other bit is YouTube bitrate calculation is based on the last "legit" audio tag's timestamp it can read. Note: this means AAC audio tags aren't "legit" to YouTube. So creating a file to append an audio tag of padded timestamp followed by a video tag with true video duration is my current method of padding.
Anyhow I thought this was known since I posted the analysis soon after that post. It should be clearer now -
Originally Posted by zappa_engine
http://youtube.com/watch?v=yuJ5WT2gviI
i think youtube calculates bitrate by scanning all timestamps (repeat, ALL) and taking the biggest one as Duration. then simple math: "FileSizeInKB * 8 / DurationInSeconds" -
Actually yeah, that's pretty probable
I don't know what I was thinking when I said that because that was my starter method with audio tags. Thumb/Rejector/Aspect/AudioPadded/Main
-
Originally Posted by frifox
-
Has anyone got H264 working yet? I managed to upload one video a few days ago but the method used on that stopped working =( Ive seen a few users on Youtube using H264 and none are willing to help out
-
can someone teach me the High Quality method at all like in any way? i only know how to get the watch in high quality button
pm me here or you can find the same username on youtube. i will be checking this thread daily.
-
I came across an artical that said you can generate an flv file easily to upload to youtube in HQ, the article is from this year.
http://cacan.blog385.com/index.php/2008/05/09/youtube-high-quality-hacks/
What is the "C243" method? please reply. -
im trying to use zappa's flv reader but when i turn it on , it just dissppears , i upload the video, it aint HD!
-
i read the latest 10 pages and i am still with out a answer, but anyways thanx for the amazings jobs =), maybe i will still using w16 or Flv reader =).
-
I'm having some trouble with H264 videos. In the past, I could download an untouched video I see, and re-upload it and it would produce the same results. Now my re-uploads are getting encoded. Anyone have some information on this?
-
To get a video with 1024 x 576 duration, what must you do?
I've been using VMUTUBE to generate my FLV and combined it with the default file from C243.
I've been saving the video as 480x360. 20FPS. 1.0 Square.
Can someone give me the 1024x576 settings please? -
^ You have to HEX edit the video/audio packet's duration, so you can upload a video over 350 kbps.
On the same note (and please pardon my asking this, I know it's extremely noobish), where can you find a video file's duration when HEX-altering it? I'd like to know for WMV, as well as FLV files.
Similar Threads
-
Recommended upload video format for maximum sound quality on youtube
By waigy in forum Video Streaming DownloadingReplies: 25Last Post: 12th Sep 2010, 17:09 -
Youtube - bad upload quality
By therock003 in forum Newbie / General discussionsReplies: 5Last Post: 26th Jul 2010, 02:49 -
Poor quality following upload to YouTube-can anyone assist?
By acceleratorhams in forum Video Streaming DownloadingReplies: 1Last Post: 1st Jun 2009, 15:16 -
Poor Youtube Quality Upon Upload
By JohnSmith1981 in forum Video Streaming DownloadingReplies: 1Last Post: 20th Feb 2009, 12:54 -
Youtube HQ upload slow on normal quality
By seiun in forum Video Streaming DownloadingReplies: 2Last Post: 21st Sep 2008, 13:18