Click here to Skip to main content
16,006,341 members
Home / Discussions / System Admin
   

System Admin

 
QuestionFile IO Pin
HahnTech7-Sep-06 4:43
HahnTech7-Sep-06 4:43 
AnswerRe: File IO Pin
HahnTech7-Sep-06 13:15
HahnTech7-Sep-06 13:15 
QuestionFunction compare Intel celeron and Intel Pentium Pin
Mekong River6-Sep-06 22:57
Mekong River6-Sep-06 22:57 
AnswerRe: Function compare Intel celeron and Intel Pentium Pin
Mike Dimmick7-Sep-06 5:47
Mike Dimmick7-Sep-06 5:47 
GeneralRe: Function compare Intel celeron and Intel Pentium Pin
Mekong River7-Sep-06 14:50
Mekong River7-Sep-06 14:50 
GeneralRe: Function compare Intel celeron and Intel Pentium Pin
Dan Neely8-Sep-06 2:26
Dan Neely8-Sep-06 2:26 
QuestionVideo and sound require less disk space Pin
Mekong River6-Sep-06 21:26
Mekong River6-Sep-06 21:26 
AnswerRe: Video and sound require less disk space Pin
Mike Dimmick7-Sep-06 6:04
Mike Dimmick7-Sep-06 6:04 
Some of the formats you list (e.g. WAV) are containers - they can contain many different types of encoded data, with an indicator to show what format the contents are in. You can have a .WAV containing MPEG I Layer-3 audio data, for example. Even for the other formats, the codec used to perform the compression normally has configurable options to allow you to select how much compression you want.

When most people think of WAV files, they're generally thinking of uncompressed PCM data, which is pretty much the worst choice in terms of space, but requires virtually no processing overhead.

That said, WMA and AAC are generally considered better quality for a given file size/bandwidth than MP3, while MPEG-4, WMV and H.264 are generally considered better quality than MPEG-1 or MPEG-2. HD DVD discs can be encoded with VC-1 (basically a slightly modified version of Microsoft's WMV9), H.264, MPEG-4 or MPEG-2. The greater compression you want, though, the longer it takes to compress, so it may not be able to compress in real time. This may mean it's better to record in a less compressed format to begin with then convert later to save disk space or reduce download times.

Stability. What an interesting concept. -- Chris Maunder

GeneralRe: Video and sound require less disk space Pin
Mekong River7-Sep-06 14:56
Mekong River7-Sep-06 14:56 
AnswerRe: Video and sound require less disk space Pin
Dave Kreskowiak7-Sep-06 6:06
mveDave Kreskowiak7-Sep-06 6:06 
GeneralRe: Video and sound require less disk space Pin
Mekong River7-Sep-06 15:02
Mekong River7-Sep-06 15:02 
GeneralRe: Video and sound require less disk space Pin
Dave Kreskowiak7-Sep-06 16:58
mveDave Kreskowiak7-Sep-06 16:58 
GeneralRe: Video and sound require less disk space Pin
Mekong River7-Sep-06 21:20
Mekong River7-Sep-06 21:20 
QuestionEnable FTP access to a system in the network Pin
ptr_Electron6-Sep-06 0:03
ptr_Electron6-Sep-06 0:03 
AnswerRe: Enable FTP access to a system in the network Pin
Ray Cassick6-Sep-06 4:56
Ray Cassick6-Sep-06 4:56 
GeneralRe: Enable FTP access to a system in the network Pin
Steve S6-Sep-06 7:06
Steve S6-Sep-06 7:06 
GeneralRe: Enable FTP access to a system in the network Pin
Ray Cassick6-Sep-06 11:33
Ray Cassick6-Sep-06 11:33 
GeneralRe: Enable FTP access to a system in the network Pin
ptr_Electron6-Sep-06 22:28
ptr_Electron6-Sep-06 22:28 
QuestionHow to suppress reboot while installing MSI package Pin
LiYS5-Sep-06 20:48
LiYS5-Sep-06 20:48 
Questionquestion about access to registry key in non-admin mode Pin
dude_44531693-Sep-06 8:18
dude_44531693-Sep-06 8:18 
AnswerRe: question about access to registry key in non-admin mode Pin
Mike Dimmick3-Sep-06 11:22
Mike Dimmick3-Sep-06 11:22 
AnswerRe: question about access to registry key in non-admin mode Pin
Mekong River4-Sep-06 18:58
Mekong River4-Sep-06 18:58 
QuestionActiveX control not registering within Downloaded Program Files properly Pin
hartlomj1-Sep-06 7:00
hartlomj1-Sep-06 7:00 
AnswerRe: ActiveX control not registering within Downloaded Program Files properly Pin
LHull1-Sep-06 9:32
LHull1-Sep-06 9:32 
GeneralRe: ActiveX control not registering within Downloaded Program Files properly Pin
LHull1-Sep-06 9:36
LHull1-Sep-06 9:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.