View Single Post
Old 9th June 2010, 20:18   #10112  |  Link
TinTime
Registered User
 
Join Date: Jan 2009
Location: UK
Posts: 403
Quote:
Originally Posted by Laurent View Post
I am using a xcalc sheet to convert values + CSV format (":" as separator). My input and output file is not in OGG chapter format but only the list of values (exactly what is required by multiAVCHD). So this requires few steps to achieve the job.

I have started the update of my AVCHD compilation changing chapters for 3 titles. I will check the result later.

By the way, I am interested by your python script (especially if nothing special is required to run it).
Well, you'd need to install Python 3.1.2, but you can just install it and forget it.

Script and instructions are here.

Script chapters.py outputs an OGG chapter file. Script chapters2.py is the same but with a couple of lines removed so it just outputs the timecodes (it sounds like that would be more useful for you).

Note - it's pretty rough and ready so if you input something other than a standard OGG chapter file it's going to fail with a not very user friendly error message!
TinTime is offline