kearygriffin / streambaby

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

FFMPEG crashes on certain files #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download 1080p WMV sampls from 
http://www.microsoft.com/windows/windowsmedia/musicandvideo/hdvideo/content
showcase.aspx
2. Stream them to TiVo using StreamBaby .20beta with default INI
3. FFMPEG crashes... see attached hs_err_pid6128.log

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by steve.hoek on 31 Jan 2009 at 3:49

Attachments:

GoogleCodeExporter commented 9 years ago
sample file would be:
http://download.microsoft.com/download/6/8/f/68f212d7-f58d-4542-890d-
65d7e790f2e0/The_Magic_of_Flight_1080.exe

Original comment by steve.hoek on 31 Jan 2009 at 3:51

GoogleCodeExporter commented 9 years ago
-- Unable to reproduce, but have seen various peoples logs.
-- Believe problem was with JNA attempting to read back a free structure after
av_close_input_file
-- Should be fixed in SVN
-- Will be included in next binary release (whatever is after 0.22beta)

Original comment by kearygri...@gmail.com on 13 Feb 2009 at 2:39