INTERACT FORUM
More => Old Versions => Media Center 11 (Development Ended) => Topic started by: edbro on September 22, 2004, 03:55:55 pm
-
How can I split a large, single audio file that I ripped from CD? It is an audiobook that is one large single track. I tried ripping to mp3 and wma but Media Editor will not open them. It gives me a "Error Decoding File..." message when I tried to open up either the mp3 or the wma. I don't think that it splits files either, at least I didn't see it in the help file.
I ended up installing Audacity to do the job but I'm sure that there has to be a way to do it in MC.
One other question: How can I rip to mono instead of stereo? Most audiobooks are mono. I don't see this as an option in any of the encoding formats.
-
bump:
Can this be done?
-
A freeware tool for splitting MP3 files: mp3DirectCut (http://www.mpesch3.de).
I use this custom setting in MC for mono MP3 encodings:
Tools -> Options -> Encoding -> Encoder: MP3 encoder, Quality: Custom -> Advanced -> Command Line:
--alt-preset medium --lowpass 10 --resample 22.05 -b 8 -m m
It makes relatively high quality VBR mono files (about 48-64 kbps).
-
It gives me a "Error Decoding File..." message
there was a bug, get the latest MC11 11.0.93
It works now
I don't think that it splits files either
Yes you can
but it would be nice if they made an option to split the file based on # of parts, # of mins, and bytes (Megs)