Skip to content

Instantly share code, notes, and snippets.

@azdle
Last active November 11, 2020 21:29
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save azdle/2aafc30032ea3fab4f714115ea1e317c to your computer and use it in GitHub Desktop.
Save azdle/2aafc30032ea3fab4f714115ea1e317c to your computer and use it in GitHub Desktop.
Split Mark Twain The Complete Novels Audio Book
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 0.000000 -t 25403.001000 "The Adventures of Tom Sawyer.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 25403.001000 -t 49506.429000 "The Prince and the Pauper.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 49506.429000 -t 84558.529000 "The Adventures of Huckleberry Finn.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 84558.529000 -t 127388.014000 "A Connecticut Yankee in King Arthur's Court.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 127388.014000 -t 150733.542000 "The American Claimant.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 150733.542000 -t 161089.271000 "Tom Sawyer Abroad.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 161089.271000 -t 178766.158000 "Budd'nhead Wilson.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 178766.158000 -t 186024.901000 "Tom Sawyer, Detective.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 186024.901000 -t 192256.766000 "A Horse's Tale.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 192256.766000 -t 205112.819000 "The Mysterious Stranger.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 205112.819000 -t 205641.862000 "The War Prayer.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 205641.862000 -t 206487.440000 "The Celebrated Jumping Frog of Calaveras.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 206487.440000 -t 209431.359000 "The Million Pound Bank Note.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 209431.359000 -t 209842.259000 "Hunting the Deceitful Turkey.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 209842.259000 "The McWilliamses and the Burglar Alarm.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 0.000000 -t 881.243000 "The Adventures of Tom Sawyer - Chapter 01.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 881.243000 -t 1598.275000 "The Adventures of Tom Sawyer - Chapter 02.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 1598.275000 -t 2407.444000 "The Adventures of Tom Sawyer - Chapter 03.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 2407.444000 -t 3674.325000 "The Adventures of Tom Sawyer - Chapter 04.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 3674.325000 -t 4368.323000 "The Adventures of Tom Sawyer - Chapter 05.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 4368.323000 -t 5665.668000 "The Adventures of Tom Sawyer - Chapter 06.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 5665.668000 -t 6357.437000 "The Adventures of Tom Sawyer - Chapter 07.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 6357.437000 -t 7040.290000 "The Adventures of Tom Sawyer - Chapter 08.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 7040.290000 -t 7824.938000 "The Adventures of Tom Sawyer - Chapter 09.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 7824.938000 -t 8576.150000 "The Adventures of Tom Sawyer - Chapter 10.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 8576.150000 -t 9106.680000 "The Adventures of Tom Sawyer - Chapter 11.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 9106.680000 -t 9722.659000 "The Adventures of Tom Sawyer - Chapter 12.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 9722.659000 -t 10622.479000 "The Adventures of Tom Sawyer - Chapter 13.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 10622.479000 -t 11401.926000 "The Adventures of Tom Sawyer - Chapter 14.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 11401.926000 -t 12010.475000 "The Adventures of Tom Sawyer - Chapter 15.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 12010.475000 -t 13136.178000 "The Adventures of Tom Sawyer - Chapter 16.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 13136.178000 -t 13567.140000 "The Adventures of Tom Sawyer - Chapter 17.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 13567.140000 -t 14594.020000 "The Adventures of Tom Sawyer - Chapter 18.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 14594.020000 -t 14856.312000 "The Adventures of Tom Sawyer - Chapter 19.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 14856.312000 -t 15458.916000 "The Adventures of Tom Sawyer - Chapter 20.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 15458.916000 -t 16323.070000 "The Adventures of Tom Sawyer - Chapter 21.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 16323.070000 -t 16703.506000 "The Adventures of Tom Sawyer - Chapter 22.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 16703.506000 -t 17454.718000 "The Adventures of Tom Sawyer - Chapter 23.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 17454.718000 -t 17605.555000 "The Adventures of Tom Sawyer - Chapter 24.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 17605.555000 -t 18329.274000 "The Adventures of Tom Sawyer - Chapter 25.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 18329.274000 -t 19272.190000 "The Adventures of Tom Sawyer - Chapter 26.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 19272.190000 -t 19603.586000 "The Adventures of Tom Sawyer - Chapter 27.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 19603.586000 -t 19967.674000 "The Adventures of Tom Sawyer - Chapter 28.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 19967.674000 -t 20871.209000 "The Adventures of Tom Sawyer - Chapter 29.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 20871.209000 -t 21907.748000 "The Adventures of Tom Sawyer - Chapter 30.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 21907.748000 -t 22988.126000 "The Adventures of Tom Sawyer - Chapter 31.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 22988.126000 -t 23344.042000 "The Adventures of Tom Sawyer - Chapter 32.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 23344.042000 -t 24483.863000 "The Adventures of Tom Sawyer - Chapter 33.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 24483.863000 -t 24772.905000 "The Adventures of Tom Sawyer - Chapter 34.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 24772.905000 -t 25356.190000 "The Adventures of Tom Sawyer - Chapter 35.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 25356.190000 -t 25403.001000 "The Adventures of Tom Sawyer - Chapter 36.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 25403.001000 -t 25509.256000 "The Prince and the Pauper - Chapter 01.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 25509.256000 -t 26092.541000 "The Prince and the Pauper - Chapter 02.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 26092.541000 -t 26914.342000 "The Prince and the Pauper - Chapter 03.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 26914.342000 -t 27373.540000 "The Prince and the Pauper - Chapter 04.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 27373.540000 -t 28253.297000 "The Prince and the Pauper - Chapter 05.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 28253.297000 -t 29200.671000 "The Prince and the Pauper - Chapter 06.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 29200.671000 -t 29642.779000 "The Prince and the Pauper - Chapter 07.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 29642.779000 -t 29947.425000 "The Prince and the Pauper - Chapter 08.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 29947.425000 -t 30297.396000 "The Prince and the Pauper - Chapter 09.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 30297.396000 -t 31317.588000 "The Prince and the Pauper - Chapter 10.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 31317.588000 -t 31918.706000 "The Prince and the Pauper - Chapter 11.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 31918.706000 -t 33312.647000 "The Prince and the Pauper - Chapter 12.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 33312.647000 -t 33812.712000 "The Prince and the Pauper - Chapter 13.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 33812.712000 -t 35172.472000 "The Prince and the Pauper - Chapter 14.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 35172.472000 -t 36451.985000 "The Prince and the Pauper - Chapter 15.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 36451.985000 -t 36801.956000 "The Prince and the Pauper - Chapter 16.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 36801.956000 -t 38087.412000 "The Prince and the Pauper - Chapter 17.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 38087.412000 -t 39070.452000 "The Prince and the Pauper - Chapter 18.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 39070.452000 -t 39759.249000 "The Prince and the Pauper - Chapter 19.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 39759.249000 -t 40587.737000 "The Prince and the Pauper - Chapter 20.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 40587.737000 -t 41132.384000 "The Prince and the Pauper - Chapter 21.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 41132.384000 -t 41810.779000 "The Prince and the Pauper - Chapter 22.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 41810.779000 -t 42212.019000 "The Prince and the Pauper - Chapter 23.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 42212.019000 -t 42549.359000 "The Prince and the Pauper - Chapter 24.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 42549.359000 -t 43407.568000 "The Prince and the Pauper - Chapter 25.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 43407.568000 -t 43903.175000 "The Prince and the Pauper - Chapter 26.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 43903.175000 -t 45066.774000 "The Prince and the Pauper - Chapter 27.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 45066.774000 -t 45516.312000 "The Prince and the Pauper - Chapter 28.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 45516.312000 -t 45776.375000 "The Prince and the Pauper - Chapter 29.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 45776.375000 -t 46089.195000 "The Prince and the Pauper - Chapter 30.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 46089.195000 -t 46854.524000 "The Prince and the Pauper - Chapter 31.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 46854.524000 -t 48313.852000 "The Prince and the Pauper - Chapter 32.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 48313.852000 -t 49506.429000 "The Prince and the Pauper - Chapter 33.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 49506.429000 -t 49947.051000 "The Adventures of Huckleberry Finn - Chapter 01.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 49947.051000 -t 50673.742000 "The Adventures of Huckleberry Finn - Chapter 02.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 50673.742000 -t 51212.445000 "The Adventures of Huckleberry Finn - Chapter 03.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 51212.445000 -t 51652.324000 "The Adventures of Huckleberry Finn - Chapter 04.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 51652.324000 -t 52170.965000 "The Adventures of Huckleberry Finn - Chapter 05.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 52170.965000 -t 53045.521000 "The Adventures of Huckleberry Finn - Chapter 06.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 53045.521000 -t 53858.406000 "The Adventures of Huckleberry Finn - Chapter 07.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 53858.406000 -t 55273.151000 "The Adventures of Huckleberry Finn - Chapter 08.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 55273.151000 -t 55785.848000 "The Adventures of Huckleberry Finn - Chapter 09.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 55785.848000 -t 56212.352000 "The Adventures of Huckleberry Finn - Chapter 10.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 56212.352000 -t 57094.339000 "The Adventures of Huckleberry Finn - Chapter 11.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 57094.339000 -t 57994.901000 "The Adventures of Huckleberry Finn - Chapter 12.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 57994.901000 -t 58619.054000 "The Adventures of Huckleberry Finn - Chapter 13.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 58619.054000 -t 59139.924000 "The Adventures of Huckleberry Finn - Chapter 14.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 59139.924000 -t 59893.365000 "The Adventures of Huckleberry Finn - Chapter 15.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 59893.365000 -t 60972.257000 "The Adventures of Huckleberry Finn - Chapter 16.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 60972.257000 -t 62092.016000 "The Adventures of Huckleberry Finn - Chapter 17.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 62092.016000 -t 63586.266000 "The Adventures of Huckleberry Finn - Chapter 18.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 63586.266000 -t 64687.449000 "The Adventures of Huckleberry Finn - Chapter 19.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 64687.449000 -t 65855.506000 "The Adventures of Huckleberry Finn - Chapter 20.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 65855.506000 -t 67079.291000 "The Adventures of Huckleberry Finn - Chapter 21.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 67079.291000 -t 67736.137000 "The Adventures of Huckleberry Finn - Chapter 22.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 67736.137000 -t 68494.036000 "The Adventures of Huckleberry Finn - Chapter 23.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 68494.036000 -t 69269.025000 "The Adventures of Huckleberry Finn - Chapter 24.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 69269.025000 -t 70232.746000 "The Adventures of Huckleberry Finn - Chapter 25.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 70232.746000 -t 71152.628000 "The Adventures of Huckleberry Finn - Chapter 26.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 71152.628000 -t 71994.491000 "The Adventures of Huckleberry Finn - Chapter 27.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 71994.491000 -t 73099.389000 "The Adventures of Huckleberry Finn - Chapter 28.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 73099.389000 -t 74259.272000 "The Adventures of Huckleberry Finn - Chapter 29.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 74259.272000 -t 74641.194000 "The Adventures of Huckleberry Finn - Chapter 30.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 74641.194000 -t 75801.077000 "The Adventures of Huckleberry Finn - Chapter 31.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 75801.077000 -t 76549.317000 "The Adventures of Huckleberry Finn - Chapter 32.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 76549.317000 -t 77382.263000 "The Adventures of Huckleberry Finn - Chapter 33.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 77382.263000 -t 78093.351000 "The Adventures of Huckleberry Finn - Chapter 34.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 78093.351000 -t 78932.241000 "The Adventures of Huckleberry Finn - Chapter 35.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 78932.241000 -t 79594.289000 "The Adventures of Huckleberry Finn - Chapter 36.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 79594.289000 -t 80393.798000 "The Adventures of Huckleberry Finn - Chapter 37.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 80393.798000 -t 81213.370000 "The Adventures of Huckleberry Finn - Chapter 38.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 81213.370000 -t 81867.987000 "The Adventures of Huckleberry Finn - Chapter 39.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 81867.987000 -t 82555.297000 "The Adventures of Huckleberry Finn - Chapter 40.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 82555.297000 -t 83377.841000 "The Adventures of Huckleberry Finn - Chapter 41.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 83377.841000 -t 84347.506000 "The Adventures of Huckleberry Finn - Chapter 42.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 84347.506000 -t 84558.529000 "The Adventures of Huckleberry Finn - Chapter 43.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 84558.529000 -t 84898.841000 "A Connecticut Yankee in King Arthur's Court - Chapter 01.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 84898.841000 -t 85650.796000 "A Connecticut Yankee in King Arthur's Court - Chapter 02.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 85650.796000 -t 86434.702000 "A Connecticut Yankee in King Arthur's Court - Chapter 03.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 86434.702000 -t 86857.491000 "A Connecticut Yankee in King Arthur's Court - Chapter 04.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 86857.491000 -t 87576.752000 "A Connecticut Yankee in King Arthur's Court - Chapter 05.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 87576.752000 -t 88438.677000 "A Connecticut Yankee in King Arthur's Court - Chapter 06.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 88438.677000 -t 89315.462000 "A Connecticut Yankee in King Arthur's Court - Chapter 07.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 89315.462000 -t 90145.436000 "A Connecticut Yankee in King Arthur's Court - Chapter 08.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 90145.436000 -t 90971.695000 "A Connecticut Yankee in King Arthur's Court - Chapter 09.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 90971.695000 -t 91602.535000 "A Connecticut Yankee in King Arthur's Court - Chapter 10.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 91602.535000 -t 92685.885000 "A Connecticut Yankee in King Arthur's Court - Chapter 11.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 92685.885000 -t 93301.121000 "A Connecticut Yankee in King Arthur's Court - Chapter 12.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 93301.121000 -t 94447.629000 "A Connecticut Yankee in King Arthur's Court - Chapter 13.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 94447.629000 -t 94967.756000 "A Connecticut Yankee in King Arthur's Court - Chapter 14.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 94967.756000 -t 96052.593000 "A Connecticut Yankee in King Arthur's Court - Chapter 15.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 96052.593000 -t 96944.982000 "A Connecticut Yankee in King Arthur's Court - Chapter 16.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 96944.982000 -t 98133.844000 "A Connecticut Yankee in King Arthur's Court - Chapter 17.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 98133.844000 -t 99599.859000 "A Connecticut Yankee in King Arthur's Court - Chapter 18.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 99599.859000 -t 100029.335000 "A Connecticut Yankee in King Arthur's Court - Chapter 19.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 100029.335000 -t 101007.174000 "A Connecticut Yankee in King Arthur's Court - Chapter 20.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 101007.174000 -t 102691.642000 "A Connecticut Yankee in King Arthur's Court - Chapter 21.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 102691.642000 -t 104143.539000 "A Connecticut Yankee in King Arthur's Court - Chapter 22.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 104143.539000 -t 105201.626000 "A Connecticut Yankee in King Arthur's Court - Chapter 23.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 105201.626000 -t 106551.727000 "A Connecticut Yankee in King Arthur's Court - Chapter 24.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 106551.727000 -t 108206.474000 "A Connecticut Yankee in King Arthur's Court - Chapter 25.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 108206.474000 -t 109420.599000 "A Connecticut Yankee in King Arthur's Court - Chapter 26.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 109420.599000 -t 110486.859000 "A Connecticut Yankee in King Arthur's Court - Chapter 27.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 110486.859000 -t 111043.395000 "A Connecticut Yankee in King Arthur's Court - Chapter 28.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 111043.395000 -t 111917.209000 "A Connecticut Yankee in King Arthur's Court - Chapter 29.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 111917.209000 -t 113205.638000 "A Connecticut Yankee in King Arthur's Court - Chapter 30.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 113205.638000 -t 114035.612000 "A Connecticut Yankee in King Arthur's Court - Chapter 31.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 114035.612000 -t 114936.174000 "A Connecticut Yankee in King Arthur's Court - Chapter 32.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 114936.174000 -t 116429.682000 "A Connecticut Yankee in King Arthur's Court - Chapter 33.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 116429.682000 -t 117946.223000 "A Connecticut Yankee in King Arthur's Court - Chapter 34.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 117946.223000 -t 118959.728000 "A Connecticut Yankee in King Arthur's Court - Chapter 35.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 118959.728000 -t 119459.050000 "A Connecticut Yankee in King Arthur's Court - Chapter 36.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 119459.050000 -t 120351.439000 "A Connecticut Yankee in King Arthur's Court - Chapter 37.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 120351.439000 -t 120688.036000 "A Connecticut Yankee in King Arthur's Court - Chapter 38.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 120688.036000 -t 122120.614000 "A Connecticut Yankee in King Arthur's Court - Chapter 39.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 122120.614000 -t 123125.945000 "A Connecticut Yankee in King Arthur's Court - Chapter 40.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 123125.945000 -t 123693.627000 "A Connecticut Yankee in King Arthur's Court - Chapter 41.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 123693.627000 -t 125138.094000 "A Connecticut Yankee in King Arthur's Court - Chapter 42.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 125138.094000 -t 126853.770000 "A Connecticut Yankee in King Arthur's Court - Chapter 43.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 126853.770000 -t 127109.375000 "A Connecticut Yankee in King Arthur's Court - Chapter 44.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 127109.375000 -t 127388.014000 "A Connecticut Yankee in King Arthur's Court - Chapter 45.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 127388.014000 -t 127557.427000 "The American Claimant - Chapter 01.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 127557.427000 -t 128463.934000 "The American Claimant - Chapter 02.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 128463.934000 -t 129327.345000 "The American Claimant - Chapter 03.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 129327.345000 -t 130554.845000 "The American Claimant - Chapter 04.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 130554.845000 -t 131186.427000 "The American Claimant - Chapter 05.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 131186.427000 -t 132020.860000 "The American Claimant - Chapter 06.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 132020.860000 -t 132476.342000 "The American Claimant - Chapter 07.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 132476.342000 -t 132983.095000 "The American Claimant - Chapter 08.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 132983.095000 -t 133619.136000 "The American Claimant - Chapter 09.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 133619.136000 -t 134449.853000 "The American Claimant - Chapter 10.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 134449.853000 -t 135480.447000 "The American Claimant - Chapter 11.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 135480.447000 -t 136742.870000 "The American Claimant - Chapter 12.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 136742.870000 -t 137821.019000 "The American Claimant - Chapter 13.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 137821.019000 -t 138948.208000 "The American Claimant - Chapter 14.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 138948.208000 -t 139722.454000 "The American Claimant - Chapter 15.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 139722.454000 -t 140553.171000 "The American Claimant - Chapter 16.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 140553.171000 -t 141338.563000 "The American Claimant - Chapter 17.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 141338.563000 -t 142324.575000 "The American Claimant - Chapter 18.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 142324.575000 -t 143176.097000 "The American Claimant - Chapter 19.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 143176.097000 -t 144006.814000 "The American Claimant - Chapter 20.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 144006.814000 -t 144749.110000 "The American Claimant - Chapter 21.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 144749.110000 -t 146207.695000 "The American Claimant - Chapter 22.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 146207.695000 -t 147250.178000 "The American Claimant - Chapter 23.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 147250.178000 -t 148423.436000 "The American Claimant - Chapter 24.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 148423.436000 -t 149647.963000 "The American Claimant - Chapter 25.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 149647.963000 -t 150733.542000 "The American Claimant - Chapter 26.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 150733.542000 -t 151752.991000 "Tom Sawyer Abroad - Chapter 01.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 151752.991000 -t 152507.175000 "Tom Sawyer Abroad - Chapter 02.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 152507.175000 -t 153349.038000 "Tom Sawyer Abroad - Chapter 03.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 153349.038000 -t 153759.938000 "Tom Sawyer Abroad - Chapter 04.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 153759.938000 -t 154527.497000 "Tom Sawyer Abroad - Chapter 05.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 154527.497000 -t 155087.748000 "Tom Sawyer Abroad - Chapter 06.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 155087.748000 -t 155809.982000 "Tom Sawyer Abroad - Chapter 07.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 155809.982000 -t 156761.071000 "Tom Sawyer Abroad - Chapter 08.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 156761.071000 -t 157416.431000 "Tom Sawyer Abroad - Chapter 09.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 157416.431000 -t 158134.949000 "Tom Sawyer Abroad - Chapter 10.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 158134.949000 -t 159211.612000 "Tom Sawyer Abroad - Chapter 11.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 159211.612000 -t 160241.464000 "Tom Sawyer Abroad - Chapter 12.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 160241.464000 -t 161089.271000 "Tom Sawyer Abroad - Chapter 13.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 161089.271000 -t 161726.055000 "Budd'nhead Wilson - Chapter 01.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 161726.055000 -t 162613.243000 "Budd'nhead Wilson - Chapter 02.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 162613.243000 -t 163306.498000 "Budd'nhead Wilson - Chapter 03.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 163306.498000 -t 164258.330000 "Budd'nhead Wilson - Chapter 04.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 164258.330000 -t 164875.795000 "Budd'nhead Wilson - Chapter 05.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 164875.795000 -t 165453.879000 "Budd'nhead Wilson - Chapter 06.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 165453.879000 -t 165832.086000 "Budd'nhead Wilson - Chapter 07.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 165832.086000 -t 166951.102000 "Budd'nhead Wilson - Chapter 08.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 166951.102000 -t 167524.728000 "Budd'nhead Wilson - Chapter 09.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 167524.728000 -t 168098.353000 "Budd'nhead Wilson - Chapter 10.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 168098.353000 -t 169663.936000 "Budd'nhead Wilson - Chapter 11.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 169663.936000 -t 170319.296000 "Budd'nhead Wilson - Chapter 12.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 170319.296000 -t 171046.730000 "Budd'nhead Wilson - Chapter 13.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 171046.730000 -t 172167.232000 "Budd'nhead Wilson - Chapter 14.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 172167.232000 -t 173169.591000 "Budd'nhead Wilson - Chapter 15.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 173169.591000 -t 173610.213000 "Budd'nhead Wilson - Chapter 16.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 173610.213000 -t 173863.589000 "Budd'nhead Wilson - Chapter 17.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 173863.589000 -t 175149.789000 "Budd'nhead Wilson - Chapter 18.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 175149.789000 -t 176212.334000 "Budd'nhead Wilson - Chapter 19.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 176212.334000 -t 177146.334000 "Budd'nhead Wilson - Chapter 20.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 177146.334000 -t 178533.587000 "Budd'nhead Wilson - Chapter 21.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 178533.587000 -t 178766.158000 "Budd'nhead Wilson - Chapter 22.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 178766.158000 -t 179345.728000 "Tom Sawyer, Detective - Chapter 01.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 179345.728000 -t 179833.161000 "Tom Sawyer, Detective - Chapter 02.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 179833.161000 -t 180483.320000 "Tom Sawyer, Detective - Chapter 03.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 180483.320000 -t 180929.886000 "Tom Sawyer, Detective - Chapter 04.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 180929.886000 -t 181256.080000 "Tom Sawyer, Detective - Chapter 05.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 181256.080000 -t 181839.365000 "Tom Sawyer, Detective - Chapter 06.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 181839.365000 -t 182314.167000 "Tom Sawyer, Detective - Chapter 07.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 182314.167000 -t 182871.446000 "Tom Sawyer, Detective - Chapter 08.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 182871.446000 -t 183466.620000 "Tom Sawyer, Detective - Chapter 09.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 183466.620000 -t 183828.479000 "Tom Sawyer, Detective - Chapter 10.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 183828.479000 -t 186024.901000 "Tom Sawyer, Detective - Chapter 11.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 186024.901000 -t 186527.195000 "A Horse's Tale - Chapter 01.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 186527.195000 -t 186802.863000 "A Horse's Tale - Chapter 02.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 186802.863000 -t 187062.926000 "A Horse's Tale - Chapter 03.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 187062.926000 -t 187416.613000 "A Horse's Tale - Chapter 04.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 187416.613000 -t 188422.687000 "A Horse's Tale - Chapter 05.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 188422.687000 -t 189547.647000 "A Horse's Tale - Chapter 06.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 189547.647000 -t 189753.469000 "A Horse's Tale - Chapter 07.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 189753.469000 -t 189805.481000 "A Horse's Tale - Chapter 08.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 189805.481000 -t 190176.258000 "A Horse's Tale - Chapter 09.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 190176.258000 -t 190805.611000 "A Horse's Tale - Chapter 10.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 190805.611000 -t 191387.411000 "A Horse's Tale - Chapter 11.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 191387.411000 -t 191462.457000 "A Horse's Tale - Chapter 12.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 191462.457000 -t 191898.621000 "A Horse's Tale - Chapter 13.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 191898.621000 -t 192039.798000 "A Horse's Tale - Chapter 14.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 192039.798000 -t 192256.766000 "A Horse's Tale - Chapter 15.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 192256.766000 -t 192720.422000 "The Mysterious Stranger - Chapter 01.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 192720.422000 -t 193663.338000 "The Mysterious Stranger - Chapter 02.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 193663.338000 -t 194786.812000 "The Mysterious Stranger - Chapter 03.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 194786.812000 -t 195088.486000 "The Mysterious Stranger - Chapter 04.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 195088.486000 -t 196540.383000 "The Mysterious Stranger - Chapter 05.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 196540.383000 -t 197973.704000 "The Mysterious Stranger - Chapter 06.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 197973.704000 -t 200057.184000 "The Mysterious Stranger - Chapter 07.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 200057.184000 -t 202396.270000 "The Mysterious Stranger - Chapter 08.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 202396.270000 -t 202978.069000 "The Mysterious Stranger - Chapter 09.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 202978.069000 -t 204508.728000 "The Mysterious Stranger - Chapter 10.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 204508.728000 -t 205112.819000 "The Mysterious Stranger - Chapter 11.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 205112.819000 -t 205641.862000 "The War Prayer.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 205641.862000 -t 206487.440000 "The Celebrated Jumping Frog of Calaveras.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 206487.440000 -t 206585.521000 "The Million Pound Bank Note - Chapter 01.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 206585.521000 -t 209431.359000 "The Million Pound Bank Note - Chapter 02.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 209431.359000 -t 209842.259000 "Hunting the Deceitful Turkey.m4a"
ffmpeg -i "Mark_twain_The_Complete_Novels.m4a" -acodec copy -ss 209842.259000 "The McWilliamses and the Burglar Alarm.m4a"
;FFMETADATA
#
# Apply this file with: ffmpeg -i Mark_twain_The_Complete_Novels.m4a -i Mark_twain_The_Complete_Novels.ffmeta -map_metadata 1 -codec copy Mark_twain_The_Complete_Novels_With_Metadata.m4a
#
title=Mark Twain: The Complete Novels
author=Mark Twain
narrator=Lee Howard
[CHAPTER]
TIMEBASE=1/1000
START=0
title=The Adventures of Tom Sawyer - Chapter 01
[CHAPTER]
TIMEBASE=1/1000
START=881243
title=The Adventures of Tom Sawyer - Chapter 02
[CHAPTER]
TIMEBASE=1/1000
START=1598275
title=The Adventures of Tom Sawyer - Chapter 03
[CHAPTER]
TIMEBASE=1/1000
START=2407444
title=The Adventures of Tom Sawyer - Chapter 04
[CHAPTER]
TIMEBASE=1/1000
START=3674325
title=The Adventures of Tom Sawyer - Chapter 05
[CHAPTER]
TIMEBASE=1/1000
START=4368323
title=The Adventures of Tom Sawyer - Chapter 06
[CHAPTER]
TIMEBASE=1/1000
START=5665668
title=The Adventures of Tom Sawyer - Chapter 07
[CHAPTER]
TIMEBASE=1/1000
START=6357437
title=The Adventures of Tom Sawyer - Chapter 08
[CHAPTER]
TIMEBASE=1/1000
START=7040290
title=The Adventures of Tom Sawyer - Chapter 09
[CHAPTER]
TIMEBASE=1/1000
START=7824938
title=The Adventures of Tom Sawyer - Chapter 10
[CHAPTER]
TIMEBASE=1/1000
START=8576150
title=The Adventures of Tom Sawyer - Chapter 11
[CHAPTER]
TIMEBASE=1/1000
START=9106680
title=The Adventures of Tom Sawyer - Chapter 12
[CHAPTER]
TIMEBASE=1/1000
START=9722659
title=The Adventures of Tom Sawyer - Chapter 13
[CHAPTER]
TIMEBASE=1/1000
START=10622479
title=The Adventures of Tom Sawyer - Chapter 14
[CHAPTER]
TIMEBASE=1/1000
START=11401926
title=The Adventures of Tom Sawyer - Chapter 15
[CHAPTER]
TIMEBASE=1/1000
START=12010475
title=The Adventures of Tom Sawyer - Chapter 16
[CHAPTER]
TIMEBASE=1/1000
START=13136178
title=The Adventures of Tom Sawyer - Chapter 17
[CHAPTER]
TIMEBASE=1/1000
START=13567140
title=The Adventures of Tom Sawyer - Chapter 18
[CHAPTER]
TIMEBASE=1/1000
START=14594020
title=The Adventures of Tom Sawyer - Chapter 19
[CHAPTER]
TIMEBASE=1/1000
START=14856312
title=The Adventures of Tom Sawyer - Chapter 20
[CHAPTER]
TIMEBASE=1/1000
START=15458916
title=The Adventures of Tom Sawyer - Chapter 21
[CHAPTER]
TIMEBASE=1/1000
START=16323070
title=The Adventures of Tom Sawyer - Chapter 22
[CHAPTER]
TIMEBASE=1/1000
START=16703506
title=The Adventures of Tom Sawyer - Chapter 23
[CHAPTER]
TIMEBASE=1/1000
START=17454718
title=The Adventures of Tom Sawyer - Chapter 24
[CHAPTER]
TIMEBASE=1/1000
START=17605555
title=The Adventures of Tom Sawyer - Chapter 25
[CHAPTER]
TIMEBASE=1/1000
START=18329274
title=The Adventures of Tom Sawyer - Chapter 26
[CHAPTER]
TIMEBASE=1/1000
START=19272190
title=The Adventures of Tom Sawyer - Chapter 27
[CHAPTER]
TIMEBASE=1/1000
START=19603586
title=The Adventures of Tom Sawyer - Chapter 28
[CHAPTER]
TIMEBASE=1/1000
START=19967674
title=The Adventures of Tom Sawyer - Chapter 29
[CHAPTER]
TIMEBASE=1/1000
START=20871209
title=The Adventures of Tom Sawyer - Chapter 30
[CHAPTER]
TIMEBASE=1/1000
START=21907748
title=The Adventures of Tom Sawyer - Chapter 31
[CHAPTER]
TIMEBASE=1/1000
START=22988126
title=The Adventures of Tom Sawyer - Chapter 32
[CHAPTER]
TIMEBASE=1/1000
START=23344042
title=The Adventures of Tom Sawyer - Chapter 33
[CHAPTER]
TIMEBASE=1/1000
START=24483863
title=The Adventures of Tom Sawyer - Chapter 34
[CHAPTER]
TIMEBASE=1/1000
START=24772905
title=The Adventures of Tom Sawyer - Chapter 35
[CHAPTER]
TIMEBASE=1/1000
START=25356190
title=The Adventures of Tom Sawyer - Chapter 36
[CHAPTER]
TIMEBASE=1/1000
START=25403001
title=The Prince and the Pauper - Chapter 01
[CHAPTER]
TIMEBASE=1/1000
START=25509256
title=The Prince and the Pauper - Chapter 02
[CHAPTER]
TIMEBASE=1/1000
START=26092541
title=The Prince and the Pauper - Chapter 03
[CHAPTER]
TIMEBASE=1/1000
START=26914342
title=The Prince and the Pauper - Chapter 04
[CHAPTER]
TIMEBASE=1/1000
START=27373540
title=The Prince and the Pauper - Chapter 05
[CHAPTER]
TIMEBASE=1/1000
START=28253297
title=The Prince and the Pauper - Chapter 06
[CHAPTER]
TIMEBASE=1/1000
START=29200671
title=The Prince and the Pauper - Chapter 07
[CHAPTER]
TIMEBASE=1/1000
START=29642779
title=The Prince and the Pauper - Chapter 08
[CHAPTER]
TIMEBASE=1/1000
START=29947425
title=The Prince and the Pauper - Chapter 09
[CHAPTER]
TIMEBASE=1/1000
START=30297396
title=The Prince and the Pauper - Chapter 10
[CHAPTER]
TIMEBASE=1/1000
START=31317588
title=The Prince and the Pauper - Chapter 11
[CHAPTER]
TIMEBASE=1/1000
START=31918706
title=The Prince and the Pauper - Chapter 12
[CHAPTER]
TIMEBASE=1/1000
START=33312647
title=The Prince and the Pauper - Chapter 13
[CHAPTER]
TIMEBASE=1/1000
START=33812712
title=The Prince and the Pauper - Chapter 14
[CHAPTER]
TIMEBASE=1/1000
START=35172472
title=The Prince and the Pauper - Chapter 15
[CHAPTER]
TIMEBASE=1/1000
START=36451985
title=The Prince and the Pauper - Chapter 16
[CHAPTER]
TIMEBASE=1/1000
START=36801956
title=The Prince and the Pauper - Chapter 17
[CHAPTER]
TIMEBASE=1/1000
START=38087412
title=The Prince and the Pauper - Chapter 18
[CHAPTER]
TIMEBASE=1/1000
START=39070452
title=The Prince and the Pauper - Chapter 19
[CHAPTER]
TIMEBASE=1/1000
START=39759249
title=The Prince and the Pauper - Chapter 20
[CHAPTER]
TIMEBASE=1/1000
START=40587737
title=The Prince and the Pauper - Chapter 21
[CHAPTER]
TIMEBASE=1/1000
START=41132384
title=The Prince and the Pauper - Chapter 22
[CHAPTER]
TIMEBASE=1/1000
START=41810779
title=The Prince and the Pauper - Chapter 23
[CHAPTER]
TIMEBASE=1/1000
START=42212019
title=The Prince and the Pauper - Chapter 24
[CHAPTER]
TIMEBASE=1/1000
START=42549359
title=The Prince and the Pauper - Chapter 25
[CHAPTER]
TIMEBASE=1/1000
START=43407568
title=The Prince and the Pauper - Chapter 26
[CHAPTER]
TIMEBASE=1/1000
START=43903175
title=The Prince and the Pauper - Chapter 27
[CHAPTER]
TIMEBASE=1/1000
START=45066774
title=The Prince and the Pauper - Chapter 28
[CHAPTER]
TIMEBASE=1/1000
START=45516312
title=The Prince and the Pauper - Chapter 29
[CHAPTER]
TIMEBASE=1/1000
START=45776375
title=The Prince and the Pauper - Chapter 30
[CHAPTER]
TIMEBASE=1/1000
START=46089195
title=The Prince and the Pauper - Chapter 31
[CHAPTER]
TIMEBASE=1/1000
START=46854524
title=The Prince and the Pauper - Chapter 32
[CHAPTER]
TIMEBASE=1/1000
START=48313852
title=The Prince and the Pauper - Chapter 33
[CHAPTER]
TIMEBASE=1/1000
START=49506429
title=The Adventures of Huckleberry Finn - Chapter 01
[CHAPTER]
TIMEBASE=1/1000
START=49947051
title=The Adventures of Huckleberry Finn - Chapter 02
[CHAPTER]
TIMEBASE=1/1000
START=50673742
title=The Adventures of Huckleberry Finn - Chapter 03
[CHAPTER]
TIMEBASE=1/1000
START=51212445
title=The Adventures of Huckleberry Finn - Chapter 04
[CHAPTER]
TIMEBASE=1/1000
START=51652324
title=The Adventures of Huckleberry Finn - Chapter 05
[CHAPTER]
TIMEBASE=1/1000
START=52170965
title=The Adventures of Huckleberry Finn - Chapter 06
[CHAPTER]
TIMEBASE=1/1000
START=53045521
title=The Adventures of Huckleberry Finn - Chapter 07
[CHAPTER]
TIMEBASE=1/1000
START=53858406
title=The Adventures of Huckleberry Finn - Chapter 08
[CHAPTER]
TIMEBASE=1/1000
START=55273151
title=The Adventures of Huckleberry Finn - Chapter 09
[CHAPTER]
TIMEBASE=1/1000
START=55785848
title=The Adventures of Huckleberry Finn - Chapter 10
[CHAPTER]
TIMEBASE=1/1000
START=56212352
title=The Adventures of Huckleberry Finn - Chapter 11
[CHAPTER]
TIMEBASE=1/1000
START=57094339
title=The Adventures of Huckleberry Finn - Chapter 12
[CHAPTER]
TIMEBASE=1/1000
START=57994901
title=The Adventures of Huckleberry Finn - Chapter 13
[CHAPTER]
TIMEBASE=1/1000
START=58619054
title=The Adventures of Huckleberry Finn - Chapter 14
[CHAPTER]
TIMEBASE=1/1000
START=59139924
title=The Adventures of Huckleberry Finn - Chapter 15
[CHAPTER]
TIMEBASE=1/1000
START=59893365
title=The Adventures of Huckleberry Finn - Chapter 16
[CHAPTER]
TIMEBASE=1/1000
START=60972257
title=The Adventures of Huckleberry Finn - Chapter 17
[CHAPTER]
TIMEBASE=1/1000
START=62092016
title=The Adventures of Huckleberry Finn - Chapter 18
[CHAPTER]
TIMEBASE=1/1000
START=63586266
title=The Adventures of Huckleberry Finn - Chapter 19
[CHAPTER]
TIMEBASE=1/1000
START=64687449
title=The Adventures of Huckleberry Finn - Chapter 20
[CHAPTER]
TIMEBASE=1/1000
START=65855506
title=The Adventures of Huckleberry Finn - Chapter 21
[CHAPTER]
TIMEBASE=1/1000
START=67079291
title=The Adventures of Huckleberry Finn - Chapter 22
[CHAPTER]
TIMEBASE=1/1000
START=67736137
title=The Adventures of Huckleberry Finn - Chapter 23
[CHAPTER]
TIMEBASE=1/1000
START=68494036
title=The Adventures of Huckleberry Finn - Chapter 24
[CHAPTER]
TIMEBASE=1/1000
START=69269025
title=The Adventures of Huckleberry Finn - Chapter 25
[CHAPTER]
TIMEBASE=1/1000
START=70232746
title=The Adventures of Huckleberry Finn - Chapter 26
[CHAPTER]
TIMEBASE=1/1000
START=71152628
title=The Adventures of Huckleberry Finn - Chapter 27
[CHAPTER]
TIMEBASE=1/1000
START=71994491
title=The Adventures of Huckleberry Finn - Chapter 28
[CHAPTER]
TIMEBASE=1/1000
START=73099389
title=The Adventures of Huckleberry Finn - Chapter 29
[CHAPTER]
TIMEBASE=1/1000
START=74259272
title=The Adventures of Huckleberry Finn - Chapter 30
[CHAPTER]
TIMEBASE=1/1000
START=74641194
title=The Adventures of Huckleberry Finn - Chapter 31
[CHAPTER]
TIMEBASE=1/1000
START=75801077
title=The Adventures of Huckleberry Finn - Chapter 32
[CHAPTER]
TIMEBASE=1/1000
START=76549317
title=The Adventures of Huckleberry Finn - Chapter 33
[CHAPTER]
TIMEBASE=1/1000
START=77382263
title=The Adventures of Huckleberry Finn - Chapter 34
[CHAPTER]
TIMEBASE=1/1000
START=78093351
title=The Adventures of Huckleberry Finn - Chapter 35
[CHAPTER]
TIMEBASE=1/1000
START=78932241
title=The Adventures of Huckleberry Finn - Chapter 36
[CHAPTER]
TIMEBASE=1/1000
START=79594289
title=The Adventures of Huckleberry Finn - Chapter 37
[CHAPTER]
TIMEBASE=1/1000
START=80393798
title=The Adventures of Huckleberry Finn - Chapter 38
[CHAPTER]
TIMEBASE=1/1000
START=81213370
title=The Adventures of Huckleberry Finn - Chapter 39
[CHAPTER]
TIMEBASE=1/1000
START=81867987
title=The Adventures of Huckleberry Finn - Chapter 40
[CHAPTER]
TIMEBASE=1/1000
START=82555297
title=The Adventures of Huckleberry Finn - Chapter 41
[CHAPTER]
TIMEBASE=1/1000
START=83377841
title=The Adventures of Huckleberry Finn - Chapter 42
[CHAPTER]
TIMEBASE=1/1000
START=84347506
title=The Adventures of Huckleberry Finn - Chapter 43
[CHAPTER]
TIMEBASE=1/1000
START=84558529
title=A Connecticut Yankee in King Arthur's Court - Chapter 01
[CHAPTER]
TIMEBASE=1/1000
START=84898841
title=A Connecticut Yankee in King Arthur's Court - Chapter 02
[CHAPTER]
TIMEBASE=1/1000
START=85650796
title=A Connecticut Yankee in King Arthur's Court - Chapter 03
[CHAPTER]
TIMEBASE=1/1000
START=86434702
title=A Connecticut Yankee in King Arthur's Court - Chapter 04
[CHAPTER]
TIMEBASE=1/1000
START=86857491
title=A Connecticut Yankee in King Arthur's Court - Chapter 05
[CHAPTER]
TIMEBASE=1/1000
START=87576752
title=A Connecticut Yankee in King Arthur's Court - Chapter 06
[CHAPTER]
TIMEBASE=1/1000
START=88438677
title=A Connecticut Yankee in King Arthur's Court - Chapter 07
[CHAPTER]
TIMEBASE=1/1000
START=89315462
title=A Connecticut Yankee in King Arthur's Court - Chapter 08
[CHAPTER]
TIMEBASE=1/1000
START=90145436
title=A Connecticut Yankee in King Arthur's Court - Chapter 09
[CHAPTER]
TIMEBASE=1/1000
START=90971695
title=A Connecticut Yankee in King Arthur's Court - Chapter 10
[CHAPTER]
TIMEBASE=1/1000
START=91602535
title=A Connecticut Yankee in King Arthur's Court - Chapter 11
[CHAPTER]
TIMEBASE=1/1000
START=92685885
title=A Connecticut Yankee in King Arthur's Court - Chapter 12
[CHAPTER]
TIMEBASE=1/1000
START=93301121
title=A Connecticut Yankee in King Arthur's Court - Chapter 13
[CHAPTER]
TIMEBASE=1/1000
START=94447629
title=A Connecticut Yankee in King Arthur's Court - Chapter 14
[CHAPTER]
TIMEBASE=1/1000
START=94967756
title=A Connecticut Yankee in King Arthur's Court - Chapter 15
[CHAPTER]
TIMEBASE=1/1000
START=96052593
title=A Connecticut Yankee in King Arthur's Court - Chapter 16
[CHAPTER]
TIMEBASE=1/1000
START=96944982
title=A Connecticut Yankee in King Arthur's Court - Chapter 17
[CHAPTER]
TIMEBASE=1/1000
START=98133844
title=A Connecticut Yankee in King Arthur's Court - Chapter 18
[CHAPTER]
TIMEBASE=1/1000
START=99599859
title=A Connecticut Yankee in King Arthur's Court - Chapter 19
[CHAPTER]
TIMEBASE=1/1000
START=100029335
title=A Connecticut Yankee in King Arthur's Court - Chapter 20
[CHAPTER]
TIMEBASE=1/1000
START=101007174
title=A Connecticut Yankee in King Arthur's Court - Chapter 21
[CHAPTER]
TIMEBASE=1/1000
START=102691642
title=A Connecticut Yankee in King Arthur's Court - Chapter 22
[CHAPTER]
TIMEBASE=1/1000
START=104143539
title=A Connecticut Yankee in King Arthur's Court - Chapter 23
[CHAPTER]
TIMEBASE=1/1000
START=105201626
title=A Connecticut Yankee in King Arthur's Court - Chapter 24
[CHAPTER]
TIMEBASE=1/1000
START=106551727
title=A Connecticut Yankee in King Arthur's Court - Chapter 25
[CHAPTER]
TIMEBASE=1/1000
START=108206474
title=A Connecticut Yankee in King Arthur's Court - Chapter 26
[CHAPTER]
TIMEBASE=1/1000
START=109420599
title=A Connecticut Yankee in King Arthur's Court - Chapter 27
[CHAPTER]
TIMEBASE=1/1000
START=110486859
title=A Connecticut Yankee in King Arthur's Court - Chapter 28
[CHAPTER]
TIMEBASE=1/1000
START=111043395
title=A Connecticut Yankee in King Arthur's Court - Chapter 29
[CHAPTER]
TIMEBASE=1/1000
START=111917209
title=A Connecticut Yankee in King Arthur's Court - Chapter 30
[CHAPTER]
TIMEBASE=1/1000
START=113205638
title=A Connecticut Yankee in King Arthur's Court - Chapter 31
[CHAPTER]
TIMEBASE=1/1000
START=114035612
title=A Connecticut Yankee in King Arthur's Court - Chapter 32
[CHAPTER]
TIMEBASE=1/1000
START=114936174
title=A Connecticut Yankee in King Arthur's Court - Chapter 33
[CHAPTER]
TIMEBASE=1/1000
START=116429682
title=A Connecticut Yankee in King Arthur's Court - Chapter 34
[CHAPTER]
TIMEBASE=1/1000
START=117946223
title=A Connecticut Yankee in King Arthur's Court - Chapter 35
[CHAPTER]
TIMEBASE=1/1000
START=118959728
title=A Connecticut Yankee in King Arthur's Court - Chapter 36
[CHAPTER]
TIMEBASE=1/1000
START=119459050
title=A Connecticut Yankee in King Arthur's Court - Chapter 37
[CHAPTER]
TIMEBASE=1/1000
START=120351439
title=A Connecticut Yankee in King Arthur's Court - Chapter 38
[CHAPTER]
TIMEBASE=1/1000
START=120688036
title=A Connecticut Yankee in King Arthur's Court - Chapter 39
[CHAPTER]
TIMEBASE=1/1000
START=122120614
title=A Connecticut Yankee in King Arthur's Court - Chapter 40
[CHAPTER]
TIMEBASE=1/1000
START=123125945
title=A Connecticut Yankee in King Arthur's Court - Chapter 41
[CHAPTER]
TIMEBASE=1/1000
START=123693627
title=A Connecticut Yankee in King Arthur's Court - Chapter 42
[CHAPTER]
TIMEBASE=1/1000
START=125138094
title=A Connecticut Yankee in King Arthur's Court - Chapter 43
[CHAPTER]
TIMEBASE=1/1000
START=126853770
title=A Connecticut Yankee in King Arthur's Court - Chapter 44
[CHAPTER]
TIMEBASE=1/1000
START=127109375
title=A Connecticut Yankee in King Arthur's Court - Chapter 45
[CHAPTER]
TIMEBASE=1/1000
START=127388014
title=The American Claimant - Chapter 01
[CHAPTER]
TIMEBASE=1/1000
START=127557427
title=The American Claimant - Chapter 02
[CHAPTER]
TIMEBASE=1/1000
START=128463934
title=The American Claimant - Chapter 03
[CHAPTER]
TIMEBASE=1/1000
START=129327345
title=The American Claimant - Chapter 04
[CHAPTER]
TIMEBASE=1/1000
START=130554845
title=The American Claimant - Chapter 05
[CHAPTER]
TIMEBASE=1/1000
START=131186427
title=The American Claimant - Chapter 06
[CHAPTER]
TIMEBASE=1/1000
START=132020860
title=The American Claimant - Chapter 07
[CHAPTER]
TIMEBASE=1/1000
START=132476342
title=The American Claimant - Chapter 08
[CHAPTER]
TIMEBASE=1/1000
START=132983095
title=The American Claimant - Chapter 09
[CHAPTER]
TIMEBASE=1/1000
START=133619136
title=The American Claimant - Chapter 10
[CHAPTER]
TIMEBASE=1/1000
START=134449853
title=The American Claimant - Chapter 11
[CHAPTER]
TIMEBASE=1/1000
START=135480447
title=The American Claimant - Chapter 12
[CHAPTER]
TIMEBASE=1/1000
START=136742870
title=The American Claimant - Chapter 13
[CHAPTER]
TIMEBASE=1/1000
START=137821019
title=The American Claimant - Chapter 14
[CHAPTER]
TIMEBASE=1/1000
START=138948208
title=The American Claimant - Chapter 15
[CHAPTER]
TIMEBASE=1/1000
START=139722454
title=The American Claimant - Chapter 16
[CHAPTER]
TIMEBASE=1/1000
START=140553171
title=The American Claimant - Chapter 17
[CHAPTER]
TIMEBASE=1/1000
START=141338563
title=The American Claimant - Chapter 18
[CHAPTER]
TIMEBASE=1/1000
START=142324575
title=The American Claimant - Chapter 19
[CHAPTER]
TIMEBASE=1/1000
START=143176097
title=The American Claimant - Chapter 20
[CHAPTER]
TIMEBASE=1/1000
START=144006814
title=The American Claimant - Chapter 21
[CHAPTER]
TIMEBASE=1/1000
START=144749110
title=The American Claimant - Chapter 22
[CHAPTER]
TIMEBASE=1/1000
START=146207695
title=The American Claimant - Chapter 23
[CHAPTER]
TIMEBASE=1/1000
START=147250178
title=The American Claimant - Chapter 24
[CHAPTER]
TIMEBASE=1/1000
START=148423436
title=The American Claimant - Chapter 25
[CHAPTER]
TIMEBASE=1/1000
START=149647963
title=The American Claimant - Chapter 26
[CHAPTER]
TIMEBASE=1/1000
START=150733542
title=Tom Sawyer Abroad - Chapter 01
[CHAPTER]
TIMEBASE=1/1000
START=151752991
title=Tom Sawyer Abroad - Chapter 02
[CHAPTER]
TIMEBASE=1/1000
START=152507175
title=Tom Sawyer Abroad - Chapter 03
[CHAPTER]
TIMEBASE=1/1000
START=153349038
title=Tom Sawyer Abroad - Chapter 04
[CHAPTER]
TIMEBASE=1/1000
START=153759938
title=Tom Sawyer Abroad - Chapter 05
[CHAPTER]
TIMEBASE=1/1000
START=154527497
title=Tom Sawyer Abroad - Chapter 06
[CHAPTER]
TIMEBASE=1/1000
START=155087748
title=Tom Sawyer Abroad - Chapter 07
[CHAPTER]
TIMEBASE=1/1000
START=155809982
title=Tom Sawyer Abroad - Chapter 08
[CHAPTER]
TIMEBASE=1/1000
START=156761071
title=Tom Sawyer Abroad - Chapter 09
[CHAPTER]
TIMEBASE=1/1000
START=157416431
title=Tom Sawyer Abroad - Chapter 10
[CHAPTER]
TIMEBASE=1/1000
START=158134949
title=Tom Sawyer Abroad - Chapter 11
[CHAPTER]
TIMEBASE=1/1000
START=159211612
title=Tom Sawyer Abroad - Chapter 12
[CHAPTER]
TIMEBASE=1/1000
START=160241464
title=Tom Sawyer Abroad - Chapter 13
[CHAPTER]
TIMEBASE=1/1000
START=161089271
title=Budd'nhead Wilson - Chapter 01
[CHAPTER]
TIMEBASE=1/1000
START=161726055
title=Budd'nhead Wilson - Chapter 02
[CHAPTER]
TIMEBASE=1/1000
START=162613243
title=Budd'nhead Wilson - Chapter 03
[CHAPTER]
TIMEBASE=1/1000
START=163306498
title=Budd'nhead Wilson - Chapter 04
[CHAPTER]
TIMEBASE=1/1000
START=164258330
title=Budd'nhead Wilson - Chapter 05
[CHAPTER]
TIMEBASE=1/1000
START=164875795
title=Budd'nhead Wilson - Chapter 06
[CHAPTER]
TIMEBASE=1/1000
START=165453879
title=Budd'nhead Wilson - Chapter 07
[CHAPTER]
TIMEBASE=1/1000
START=165832086
title=Budd'nhead Wilson - Chapter 08
[CHAPTER]
TIMEBASE=1/1000
START=166951102
title=Budd'nhead Wilson - Chapter 09
[CHAPTER]
TIMEBASE=1/1000
START=167524728
title=Budd'nhead Wilson - Chapter 10
[CHAPTER]
TIMEBASE=1/1000
START=168098353
title=Budd'nhead Wilson - Chapter 11
[CHAPTER]
TIMEBASE=1/1000
START=169663936
title=Budd'nhead Wilson - Chapter 12
[CHAPTER]
TIMEBASE=1/1000
START=170319296
title=Budd'nhead Wilson - Chapter 13
[CHAPTER]
TIMEBASE=1/1000
START=171046730
title=Budd'nhead Wilson - Chapter 14
[CHAPTER]
TIMEBASE=1/1000
START=172167232
title=Budd'nhead Wilson - Chapter 15
[CHAPTER]
TIMEBASE=1/1000
START=173169591
title=Budd'nhead Wilson - Chapter 16
[CHAPTER]
TIMEBASE=1/1000
START=173610213
title=Budd'nhead Wilson - Chapter 17
[CHAPTER]
TIMEBASE=1/1000
START=173863589
title=Budd'nhead Wilson - Chapter 18
[CHAPTER]
TIMEBASE=1/1000
START=175149789
title=Budd'nhead Wilson - Chapter 19
[CHAPTER]
TIMEBASE=1/1000
START=176212334
title=Budd'nhead Wilson - Chapter 20
[CHAPTER]
TIMEBASE=1/1000
START=177146334
title=Budd'nhead Wilson - Chapter 21
[CHAPTER]
TIMEBASE=1/1000
START=178533587
title=Budd'nhead Wilson - Chapter 22
[CHAPTER]
TIMEBASE=1/1000
START=178766158
title=Tom Sawyer, Detective - Chapter 01
[CHAPTER]
TIMEBASE=1/1000
START=179345728
title=Tom Sawyer, Detective - Chapter 02
[CHAPTER]
TIMEBASE=1/1000
START=179833161
title=Tom Sawyer, Detective - Chapter 03
[CHAPTER]
TIMEBASE=1/1000
START=180483320
title=Tom Sawyer, Detective - Chapter 04
[CHAPTER]
TIMEBASE=1/1000
START=180929886
title=Tom Sawyer, Detective - Chapter 05
[CHAPTER]
TIMEBASE=1/1000
START=181256080
title=Tom Sawyer, Detective - Chapter 06
[CHAPTER]
TIMEBASE=1/1000
START=181839365
title=Tom Sawyer, Detective - Chapter 07
[CHAPTER]
TIMEBASE=1/1000
START=182314167
title=Tom Sawyer, Detective - Chapter 08
[CHAPTER]
TIMEBASE=1/1000
START=182871446
title=Tom Sawyer, Detective - Chapter 09
[CHAPTER]
TIMEBASE=1/1000
START=183466620
title=Tom Sawyer, Detective - Chapter 10
[CHAPTER]
TIMEBASE=1/1000
START=183828479
title=Tom Sawyer, Detective - Chapter 11
[CHAPTER]
TIMEBASE=1/1000
START=186024901
title=A Horse's Tale - Chapter 01
[CHAPTER]
TIMEBASE=1/1000
START=186527195
title=A Horse's Tale - Chapter 02
[CHAPTER]
TIMEBASE=1/1000
START=186802863
title=A Horse's Tale - Chapter 03
[CHAPTER]
TIMEBASE=1/1000
START=187062926
title=A Horse's Tale - Chapter 04
[CHAPTER]
TIMEBASE=1/1000
START=187416613
title=A Horse's Tale - Chapter 05
[CHAPTER]
TIMEBASE=1/1000
START=188422687
title=A Horse's Tale - Chapter 06
[CHAPTER]
TIMEBASE=1/1000
START=189547647
title=A Horse's Tale - Chapter 07
[CHAPTER]
TIMEBASE=1/1000
START=189753469
title=A Horse's Tale - Chapter 08
[CHAPTER]
TIMEBASE=1/1000
START=189805481
title=A Horse's Tale - Chapter 09
[CHAPTER]
TIMEBASE=1/1000
START=190176258
title=A Horse's Tale - Chapter 10
[CHAPTER]
TIMEBASE=1/1000
START=190805611
title=A Horse's Tale - Chapter 11
[CHAPTER]
TIMEBASE=1/1000
START=191387411
title=A Horse's Tale - Chapter 12
[CHAPTER]
TIMEBASE=1/1000
START=191462457
title=A Horse's Tale - Chapter 13
[CHAPTER]
TIMEBASE=1/1000
START=191898621
title=A Horse's Tale - Chapter 14
[CHAPTER]
TIMEBASE=1/1000
START=192039798
title=A Horse's Tale - Chapter 15
[CHAPTER]
TIMEBASE=1/1000
START=192256766
title=The Mysterious Stranger - Chapter 01
[CHAPTER]
TIMEBASE=1/1000
START=192720422
title=The Mysterious Stranger - Chapter 02
[CHAPTER]
TIMEBASE=1/1000
START=193663338
title=The Mysterious Stranger - Chapter 03
[CHAPTER]
TIMEBASE=1/1000
START=194786812
title=The Mysterious Stranger - Chapter 04
[CHAPTER]
TIMEBASE=1/1000
START=195088486
title=The Mysterious Stranger - Chapter 05
[CHAPTER]
TIMEBASE=1/1000
START=196540383
title=The Mysterious Stranger - Chapter 06
[CHAPTER]
TIMEBASE=1/1000
START=197973704
title=The Mysterious Stranger - Chapter 07
[CHAPTER]
TIMEBASE=1/1000
START=200057184
title=The Mysterious Stranger - Chapter 08
[CHAPTER]
TIMEBASE=1/1000
START=202396270
title=The Mysterious Stranger - Chapter 09
[CHAPTER]
TIMEBASE=1/1000
START=202978069
title=The Mysterious Stranger - Chapter 10
[CHAPTER]
TIMEBASE=1/1000
START=204508728
title=The Mysterious Stranger - Chapter 11
[CHAPTER]
TIMEBASE=1/1000
START=205112819
title=The War Prayer
[CHAPTER]
TIMEBASE=1/1000
START=205641862
title=The Celebrated Jumping Frog of Calaveras
[CHAPTER]
TIMEBASE=1/1000
START=206487440
title=The Million Pound Bank Note - Chapter 01
[CHAPTER]
TIMEBASE=1/1000
START=206585521
title=The Million Pound Bank Note - Chapter 02
[CHAPTER]
TIMEBASE=1/1000
START=209431359
title=Hunting the Deceitful Turkey
[CHAPTER]
TIMEBASE=1/1000
START=209842259
title=The McWilliamses and the Burglar Alarm
local json = require "dkjson"
-- from `_OC_contentInfo` in the page source of
-- https://play.google.com/books/listen?id=AQAAAEAslxrXJM
local file = io.open("Mark_twain_The_Complete_Novels.json")
local bytes = file:read('a')
local data = json.decode(bytes)
local times = data[1][1]
-- manually written
local chapter_book_starts = {
[1] = "The Adventures of Tom Sawyer",
[37] = "The Prince and the Pauper",
[70] = "The Adventures of Huckleberry Finn",
[113] = "A Connecticut Yankee in King Arthur's Court",
[158] = "The American Claimant",
[184] = "Tom Sawyer Abroad",
[197] = "Budd'nhead Wilson",
[219] = "Tom Sawyer, Detective",
[230] = "A Horse's Tale",
[245] = "The Mysterious Stranger",
[256] = "The War Prayer",
[257] = "The Celebrated Jumping Frog of Calaveras",
[258] = "The Million Pound Bank Note",
[260] = "Hunting the Deceitful Turkey",
[261] = "The McWilliamses and the Burglar Alarm",
}
local inputfile = "Mark_twain_The_Complete_Novels.m4a"
local lasttime = 0
local currentbook
local currentchapter
local chapter_in_book = 0
local books = {}
for i, time in ipairs(times) do
local chapter = tonumber(time[1])
local offset = time[2] or 0
-- set end of last chapter to start of this chapter
if currentchapter and offset then
currentchapter.endms = offset
end
if chapter_book_starts[chapter] then
local book = {
title = chapter_book_starts[chapter],
chapters = {},
}
table.insert(books, book)
currentbook = book
end
local chapter = {
startms = offset
}
table.insert(currentbook.chapters, chapter)
currentchapter = chapter
lasttime = offset
end
for i, book in ipairs(books) do
local startms = book.chapters[1].startms or 0
local endms = book.chapters[#book.chapters].endms
print(string.format("ffmpeg -i \"%s\" -acodec copy -ss %f %s \"%s.m4a\"",
inputfile,
startms/1000,
endms ~= nil and string.format("-t %f", endms/1000) or "",
book.title))
end
print()
print()
for i,book in ipairs(books) do
if #book.chapters == 1 then
local startms = book.chapters[1].startms or 0
local endms = book.chapters[1].endms
print(string.format("ffmpeg -i \"%s\" -acodec copy -ss %f %s \"%s.m4a\"",
inputfile,
startms/1000,
endms ~= nil and string.format("-t %f", endms/1000) or "",
book.title))
else
for chapter, info in ipairs(book.chapters) do
print(string.format("ffmpeg -i \"%s\" -acodec copy -ss %f %s \"%s.m4a\"",
inputfile,
info.startms/1000,
info.endms ~= nil and string.format("-t %f", info.endms/1000) or "",
string.format("%s - Chapter %02i", book.title, chapter)))
end
end
end
print()
print()
print(";FFMETADATA")
print("title=Mark Twain: The Complete Novels")
print("author=Mark Twain")
print("narrator=Lee Howard")
function escapemetadata(value)
return string.gsub(value, "([=;#\\\n])", "\\%1")
end
for i,book in ipairs(books) do
for j,chapter in ipairs(book.chapters) do
print("[CHAPTER]")
print("TIMEBASE=1/1000")
print(string.format("START=%i", chapter.startms))
if book.endms then
print(string.format("END=%i", chapter.endms))
end
if #book.chapters == 1 then
print(string.format("title=%s", escapemetadata(book.title)))
else
print(string.format("title=%s - Chapter %02i", escapemetadata(book.title), j))
end
end
end
--print(json.encode(books, {indent=true}))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment