How to Play ARF file on Ubuntu 10.04-Linux

Play ARF file by Converting them to mp4
ARF i.e Advanced Recording Format is a format recorded by NBR(Network Based Recording).For Ubuntu or other Linux versions currently no player is available which can play .arf files i.e WebEx(Player used to play and convert arf and wrf formats) is not supported on Linux based system or Ubuntu 10.04.That’s why to play arf file only one option is available and that is to convert the arf format to mp4 or swf or other simple formats.So you can use a converter tool “NBR2MP4” to generate mp4(That we can play Using VLC player) file from arf.
Playing ARF format by converting them to mp4 : Ubuntu 10.04 ,Linux based systems

NBR2MP4 is a simple tool and converter that can be used to convert arf formats to mp4 formats.You can install it from command line in few steps(It’s very simple).
Download arf converter for Ubuntu 10.04 and other Linux distros
download nbr2mp4 for ubuntu

Install ARF converter on Ubuntu 10.04 or on linux

1. After downloading the nbr2mp4.tar file,extract it to any directory e.g extra_softwares.It will create a directory nbr2_mp4 and a script file nbr2mp4.sh.

2. Then Make the file nbr2mp4.sh executable by typing this command on the terminal-
rkjha@rkjha-desktop:~/extra_softwares$ chmod +x ./nbr2mp4.sh

3. Next,Install the converter by typing the command-
rkjha@rkjha-desktop:~/extra_softwares$ ./nbr2mp4.sh
Type the directory where you want to install the software[/home/rkjha/extra_softwares]:

Extracting files…
Installation is complete.

When it will ask “Type the directory where you want to install….” then just hit enter to install in the current directory(extra_softwares).

4. That’s All…You have installed the arf to mp4 converter successfully..

Converting ARF format to MP4: Ubuntu-Linux

Now,first go to the directory nbr_2mp4 created in extra_softwares(The Directory where you installed the nbr2mp4).next,use the following command to convert format-
./nbr2mp4 SOURCE [MP4-DIRECTORY] [FPS]

Where SOURCE means the name of the arf file which you want to convert and don’t forget to specify pathname if it is in the different directory.MP4-DIRECTORY stands for the output file i.e filename.mp4,it’s name will be same as arf file except the extension of .mp4(Use ./ to generate in the same directory as of input file).In FPS(Frame Per Second) field you can specify between 3 to 10(Default value is 5).The quality of the mp4 file(output file) is directly proportional to the FPS.

e.g rkjha@rkjha-desktop:~/extra_softwares/nbr2_mp4$ ./nbr2mp4 tutorial1.arf ./ 8
Converting /home/rkjha/extra_softwares/nbr2_mp4/tutorial1.arf to /home/rkjha/extra_softwares/nbr2_mp4/./tutorial1.mp4
Retrieving video data, fps=8…

Join the Conversation

11 Comments

  1. I untarred & installed nbr2mp4.tar on my Fedora 13 system. Converting ~ 55:00 .arf appeared to be successful. Unfortunately while playing the generated mp4, much of the beginning audio was missing, and the rest never synchronized to the original/real webex presentation.

    1. Confirmed.  I wasn’t getting any output at all on Ubuntu 11.10 (Oneiric).  I let it run for 6 hours, and then killed it.  If anyone can figure out how to get it running in recent Ubuntu, please post!

  2. Ubuntu 12.04.. Left the conversion process to run overnight.. No luck.. I can see that all 4 cores on my computer are still maxing out, meaning some number crunching is still going on, but no output file even after a whole night.. Any ideas anyone?

  3. I’ve been lucky; it was able to convert the arf on Ubuntu 13.04. Only problem is the resulting MP4 doesn’t seek properly (soundtrack seeks, video gets stuck).

    BUT if you don’t mind playing online, Webex IS supported on Firefox 4, and it’s not difficult to install an old version of Firefox for this…

    I’d just like to say a big Linus Torvalds-style ****-you to Cisco for their neglect of other OSs. Yes ****-you Cisco, may you rot in the proprietary crapware hell of your own creation!

    🙂

  4. WebEx removed the Linux versions of everything. They have tightened their codec up, and are not allowing any OS other than Win/Mac access. The best option is to use RecordMyDesktop for Linux, which is in the Repos for Linux Mint v16, which I use. But, for viewing .arf files, I installed the WebEx viewers in my Windows7 VBox instance.

  5. it shows converting to x.mp4 but no file is generated in the mentioned path

Leave a comment

Leave a Reply to goodspringss Cancel reply

Your email address will not be published. Required fields are marked *