<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I get the following output when attempting to cut mpeg2 from my nuv
file (an hour long TV show).<br>
<br>
****************************************************************<br>
<big><tt><small>bin:/opt/kde3/bin:/usr/lib/jvm/jre/bin)
<br>
mpeg2cut v1.6
<br>
Using mode X
<br>
Filename "/mnt/store/1012_20050124200000_20050124210300.nuv"
<br>
OutFile "./DVD/24 - Day 4- 12- 00 Noon- 1- 00PM.mpg"
<br>
Last GOP index -48595
<br>
Cutlist "57011-78324 90351-115502 121570-128198 129710-169227
175000-179852 181962-204887 243902-"
<br>
<b>Finding the AV Offset to use with lvemux: 0 (not detected)</b>
<br>
Finding framerate:
<br>
Last Frame -728925
<br>
Indexing the file with avidemux2
<br>
Cutting out commercials with avidemux2
<br>
/usr/local/bin/mpeg2cut: line 178: 6609 Aborted nice
-n 19 avidemux2 --load-workbench
<br>
${BASENAME}.cut --audio-codec MP2 --save-raw-video ${BASENAME}.m2v
--save-raw-audio ${BASENAME}.mp2 --q
<br>
uit 2>/dev/null >/dev/null
<br>
Remultiplexing video
<br>
GOP timestamps will be rebuild
<br>
ERROR: opening A/V streams (0/1)
<br>
Cleaning up
<br>
rm: cannot remove `1012_20050124200000_20050124210300.mp2': No such
file or directory
<br>
<br>
Encode finished: Tue Jan 25 20:49:10 2005<br>
</small></tt></big>****************************************************************<br>
<br>
I believe the problem is in the following line<br>
<br>
<big><tt><small><b>Finding the AV Offset to use with lvemux: 0 (not
detected)<br>
</b><br>
</small></tt></big>I edited the lvemux Makefile to compile it for large
files > 2GB (gcc -D_FILE_OFFSET_BITS=64), did a make install, again,
no luck. I have even tried HDTVtoMPEG in Windows and I get similar
results - MPEG2 video with no audio. However, when I watch the show in
myth, it works great.<br>
<br>
I have a pcHDTV HD-3000 card running on Suse 9.2. I don't know if that
has any implications, but you never know. The card seems to be working
fine. Does anyone have any other ideas?<br>
<br>
Thanks<br>
</body>
</html>