I'm using Fedora Core3, with mythtv 0.18.1 and am using nuvexport to
cut the commercials out of recordings for export to other computers. I
have of course run the commercial flagging utility of mythtv, and have
made the cutlist for the recording. Also, I installed avidemux
seperately to that I could have this functionality, and it works great
on some recordings. Others it stops prematurely with a small error
printed toward the bottom that I have been unable to identify. Here is
the output of nuvexport for first a recording that exported correctly
(The Daily Show), then one that stops prematurely (Comedy Central
Presents) on the bottom.<br>
<br>
Choose a function, or episode(s) to remove: c<br>
Where would you like to export the files to? [.]<br>
<br>
Now encoding: The Daily Show With Jon Stewart: John Edwards<br>
Encode started: Thu Oct 6 08:46:26 2005<br>
which: no Xvfb in (/usr/kerberos/bin:/sbin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/mythtv/bin)<br>
mpeg2cut v1.7<br>
Using mode X<br>
Filename "/home/video/recordings/1043_20051005220000_20051005223000.nuv"<br>
OutFile "./The Daily Show With Jon Stewart - John Edwards.mpg"<br>
Last Frame 54255<br>
Cutlist "1103-21069 26278-35244 40975-46836 54198-"<br>
Finding the AV Offset to use with lvemux: -15<br>
Indexing the file with avidemux2<br>
Cutting out commercials with avidemux2<br>
Remultiplexing video<br>
GOP timestamps will be rebuild<br>
<br>
video stream type mpeg detected<br>
- size (720x480)<br>
- aspect ratio (4:3)<br>
- framerate (29.970 Hz)<br>
- bitrate (2200000 bps)<br>
- picture structure (frames)<br>
<br>
audio stream type (MP2) detected<br>
- sample rate (48000 Hz)<br>
- bitrate (192000 bps)<br>
- frame size (576 bytes)<br>
<br>
audio shift (-15) ms, A/V start (105/120) ms<br>
<br>
(34818) frames processed - done !<br>
Cleaning up<br>
<br>
Encode finished: Thu Oct 6 08:48:43 2005<br>
Encode lasted: 2m 17s<br>
<br>
Now encoding: Comedy Central Presents: 2005-09-30 10:00:00<br>
Encode started: Thu Oct 6 08:48:43 2005<br>
which: no Xvfb in (/usr/kerberos/bin:/sbin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/mythtv/bin)<br>
mpeg2cut v1.7<br>
Using mode X<br>
Filename "/home/video/recordings/1043_20050930100000_20050930103000.nuv"<br>
OutFile "./Comedy Central Presents - 2005- 09- 30 10- 00- 00.mpg"<br>
Last Frame 54285<br>
Cutlist "-9233 14766-26495 32498-40448 45366-"<br>
Finding the AV Offset to use with lvemux: -15<br>
Indexing the file with avidemux2<br>
Cutting out commercials with avidemux2<br>
/usr/local/bin/mpeg2cut: line 160: 25370
Aborted
nice -n 19 avidemux2 --load-workbench ${BASENAME}.cut --audio-codec MP2
--save-raw-video ${BASENAME}.m2v --save-raw-audio ${BASENAME}.mp2
--quit 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 `1043_20050930100000_20050930103000.mp2': No such file or directory<br>
<br>
Encode finished: Thu Oct 6 08:50:29 2005<br>
Encode lasted: 1m 46s<br>
[mythtv@gwynevere videos]$<br>
<br>
Let me know what I can do to this recording to make this process work.<br>
Thanks in advance,<br>
- James<br>