How to convert mpeg-4 video in .MOV to .mp4

macOS specific usage questions
richcon
New Cone
New Cone
Posts: 2
Joined: 27 Sep 2005 04:44

How to convert mpeg-4 video in .MOV to .mp4

Postby richcon » 12 Feb 2007 06:09

I've got some Quicktime videos with an audio track in AAC and a video track in MPEG-4.

Is there any way to convert the file to an .mp4 file without transcoding the audio and video tracks themselves? In other words, take what's in the Quicktime container and slap it in an .mp4 container without actually recompressing it.

This is on VLC 0.8.6a, Mac OS X 10.4.8 on a Dual 2.0Ghz G5 with 3.5 gigs RAM.

I'm trying to get the video onto my iPod, hence the question!

Thanks,
Richard

jpschuck
New Cone
New Cone
Posts: 5
Joined: 23 Nov 2006 22:58
Contact:

Re: How to convert mpeg-4 video in .MOV to .mp4

Postby jpschuck » 13 Feb 2007 21:09

Is there any way to convert the file to an .mp4 file without transcoding the audio and video tracks themselves? In other words, take what's in the Quicktime container and slap it in an .mp4 container without actually recompressing it.
If you have Quicktime Pro you just have to "Export as MPEG-4" and select "Passthrough" for both Audio and Video codec.
Jean-Philippe Schuck

loqu
Blank Cone
Blank Cone
Posts: 24
Joined: 24 Jan 2007 09:49
Location: NYC
Contact:

Postby loqu » 15 Feb 2007 13:26

I think you should be able to open the file, select Stream/Save. Choose the output file and an encapsulation, which would be mp4 in this case. Leave the audio and video codec options alone.

From a command line, it should look something like this:

Code: Select all

vlc -vvv myfile.mov :sout=#duplicate{dst=std{access=file,mux=mp4,dst="myfile.mp4"}}
From some quick tests, if the encapsulation doesn't support the audio/video codecs, then the unsupported stream is not included ... but then again, theses were some quick tests and not thorough at all :roll:


Return to “VLC media player for macOS Troubleshooting”

Who is online

Users browsing this forum: No registered users and 28 guests