MPEG2 PS to TS conversion problem
Posted: 21 Jul 2009 14:02
Using VLC 1.0.0 on WIndows XP. I have a MPEG PS file, containing one MPEG2 video stream and one MPEG audio stream. I want to change the container format to TS, without touching the streams (just copy them over to a new container). WIth VLC 0.8 and 0.9 I did it by starting the wizard, selecting output to file, MPEG-TS container, then "no video conversion" and "no audi conversion" - worked great.
Now I installed 1.0.0 and tried the same. Selected convert/save, selected input and output files, created a new conversion profile and in this profile I asked for MPEG TS container, "keep original video track" and "keep original audio track". Unfortunately this does not work as I expected: the TS file comes out considerably smalled than the PS (from 2.3 GB PS I get 1.3 GB TS) and the video is crappy - obviously some conversion has been done on it. In the message window VLC spits lots of messages like:
TIA
Now I installed 1.0.0 and tried the same. Selected convert/save, selected input and output files, created a new conversion profile and in this profile I asked for MPEG TS container, "keep original video track" and "keep original audio track". Unfortunately this does not work as I expected: the TS file comes out considerably smalled than the PS (from 2.3 GB PS I get 1.3 GB TS) and the video is crappy - obviously some conversion has been done on it. In the message window VLC spits lots of messages like:
What's wrong and how can I get VLC to do what I want?stream_out_transrate error: 3922800 -> 1915050 d=480000
stream_out_transrate error: 2604933 -> 1430316 d=480000
stream_out_transrate error: 3199733 -> 2016288 d=360000
stream_out_transrate error: 3724184 -> 1071276 d=520000
stream_out_transrate error: 4262400 -> 2152907 d=520000
stream_out_transrate error: 5116861 -> 2956861 d=520000
TIA