LinHES Forums
http://forums.linhes.org/

gtk2+ (For nuvexport MPEG2 --> MPEG2 cut
http://forums.linhes.org/viewtopic.php?f=3&t=3038
Page 1 of 1

Author:  elgordo123 [ Thu Dec 09, 2004 10:17 pm ]
Post subject:  gtk2+ (For nuvexport MPEG2 --> MPEG2 cut

After viewing many posts about this I thought I'd give it a try...
In order to use nuvexport's MPEG2 to MPEG2 (cut only) feature:

Install lvemux (make and make install) (get it here: http://lvempeg.sourceforge.net/)
vi /etc/apt/sources.list and replace/add this marillat site (if you haven't already)
deb ftp://ftp.nerim.net/debian-marillat/ unstable main
apt-get update
apt-get install libgtk2.0-dev (will install all gtk+2 stuff)
apt-get install libxml2 (needed to compile avidemux2)
apt-get install libxml2-dev (ditto)
apt-get install libfad2-0 (will also get dev) (also for compile of avidemux2)
the untar/configure/make and make install avidemux2

All of the debs that we needed were there, just had to find the right name....

Author:  elgordo123 [ Fri Dec 10, 2004 12:55 am ]
Post subject: 

Just to follow up. I actually had a chance to try this and unfortunatly it is still a no-go.

When nuvexport runs it ends up with this error:
Finding the AV Offset to use with lvemux:/usr/local/bin/mpeg2cut: line 86: -1 * : syntax error: operand expected (error token is " ")

Any help on this would be appreciated.... it is almost working! One other thing. The readme for lvemux says to copy its version of mpeg.c into ffmpeg's before compile of ffmpeg. However there is no mpeg.c bundled with lvemux.

Author:  elgordo123 [ Mon Dec 13, 2004 12:49 pm ]
Post subject: 

I am now able to get this working. The only step I missed:
- After you untar lvemux edit the lvemux's Makefile and change the gcc line to this:
gcc -D_FILE_OFFSET_BITS=64 $(CFLAGS)$(INC) -o lvemux lvemux.c mux_out.c $(LIB)
-save
-make
-make install

It works great now! Thanks to Gavin and the others at mythtv-users that helped me out with this!

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/