MantisBT - ParaView
View Issue Details
0013734ParaView(No Category)public2012-12-13 16:472013-02-11 16:02
William Oquendo 
Utkarsh Ayachit 
normalminorhave not tried
closedfixed 
3.98.0 
4.03.98.1 
TBD
13734_enable_ffmpeg_on_macs
incorrect functionality
0013734: [Superbuild] Paraview 3.98 does not export to animation to avi on Mountain Lion
There is no option to export an animation to avi on Paraview 3.98, on Mountain Lion. It seems that ffmep was excluded, according to the mailing list:

According to

   git clone git://paraview.org/ParaViewSuperbuild.git [^]
   sed -e '173,177p; d;' ParaViewSuperbuild/CMakeLists.txt

FFMPEG is deliberately not included in SuperBuilds on Mac:

  if (UNIX AND NOT APPLE)
    include(ffmpeg)
    include(fontconfig)
    include(mesa)
  endif()

HTH,
Karl
No tags attached.
Issue History
2012-12-13 16:47William OquendoNew Issue
2012-12-18 05:46Utkarsh AyachitProduct Version => 3.98.0
2012-12-18 05:46Utkarsh AyachitTarget Version => 4.0
2013-01-24 18:54Utkarsh AyachitAssigned To => Utkarsh Ayachit
2013-01-24 22:17Utkarsh AyachitNote Added: 0030239
2013-01-24 22:17Utkarsh AyachitStatusbacklog => todo
2013-01-24 22:17Utkarsh AyachitTopic Name => 13734_enable_ffmpeg_on_macs
2013-01-24 22:17Utkarsh AyachitStatustodo => gatekeeper review
2013-01-24 22:17Utkarsh AyachitFixed in Version => git-master
2013-01-24 22:17Utkarsh AyachitResolutionopen => fixed
2013-01-24 23:39Utkarsh AyachitSummaryParaview 3.98 does not export to animation to avi on Mountain Lion => [Superbuild] Paraview 3.98 does not export to animation to avi on Mountain Lion
2013-01-26 10:27Utkarsh AyachitStatusgatekeeper review => customer review
2013-01-26 10:27Utkarsh AyachitNote Added: 0030256
2013-01-30 10:40Utkarsh AyachitFixed in Versiongit-master => 3.98.1
2013-02-11 16:02Utkarsh AyachitStatuscustomer review => closed

Notes
(0030239)
Utkarsh Ayachit   
2013-01-24 22:17   
commit a237dc52b586e8a075ba2f02365508225f991af1
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Thu Jan 24 22:15:22 2013 -0500

    BUG 0013734. Enable ffmpeg on Macs.
    
    Change-Id: I2c479b62eaa0a6eef4c2c1e950347e8e4116c806
(0030256)
Utkarsh Ayachit   
2013-01-26 10:27   
SUMMARY
---------------------------------------------
Topics merged into master:
        0013365-huge-state-file
(VTK) 0013470-CTH-AMR-OutlineFilter
        13311_fix_time_marker
        13784_cleanup_chart_settings_dialog
        13799_comparative_view_fixes
        13811_fix_3Dwidgets
(VTK) 13817_fix_memory_issues
        13818_fix_plot_min_max
(VTK) 13821_fix_leaks_on_exit
        13824_fix_calculator
        PvxFullScreenBorders
        vr-fixInteractors
        vr-missingIncludes