[mythtv-users] Help resolving cutlist problem?

Scott Milliken scott.milliken at e-comsultant.net
Sat Oct 4 19:49:12 UTC 2008


Hi,
    A few months back when I moved to the new QT4 versions of svn head I 
stopped being able to run nuvexport.  It wasn't a big deal at the time 
and I've just now gotten around to messing with it again.  What I've 
found is that I can successfully run nuvexport as long as I don't honor 
the cutlist.  As soon as I do try to use the cutlist, no matter what 
codec I'm using, I will get an output file of the same few frames 
repeating over, and over, and over, and over...  Sound is the same.  
I've attached debug logs - it appears that mythtranscode is correctly 
calculating the size, but once it starts writing to the fifo directory 
it spits out a few frames, then forces a seek back to the beginning.  
I've tried moving the cut point to be at a key frame, to be a non-key 
frame, etc.  All result in the same thing.  Is anybody else having this 
same problem?

Thanks,
Scott Milliken

Relevant snippet from logfile...

2008-10-04 14:32:28.594 VDP: SetVideoRenderer(null)
2008-10-04 14:32:28.594 VDP: Old preferences: rend(xv-blit) 
osd(softblend) deint(bobdeint,linearblend) filt()
2008-10-04 14:32:28.594 VDP: New preferences: rend(null) osd(softblend) 
deint(linearblend,linearblend) filt()
2008-10-04 14:32:28.595 Display Rect  left: 0, top: 0, width: 0, height: 
0, aspect: 1.33333
2008-10-04 14:32:28.595 Video Rect    left: 0, top: 0, width: 720, 
height: 480, aspect: 1.33333
2008-10-04 14:32:28.595 NVP: LoadFilters(''..) -> 0x0
2008-10-04 14:32:28.595 NVP: ClearAfterSeek(1)
2008-10-04 14:32:28.595 Created video fifo: /tmp/fifodir_5770//vidout
2008-10-04 14:32:28.597 Created audio fifo: /tmp/fifodir_5770//audout
2008-10-04 14:32:28.599 Video 720x480 at 29.97fps Audio rate: 48000
2008-10-04 14:32:28.599 Created fifos. Waiting for connection.
2008-10-04 14:32:28.599 Dumping Video and Audio data to fifos
2008-10-04 14:32:28.607 Fast-Forwarding from 0 to 1792
2008-10-04 14:32:28.607 AFD: DoFastForward(1792 (1), do discard frames)
2008-10-04 14:32:28.607 Dec: DoFastForward(1792 (1), do discard frames)
2008-10-04 14:32:28.607 Dec: FindPostion(119, search not adjusted) --> 
[119(38766592)]
2008-10-04 14:32:28.607 AFD: SeekReset(1785, 7, do flush, do discard)
2008-10-04 14:32:28.607 AFD: SeekReset() flushing
2008-10-04 14:32:28.607 VideoBuffers::DiscardFrames(1): 
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAU
2008-10-04 14:32:28.608 VideoBuffers::DiscardFrames(): 
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done()
2008-10-04 14:32:28.608 VideoBuffers::DiscardFrames(1): 
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done
2008-10-04 14:32:28.632 NVP: ClearAfterSeek(1)
2008-10-04 14:32:28.635 Audio is 72ms behind video at # 0
2008-10-04 14:32:28.637 Fast-Forwarding from 0 to 1792
2008-10-04 14:32:28.637 AFD: DoFastForward(1792 (1794), do discard frames)
2008-10-04 14:32:28.637 Dec: DoFastForward(1792 (1794), do discard frames)
2008-10-04 14:32:28.637 AFD: DoRewind(1792, do discard frames)
2008-10-04 14:32:28.637 Dec: DoRewind(1792 (1794), do discard frames)
2008-10-04 14:32:28.637 Dec: FindPostion(119, search not adjusted) --> 
[119(38766592)]
2008-10-04 14:32:28.637 AFD: SeekReset(1785, 7, do flush, do discard)
2008-10-04 14:32:28.637 AFD: SeekReset() flushing
2008-10-04 14:32:28.637 VideoBuffers::DiscardFrames(1): 
AAAAAAAAAUAAAAAAAAAAAAAAAAAAAAA
2008-10-04 14:32:28.637 VideoBuffers::DiscardFrames(): 
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done()
2008-10-04 14:32:28.637 VideoBuffers::DiscardFrames(1): 
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done
2008-10-04 14:32:28.662 NVP: ClearAfterSeek(1)
2008-10-04 14:32:28.667 Fast-Forwarding from 0 to 1792
2008-10-04 14:32:28.667 AFD: DoFastForward(1792 (1794), do discard frames)
2008-10-04 14:32:28.667 Dec: DoFastForward(1792 (1794), do discard frames)
2008-10-04 14:32:28.667 AFD: DoRewind(1792, do discard frames)
2008-10-04 14:32:28.667 Dec: DoRewind(1792 (1794), do discard frames)
2008-10-04 14:32:28.667 Dec: FindPostion(119, search not adjusted) --> 
[119(38766592)]
2008-10-04 14:32:28.667 AFD: SeekReset(1785, 7, do flush, do discard)
2008-10-04 14:32:28.667 AFD: SeekReset() flushing
2008-10-04 14:32:28.668 VideoBuffers::DiscardFrames(1): 
AAAAAAAAAAAAAAAAAAAUAAAAAAAAAAA
2008-10-04 14:32:28.668 VideoBuffers::DiscardFrames(): 
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done()
2008-10-04 14:32:28.668 VideoBuffers::DiscardFrames(1): 
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done
2008-10-04 14:32:28.694 NVP: ClearAfterSeek(1)
2008-10-04 14:32:28.698 Fast-Forwarding from 0 to 1792
2008-10-04 14:32:28.698 AFD: DoFastForward(1792 (1794), do discard frames)
2008-10-04 14:32:28.699 Dec: DoFastForward(1792 (1794), do discard frames)
2008-10-04 14:32:28.699 AFD: DoRewind(1792, do discard frames)
2008-10-04 14:32:28.699 Dec: DoRewind(1792 (1794), do discard frames)
2008-10-04 14:32:28.699 Dec: FindPostion(119, search not adjusted) --> 
[119(38766592)]
2008-10-04 14:32:28.699 AFD: SeekReset(1785, 7, do flush, do discard)
2008-10-04 14:32:28.699 AFD: SeekReset() flushing
2008-10-04 14:32:28.699 VideoBuffers::DiscardFrames(1): 
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAUA
2008-10-04 14:32:28.699 VideoBuffers::DiscardFrames(): 
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done()
2008-10-04 14:32:28.699 VideoBuffers::DiscardFrames(1): 
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done

repeats over and over and over and over...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: logfile.gz
Type: application/x-gzip
Size: 4823 bytes
Desc: not available
Url : http://mythtv.org/pipermail/mythtv-users/attachments/20081004/0f9ac13c/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3700 bytes
Desc: S/MIME Cryptographic Signature
Url : http://mythtv.org/pipermail/mythtv-users/attachments/20081004/0f9ac13c/attachment-0001.bin 


More information about the mythtv-users mailing list