java - Odd Xuggler behaviour in Eclipse -
i have xuggler class converts given media format mp3. works things throw @ it, on occasion come across flv files causes application crash within eclipse.
when effort run class in debug on file in question, executes , finishes correctly, valid mp3 file output! reproducible too, happens test runs i've done in debug mode , have cross checked create sure same file crashes application in normal execution.
no matter i've tried cannot flv files convert under normal running conditions.
is there eclipse doing in debug mode causing odd effect?
edit
more specifically, crash occurs on phone call icontainer#open
seems non-issue.
i tried running after exported project runnable .jar , works perfectly. i'll have work debug mode perform proper testing before shipping.
java eclipse debugging transcoding xuggler
No comments:
Post a Comment