Menú

Mostrar Mensajes

Esta sección te permite ver todos los mensajes escritos por este usuario. Ten en cuenta que sólo puedes ver los mensajes escritos en zonas a las que tienes acceso en este momento.

Mostrar Mensajes Menú

Mensajes - Zeros

#706
Usa CBR en vez de ABR a ver que tal.

CBR = Constant Bit Rate
ABR = Average Bit Rate
#708
Con MPEG Streamclip 1.2 puedes  abrir archivos .TOD y guardarlos como .MPG
#709
La cafetería / Re: el mejor video youtube
26 de Marzo de 2008, 19:25:14
Joder que bueno el del bebé, que risa más contagiosa :D

Yo personalmente me quedo con este vídeo:

[flash=425,350:m16njmxb]
http://www.youtube.com/v/-SXpMnbCuqg[/flash:m16njmxb]
#710
Si necesitas algo más completo pregunta, se pueden hacer bastantes virguerías con los comandos.
#711
Lo que puse antes era para listar TODOS los archivos, si quieres restringir la búsqueda a archivos PDF sería de la siguiente manera:

Citar
dir *.pdf /a:-d /b /o > lista.txt


El parámetro *.pdf indica al programa que liste sólo archivos con extensión PDF.

Citar
dir x:\directorio_a_listar\*.pdf /a:-d /b /o > x:\directorio_destino\nombre_de_la_lista.txt


Ejemplo:
Citar
dir c:\documentos\*.pdf /a:-d /b /o > c:\archivos\lista_01.txt

#712
Abre una ventana de Simbolo del Sistema

Inicio -> Programas -> Accesorios -> Simbolo de Sistema

Luego sitúate en el directorio que quieres listar y ejecuta este comando.

Citardir /a:-d /b /o > lista.txt


Esto te creará un archivo de texto con los ficheros ordenados por nombre. Sólo sirve para UN directorio, no te lista los archivos que hayan en los subdirectorios.

También puedes crearte un fichero .bat en el cual tu especificas el directorio de origen y de destino. El contenido del archivo sería el siguiente:
Citar
dir x:\directorio_a_listar /a:-d /b /o > x:\directorio_destino\nombre_de_la_lista.txt


Ejemplo:
Citar
dir c:\documentos /a:-d /b /o > c:\archivos\lista_01.txt



Los ficheros .bat se crean con el bloc de notas simplemente guardando con extensión .bat, o cambiando la extension de un archivo .txt por .bat
#713
DVD y Blu-ray (general) / Re: extraer y editar .VOB
22 de Marzo de 2008, 16:06:32
MPEG StreamClip
http://www.squared5.com/svideo/mpeg-streamclip-win.html

CitarMPEG Streamclip is a powerful high-quality video converter, player, editor for MPEG, QuickTime, transport streams, iPod. And now it is a DivX editor and encoding machine, and even a movie downloader.
You can use MPEG Streamclip to: open and play most movie formats including MPEG files or transport streams; edit them with Cut, Copy, Paste, and Trim; set In/Out points and convert them into muxed or demuxed files, or export them to QuickTime, AVI, DV and MPEG-4 files with more than professional quality, so you can easily import them in a DVD authoring tool, and use them with many other applications or devices.

Supported input formats:
MPEG, VOB, PS, M2P, MOD,VRO, DAT, MOV, DV, AVI, MP4, TS, M2T, MMV, REC, VID, AUD, AVR, VDR, PVR, TP0, M2V, M1V, MPV, AIFF, M1A, MP2, MPA, AC3, ...

Using MPEG in Windows XP or Vista is now easier than ever with MPEG Streamclip!

CitarIMPORTANT: IF YOU CHOOSE TO INSTALL QUICKTIME ALTERNATIVE, PLEASE DOWNLOAD QUICKTIME ALTERNATIVE 1.81 USING THE LINK BELOW;
DO NOT DOWNLOAD QUICKTIME ALTERNATIVE 1.90, 1.95 OR HIGHER BECAUSE IT DOES NOT INCLUDE THE ADDITIONAL PLUGINS.

KL QuickTime Alternative 1.81:
(http://www.filehippo.com/download_quick ... tive/?2615)
#714
Instala un codec MP3 (Lame ACM) y podrás comprimir directamente el audio en VirtualdubMOD
#715
Cómprate una nueva fuente medianamente decente, es una parte muy importante del ordenador. Personalmente te recomiendo las Tacens por ser silenciosas y no muy caras.
#716
Sistemas operativos (general) / Re: Antivirus usan
29 de Febrero de 2008, 20:00:41
Avira Antivir Personal Edition Classic

#717
Formación / Re: Máster en Bioinformática en la UOC
28 de Febrero de 2008, 18:46:38
Yo hice un curso de LinuX en la UOC y la verdad es que no fué muy allá. Supongo que en las titulaciones oficiales se lo currarán más, o al menos debería ya que es (o era) un referente en lo que se refiere a la enseñanza a distancia.
#718
Haces bien, mejor no tentar a la suerte ;).

