PDA

View Full Version : mplayer/ogmtools: Can't find the good packet!


greycortex
24th June 2003, 08:18
Hello everyone!

I gave ogmtools a shot in muxing together a rip I did of Tenchi Universe. I'm using two vorbis streams, an xvid avi, and an srt file. It plays ok and delivers no errors until I try to perform a seek operation in mplayer. It freezes up for a bit and then I get the message:

EOF while trying to seek !!!!
Can't find the good packet :(

Any ideas?

Best regards,

GC

TactX
24th June 2003, 14:19
I don't use OGM and have never had that error, but you could try to rebuild the index with the "-forceidx" option. This will force mplayer to rebuild the index, without actually changing the file itself.

Good luck ;)

greycortex
24th June 2003, 21:44
I get the same problem, except it says:

Exiting: End of file.

I can get this to work with oggmux in Windows, but I have to reboot everytime or figure out WINE.... Arrgh!

So... Any ideas?

greycortex
27th June 2003, 01:18
I don't know what's going on, but it works now. :| I'll try to figure it out, and post my results here.

ChristianHJW
30th June 2003, 02:45
Originally posted by TactX but you could try to rebuild the index with the "-forceidx" option. This will force mplayer to rebuild the index, without actually changing the file itself. ... OGM has no such thing as an index ...

greycortex
30th June 2003, 04:12
The problem was caused by an AVI that was corrupted by an earlier version of VirtualDubMod. I had a different AVI of the same source that was muxed properly by oggmux, which I could strip out with ogmdemux and combine with the appropriate audio with ogmmerge. I apologize for this, I thought I had tried everything when I should have just checked my sources.

Best regards,

GC