Hello,
I have an MPEG1 video that I would like to export to MPEG4 QT streaming.
When I export using QT Pro I lose the audio. Under Movie Properties
only one track (MPEG 1 Muxed) is present and the audio options are all
grayed out when attempting to export to any other format in QT Pro.
Any ideas how to export this file for streaming without losing the
audio?
Thanks,
Jerry Miskell
Mount Union College
_______________________________________________
quicktime-talk mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/quicktime-talk
Do not post admin requests to the list. They will be ignored.
Hi Jerry
to get the sound into a separate track, you have to (demux)
demultiplex the mpegs.
One way to go is ...
[1] use BBDemux to extract the tracks
http://sourceforge.net/projects/macbbdemux
[2] convert the sound track to a non-mpeg format that QT will read
[3] open thebconverted sound track and select all
[4] copy the sound tracks to the clipboard
[5] add to the video track.
Regards
Antonio
_______________________________________________
quicktime-talk mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/quicktime-talk
Do not post admin requests to the list. They will be ignored.