![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Hobbyist Programmer
|
Someone with a good graphics card...?
Hi,
I'm doing a few video tutorials and need help joining a couple of videos. Unfortunately, they're quite high quality and my graphics card won't do it without reducing the quality severely. They can be found here: http://www.mattireland.org/tuts/c++/c++vidtuts.php You'd get full credit on my site for joining them. Thanks very much, Matt. Ireland |
|
|
|
|
|
#2 |
|
Professional Programmer
|
Re: Someone with a good graphics card...?
The graphics card does not matter really. It is the software you are using that matters. Also I don't think that variable sizes are limited by the CPU.
__________________
JG-Webdesign |
|
|
|
|
|
#3 |
|
Man Bear Pig Hunter
Join Date: Jul 2005
Location: NorCal, USA
Posts: 290
Rep Power: 4
![]() |
Re: Someone with a good graphics card...?
Downloaded the files, I'll see if I can make them into a wmv so it can be streamed. I'll post the link when I upload it.
BTW, pretty cool idea and very well written and spoken. I dont know C++ but sounds fancy. |
|
|
|
|
|
#4 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Re: Someone with a good graphics card...?
Variable sizes are dictated by the CPU. One can escape that by using around the block solutions (as in a bignum library), but atomic operations are an inextricable part of the hardware design.
Never forget that your machine is characterized by hardware. Software is merely manipulative of the underlying reality.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#5 |
|
Man Bear Pig Hunter
Join Date: Jul 2005
Location: NorCal, USA
Posts: 290
Rep Power: 4
![]() |
Re: Someone with a good graphics card...?
Matt, I might also suggest using youtube.com to host your videos.
|
|
|
|
|
|
#6 |
|
Hobbyist Programmer
|
Re: Someone with a good graphics card...?
Thanks everybody! Thanks ghost - that's a really good idea. I was thinking of streaming them from my own site but it would save a lot of space and might also increase popularity. Thanks also for your help - I really appreciate it!
@Wizard1988: I'm using pinnacle studio 10 titanium and that says that I haven't got a good enough graphics card so I immediately assumed that it would be hardware. However, you might well know better...@DaWei: Thanks also! |
|
|
|
|
|
#7 |
|
Professional Programmer
|
Re: Someone with a good graphics card...?
You might want to try this: http://www.afterdawn.com/guides/arch...b_join_avi.cfm
__________________
JG-Webdesign |
|
|
|
|
|
#8 |
|
Hobbyist Programmer
|
Re: Someone with a good graphics card...?
Thanks! That's a really good program... but... they have different sampling rates for some odd reason?
|
|
|
|
|
|
#9 |
|
Hobbyist Programmer
|
Re: Someone with a good graphics card...?
Can anyone else please help?
|
|
|
|
|
|
#10 |
|
Hobbyist Programmer
Join Date: Mar 2005
Posts: 143
Rep Power: 4
![]() |
Re: Someone with a good graphics card...?
Wait, what are you trying to do? Just join the files together? I can probably help, but need to understand a bit more about exact sizes and stuff, anytime you're joining things you have to re-render them (if I recall) and so would need to know what codec to use, what sort of size file etc etc
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| C++ Card Game Suite | dr.p | Project Ideas | 2 | Sep 8th, 2007 3:29 AM |
| looking for a good windows programming book | cwl157 | Coder's Corner Lounge | 3 | May 30th, 2007 6:51 AM |
| Anyone know of a good tutorial or place of reference for Fedora? | Silicon_Pudding | Coder's Corner Lounge | 6 | Jun 21st, 2006 1:15 PM |
| BGI graphics not supported under windows problem | nineTENdo | C | 9 | Apr 12th, 2006 6:28 AM |
| Good C++ Books | MrMan9879 | C++ | 3 | Oct 19th, 2005 12:13 PM |