Log in

View Full Version : Rejig and mpeg audio


Mentalmummy
15th November 2004, 15:11
As it`s my first post I want first to say thankyou for ReJig. I`ve read a lot of the posts about it, and noticed the odd person complain but for me it`s brilliant and fast! Excellent work :)

I do have what may be a dumb question which I still haven`t found the answer to, hope someone can help. I have some standard dvd compliant mpeg2 files with mpeg2 audio.

I`d like to be able to feed rejig a muxed mpeg from the command line and have it do its magic but keep the result muxed with audio at the end whereas at the moment it results in an m2v file.

Will I need to seperate the audio and video, rejig and then multiplex the two back together again? If I can get it to output the m2v stream and audio I can multiplex them using bbmpeg but at the moment an mpeg results in just video output.

I prefer the command line as I wrote myself a little gui program which does my encoding etcetera and ideally I would like to have that call it after encoding to rejig a file down to an exact specified size as required so any help is appreciated.

Thanks :)

Dave

Mentalmummy
16th November 2004, 15:23
No answer :(

I`ve found a way round it, via a gui I choose my muxed mpeg and enter what size to shrink the finished version to and then it demuxes it and feeds the m2v to rejig then remuxes it when finished.

Obviously I have to allow for the size of the audio data so the total finished size is what I requested but it`s working fine.

I have found a couple of possible bugs but if further testing shows this is the case I`ll put that in the correct forum :)

Dave