We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
./MP4Box -version MP4Box - GPAC version 2.5-DEV-rev228-g11067ea92-master (c) 2000-2024 Telecom Paris distributed under LGPL v2.1+ - https://gpac.io Please cite our work in your research: GPAC Filters: https://doi.org/10.1145/3339825.3394929 GPAC: https://doi.org/10.1145/1291233.1291452 GPAC Configuration: --enable-sanitizer Features: GPAC_CONFIG_LINUX GPAC_64_BITS GPAC_HAS_IPV6 GPAC_HAS_SSL GPAC_HAS_SOCK_UN GPAC_MINIMAL_ODF GPAC_HAS_QJS GPAC_HAS_LINUX_DVB GPAC_DISABLE_3D
Complie and run
./configure --enable-sanitizer make ./MP4Box -dash 1000 -out /dev/null poc2
Information
SWF Import - Scene Size 320x240 - 139 frames @ 25 FPS [TXTIn] swf -> svg not fully migrated, using SWF flags 0 and no flatten angle. Patch welcome [Dasher] No template assigned, using $File$_dash$FS$$Number$ [Dasher] No bitrate property assigned to PID poc2, computing from bitstream [SWF Parsing] Tag MX1 (0x3c) not implemented - skipping (frame 1) [SWF Parsing] Placing unfound object (ID 0) (frame 1) [SWF Parsing] Tag MX2 (0x3d) not implemented - skipping (frame 1) [SWF Parsing] Accessing empty depth level 1 (frame 2) [SWF Parsing] Moving unfound object (ID 0) (frame 2) [SWF Parsing] Tag MX2 (0x3d) not implemented - skipping (frame 2) filters/load_text.c:2534:3: runtime error: null pointer passed as argument 2, which is declared to never be null
poc2.zip
The text was updated successfully, but these errors were encountered:
31e499d
swf: check some null lengths (gpac#2872)
068cbee
swf: check some null lengths (#2872)
e3386b1
No branches or pull requests
version
./MP4Box -version MP4Box - GPAC version 2.5-DEV-rev228-g11067ea92-master (c) 2000-2024 Telecom Paris distributed under LGPL v2.1+ - https://gpac.io Please cite our work in your research: GPAC Filters: https://doi.org/10.1145/3339825.3394929 GPAC: https://doi.org/10.1145/1291233.1291452 GPAC Configuration: --enable-sanitizer Features: GPAC_CONFIG_LINUX GPAC_64_BITS GPAC_HAS_IPV6 GPAC_HAS_SSL GPAC_HAS_SOCK_UN GPAC_MINIMAL_ODF GPAC_HAS_QJS GPAC_HAS_LINUX_DVB GPAC_DISABLE_3Dreproduce
Complie and run
Information
poc
poc2.zip
The text was updated successfully, but these errors were encountered: