View Single Post
Old 02-10-2014, 07:48 PM   #1
ThatGuy99
Junior Member
ThatGuy99 began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Feb 2014
Location: SW WA
Device: Kindle Fire HDX, Kindle Paperwhite, Kindle Fire, Nook Color
Epub won't convert to any other format

I've used calibre for over a year now and this is the first time I haven't been able to figure out why a book wouldn't convert. I have a Penguin EPUB that I have tried to convert to both MOBI and AZW3. The EPUB doesn't seem to have DRM as I can view it in the calibre reader and have used the calibre book editor to look into the exploded files. The conversion process doesn't give an error, it just seems to hang at the same place (1%, Formatting scene breaks) each time I've tried. I've let it run as long as 2 hrs. before stopping. My PC is an i7-3770, 8 thread, 16GB RAM, 4TB free, Win7 x64 & calibre 1.23 x64, so it doesn't seem to be for lack of processing power. Any help would certainly be appreciated.

Here's the processing log:
Code:
Convert book 1 of 1 (HS 1: Cloche and Dagger)
Resolved conversion options
calibre version: 1.23.0
{'asciiize': False,
 'author_sort': None,
 'authors': None,
 'base_font_size': 0.0,
 'book_producer': None,
 'change_justification': u'original',
 'chapter': u"//*[((name()='h1' or name()='h2') and re:test(., '\\s*((chapter|book|section|part)\\s+)|((prolog|prologue|epilogue)(\\s+|$))', 'i')) or @class = 'chapter']",
 'chapter_mark': u'pagebreak',
 'comments': None,
 'cover': u'C:\\Users\\TERRYP~1\\AppData\\Local\\Temp\\calibre_qpgt1l\\6bzv3s.jpeg',
 'debug_pipeline': None,
 'dehyphenate': True,
 'delete_blank_paragraphs': True,
 'disable_font_rescaling': False,
 'dont_compress': False,
 'duplicate_links_in_toc': False,
 'embed_all_fonts': False,
 'embed_font_family': None,
 'enable_heuristics': True,
 'expand_css': False,
 'extra_css': None,
 'extract_to': None,
 'filter_css': u'',
 'fix_indents': True,
 'font_size_mapping': None,
 'format_scene_breaks': True,
 'html_unwrap_factor': 0.4,
 'input_encoding': None,
 'input_profile': <calibre.customize.profiles.KindleInput object at 0x0000000004C62DD8>,
 'insert_blank_line': False,
 'insert_blank_line_size': 0.5,
 'insert_metadata': False,
 'isbn': None,
 'italicize_common_cases': True,
 'keep_ligatures': False,
 'language': None,
 'level1_toc': None,
 'level2_toc': None,
 'level3_toc': None,
 'line_height': 0.0,
 'linearize_tables': False,
 'margin_bottom': 5.0,
 'margin_left': 5.0,
 'margin_right': 5.0,
 'margin_top': 5.0,
 'markup_chapter_headings': True,
 'max_toc_links': 50,
 'minimum_line_height': 120.0,
 'mobi_file_type': u'both',
 'mobi_ignore_margins': False,
 'mobi_keep_original_images': False,
 'mobi_toc_at_start': False,
 'no_chapters_in_toc': False,
 'no_inline_navbars': True,
 'no_inline_toc': True,
 'output_profile': <calibre.customize.profiles.KindleDXOutput object at 0x0000000004C702B0>,
 'page_breaks_before': u"//*[name()='h1' or name()='h2']",
 'personal_doc': u'[PDOC]',
 'prefer_author_sort': True,
 'prefer_metadata_cover': False,
 'pretty_print': False,
 'pubdate': None,
 'publisher': None,
 'rating': None,
 'read_metadata_from_opf': u'C:\\Users\\TERRYP~1\\AppData\\Local\\Temp\\calibre_qpgt1l\\xd2yot.opf',
 'remove_fake_margins': True,
 'remove_first_image': True,
 'remove_paragraph_spacing': False,
 'remove_paragraph_spacing_indent_size': 1.5,
 'renumber_headings': True,
 'replace_scene_breaks': u'',
 'search_replace': '[]',
 'series': None,
 'series_index': None,
 'share_not_sync': False,
 'smarten_punctuation': False,
 'sr1_replace': None,
 'sr1_search': None,
 'sr2_replace': None,
 'sr2_search': None,
 'sr3_replace': None,
 'sr3_search': None,
 'start_reading_at': None,
 'subset_embedded_fonts': False,
 'tags': None,
 'timestamp': None,
 'title': None,
 'title_sort': None,
 'toc_filter': None,
 'toc_threshold': 6,
 'toc_title': None,
 'unsmarten_punctuation': False,
 'unwrap_lines': True,
 'use_auto_toc': False,
 'verbose': 2}
InputFormatPlugin: EPUB Input running
on C:\Users\TERRYP~1\AppData\Local\Temp\calibre_qpgt1l\mr0w4n.epub
Found HTML cover titlepage.xhtml
Parsing all content...
Parsing OEBPS/Text/CR!NSPXT0JJXN0DQ0KEDV0XQ2XJMDT5_split_040.html ...
*********  Heuristic processing HTML  *********
There are 0 blank lines. 0.0 percent blank
minimum chapters required are: 1
found 1 pre-existing headings
Total wordcount is: 6006, Average words per section is: 6006, Marked up 1 chapters
Hard line breaks check returned True
Median line length is 147, calculated with html format
Unwrapping required, unwrapping Lines
Fixing hyphenated content
Formatting scene breaks
ThatGuy99 is offline   Reply With Quote