Making videos for Youtube

Permabanned
Joined
29 Jun 2010
Posts
1,552
Location
England
Hi, guys I'm trying to make youtube video's on titles like; COD and Bf. I specs are as follows below. I thought my computer would be able to happen COD4 while recording at 60 fps but it seems it can't, it drops to like 30 which isn't playable when you're trying to make clips for youtube. and suggestions guys on how I can get 60 fps while playing and recording.

Cheers.
 
You could try DXtory. This program can split the writes among multiple HDDs. However, if you want to capture your videos at 1080p, you are going to need a seriously fast SSD.

Code:
1920x1080 pixels x 3 bytes per pixel x 60 frames/sec = 373,248,000 Bytes/Sec ([B]355.96 MB/s[/B]!!!)
 
You'd be better off just using a capture device to capture the output. You don't need to capture at 60fps though, 30fps is fine for video capture. Even with a second hard drive your pc will not be able to encode hd video at 30fps because it lacks the processing power. Capturing uncompressed is not practical, at 30fps yuv16 format your looking at 106MB/s.
 
Last edited:
Good points, Energize. YouTube only supports the following frame rates: 23.98, 24, 25, 29.97 and 30. The latter being preferred.

Fraps and DXtory capture video using their own lossless codecs however.
 
Last edited:
If they encode it losslessly then I can't see the hard drive being a bottleneck here. I would imagine it's more to do with trying to encode high framerate hd video on the fly.
 
Back
Top Bottom