Nota: Para cuando vayas a probarlo te recomiendo que te crees una partición para el XP x64 y así tengas en el mismo ordenador los dos sistemas operativos, de tal manera que si no te convence puedes volver a usar el XP que tenías sin tener que partir de 0.
#719
Como es un tema que empieza a ser recurrente os copio y pego un extracto de la Wikipedia (en inglés) en el cual se explica claramente cómo funciona Windows XP x64. Pongo la versión inglesa porque es mucho más completa que la española.

http://en.wikipedia.org/wiki/Windows_XP ... 64_Edition
CitarCompatibility with 32-bit applications

Windows XP Professional x64 Edition uses a technology named Windows-on-Windows 64-bit (WOW64), which permits the execution of 32-bit x86 applications. It was first employed in Windows XP 64-bit Edition (for the Itanium), but then reused for the "x64 Editions" of Windows XP and Windows Server 2003.

Since the X86-64 architecture includes hardware-level support for 32-bit instructions, WOW64 simply switches the process between 32- and 64-bit modes. As a result, X86-64 architecture microprocessors suffer no performance loss when executing 32-bit Windows applications. On the Itanium architecture, WOW64 was required to translate 32-bit x86 instructions into their 64-bit Itanium equivalents—which in some cases were implemented in quite different ways—so that the processor could execute them. All 32-bit processes are shown with *32 in the task manager, while 64-bit processes have no extra text present.

Although 32-bit applications can be run transparently, the mixing of the two types of code within the same process is not allowed. A 64-bit application cannot link against a 32-bit library (DLL) and similarly a 32-bit application cannot link against a 64-bit library. This may lead to the need for library developers to provide both 32- and 64-bit binary versions of their libraries. Windows XP x64 Edition includes both 32- and 64-bit versions of Internet Explorer 6, in order to allow for the possibility that some third-party browser plugins or ActiveX controls may not yet be available in 64-bit versions.

Older 32-bit drivers and services are not supported by 64-bit Windows, but video and audio codecs such as XviD or OggDS (which are in fact 32-bit DLLs), are supported as long as the media player that uses them is 32-bit as well.

[edit] Compatibility with other applications

64-bit Windows versions do not include NTVDM or Windows on Windows, so there is no native support for the execution of MS-DOS or 16-bit Windows applications.

[edit] Known issues

There are some common issues that arise with Windows XP Professional x64 Edition.

    * Driver compatibility; Only 64-bit drivers, which some hardware companies haven't written for their products, are supported.
    * Any 32-bit Windows Explorer extension fails to work with 64-bit Windows Explorer. Explorer is a 64-bit program, so it cannot load a 32-bit DLL. However, Windows XP x64 Edition also ships with the 32-bit explorer.exe, which can be used as the user's default shell with a registry change.
    * Any 16-bit programs will not run (32-bit software with 16-bit installers based on ACME Setup versions 2.6, 3.0, 3.01, and 3.1 and InstallShield versions 5.x will run correctly)
    * Command prompts will not load in full-screen.
    * Some (typically older) programs have 16-bit installers and will not run on the x64 Edition
    * No native support for Type 1 fonts.[citation needed]
    * Windows Media Player 11 for this version of Windows unusually runs as a 32-bit application. The only use for the specific release of Windows Media Player 11 is that the other applications such as Media Sharing do in fact, run 64-bit. Mini player mode on the taskbar is not available (except with the 32-bit explorer.exe).
    * ID3 tag information from music files are not viewable in the Windows Explorer.[citation needed]

[edit] Advantages

    * Can address more than 4GB memory (most new motherboards support 8GB now, and 16GB becoming common in high end motherboards).
    * Uses a later more stable kernel version than other editions.
    * Is immune to certain types of 32-bit viruses such as root kits, as most system files are 64-bit. Spyware and other malware may still run on both 32-bit and 64-bit.
    * Faster encoding of audio/video when using 64-bit compiled programs
    * Has access to the extra registers of the x86-64 architecture.
    * Faster loading in 64-bit compiled games
#720
Deberían de ir pero no te lo puedo asegurar 100%, por otra parte ten en cuenta que no vas a hacer que vayan más rápido a no ser que sean las versiones de 64bits de esos programas. Una vez instalado el x64 lo más importante es actualizar el sistema via Windows Update incluyendo las actualizaciones complementarias de .net Framework

Yo uso Vegas 7e y me funciona sin problemas. He probado también programas de Adobe como Premiere Pro 2, Photoshop CS2, Freehand MX, etc.. y sin pegas. Adjunto una imagen para que veas lo que yo estoy utilizando en XP x64

Aquí tienes también unos enlaces muy interesantes:
http://www.start64.com/forum/http://www ... .php?f=2.0
http://www.ukgamer.com/index.php4?action=compat
El spam de este foro está controlado por CleanTalk