Search:

Type: Posts; User: crabman; Keyword(s):

Search: Search took 0.32 seconds.

  1. Re: Howto: Create iPod-compatible m4b audiobooks with chapters and cover

    OK, now i get what you mean.It sounds lie a good idea. Its on my TODO list for 0.2.1

    crabman
  2. Re: Howto: Create iPod-compatible m4b audiobooks with chapters and cover

    This is a problem best to be solved by using a tag edior like easytag or exfalso. M4baker only takes the tracks id3 title tags and uses them as chapter names. It is not meant to edit these tags as...
  3. Re: Howto: Create iPod-compatible m4b audiobooks with chapters and cover

    Thanks for the extensive bug report, ill work on it this week, it should be fixed in the next release.

    I think i already explained this optimie warning somewhere here, its not important, you can...
  4. Re: Howto: Create iPod-compatible m4b audiobooks with chapters and cover

    which version are you using?
    could you run m4baker on the problematic files again starting it with "m4baker --verbose" from console and post the output here? (Just copy and paste from console)
    ...
  5. Re: Howto: Create iPod-compatible m4b audiobooks with chapters and cover

    @chaelin: The bug was fixed in the new 0.1.91 released today. Please update.
  6. Re: Howto: Create iPod-compatible m4b audiobooks with chapters and cover

    Yep, thats normal. You havent set a style for the root user.


    Thanks for the output, it helped a lot! I fixed the bug for the next release (beta2), it was just one line i forgot. It will occur...
  7. Re: Howto: Create iPod-compatible m4b audiobooks with chapters and cover

    oops, that sounds like a bug.

    could you attach the entire console output? just copy and paste it to a file.

    Thanks,

    crabman
  8. Re: Howto: Create iPod-compatible m4b audiobooks with chapters and cover

    The new version 0.1.90 introduces verbose mode. If any problems occur please start m4baker with
    m4baker --verbose and post the output here.

    crabman
  9. Re: Howto: Create iPod-compatible m4b audiobooks with chapters and cover

    m4baker relies on these programs. mp4chaps is used to add the chapter markers to the m4b file and mp4tags is needed for tags and cover picture. Without these programs m4baker is rather useless. For...
  10. Re: Howto: Create iPod-compatible m4b audiobooks with chapters and cover

    @ k3lt01: Thanks for the detailed description.
    The problem is your mp4v2 install. In the console output in your screenshot are two error messages from mp4chaps and mp4tags which are part of mp4v2....
  11. Re: Howto: Create iPod-compatible m4b audiobooks with chapters and cover

    @ theshadowx: There seems to be something wrong with your PyQt install.

    Please dont run any software as root that doesnt explicitly require that. It can be dangerous and harm your system.

    I...
  12. Re: Howto: Create iPod-compatible m4b audiobooks with chapters and cover

    @ besnef: thanks for your help. The next release of m4baker will use mp4art instead of mp4tags which should fix this bug.

    @ k3lt01:
    I wasnt able to reproduce this bug.
    Please run m4baker from...
  13. Re: Howto: Create iPod-compatible m4b audiobooks with chapters and cover

    Thats good to know. Currently m4baker uses "mp4tags -P cover.png" to add the cover.

    Could you check if manually adding the cover using mp4tags fails on your audiobook file?
  14. Re: Howto: Create iPod-compatible m4b audiobooks with chapters and cover

    @ besnef: you can use mp4art --list <your_audiobook>.m4b to check if the file contains a cover art file.

    Please tell me if m4baker causes the error so i can fix it.

    Crabman
  15. Re: Howto: Create iPod-compatible m4b audiobooks with chapters and cover

    try

    sudo python setup.py install --optimize=1
    instead of

    sudo python m4baker.py install --optimize=1
    and it will install correctly

    the m4baker.py is the actual program while the setup.py...
  16. Re: Howto: Create iPod-compatible m4b audiobooks with chapters and cover

    @ tomshare: You run m4baker in CLI mode, right? seems there is something wrong with the parsing of the arguments. What was your complete command, incl args and options?

    @ pearlzilla: try "apt-cahe...
  17. Re: Howto: Create iPod-compatible m4b audiobooks with chapters and cover

    youre welcome!
    The problem is that you use rytmbox for transferring the file you HAVE to youse gtkpod to make it work.
    The ipod cannot read any metadata itself, so gtkpod/rythmbox/itunes has to...
  18. Re: Howto: Create iPod-compatible m4b audiobooks with chapters and cover

    The text file is needed by mp4chaps which writes the chapter markers to the m4b file. Earlier versions deleted the file afterwards but before releasing i forgot to uncomment the regarding line in the...
  19. Re: Howto: Create iPod-compatible m4b audiobooks with chapters and cover

    There are two possible reasons for this:

    1. There was no chapter info written to the m4b:
    To check this, open the file with a recent version of vlc and check if vlc recognizes the chapters.
    If...
  20. Re: Howto: Create iPod-compatible m4b audiobooks with chapters and cover

    @ nowayoutofhere
    thanks for the hint, ill have a look at this issue, it will be fixed in the next release. How big is a 13 hour m4b file? Im asking because i was wondering if it might be able to...
  21. Re: Howto: Create iPod-compatible m4b audiobooks with chapters and cover

    great to hear, let me know if you encountered any bugs or have ideas for new features

    crabman
  22. Replies
    75
    Views
    57,197

    Poll: Re: HOWTO create ipod Audiobook (m4b) from mp3

    Ive recently written a Howto that makes use of a GUI, so might be easier for some users. Check it out:

    http://ubuntuforums.org/showthread.php?t=1431384
  23. Howto: Create iPod-compatible m4b audiobooks with chapters and cover

    This guide is intended to show how to create m4b audiobook files, complete with chapter markers, cover, tags and iPod-compatible. It is based on my python-based tool M4Baker:
    ...
Results 1 to 23 of 23