HI Bob, > > What happens if you mplex with the a some AC3 taken off the front of the > > sequence > > > > run > > > > tail --bytes=+179200 your_original.ac3 > shifted.ac3 > > tail? or head? Ran your tail command and it produced a shifted.ac3 file of > 23568384b (24 mb? - pretty drastic)
Definately 'tail' . That you only got 24mb is mightily weird. I could imagine getting 179200 bytes or 402927617 but 23568384?? Somethings broke. N.b. the '+' is crucial and should definately NOT put a 'b' at the end of the number. What OS are you running? How did you get the file sizes ('ls -l'?). Also I screwed up (out-by-one error), the command should have been tail --bytes=+179201 ... Could you try this and see what mplex does with the result and see what 'ls -l' gives for the original and 'tail-ed' .ac3 file. Something is exceedingly weird. cheers, Andrew PS Is there a possibility you can put the file someplace where it can be downloaded? 400MB is a bit huge for email but no problem to download. ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Mjpeg-users mailing list Mjpeg-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mjpeg-users