Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
5256 Discussions

Inspector XE hangs on ffmpeg program

ywsong
Beginner
4,955 Views

I just updated Intel Inspector XE to update 5 version.

One of program I was using hangs. It worked fine on previous version.

CPU: Intel(R) Core(TM)2 Duo CPU

OS: Ubuntu 12.04 with kernel 3.2.0-39.

Used ffmpeg-0.6.3 with input file atttached but it does not stop for more than 24 hours.

The exact command line was: (it also hangs on GUI version)

inspxe-cl -collect ti-3 -module-filter-mode=include -appdebug=off -app-working-dir (path of ffmpeg-0.6.3)  -- (ffmpeg binary) -threads 2 -i test_10.AVI -target ntsc-dvd -s 1280x720 out_10.MOV

0 Kudos
22 Replies
Victor_B_2
Beginner
835 Views

Thanks Mark, I've been having the same issue here, but in my case there is no way to make the app I'm profiling non-interactive. I had to download Inspector XE 2011 to make it work.

I second ywsong's words: this looks like a bug or a serious limitation.. it would be nice if you can manage to fix it in later versions.

What is the latest version without this change?

0 Kudos
Mark_D_Intel
Employee
835 Views

We're looking into a fix, but I can't say when it might be available.

IXE 2013 Update 3 is the latest version without the problem.  if you need to use a more recent version, leave a comment - there might another workaround.

0 Kudos
Reply