daniele rosa wrote:
> Hello,
> I use
> 
> transcode -i $line -y mpeg2enc,mp2enc -o $line.v -m $line.a -R 1 -w
> 8000 -b 192 --export_prof dvd-ntsc -export_asr 3
> 
> where $line is my starting VOB file.
> Then I use
> 
> mplex -f 8 -V -v 1 -o $line.DAN $line.v.m2v $line.a.mpa
> 
> and the resulting VOB is more or less a third in size than the one I
> started from for my test.
> How is that possible? quality loss?
> The video I obtain doesn't look the same quality that the test one.

Are you saying that after running mplex $line.DAN is smaller
than the total size of $line.v.m2v and $line.a.mpa?

Reply via email to