PDA

View Full Version : mpeg-divx/ cropping




jay31
20 May 2002, 10:01 AM
I have a 2cd movie in mpg format (500+400Mb). I wanted to fit it in one cd and I cannot find solutions, if there are any, to the two following ways I tried:

1. Converting to Divx: no matter how high do I set the bitrate (even to 3000kb) -and I tried it in Divx 3.11,4 and 5- the output movie gets pixelized. Is there any setting that would prevent it?

2. I wanted to crop the movie (the border where subtitles appear), which may lower the movie size, but I cannot find any mpg tools that would do that. Does anyone know such a tool? (Or how to set it in Flask Mpeg, to crop a mpg movie but not to modify the quality).

3. The bitrate of the audio is excessively high - is there any way to process just that and to direct-stream the original mpg video?

Thanks.

setarip
20 May 2002, 10:25 AM
"Or how to set it in Flask Mpeg, to crop a mpg movie but not to modify the quality"

Go to: http://nickyguides.digital-digest.com/resize-flask.htm

jay31
20 May 2002, 11:28 AM
Thanks for your answer. On Nicky Pages I found the answer to part of the problem - the video must be recompressed in any case and with it some of it's quality.

Still there remains the last question - is there any way to paste re-compressed audio to the original mpg video? (Virtual dub shows an error, stating that "The source video stream uses a compression algorithm which is not compatible with AVI files. Direct stream copy cannot be used with this video stream")

techno
21 May 2002, 12:19 AM
Virtualdub does not do MPEG, only AVI. If you want to make MPEG, use TMPGENC. OR DVDx

Techno

setarip
21 May 2002, 10:49 AM
You can use an audio editor, such as GoldWave, to extract and convert the audiostream to whatever pleases you.

I'd suggest that you convert the audio to Uncompressed PCM (WAV) format, which you can then use in VirtualDub together with the video portion of your (presumably) MPEG1 file and creat a DivX-compressed .AVI with (if you like) .MP3-compressed audio...

techno
21 May 2002, 05:59 PM
That is sweeeeeeeeeet........... Setarip to the rescue.

:D

jay31
24 May 2002, 11:44 AM
The TMPGenc worked perfectly. There was little loss of quality when reencoding it to VBR.
Thanks for your help.