bashley
30th December 2005, 14:48
I made a mistake in the code posted under:
"Use .VRO files with dvdauthor under linux"
line 46 should be changed to:
for(j=4;j<10;++j) navblock[j]=block[j];
instead of for(j=5......
This error causes the SCR to rollback.
I posted a follow up to the original article, but I
am afraid that the follow up might be missed by
those interested in the original post.
"Use .VRO files with dvdauthor under linux"
line 46 should be changed to:
for(j=4;j<10;++j) navblock[j]=block[j];
instead of for(j=5......
This error causes the SCR to rollback.
I posted a follow up to the original article, but I
am afraid that the follow up might be missed by
those interested in the original post.