JyotsnaT / xuggle

Automatically exported from code.google.com/p/xuggle
0 stars 0 forks source link

MediaWriter core-dumps when transcoding MKV test file to MPG #115

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

 1. open com.xuggle.xuggler.MediaWriterTest.java
 2. set TEST_BROKEN = true
 3. locate BROKEN_TEST_COMBINATIONS
 4. comment out all but: {"subtitled_video.mkv",  "mpg"}, //
Non-aligned pointer freed
 5. run the MediaWriterTest

Original issue reported on code.google.com by art.cla...@gmail.com on 6 May 2009 at 7:41

GoogleCodeExporter commented 9 years ago
tested on mac os: transcoding now produces a valid and accurate exception 
rather then
a core dump.  

Original comment by tre...@gmail.com on 4 Jun 2009 at 6:46