Skip to main content

All Questions

Tagged with
0 votes
1 answer
732 views

Make File appear like a Folder

So here's the scenario. My company's network has a "dropbox" (aka scratch drive) on the network which we can use to temporarily store our files. However, IT can choose to, on any given night, delete ...
dberm22's user avatar
  • 113
1 vote
1 answer
328 views

Speex to FLAC in windows command line

I've got a speex audio file (snd.spx), and I've found foobar2000 is the only software I can easily convert it to the more-widely-usable format FLAC (snd.flac) so I can edit it before encoding again to ...
Paul S.'s user avatar
  • 143
1 vote
3 answers
15k views

How to convert a video file to XVID format? [duplicate]

I need to convert existing MP4 files to the XVID format with the .AVI extension. Specifically to something like this: I've tried Camtasia, Handbrake and VLC, but they don't seem to support this ...
AngryHacker's user avatar
  • 18.8k
0 votes
1 answer
141 views

Is there a way to convert FAT16 to NTFS using terminal without convert.exe?

Do you know any other ways of converting filesystems in Windows 7 only by means of the OS itself?
Олег Кривцов's user avatar
2 votes
5 answers
5k views

Batch conversion of smartboard notebook files

Is there any way, how to convert SMART *.notebook (file format to create presentations for Smartboard) to PDF in a batch? I have about thousand of such files to convert to pdf and the software ...
mipe34's user avatar
  • 23
1 vote
2 answers
6k views

How do I convert many text files from <some_encoding> to utf8-no-bom?

I'm looking to convert lots of text files (40+) from ISO-Latin-1 to UTF8-no-bom. How can I accomplish this?
RProgram's user avatar
  • 560
-2 votes
1 answer
2k views

Convert 3D model to video [closed]

I am looking for a free software that I can run via command line under windows to convert a 3D model (stl, ply or 3ds file) into a video format like avi, mpeg or ogv. The object should rotate in the ...
jimbo's user avatar
  • 111
1 vote
0 answers
373 views

Converting a large string of hex to decimal on windows

I have a long string of hex characters which I need to be converted to ascii , decimal and several other formats. The hexcode is separated by brackets and I wanted to know if there is any free tool ...
Sab's user avatar
  • 677
0 votes
2 answers
5k views

Batch video conversion - With subtitle burn-in

I want to convert a folder of .mkv files for online use. By this, I mean burning in the subtitles and if possible, adding two different languages (so Youtube will let the users choose.) Handbrake ...
Apache's user avatar
  • 16.2k
2 votes
2 answers
4k views

Changing the Line Ending from Unix/Linux to Windows from terminal

I have a bunch of text files created in Ubuntu and when I access them on a Windows machine using DropBox they are not properly formatted because of the Line Ending difference between Unix/Linux and ...
Praveen Sripati's user avatar
16 votes
3 answers
50k views

Batch convert *.avi files using ffmpeg

I am trying to convert 20+ .avi files in a batch using ffmpeg. I've got the following @echo off. for file in *.avi do ffmpeg -i "$file" -s 640x480 -vcodec msmpeg4v2 "'basename "$file" .avi'....
Darius's user avatar
  • 2,206
1 vote
1 answer
2k views

Moving windows-2003 hdd into virtual machine - with HDD shrink

Before you vote to close as exact duplicate, please read the full question. I was already read: Can I make a virtual machine out of a Windows XP physical machine? Disk2vhd,convert my PC to Hyper-V ...
clt60's user avatar
  • 877
4 votes
1 answer
27k views

Can I convert a 64 bit Windows to 32 bit Windows?

Is it possible to convert 64 bit Windows 7 to 32 bit Windows 7 keeping the settings and installed software where they were ? I am not interested in virtual machine based options.
steve's user avatar
  • 377
1 vote
1 answer
3k views

LPT port using USB

I have a machine which connects to PC with LPT port. And in the program I am selecting port number on which is LPT port connected, something like etc. ( a326 ). Now I have bought LPT to USB converter....
user123_456's user avatar
31 votes
7 answers
113k views

How to convert Word (doc) to PDF from Windows command line?

Anyone know how to convert word files (.doc) to PDF using the command line in Windows? We were using the service of OpenOffice, but in documents that have many tables and images, it ends up ruining ...
Xosler's user avatar
  • 505

15 30 50 per page