Skip to main content
Participant
March 29, 2012
Question

f4vpp fails on ubuntu server 64bit

  • March 29, 2012
  • 2 replies
  • 861 views

when i run f4vpp on ubuntu 64bit (11.10)  , it has such error .

and i have installed the ia32-libs package .

"

f4vpp -i 1.f4v o out.f4v.f4vpp

The conversion process starts...

f4vpp: ../../../../vendors/boost_1_33_1/include/boost/shared_ptr.hpp:253: T* boost::shared_ptr<T>::operator->() const [with T = fms::mp4::TrackBox]: Assertion `px != 0' failed.

Aborted


"

is there anyone knows this ? or where can i get the f4vpp source code to compile ?

This topic has been closed for replies.

2 replies

Participant
May 12, 2015

Try this

sudo apt-get install gcc-multilib

sudo apt-get install lib32stdc++6

Participant
May 12, 2015

Do you find f4vpp x64?