|
I get the following output when attempting to cut mpeg2 from my nuv
file (an hour long TV show). **************************************************************** bin:/opt/kde3/bin:/usr/lib/jvm/jre/bin) mpeg2cut v1.6 Using mode X Filename "/mnt/store/1012_20050124200000_20050124210300.nuv" OutFile "./DVD/24 - Day 4- 12- 00 Noon- 1- 00PM.mpg" Last GOP index -48595 Cutlist "57011-78324 90351-115502 121570-128198 129710-169227 175000-179852 181962-204887 243902-" Finding the AV Offset to use with lvemux: 0 (not detected) Finding framerate: Last Frame -728925 Indexing the file with avidemux2 Cutting out commercials with avidemux2 /usr/local/bin/mpeg2cut: line 178: 6609 Aborted nice -n 19 avidemux2 --load-workbench ${BASENAME}.cut --audio-codec MP2 --save-raw-video ${BASENAME}.m2v --save-raw-audio ${BASENAME}.mp2 --q uit 2>/dev/null >/dev/null Remultiplexing video GOP timestamps will be rebuild ERROR: opening A/V streams (0/1) Cleaning up rm: cannot remove `1012_20050124200000_20050124210300.mp2': No such file or directory Encode finished: Tue Jan 25 20:49:10 2005 **************************************************************** I believe the problem is in the following line Finding the AV Offset to use with lvemux: 0 (not detected) 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. 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? Thanks |
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
