Log in

View Full Version : Change level in m2v stream ... ???


Sagittaire
22nd July 2007, 23:44
Well read the title. How change the level in MPEG2 Elementary Stream. Mencoder can encode compliant MP@HL stream but the problem is that level flag is always Main Level even with 1080p encoding.

Guest
22nd July 2007, 23:58
Yes, I had that same problem with Quenc.

I hacked a special version of DGPulldown to do it. Of course it doesn't belong in there, but it had all the MPEG parsing stuff, so...

If you want that, maybe I can find it again.

Sagittaire
23rd July 2007, 10:40
If you want that, maybe I can find it again.

Yes ... :thanks:

If you know the particular sequencie code for MP@ML and MP@HL then I can use hexadecimal editor for replace the flag directly in the stream.

Guest
23rd July 2007, 18:32
Try this little utility I made for you:

http://neuron2.net/guest/LevelPatcher100.zip

Let me know if there are any bugs. I tested it a little bit and it seems OK.

Sagittaire
24th July 2007, 15:42
Try this little utility I made for you:

http://neuron2.net/guest/LevelPatcher100.zip

Let me know if there are any bugs. I tested it a little bit and it seems OK.

:thanks:

Work really well. I can make MPEG2 HDDVD compliant stream with mencoder now.

pandy
25th July 2007, 12:38
Try this little utility I made for you:
Let me know if there are any bugs. I tested it a little bit and it seems OK.

Thank You very much neuron this is also usefull tool for HCEnc.