View Single Post
Old 7th March 2009, 17:20   #1068  |  Link
laserfan
Aging Video Hobbyist
 
Join Date: Dec 2004
Location: Off the Map
Posts: 2,461
Quote:
Originally Posted by Sharc View Post
Yes, I reverted the full set to 1.0.11.

However, things appear to be more complicated.
Independent of version 1.0.11 or 1.0.12:
a) If I index the full .m2ts => the playback of the script fails
b) If I extract and demux the critical segment (my uploaded sample) and play the script immediately back, it fails.
c) If I index the demuxed sample clip again and playback the new script => playback is o.k., but it does not solve my problem for the entire movie.
As all of you are doing the test according to c) you cannot reproduce the problem. Doing more tests .....
Should I submit the .dga and .avs of a), b) and c)?
Not exactly sure I follow the above, but from the Release Notes:

Code:
1. Only AVC/H.264 elementary (raw) and transport streams can be opened (no MKV or MP4 files yet). Only one file can be opened at a time.
You have got to demux your m2ts before attempting Index then Playback.

It *appears* to work, but there can be problems (yes I have done this myself in the past ). If I'm right, that your .m2ts method is wrong and you need to be indexing .264 elementary streams instead, then @neuron2 maybe there's a simple check your tool can do up-front and abort with "Need elementary stream" or some such...?
laserfan is offline