Skip to main content

Questions tagged [conversion]

Converting from one file format into another. Use a more specific tag if possible depending on your application.

0 votes
0 answers
146 views

FFMpeg fails with LZW decode failed / invalid block label when converting gif to mp4

I'm using FFmpeg to convert gif into mp4 files. On some gif files I encounter an invalid block label error. The program seems to still output an okay mp4 file but I'd rather it not encounter the error ...
ClassyUnderexposure's user avatar
1 vote
0 answers
38 views

Debian to VDI or IMG

I have a debian server that I can't really shut down because the company stops. How can I convert it from physical disk to VirtualBox or Xen without shutting it down? I don't want to play with the ...
castiel_angel's user avatar
0 votes
0 answers
95 views

shrink multi videos into specific time using ffmpeg

I have multiple videos with the different length. And The Desired output of All those video length is 58 seconds only. Here I tried but don't know what's should i replace here ***** ffmpeg -i video1....
Mena's user avatar
  • 1
-1 votes
1 answer
1k views

Convert web page to Word document

It is known that web pages can be downloaded as MHT or HTML files, and then opened in Word. However, particularly with complex web pages, formatting can be lost, and only the text without much ...
David.P's user avatar
  • 566
0 votes
0 answers
325 views

Where does FFMPEG store temporary files in Linux?

I quit the conversion of a very large file in ffmpeg. The incomplete file is taking up almost 200GB on my disk but it does not exist in the directory I was working in and I can't find it anywhere (it ...
001121100's user avatar
3 votes
2 answers
7k views

How can I improve the quality of pixelated text in scanned PDF images and convert it into non-pixelated, high-quality digital text?

I have a scanned PDF document containing images with pixelated text. The OCR process has extracted the text, but it appears low quality and pixelated. I want to convert this pixelated text into a high-...
Harsh Rao's user avatar
-1 votes
1 answer
28 views

Convert external drive space, E, over to my internal, C, drive (or part of it)

Only Q/A on this is several yrs old...hoping things have changed. May as well try. I want to download a torrent that is too big for my C drive. I bought a 1 T external before finding out about FAT32/...
jen's user avatar
  • 1
0 votes
0 answers
868 views

how to create a mac operating system pendrive on a chromebook

I'm trying to create a Macosx (pendrive, installer, downloadable file), for a wiped Macbook Air on a Chromebook. Using the base Chromebook operating system, it's rather foreign to me and I do not ...
wondering individual's user avatar
0 votes
0 answers
404 views

GIMP advice on JPG to PDF conversion

When I convert JPG files to PDF using GIMP the result is usually a much bigger file. The first step upon importing is the dialog for a conversion that is titled "convert to RGB working space"...
H2ONaCl's user avatar
  • 1,438
0 votes
1 answer
49 views

May I know where to buy this adapter and do i need to install a driver to use it? [closed]

May I know where to buy this adapter and do i need to install a driver to use it? I tried to reply to that post but i'm not allowed to : ( Referenced post - Using an Rj45 to D9 RS232 Adaptor with a ...
Dao Kelvin's user avatar
2 votes
1 answer
3k views

convert excel spreadsheet with format to markdown

I want to convert a spreadsheet table with basic formatting (bold, script) to MD (markdown) format. I know howto convert a table to Markdown but it losses the basic format and i need to preserve it. ...
Daniel Perez's user avatar
0 votes
1 answer
139 views

Convert raw .audio file to .m4a

I have some sound recordings I made but now, it is recovered as .audio file. So, I downloaded Audacity and I'm trying to convert it back to .m4a. But I have no idea what should I put in these fields:
Hagar basheer's user avatar
2 votes
1 answer
530 views

Decode/convert from monochrome 1-bit bitmap image to PNG from the command line?

I have a binary blob, and I know that it carries bitmap image data, 1-bit depth. However, I don't know how the bitstream can be decoded; judging from the screenshot from here, which is of a program ...
sdbbs's user avatar
  • 1,402
0 votes
0 answers
709 views

ffmpeg - convert pcm audio to ac3 without changing the frame rate?

I have PCM audio which has frame rate of 199.964 FPS (240 SPF). When I convert it to AC3 the frame rate changes to 31.250 FPS (1536 SPF). This causes sync issues and I dont want to convert the video ...
paperskyline's user avatar
0 votes
1 answer
536 views

I'm trying to convert a normal Markdown document to a PDF using pandoc. I'm getting LaTeX errors

Here is the entire markdown: --- title: Calculus hw author: Jewel date: April 21, 2023 --- > Question 1 $$ f(x) = \begin{cases} Asin(x)+Bcos(x) & \text{if } x < 0 \\ x^2+1 & \text{if } ...
Jewel Paresh Limbochiya's user avatar

15 30 50 per page
1 2
3
4 5
80