i know this isnt the right forum but people tend to read more this than off topic (i may be wrong, idk)
so ill format my pc since is working awful and i want to make something with my frags, but i dont want to repupload it 100 times to youtube because of the shit quality
can someone post what settings should i use to get decent quality
thanks
so ill format my pc since is working awful and i want to make something with my frags, but i dont want to repupload it 100 times to youtube because of the shit quality
can someone post what settings should i use to get decent quality
thanks
If your limited on disk space and you have trouble editing higher fps video using a tool called SrcDemo2 works good. Isn't really faster but you get a high quality final product with minimal disk space. Just another option.
http://code.google.com/p/srcdemo2/
If you want to record a 4-5 minute video at 480fps, you're gonna need a lot of space, but 240fps really lowers the amount of space required. The only up side to using 480 or higher is better work with motion blur and slow motion, but you only need to worry about that if you plan on using it. Even slow motion with 240fps looks good, just not at something like 3%.
thanks a lot for the answers
i only have 100 gb free space so i think im going to try that thing cali posted
i only have 100 gb free space so i think im going to try that thing cali posted
Lange, if you use ffmpeg is the bitrate variable or constant? If it's variable is the value you select the max or average?
Bitrate will vary slightly just like frames-per-second when recording. Selecting 10 000 is just an average, it will generally range from about 9800-10200 bitrate (more or less variation depending on the encoder/codec you use too.
Just want to add onto Lange's post about project properties...
If the project property differs from the video being worked on and exported, you'll end up with frame blending (compare frame by frame of before input to output) . As far as I know, it was default behavior for vegas 9/10.
You can click the button to the right of [save][X] to have Vegas match project to file property.
and about exporting...
If you want to export using lagarith's lossless codec (vs uncompressed), you can compress it down using virtualdub & x264.
If the project property differs from the video being worked on and exported, you'll end up with frame blending (compare frame by frame of before input to output) . As far as I know, it was default behavior for vegas 9/10.
You can click the button to the right of [save][X] to have Vegas match project to file property.
and about exporting...
If you want to export using lagarith's lossless codec (vs uncompressed), you can compress it down using virtualdub & x264.
Thanks, dellort. I don't think ffmpeg can encode lagarith lossless codec files.
Do you think lagarith can further significantly compress files processed by ffmpeg?
LangeStep #1 (continued)
Now, go to ‘File > Render As’. Select “Video for Windows (*.avi)” as the Output Format. Pick a template (any template, it doesn’t matter) and click “Customize Template”. Make it look like this, and don’t forget to hit the Save icon in the top right when you’re done:
http://i.imgur.com/drFIM.png
Hit render and grab a Snickers.
Step #2 – Compressing Your Render
I use two methods for compression, depending on how important image quality is to me for the video I’m dealing with. If I just want it done fast and don’t mind if it isn’t 100% perfect, I use EasyH264. If I want it to be the best it can be, I use FFMpeg.
Method #1 – (Relatively) Fast and Easy: EasyH264
EasyH264 is a GUI frontend for ffmpeg.exe. FFMpeg is a cross-platform command-line tool that lets you do nearly anything you can imagine to a video file. As such, it can be complicated to use. EasyH264 takes care of this by having only a few options and presets available.
http://i.imgur.com/zra6A.png
Very straightforward. Select your input file, choose an output filename, set your FPS to match your render (30 in this case), and select the highest quality preset, which is “Brassemmense HD 720p (Big)”. Press “Start Encoding” and wait. Your output file will be ready for uploading, as EasyH264 also takes care of audio compression automatically.
Troubleshooting (Optional)
Q: The encoding window opens and closes very quickly when I press “Start Encoding”, and I am left with broken output. Why?
A: EasyH264 couldn’t read your input file. If your input file is encoded with Lagarith or HuffYUV, EasyH264 will most likely fail to read it. Re-render completely uncompressed, as this guide suggests.
Method #2 – Slower but worth it: FFMpeg
See the guide on Alienware Arena: http://www.alienwarearena.com/articles/view/encoding-h264-with-ffmpeg
The only thing that I change is I use a 10000 bitrate instead of 5000. Only use this method if you plan on using a very high bitrate like 10000. For anything less, use EasyH264 instead.
nice essay nerd
Now, go to ‘File > Render As’. Select “Video for Windows (*.avi)” as the Output Format. Pick a template (any template, it doesn’t matter) and click “Customize Template”. Make it look like this, and don’t forget to hit the Save icon in the top right when you’re done:
[img]http://i.imgur.com/drFIM.png[/img]
Hit render and grab a Snickers.
[b]Step #2[/b] – Compressing Your Render
I use two methods for compression, depending on how important image quality is to me for the video I’m dealing with. If I just want it done fast and don’t mind if it isn’t 100% perfect, I use EasyH264. If I want it to be the best it can be, I use FFMpeg.
[u]Method #1[/u] – (Relatively) Fast and Easy: [url=http://tweevo.com/easy-h-264-video-encoder/]EasyH264[/url]
[url=http://tweevo.com/easy-h-264-video-encoder/]EasyH264[/url] is a GUI frontend for ffmpeg.exe. FFMpeg is a cross-platform command-line tool that lets you do nearly anything you can imagine to a video file. As such, it can be complicated to use. EasyH264 takes care of this by having only a few options and presets available.
[img]http://i.imgur.com/zra6A.png[/img]
Very straightforward. Select your input file, choose an output filename, set your FPS to match your render (30 in this case), and select the highest quality preset, which is “Brassemmense HD 720p (Big)”. Press “Start Encoding” and wait. Your output file will be ready for uploading, as EasyH264 also takes care of audio compression automatically.
Troubleshooting (Optional)
Q: The encoding window opens and closes very quickly when I press “Start Encoding”, and I am left with broken output. Why?
A: EasyH264 couldn’t read your input file. If your input file is encoded with Lagarith or HuffYUV, EasyH264 will most likely fail to read it. Re-render completely uncompressed, as this guide suggests.
[u]Method #2[/u] – Slower but worth it: FFMpeg
See the guide on Alienware Arena: http://www.alienwarearena.com/articles/view/encoding-h264-with-ffmpeg
The only thing that I change is I use a 10000 bitrate instead of 5000. Only use this method if you plan on using a very high bitrate like 10000. For anything less, use EasyH264 instead.[/quote]
nice essay nerd
I use lagarith for all my clips to save on disk space, then export the final video as just an uncompressed avi. I'd also recommend using adobe media encoder, works really well and is much easier/faster/better than ffmpeg.
danielnice essay nerd
any chance you can re-post that color correction tutorial you had on the MGE website a while ago
any chance you can re-post that color correction tutorial you had on the MGE website a while ago
i've been using easy h264 since i started making videos and it's always been pretty fast for me with no real lack of quality. is AMC definitely faster, or does it depend on anything? does it effect quality?
#18, this game hardly needs any real color correction. you're best off using Levels, though feel free to use the CC plugin (i sometimes use it to make a small touch to things). but if you're really wanting to do CC, Vegas' plugins are probably not the best option.
#18, this game hardly needs any real color correction. you're best off using Levels, though feel free to use the CC plugin (i sometimes use it to make a small touch to things). but if you're really wanting to do CC, Vegas' plugins are probably not the best option.
You should write a short but detailed moving making guide for the tf2 community lange, you seem to really know the backbone of it. Thanks for the tips
kirbyi've been using easy h264 since i started making videos and it's always been pretty fast for me with no real lack of quality. is AMC definitely faster, or does it depend on anything? does it effect quality?
#18, this game hardly needs any real color correction. you're best off using Levels, though feel free to use the CC plugin (i sometimes use it to make a small touch to things). but if you're really wanting to do CC, Vegas' plugins are probably not the best option.
i know how to use color correction, im looking for something else from his tutorial
#18, this game hardly needs any real color correction. you're best off using Levels, though feel free to use the CC plugin (i sometimes use it to make a small touch to things). but if you're really wanting to do CC, Vegas' plugins are probably not the best option.[/quote]
i know how to use color correction, im looking for something else from his tutorial
Well fuck, this whole time I was writing some post about CC. Oh well, I'll post it anyway for whoever wants to see it.
-----------------------------------
Here is the difference while using Levels over CC compared to TF2's vanilla colors, and also showing what you can do in terms of touching up a bit by using Levels also with CC plugin.
http://i.imgur.com/7G17O.jpg - Here is the natural colors of TF2.
http://i.imgur.com/SD1R0.jpg - Here is using Levels only.
http://i.imgur.com/d2Qjt.jpg - My Levels settings (only for Granary).
There's a clear difference in the visuals, and it looks a lot better.
http://i.imgur.com/M81Sg.jpg - This is using my [newly changed] CC settings without the use of Levels. It's a minor touch, but it's still too dark. You can just use the Brightness plugin, sure, but Levels is better anyway.
http://i.imgur.com/ayUpC.jpg - This is using Levels w/ CC. Originally, the CC preset I used in this made it really ugly, but I turned it into a minor change and this is what we have now. Minor changes are what you should be using with any CC plugin, really.
http://i.imgur.com/9dcsn.jpg - CC settings (Only for Granary).
-----------------------------------
Here is the difference while using Levels over CC compared to TF2's vanilla colors, and also showing what you can do in terms of touching up a bit by using Levels also with CC plugin.
http://i.imgur.com/7G17O.jpg - Here is the natural colors of TF2.
http://i.imgur.com/SD1R0.jpg - Here is using Levels only.
http://i.imgur.com/d2Qjt.jpg - My Levels settings (only for Granary).
There's a clear difference in the visuals, and it looks a lot better.
http://i.imgur.com/M81Sg.jpg - This is using my [newly changed] CC settings without the use of Levels. It's a minor touch, but it's still too dark. You can just use the Brightness plugin, sure, but Levels is better anyway.
http://i.imgur.com/ayUpC.jpg - This is using Levels w/ CC. Originally, the CC preset I used in this made it really ugly, but I turned it into a minor change and this is what we have now. Minor changes are what you should be using with any CC plugin, really.
http://i.imgur.com/9dcsn.jpg - CC settings (Only for Granary).
alfai know how to use color correction, im looking for something else from his tutorial
what are you looking for? the tutorial is gone but i might remember
i know how to use color correction, im looking for something else from his tutorial[/quote]
what are you looking for? the tutorial is gone but i might remember