PDA

View Full Version : Bug possibility in Numenu


Bilbo69
7th June 2004, 19:14
I possibly have found a bug in Numenu. It is a bit tricky to trigger, and I hope I'll be able to make myself clear enough. Anyway, When Numenu generate or copy, I don't know how it works, a SetSTN command with two parameters (generally audio and subpicture streams) in a command table, the two parameters are the same.
Specifically, in my case, in the original IFO we can find a SetSTN command with GPRM11 for audio stream number and GPRM12 for subpicture stream number. In the script produced by Numenu, at the right place, we can find the same command, but both audio and subpicture streams are set to GPRM12.
I don't know how things happen with three parameters, nor how they happen when parameters are not GPRM but straight numbers. When there is a single parameters, it works fine, wether it audio, subpictures or angle.

I hope I didn't mess things up. Feel free to contact me by any possible means if you need it.

Zeul
7th June 2004, 22:12
@Bilbo69

There has been a very serious bug with the audio/subpicture/angle stream setting. This was caused by my interpretation of GPRM, and the confusion when it is set directly or indirectly. This has now been fixed in the latest build [still not working correctly :mad: ]

Bilbo69
8th June 2004, 07:45
I guess that what you meant is the bug is fixed but the build is not working correctly on other issues ?

Anyway, your efforts are very much appreciated.