[PlanetCCRMA] mpeg3toc segfault

Mark Knecht Mark Knecht <markknecht@gmail.com>
Fri Mar 25 12:21:01 2005


Hi Pat,
   Thanks for answering. Here's the documentation we found on the
Cinelerra site:

http://heroinewarrior.com/cinelerra/cinelerra.html#LOADING%20FILES

Down a bit under 'supported file formats' we found:

<SNIP>
# AVI with mp3 audio and MPEG-4 video
# MPEG 1, 2 video

You need to run mpeg3toc to generate a table of contents for these,
then load the table of contents. Mpeg3toc needs the absolute path of
the MPEG file. If you want to edit a DVD, find the corresponding ifo
file for the program of interest and run

          mpeg3toc /cdrom/video_ts/vts_01_0.ifo dvd.toc
          

or something similar. Then load dvd.toc. This allows frame accurate
editing where none would be possible otherwise.
<SNIP>

This segfaulted on my son's machine so I loaded Cinelerra on my
machine this morning and here it didn't segfault and does produce an
output file:

[mark@Godzilla mark]$ mpeg3toc /home/mark/fw-tut1.avi test.toc
[mark@Godzilla mark]$ amples=131072

(Yes - 'amples' not 'samples' - don't ask me...)

But then loading this into Cinelerra doesn't work. I start Cinelerra
and then try to load the toc but Cinelerra just quits:

rk@Godzilla mark]$ cinelerra
Cinelerra 1.2.1 Thu Aug 19 16:32:50 EDT 2004 (C)2004 Heroine Virtual Ltd.
                                                                                
Cinelerra is free software, covered by the GNU General Public License,
and you are welcome to change it and/or distribute copies of it under
certain conditions. There is absolutely no warranty for Cinelerra.
signal_entry: got SIGSEGV my pid=4409 execution table size=1:
    MWindow::load_filenames 1
signal_entry: lock table size=0
BC_Signals::dump_buffers: buffer table size=0
BC_Signals::delete_temps: deleting 0 temp files
SigHandler::signal_handler total files=0
[mark@Godzilla mark]$


I presume it must be possible to load avi files into Cinelerra for
viewing? I don't know as I've never used this app before.

My son is trying to learn about making videos of his XBox adventures
and we want to put them together on one of our Linux machines.

thanks,
Mark


On Thu, 24 Mar 2005 23:16:27 -0500, patrick <puredata@11h11.com> wrote:
> Hi Mark,
> 
> i tried it on an avi (dv) file and mpeg3toc simply quit without saying
> anything. but, i'm wondering: is mpeg3toc only for mpeg?
> 
> pat
> 
> 
> Mark Knecht wrote:
> > Hi,
> >    Has anyone tried the application mpeg3toc with an avi file?
> > According to the online docs we are supposed to run this before being
> > able to view and avi file in Cinelerra but here it's segfaulting.
> >
> >    Any hints?
> >
> > Thanks,
> > Mark
> >
> > _______________________________________________
> > PlanetCCRMA mailing list
> > PlanetCCRMA@ccrma.stanford.edu
> > http://ccrma-mail.stanford.edu/mailman/listinfo/planetccrma
> >
> >
>