Coder Social home page Coder Social logo

m4baker's Introduction

M4Baker Installation
**********************************************************************

Dependencies
----------------------------------------------------------------------

Before installing M4Baker, install following dependencies:

 * Python 2.6 or newer
   http://python.org

 * PyQt 4.6 with Qt 4.5 or newer
   http://www.riverbankcomputing.co.uk/software/pyqt/intro
   http://www.trolltech.com/products/qt/

 * faac 1.26 or newer
   http://www.audiocoding.com/

 * sox 14.3 or newer
   http://sox.sourceforge.net/

 * mp4v2 1.9 or newer (including utils)
   http://code.google.com/p/mp4v2/
   
   

Installation
----------------------------------------------------------------------

After installing the dependencies, install M4b :

  python setup.py install --optimize=1

This will automatically install all required Python modules. The desktop file and 
icon wil be installed to /usr/share/applications and /usr/share/pixmaps, respectively.
To start M4Baker now you can use:

  m4baker

or use the start menu entry.

m4baker's People

Contributors

lackhove avatar mclap avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

m4baker's Issues

Update to Python3.

This software still depends on Python2. This is out of date since several years.

Can this be migrated to Python3, please?

Regards!

Phonon-qt4 depreciated

When I try to install it I run into the problem that I can't install phonon-qt4 as it is depreciated.
I'm not that familiar with qt and python so I think I'm not able to understand the whole problem to fix that it will run on an actual system.

AppImage Please

Please release an AppImage for all linux users to easily download and use this program

Percentage Bar shows wrong numbers

Hi iam on Version 0.1.91, (first time user)
and I just made an audiobook out of an mp3 file without any chapters. The progressbar counts up the running seconds (I guess) rather than the percentage.

No output

After pressing "process all" the percentage under "chapter #" shoots right up to 100% immediately and there's no output.

Changing output directories makes no difference.

What's going on?

No module named mainWindow

I get the following error using Python 3.8

Traceback (most recent call last):
File "/usr/local/bin/m4baker", line 2, in
from m4baker.m4baker import main; main()
File "/usr/local/lib/python3.8/site-packages/m4baker/m4baker.py", line 25, in
from mainWindow import MainWindow
ModuleNotFoundError: No module named 'mainWindow'

Is mbaker incompatible with Python3?

convertion is ok but t4tag addition is failed

conversion is successful, with or without chapters
Edit Audiobook properties is defined including cover but was not written to the result file.
Also the after process adding m4 tag to the result file is failed with diagnostics (using mp4tags):
atchik@pingvin2:/tt2tb/shared/abook/Friedrich.Nietzsche$ mp4tags -A testaA -a testb -g audiobook 111.m4b
ReadAtom: "111.m4b": invalid atom size, extends outside parent atom - skipping to end of "" "�?��" 4294529152 vs 307014694
ReadAtom: "111.m4b": atom type �?�� is suspect
ReadChildAtoms: "111.m4b": In atom missing child atom moov
Modify: "111.m4b": no moov atom, can't modify
Could not open '111.m4b'... aborting
Kid3-qt also does not work.

mp3tag (windows) does not work with resulting file as well.

To compare: MP3 tp iPod/iPhone Audio Book Converter works OK adding MP4Tag correctly (no chapter adding functionality though): www.freeipodsoftware.com

The m4baker has been built a couple of days ago from m4baker-master branch
The os:
~$ uname -a
Linux pingvin2 4.14.2-041402-generic #201711240330 SMP Fri Nov 24 08:32:52 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.4 LTS
Release: 16.04
Codename: xenial

Unable to select any mp3s

I installed this on elementaryOS (based on Ubuntu 18.04).
When browsing for files after clicking "Add Audiobook", I can navigate to folders full of mp3 files, but the file browser shows no files.

What could be the reason?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.