Re: Wow! It WORKS! Converted My MPGs To MP4s - Good Quality Output

Shadow <[email protected]>
Newsgroups alt.comp.freeware
Organization A noiseless patient Shadow
Message-ID <[email protected]>
On Fri, 21 Jun 2024 19:29:50 -0500, [email protected] wrote:

>I've been looking for some time for a proggie to convert my mpg files
>to Mp4s.  I found one. Free or not, the dang thing WORKS.
>I downloaded it and converted an mpg video to MP4.  The quality of the
>conversion was very good. I'm going to do some more conversions of a
>bunch of my mpg files. it everything goes well, I'm going to pay for
>the Pro version.

	It's just a frontend to FFmpeg.

FFmpeg for XP or worse here:

<https://rwijnsma.home.xs4all.nl/files/ffmpeg/ffmpeg-7.1-596-5bc3b7f-win32-static-xpmod-sse.7z>

Command line is

ffmpeg -i "INPUT_FILE.mpg" -c:a copy -c:v copy "OUTPUT_FILE.mp4"

	Since it just copies the video and audio streams, it only
takes a few seconds. There is no re-encoding, so zero loss in quality.
	[]'s
-- 
Don't be evil - Google 2004
We have a new policy  - Google 2012
Google Fuchsia - 2021
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.