You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cd tsMuxer
mkdir build &&cd build
cmake ../ -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_C_FLAGS="-fsanitize=address" -DCMAKE_CXX_FLAGS="-fsanitize=address"
make
./tsmuxer poc
Information :
tsMuxeR version git-7f8667d. github.com/justdan96/tsMuxer
HEVC muxing fps is not set. Get fps from stream. Value: 0.435298
HEVC manual defined fps doesn't equal to stream fps. Change HEVC fps from 0.00341914 to 0.435298
tsmuxer: /AFLplusplus/tsMuxer_prev/tsMuxer/hevc.cpp:234: void HevcVpsUnit::setFPS(const double): Assertion `num_units_in_tick_bit_pos > 0' failed.
version
reproduce
Information :
poc
poc1
poc1.zip
The text was updated successfully, but these errors were encountered: