issue_owner_repo
listlengths
2
2
issue_body
stringlengths
0
261k
issue_title
stringlengths
1
925
issue_comments_url
stringlengths
56
81
issue_comments_count
int64
0
2.5k
issue_created_at
stringlengths
20
20
issue_updated_at
stringlengths
20
20
issue_html_url
stringlengths
37
62
issue_github_id
int64
387k
2.46B
issue_number
int64
1
127k
[ "gpac", "gpac" ]
Hi, I am trying to play 3D music file in the Osmo4 player, but the app stops responding. Here is the audio file to test with: https://drive.google.com/file/d/1dOGFi1OplTyef4FhCOo7zrKKuI3AZ3CL/view?usp=sharing Kindly help.
MPEG 4 3D not playing in android
https://api.github.com/repos/gpac/gpac/issues/1758/comments
1
2021-04-23T19:46:34Z
2021-04-26T13:36:55Z
https://github.com/gpac/gpac/issues/1758
866,385,861
1,758
[ "gpac", "gpac" ]
null
null dereference in MP4Box trak_box_size
https://api.github.com/repos/gpac/gpac/issues/1757/comments
0
2021-04-23T00:51:46Z
2023-09-22T06:08:04Z
https://github.com/gpac/gpac/issues/1757
865,639,263
1,757
[ "gpac", "gpac" ]
null
null dereference in MP4Box gf_odf_desc_copy
https://api.github.com/repos/gpac/gpac/issues/1756/comments
0
2021-04-23T00:50:46Z
2023-09-22T06:13:46Z
https://github.com/gpac/gpac/issues/1756
865,638,887
1,756
[ "gpac", "gpac" ]
Is there a way to add inband timed metadata to mpeg fragments? I know it's possible to add them to mpeg-ts fragments, but I am trying to make the switch to mpeg4 fragments and need some help figuring out how to add the metadata.
Question? Add inband timed metadata to mpeg4 fragments?
https://api.github.com/repos/gpac/gpac/issues/1755/comments
1
2021-04-22T23:31:14Z
2021-04-23T10:01:47Z
https://github.com/gpac/gpac/issues/1755
865,573,444
1,755
[ "gpac", "gpac" ]
null
null dereference issue in MP4Box HintFile
https://api.github.com/repos/gpac/gpac/issues/1754/comments
0
2021-04-22T08:40:51Z
2023-09-22T06:15:28Z
https://github.com/gpac/gpac/issues/1754
864,697,432
1,754
[ "gpac", "gpac" ]
null
null dereference issue in MP4Box abst_box_size
https://api.github.com/repos/gpac/gpac/issues/1753/comments
0
2021-04-22T08:05:19Z
2023-09-22T06:10:25Z
https://github.com/gpac/gpac/issues/1753
864,665,765
1,753
[ "gpac", "gpac" ]
I'm running GPAC on a mac mini with apple silicon, I am getting the following warning when running. "Unexpected thread_info() call return (ipc/send) invalid destination port". I am running the following command ./gpac -i ~/Downloads/meta_n2.mp4 reframer:rt=on @ -o live.m3u8:segdur=10:cdur=0.1:llhls=br:cmaf=cmf2:dmo...
Unexpected thread_info() call return (ipc/send) invalid destination port
https://api.github.com/repos/gpac/gpac/issues/1752/comments
2
2021-04-21T17:12:57Z
2021-04-22T13:05:46Z
https://github.com/gpac/gpac/issues/1752
864,098,916
1,752
[ "gpac", "gpac" ]
Hello, everyone. Is there any method to obtain the frame data of the hevc tiled video? When i use MP4Box to produce DASH video from a single MP4 file, I can simply concatenate the init.mp4 and the .m4s files like this: ``` cat init.mp4 1.m4s 2.m4s 3.m4s > target.mp4 ``` Then i can use other tools to obtain the fra...
How to obtain the frame data?
https://api.github.com/repos/gpac/gpac/issues/1751/comments
3
2021-04-21T07:12:36Z
2021-04-21T08:53:45Z
https://github.com/gpac/gpac/issues/1751
863,524,074
1,751
[ "gpac", "gpac" ]
Although the compositor handles well jpeg/png/etc. images from rfimg and imgdec filter chain, when it comes to bmp (so only with rfimg) the compositor display only a red images with GPAC_DISABLE_3D flag.
Compositor isn't able to display BMP files with GPAC_DISABLE_3D enable
https://api.github.com/repos/gpac/gpac/issues/1749/comments
2
2021-04-20T19:58:14Z
2021-04-22T19:51:04Z
https://github.com/gpac/gpac/issues/1749
863,187,302
1,749
[ "gpac", "gpac" ]
The AV1 parser doesn't read enough bytes for the ispe element - getting the correct values requires looping over every OBU_FRAME or OBU_FRAME_HEADER in the source bitstream and finding the maximum size, but currently it only reads one block (currently 5000 bytes). There are a couple of solutions for this, but I'd like ...
AV1 parser doesn't read enough to get correct size for ispe element
https://api.github.com/repos/gpac/gpac/issues/1747/comments
11
2021-04-16T03:50:34Z
2021-05-10T10:24:35Z
https://github.com/gpac/gpac/issues/1747
859,429,784
1,747
[ "gpac", "gpac" ]
Extracting Mpeg-4 ASP stream fails using this https://drive.google.com/file/d/1Ho2OrCNKxi6QNl-dpGggiszJJrV9Op1I/view?usp=sharing ``` MP4Box.exe -info "f:\TestClips&Co\rotate_90.mp4" # File Meta type: "undefined" - 0 resource item(s) # Movie Info - 2 tracks - TimeScale 1000 Duration 00:00:17.160 Fragmented: no Ma...
Extracting Mpeg-4 ASP stream fails,...
https://api.github.com/repos/gpac/gpac/issues/1746/comments
1
2021-04-15T15:55:11Z
2021-04-16T17:09:57Z
https://github.com/gpac/gpac/issues/1746
859,021,531
1,746
[ "gpac", "gpac" ]
Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you! - [X] I looked for a similar issue and couldn't find any. - [X] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/ - [X] I give enough info...
ffavin filter documentation // How to use it
https://api.github.com/repos/gpac/gpac/issues/1745/comments
3
2021-04-15T09:05:40Z
2021-04-15T13:06:10Z
https://github.com/gpac/gpac/issues/1745
858,668,204
1,745
[ "gpac", "gpac" ]
I'd like to generate a HLS .m3u8 at the same time as the DASH .mpd, but - as I'm new to streaming tech - have been overwhelmed by all the options available. Having read about the gpac 0.9.0 rearchitecture I gather this is possible, and have been exploring 1.0.1 on Debian testing - but can't see how to manage it. ...
How to generate both DASH & HLS for multiple representation files? [Help wanted]
https://api.github.com/repos/gpac/gpac/issues/1743/comments
2
2021-04-14T13:22:40Z
2021-04-14T14:05:11Z
https://github.com/gpac/gpac/issues/1743
857,894,718
1,743
[ "gpac", "gpac" ]
http://dash.akamaized.net/WAVE/Mezzanine/tos_A1_480x270@15_60.mp4 ``` gpac -graph -i ../content_files/tos_A1_480x270@15_60.mp4:noedit @ ffsws:osize=480x270 @ enc:c=h264:b=300k:r=60:color_primaries=1:color_trc=1:colorspace=1:FID=V7 -o output/gpac/stream.mpd:cmaf=cmfc:stl:segdur=2:profile=live:SID=V7 ``` Out...
dasher: intermittent issue with segment durations
https://api.github.com/repos/gpac/gpac/issues/1742/comments
1
2021-04-12T15:52:19Z
2021-04-13T09:01:27Z
https://github.com/gpac/gpac/issues/1742
856,115,373
1,742
[ "gpac", "gpac" ]
Option 1 (FID/SID): ``` $ gpac -graph \ -i avgen:dur=3.840:sr=48000:ch=2:FID=GEN2 \ ffavf:FID=GEN2A:SID=GEN2#audio::f=aresample=sample_rate=48000 \ reframer:raw:xs=9.6:#ClampDur=9.6:#PStart=9.6:#m=m2:SID=GEN2A,GEN2#video:#BUrl=http://romain \ @ ffenc:c=aac:FID=P1A0 \ @1 ffenc:c=avc:fintra=1...
Issue building a graph with audio resampler located where requested
https://api.github.com/repos/gpac/gpac/issues/1741/comments
2
2021-04-12T09:10:28Z
2021-04-14T08:55:59Z
https://github.com/gpac/gpac/issues/1741
855,745,922
1,741
[ "gpac", "gpac" ]
I had an encrypt-decrypt pair of batch files, they worked okay about 1 year ago. I updated GPAC to the latest source and recompiled, then tried to decrypt the file encrypted a year ago. It came out with no sound. If I encrypt with the newest GPAC, then the decryption goes fine. The problem is that I have a bunch of fil...
Cannot decrypt CENC file
https://api.github.com/repos/gpac/gpac/issues/1740/comments
5
2021-04-10T12:14:37Z
2021-04-13T17:29:11Z
https://github.com/gpac/gpac/issues/1740
855,054,356
1,740
[ "gpac", "gpac" ]
null
null dereference in AV1_DuplicateConfig
https://api.github.com/repos/gpac/gpac/issues/1738/comments
0
2021-04-09T00:57:41Z
2023-09-22T06:13:19Z
https://github.com/gpac/gpac/issues/1738
854,055,702
1,738
[ "gpac", "gpac" ]
null
[Security]memory leak with MP4Box
https://api.github.com/repos/gpac/gpac/issues/1737/comments
0
2021-04-09T00:56:24Z
2023-09-22T06:11:57Z
https://github.com/gpac/gpac/issues/1737
854,055,228
1,737
[ "gpac", "gpac" ]
null
null dereference in MP4Box MergeTrack
https://api.github.com/repos/gpac/gpac/issues/1736/comments
0
2021-04-08T07:11:57Z
2023-09-22T06:09:11Z
https://github.com/gpac/gpac/issues/1736
853,145,443
1,736
[ "gpac", "gpac" ]
null
null dereference in MP4Box gf_isom_cenc_get_default_info_internal
https://api.github.com/repos/gpac/gpac/issues/1735/comments
0
2021-04-08T07:10:40Z
2023-09-22T06:08:25Z
https://github.com/gpac/gpac/issues/1735
853,144,448
1,735
[ "gpac", "gpac" ]
null
null dereference in MP4Box HintFile
https://api.github.com/repos/gpac/gpac/issues/1734/comments
0
2021-04-08T04:07:59Z
2023-09-22T06:10:12Z
https://github.com/gpac/gpac/issues/1734
853,037,887
1,734
[ "gpac", "gpac" ]
null
[Security]heap-buffer-overflow in abst_box_read
https://api.github.com/repos/gpac/gpac/issues/1733/comments
0
2021-04-08T04:06:31Z
2023-09-22T06:12:52Z
https://github.com/gpac/gpac/issues/1733
853,037,318
1,733
[ "gpac", "gpac" ]
using: ``` MP4Box - GPAC version 1.1.0-DEV-rev620-g9ed3d8d5c-ab-suite (c) 2000-2021 Telecom Paris distributed under LGPL v2.1+ - http://gpac.io MINI build (encoders, decoders, audio and video output disabled) Please cite our work in your research: GPAC Filters: https://doi.org/10.1145/3339825.33...
Temp files not cleaned up,..
https://api.github.com/repos/gpac/gpac/issues/1732/comments
1
2021-04-07T17:53:09Z
2021-04-08T08:59:00Z
https://github.com/gpac/gpac/issues/1732
852,654,493
1,732
[ "gpac", "gpac" ]
I'm trying to split live stream video from rtmp link to MxN tiles, encode each tile to different qualities and then play it. Is this possible with gpac and how, do I need linux for it? I'm new to this so I would appreciate any kind of help. Thanks
Trying to split live 360 video to tiles and play it
https://api.github.com/repos/gpac/gpac/issues/1731/comments
3
2021-04-06T17:27:51Z
2021-04-12T18:16:02Z
https://github.com/gpac/gpac/issues/1731
851,641,880
1,731
[ "gpac", "gpac" ]
In source code `filters/reframe_mpgvid.c:643`. As below code shows: ` if (remain<5) { memcpy(ctx->hdr_store, start, remain); ctx->bytes_in_header = remain; break; } ` Where only check `remain < 5`, but not `remain < 0`. So when remain is a negative number with a crafted mp4 file, the memcpy...
A Integer Overflow in function mpgviddmx_process
https://api.github.com/repos/gpac/gpac/issues/1729/comments
0
2021-04-03T04:03:59Z
2021-04-08T08:21:38Z
https://github.com/gpac/gpac/issues/1729
849,571,794
1,729
[ "gpac", "gpac" ]
In filters/reframe_latm.c:480. There is a Null Pointer Dereference, when call `gf_filter_pck_get_data`. The first arg pck may be null with a crafted mp4 file. As below code shows: ` if (!pck) { if (gf_filter_pid_is_eos(ctx->ipid)) { // check1 if (!ctx->latm_buffer_size) { // check2 if (ctx->op...
A Null Pointer Dereference In function gf_filter_pck_get_data
https://api.github.com/repos/gpac/gpac/issues/1728/comments
0
2021-04-02T10:42:56Z
2021-04-08T08:21:38Z
https://github.com/gpac/gpac/issues/1728
849,144,670
1,728
[ "gpac", "gpac" ]
For example: - ```gpac -i SOURCE44100#audio inspect 2>&1 | grep Timescale``` gives ```Timescale: 44100``` - ```gpac -i SOURCE44100#audio @ resample:osr=48000 @ inspect 2>&1 | grep Timescale``` gives ```Timescale: 44100``` - ```gpac -i SOURCE44100#audio @ ffavf:f=aresample:sample_rate=48000 @ inspect 2>&1 | grep Tim...
when resampling audio the timescale is not updated accordingly
https://api.github.com/repos/gpac/gpac/issues/1727/comments
1
2021-03-30T15:38:52Z
2021-03-31T12:35:42Z
https://github.com/gpac/gpac/issues/1727
844,754,016
1,727
[ "gpac", "gpac" ]
I am trying to create a oneliner to create the following DASH content: - 3 periods of 9.6s each - exact period bondaries by using 1.92s segments with video@25fps and audio@48000hz ``` gpac -graph \ -i avgen:dur=30:sr=48000:ch=2:#ClampDur=9.6:#PStart=0.000:FID=P0S0 \ reframer:xs=0.000:SID=P0S0#audio @ ffenc...
trying to create a oneliner for DASH multiple-period (avgen source)
https://api.github.com/repos/gpac/gpac/issues/1726/comments
8
2021-03-30T15:30:32Z
2021-04-19T10:18:58Z
https://github.com/gpac/gpac/issues/1726
844,740,046
1,726
[ "gpac", "gpac" ]
Since late last week, the following error appears regularly: ``` $ gpac -i avgen:dur=4 reframer -o null [avgen] Error initializing filter [avgen] Error: Font SANS not found and no default font available! Check your GPAC configuration, or use `-rescan-fonts` to refresh font directory. at put_image (/home/rbo...
Font scan issue
https://api.github.com/repos/gpac/gpac/issues/1725/comments
7
2021-03-30T14:35:05Z
2021-05-07T06:48:36Z
https://github.com/gpac/gpac/issues/1725
844,656,035
1,725
[ "gpac", "gpac" ]
Hi all, Running into an issue with one specific file where MP4Box is misidentifying an elementary h264 video stream as an aac audio stream. Running this build `MP4Box - GPAC version 1.1.0-DEV-rev507-g54f21e366-HEAD` with this argument produces the following error and output ``` $ MP4Box -v -force-cat -tmp /var/...
MP4Box misidentifying elementary h264 stream it produces as aac
https://api.github.com/repos/gpac/gpac/issues/1724/comments
9
2021-03-30T06:30:10Z
2021-04-02T07:04:47Z
https://github.com/gpac/gpac/issues/1724
844,126,399
1,724
[ "gpac", "gpac" ]
In `filters/reframe_adts.c`, function `adts_dmx_process`. There is a sub codes like as below: ` size = ctx->hdr.frame_size - ctx->hdr.hdr_size; offset = ctx->hdr.hdr_size; ...... memcpy(output, sync + offset, size); ` However, with crafted file, ctx->hdr.frame_size may be smaller than ctx->hdr.hdr_size. S...
A integer (heap) overflow in function adts_dmx_process
https://api.github.com/repos/gpac/gpac/issues/1723/comments
1
2021-03-29T07:23:30Z
2021-03-29T07:47:23Z
https://github.com/gpac/gpac/issues/1723
843,060,662
1,723
[ "gpac", "gpac" ]
In `media_tools/av_parsers.c`, function `gf_hevc_read_pps_bs_internal`. There is a loop as below: ` pps->num_tile_columns = 1 + gf_bs_read_ue_log(bs, "num_tile_columns_minus1"); pps->num_tile_rows = 1 + gf_bs_read_ue_log(bs, "num_tile_rows_minus1"); pps->uniform_spacing_flag = gf_bs_read_int_log(bs, 1, "un...
A heap overflow in function gf_hevc_read_pps_bs_internal
https://api.github.com/repos/gpac/gpac/issues/1722/comments
1
2021-03-29T06:29:39Z
2021-03-29T07:47:09Z
https://github.com/gpac/gpac/issues/1722
843,020,967
1,722
[ "gpac", "gpac" ]
There is a integer overflow in media_tools/av_parsers.c:6568, function hevc_parse_slice_segment. Below code: ` pps_id = gf_bs_read_ue_log(bs, "pps_id"); if (pps_id >= 64) return -1; pps = &hevc->pps[pps_id]; sps = &hevc->sps[pps->sps_id]; si->sps = sps; si->pps = pps; ` However, function may return...
A Integer number overflow in function hevc_parse_slice_segment.
https://api.github.com/repos/gpac/gpac/issues/1721/comments
1
2021-03-29T06:03:15Z
2021-03-29T07:46:55Z
https://github.com/gpac/gpac/issues/1721
843,003,944
1,721
[ "gpac", "gpac" ]
There is a integer overflow in `media_tools/av_parsers.c:5349`, function `gf_avc_read_pps_bs_internal`. Below code: `pps_id = gf_bs_read_ue_log(bs, "pps_id"); if (pps_id >= 255) { return -1; } pps = &avc->pps[pps_id]; pps->id = pps_id; ` pps_id may be a negative number, so will not return. However, avc->...
A Integer Overflow in function gf_avc_read_pps_bs_internal
https://api.github.com/repos/gpac/gpac/issues/1720/comments
1
2021-03-29T05:34:17Z
2021-03-29T07:46:46Z
https://github.com/gpac/gpac/issues/1720
842,986,600
1,720
[ "gpac", "gpac" ]
There is a `Null Pointer Dereference` in function `filter_core/filter_pck.c:104:gf_filter_pck_new_alloc_internal`, The `pid` comes from function `av1dmx_parse_flush_sample`, the `ctx.opid` maybe NULL. Result a crash in `gf_filter_pck_new_alloc_internal`. In command line: gpac -info bug2 ![bug2_cmd](https://use...
A Null Pointer Dereference In gf_filter_pck_new_alloc_internal
https://api.github.com/repos/gpac/gpac/issues/1719/comments
0
2021-03-29T05:24:39Z
2021-03-29T07:45:00Z
https://github.com/gpac/gpac/issues/1719
842,980,682
1,719
[ "gpac", "gpac" ]
There is a integer overflow in function `filter_core/filter_props.c:gf_props_assign_value`. In which, the arg `const GF_PropertyValue *value`,maybe value->value.data.size is a negative number. In result, memcpy in gf_props_assign_value failed. More, this bug may result a heap overflow with crafted file. In comman...
A integer overflow in function filter_core/filter_props.c:gf_props_assign_value
https://api.github.com/repos/gpac/gpac/issues/1718/comments
1
2021-03-28T14:19:47Z
2021-03-29T07:46:09Z
https://github.com/gpac/gpac/issues/1718
842,748,388
1,718
[ "gpac", "gpac" ]
[See this topic #1704](https://github.com/gpac/gpac/issues/1704) about the `--tfdt64` flag to force TFDT.version1(64bit baseMediaDecodeTime) version. Similar flag to force `--sidx64` SIDX.version1(64bit earliestPresentationTime) field? This would help to create segments compatible to a vod-to-live conversion sim...
Force SIDX version=1 earliestPresentationTime=64bit value?
https://api.github.com/repos/gpac/gpac/issues/1716/comments
6
2021-03-23T08:20:33Z
2021-03-24T22:16:09Z
https://github.com/gpac/gpac/issues/1716
838,472,334
1,716
[ "gpac", "gpac" ]
On https://github.com/AOMediaCodec/libavif/issues/289 @cconcolato suggested the following command line for making the first frame of an AV1 video into the still image for an AVIF: ``` MP4Box -add-image ref:primary:tk=1:samp=1 -ab avif -ab miaf chimera.mp4 ``` Unfortunately, something goes wrong if you don't speci...
Rewriting an AV1 MP4 file in-place to add a image track for AVIF compatibility breaks.
https://api.github.com/repos/gpac/gpac/issues/1715/comments
4
2021-03-22T22:46:26Z
2021-03-24T18:25:57Z
https://github.com/gpac/gpac/issues/1715
838,164,485
1,715
[ "gpac", "gpac" ]
Tested with GPAC 1.0.1 (Centos7) and GPAC git (Ubuntu 20.04) Steps to reproduce (filesize ~4GB): ```` cd /tmp wget http://doppelbauer.name/coredump.mp4 MP4Box -inter 500 -tmp /tmp/test -add /tmp/coredump.mp4 -new /tmp/ignore.mp4 ```` Console: ``` free(): double free detected in tcache 2 aborted (core dump...
Coredump: free(): double free detected in tcache 2
https://api.github.com/repos/gpac/gpac/issues/1714/comments
2
2021-03-22T21:43:19Z
2021-03-23T10:31:25Z
https://github.com/gpac/gpac/issues/1714
838,131,404
1,714
[ "gpac", "gpac" ]
Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you! - [X] I looked for a similar issue and couldn't find any. - [X] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/ - #[X] I give enough in...
QA of HEVC encoded 360 video | VMAF | PSNR
https://api.github.com/repos/gpac/gpac/issues/1713/comments
5
2021-03-22T11:17:05Z
2021-03-29T11:56:53Z
https://github.com/gpac/gpac/issues/1713
837,614,496
1,713
[ "gpac", "gpac" ]
I am trying to create 100% even duration of video(h264) and audio(aac) segments. This is a known challenge with AAC codec 1024 sample length. We have this an even magic integer `seconds=8, rate=48000, dashscale=48000, segdur=384000` to be used. Video segment's duration is easy to match an integer duration. **MP4box ...
Write even duration of video and audio(aac), last audio segment always has one extra mdat.traf payload element
https://api.github.com/repos/gpac/gpac/issues/1711/comments
3
2021-03-18T07:33:23Z
2021-03-23T10:07:43Z
https://github.com/gpac/gpac/issues/1711
834,484,763
1,711
[ "gpac", "gpac" ]
I just want to thank you for your open source project, it is awesome! One more thing I want to add: Migrate the Android/iOS integration to Gradle/PODs. It is very **hard** to get a successful .so files and create wrappers. FFMPEG has one project with gradle integration for Android and iOS, You should do the same. ...
[FEATURE REQUEST] Migration to Gradle/POD
https://api.github.com/repos/gpac/gpac/issues/1708/comments
1
2021-03-15T10:30:41Z
2021-03-17T16:17:36Z
https://github.com/gpac/gpac/issues/1708
831,667,839
1,708
[ "gpac", "gpac" ]
Hello all GPAC Coders and Contributors, Platform: Win10 x64 Release of GPAC where the bug has been observed : since at least dev1.1.0 rev506. tested also 587 and 588 (latest today) Release known to be working: dev1.1.0 rev447 ## Description of the bug A certain file that can be demuxed with previous versions o...
DEV: Error demuxing audio with mp4box, dev1.1.0 since rev506, Windows x64
https://api.github.com/repos/gpac/gpac/issues/1707/comments
3
2021-03-12T18:10:52Z
2021-03-13T05:09:14Z
https://github.com/gpac/gpac/issues/1707
830,343,944
1,707
[ "gpac", "gpac" ]
null
null dereference issue with MP4Box
https://api.github.com/repos/gpac/gpac/issues/1706/comments
0
2021-03-12T06:50:09Z
2023-09-22T06:13:06Z
https://github.com/gpac/gpac/issues/1706
829,813,689
1,706
[ "gpac", "gpac" ]
null
[Security]memory leak with MP4Box
https://api.github.com/repos/gpac/gpac/issues/1705/comments
1
2021-03-12T02:25:29Z
2023-09-22T06:16:27Z
https://github.com/gpac/gpac/issues/1705
829,695,046
1,705
[ "gpac", "gpac" ]
How do mp4box decide a version number of `MOOF/TRAF/TFDT` atom in segment files? Currently I get `tfdt.version=0` so a timestamp field is 32bit value. I would like to have `tfdt.version=1` because later I need to manipulate timestamp values and need 64bit value range.
Dashing segments force TFDT version=1 (ver0=32bit, ver1=64bit) basemediacodetime value?
https://api.github.com/repos/gpac/gpac/issues/1704/comments
3
2021-03-11T14:53:53Z
2021-03-23T08:16:03Z
https://github.com/gpac/gpac/issues/1704
829,227,888
1,704
[ "gpac", "gpac" ]
null
[Security]heap buffer overflow issue with gpac MP4Box
https://api.github.com/repos/gpac/gpac/issues/1703/comments
0
2021-03-11T08:32:34Z
2023-09-22T06:12:25Z
https://github.com/gpac/gpac/issues/1703
828,921,799
1,703
[ "gpac", "gpac" ]
Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you! - [x] I looked for a similar issue and couldn't find any. - [x] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/ - [x] I give enough info...
A NULL pointer dereference in the function MergeTrack in isomedia/track.c:1087:21
https://api.github.com/repos/gpac/gpac/issues/1702/comments
3
2021-03-11T02:05:00Z
2021-04-29T05:20:07Z
https://github.com/gpac/gpac/issues/1702
828,599,474
1,702
[ "gpac", "gpac" ]
Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you! - [x] I looked for a similar issue and couldn't find any. - [x] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/ - [x] I give enough info...
heap-use-after-free utils/configfile.c:76:15 in gf_cfg_clear
https://api.github.com/repos/gpac/gpac/issues/1701/comments
1
2021-03-10T01:03:24Z
2021-03-10T12:41:47Z
https://github.com/gpac/gpac/issues/1701
826,885,642
1,701
[ "gpac", "gpac" ]
I can't use any import option in Self mode with mp4box. I've tried several options that are marked with an `S` in the [documentation](https://github.com/gpac/gpac/wiki/mp4box-import-opts) Example from the docs: `MP4Box -add self:moovts=-1:noedit src.mp4` Gives me the following: `[Importer] Cannot load filte...
[MP4Box] Import options are not working in Self mode
https://api.github.com/repos/gpac/gpac/issues/1700/comments
5
2021-03-05T11:52:42Z
2021-03-05T12:53:02Z
https://github.com/gpac/gpac/issues/1700
823,014,498
1,700
[ "gpac", "gpac" ]
Hello, - I can remove SEI messages in a H264 bitstream upon extracting it: `gpac -i input.mp4#video rfnalu:nosei @ -o raw.264` - I can also remove SEI messages upon importing a raw stream directly: `mp4box -add raw.264:nosei -new output.mp4` - I can't remove SEI messages upon importing a stream f...
Remove SEI messages in-place?
https://api.github.com/repos/gpac/gpac/issues/1699/comments
3
2021-03-04T20:35:49Z
2021-03-05T13:17:57Z
https://github.com/gpac/gpac/issues/1699
822,485,845
1,699
[ "gpac", "gpac" ]
In case the 'btrt' (or equivalent) is missing, GPAC emits this warning: ``` [Dasher] No bitrate property assigned to PID output.mp4, defaulting to 1Mbps Try specifying bitrate property after your source, e.g. -i source.raw:#Bitrate=VAL ``` Since most contents don't contain this information, this is a reg...
DASHer: compute average bitrate when no bitrate pid property
https://api.github.com/repos/gpac/gpac/issues/1698/comments
1
2021-03-04T14:55:21Z
2021-03-05T19:01:11Z
https://github.com/gpac/gpac/issues/1698
822,209,081
1,698
[ "gpac", "gpac" ]
I need to create DASH with multiple renditions. As a source I have some (mostly random) video files. The algorithm is as follows: 1) Create MP4 file from source: `ffmpeg -y -i r207997.mov -movflags +faststart -force_key_frames expr:gte(t,n_forced*0.96) -map 0:v:0 -c:v:0 libx264 -preset:v:0 ultrafast -r:v:0 25.000 -...
Create DASH with multiple renditions from single mp4 file
https://api.github.com/repos/gpac/gpac/issues/1696/comments
12
2021-03-03T13:12:24Z
2021-04-06T17:00:29Z
https://github.com/gpac/gpac/issues/1696
821,097,285
1,696
[ "gpac", "gpac" ]
<!-- Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you! --> - [x] I looked for a similar issue and couldn't find any. - [x] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/ - [x] I give en...
MP4Box sets wrong output duration when splits some files [bug]
https://api.github.com/repos/gpac/gpac/issues/1695/comments
3
2021-03-03T02:41:20Z
2021-03-09T15:44:24Z
https://github.com/gpac/gpac/issues/1695
820,582,863
1,695
[ "gpac", "gpac" ]
Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you! - [X] I looked for a similar issue and couldn't find any. - [X] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/ - [x] I give enough info...
Audio track name change did not apply
https://api.github.com/repos/gpac/gpac/issues/1694/comments
1
2021-02-28T12:34:21Z
2021-03-01T13:20:39Z
https://github.com/gpac/gpac/issues/1694
818,196,453
1,694
[ "gpac", "gpac" ]
We have successfully compiled the gpac on ARM/ARM_V7/x86 using Android NDK. We created a new Android Studio 4.1 project compatible with the newest Android tools, by following the **mp4box_android** sample project. The new Android project can be downloaded from [here](https://drive.google.com/file/d/1R0iV5oK9KSArBYV0C...
[Need Info] Android MP4box command line seems to do nothing
https://api.github.com/repos/gpac/gpac/issues/1693/comments
13
2021-02-28T11:32:10Z
2021-03-17T16:17:56Z
https://github.com/gpac/gpac/issues/1693
818,184,952
1,693
[ "gpac", "gpac" ]
Hi, I'm trying to use mp4box to generate growing and timeshiftable dash output that can be played in browser (currently trying shaka/video.js). Application generating mp4 source is ffmpeg with empty_moov+omit_tfhd_offset+frag_keyframe+default_base_moof movflags set (25 frame GOP) and tried various other settings...
mp4box with growing .mp4 source
https://api.github.com/repos/gpac/gpac/issues/1692/comments
11
2021-02-26T10:48:05Z
2023-04-25T13:47:05Z
https://github.com/gpac/gpac/issues/1692
817,249,494
1,692
[ "gpac", "gpac" ]
I am trying to compile the .so libs for an android project, unsuccessful because Text Relocation issue on newer android sdk It seems this it needs to be fixed in x86 libs
Text relocation error for Android+x86 architecture
https://api.github.com/repos/gpac/gpac/issues/1691/comments
21
2021-02-25T14:11:08Z
2021-03-16T15:03:09Z
https://github.com/gpac/gpac/issues/1691
816,472,921
1,691
[ "gpac", "gpac" ]
I have followed the tutorial from: https://github.com/gpac/gpac/wiki/GPAC-Build-Guide-for-Android I have successfully built for NDK: `<GPAC_ROOT_DIR>/deps_android/build/android$ ./gpac_build_all_extra_libs /opt/android-ndk` having the following .so libs compiled: ``` duna@duna-VirtualBox:~/gpac_public/extra_lib/li...
Failed to get libmp4box.so compiled for Android
https://api.github.com/repos/gpac/gpac/issues/1690/comments
2
2021-02-25T08:18:20Z
2021-02-25T08:50:52Z
https://github.com/gpac/gpac/issues/1690
816,200,699
1,690
[ "gpac", "gpac" ]
The Android project is 10 years old, sadly. The main issue is here: gpac/applications/mp4box_android/jni/ - Android Studio does not recognise this type of project. We need an updated project compatible with latest Android Studio: 4.1 I managed to compile android libraries folowing the android tutorial on ubuntu 18. T...
Android studio 4.1 support and libraries compatibility with Android 10 [text relocations]
https://api.github.com/repos/gpac/gpac/issues/1689/comments
7
2021-02-18T08:24:47Z
2021-02-25T14:12:32Z
https://github.com/gpac/gpac/issues/1689
810,875,686
1,689
[ "gpac", "gpac" ]
ERROR: aom >= 0.1.0 not found using pkg-config I am following this tutorial: https://github.com/gpac/gpac/wiki/GPAC-Build-Guide-for-Android <GPAC_ROOT_DIR>/deps_android/build/android$ ./gpac_build_all_extra_libs /opt/android-ndk Using Ubuntu 18 x64
ERROR: aom >= 0.1.0 not found using pkg-config
https://api.github.com/repos/gpac/gpac/issues/1688/comments
12
2021-02-17T12:06:09Z
2021-02-23T09:29:35Z
https://github.com/gpac/gpac/issues/1688
810,125,428
1,688
[ "gpac", "gpac" ]
This is not a bug, I just tried to compile on Big Sur using latest NSK21 and NDK12 and got issues like below: `/Users/duna/Downloads/android-ndk-r12b/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lft2...
[NOT A BUG] Prebuilt Android .so libraries
https://api.github.com/repos/gpac/gpac/issues/1687/comments
4
2021-02-16T10:56:29Z
2021-02-17T14:33:03Z
https://github.com/gpac/gpac/issues/1687
809,207,749
1,687
[ "gpac", "gpac" ]
Presumably the same also applies when importing other kinds of tracks, but I've only tested it with subtitles. I have an .mp4 container with 1 video stream and 3 audio streams (info is taken via MediaInfo): ``` Video, StreamOrder:0, ID:1 Audio (eng), StreamOrder:1, ID:2 Audio (ita), StreamOrder:2, ID:3 Audio ...
mp4box changes positions of existing streams upon importing subtitle track
https://api.github.com/repos/gpac/gpac/issues/1686/comments
2
2021-02-14T19:06:09Z
2021-02-15T10:24:56Z
https://github.com/gpac/gpac/issues/1686
808,024,258
1,686
[ "gpac", "gpac" ]
I'm trying to compile a static build of MP4Box by using the following: `git clone https://github.com/gpac/gpac.git gpac cd gpac ./configure --static-mp4box --enable-static-bin --use-zlib=no make -j4` However, the resulting MP4Box binary is still dynamically linked to some libraries: ` file bin/gcc/MP4Box bin/gcc...
Failed to build statically linked MP4Box
https://api.github.com/repos/gpac/gpac/issues/1685/comments
13
2021-02-12T20:08:23Z
2021-03-05T11:02:40Z
https://github.com/gpac/gpac/issues/1685
807,514,952
1,685
[ "gpac", "gpac" ]
When trying to encapsulate H.266/VVC content into an MPEG-TS file, there seems to be 2 problems with the output: 1) Access unit delimiter appears without the stop bit (00 00 00 01 00 a1 **a0**), This appears throughout the stream (Gpac adds aud units to every frame) 2) Stream type seems to be off, according to "ISO/I...
Problem when creating an MPEG-TS file from a VVC content
https://api.github.com/repos/gpac/gpac/issues/1684/comments
2
2021-02-11T08:42:56Z
2021-02-23T13:43:39Z
https://github.com/gpac/gpac/issues/1684
806,186,321
1,684
[ "gpac", "gpac" ]
Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you! - [ x] I looked for a similar issue and couldn't find any. - [ x] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/ - [ x] I give enough i...
Codec information missing after packaging of HEVC video | DASH | 360 video
https://api.github.com/repos/gpac/gpac/issues/1683/comments
33
2021-01-26T11:29:01Z
2021-03-25T06:18:57Z
https://github.com/gpac/gpac/issues/1683
794,156,530
1,683
[ "gpac", "gpac" ]
Am compiling and installing FFMPEG on Raspberry Pi 4 Have installed all the other depnedenices and then I enter the following: cd ~/ffmpeg_sources && wget -O ffmpeg-snapshot.tar.bz2 https://ffmpeg.org/releases/ffmpeg-snapshot.tar.bz2 && tar xjvf ffmpeg-snapshot.tar.bz2 && cd ffmpeg && PATH="$HOME/bin:$PATH" PKG_CO...
make: *** [ffbuild/common.mak:67: libavfilter/vf_nnedi.o] Error 1
https://api.github.com/repos/gpac/gpac/issues/1682/comments
1
2021-01-20T03:42:19Z
2021-01-20T08:02:28Z
https://github.com/gpac/gpac/issues/1682
789,600,228
1,682
[ "gpac", "gpac" ]
Hello, I am trying to package and DASHify an IMSC1 profile ttml file using the following commands: # To wrap the ttml file around and the mp4 container: mp4box -add <imsc1_file>.ttml -new <imsc1_ttml>.mp4 #To segment the mp4 file into 1s segments: mp4box -dash 1000 -profile live -rap <imsc1_file>.mp4 -out <outp...
MP4Box not handling complex IMSC1 profile ttml caption files
https://api.github.com/repos/gpac/gpac/issues/1681/comments
4
2021-01-19T15:19:12Z
2021-01-26T10:07:38Z
https://github.com/gpac/gpac/issues/1681
789,113,098
1,681
[ "gpac", "gpac" ]
I am a VR developer. I want to play high resolution video in vr headest,so I found the gpac. I read this build/android/README file,this file guid how to make a gpac apk. Q: how to complie gpac library for android?
How do I use gpac in my own android app
https://api.github.com/repos/gpac/gpac/issues/1680/comments
2
2021-01-14T03:47:50Z
2021-01-14T09:21:50Z
https://github.com/gpac/gpac/issues/1680
785,626,786
1,680
[ "gpac", "gpac" ]
Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you! - [x] I looked for a similar issue and couldn't find any. - [x] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/ - [x] I give enough info...
Unable to merge segments to mp4
https://api.github.com/repos/gpac/gpac/issues/1679/comments
1
2021-01-12T03:17:46Z
2021-01-14T11:44:05Z
https://github.com/gpac/gpac/issues/1679
783,872,386
1,679
[ "gpac", "gpac" ]
In function gf_isom_rtp_set_timescale(), gf_isom_rtp_set_time_offset() and gf_isom_rtp_set_time_sequence_offset() in src/isomedia/hint_track.c, hdesc should be checked before used in case it's NULL. https://github.com/gpac/gpac/blob/9f143de8c6180be433259329ecfac302f39e5df1/src/isomedia/hint_track.c#L233-L238 https:...
potential NULL pointer dereference in isomedia/hint_track.c
https://api.github.com/repos/gpac/gpac/issues/1677/comments
0
2021-01-07T02:26:17Z
2021-01-07T09:57:51Z
https://github.com/gpac/gpac/issues/1677
780,977,268
1,677
[ "gpac", "gpac" ]
In function filelist_next_url() in /src/filters/filelist.c, fentry should be checked before used in case it's NULL. https://github.com/gpac/gpac/blob/9f143de8c6180be433259329ecfac302f39e5df1/src/filters/filelist.c#L439-L446
potential NULL pointer dereference in filters/filelist.c
https://api.github.com/repos/gpac/gpac/issues/1676/comments
1
2021-01-07T02:26:13Z
2021-01-07T09:53:20Z
https://github.com/gpac/gpac/issues/1676
780,977,246
1,676
[ "gpac", "gpac" ]
In function gf_isom_get_meta_item_info() and gf_isom_extract_meta_item_intern() in src/isomedia/meta.c, a should be checked before used in case it's NULL. https://github.com/gpac/gpac/blob/9f143de8c6180be433259329ecfac302f39e5df1/src/isomedia/meta.c#L176-L184 https://github.com/gpac/gpac/blob/9f143de8c6180be4332593...
potential NULL pointer dereference in isomedia/meta.c
https://api.github.com/repos/gpac/gpac/issues/1675/comments
0
2021-01-07T02:26:08Z
2021-01-07T09:57:51Z
https://github.com/gpac/gpac/issues/1675
780,977,211
1,675
[ "gpac", "gpac" ]
In function gf_isom_get_track_switch_parameter() in src/isomedia/isom_read.c, tsel should be checked before used in case it's NULL. https://github.com/gpac/gpac/blob/9f143de8c6180be433259329ecfac302f39e5df1/src/isomedia/isom_read.c#L4051-L4059
potential NULL pointer dereference in isomedia/isom_read.c
https://api.github.com/repos/gpac/gpac/issues/1674/comments
0
2021-01-07T02:26:00Z
2021-01-07T09:57:50Z
https://github.com/gpac/gpac/issues/1674
780,977,149
1,674
[ "gpac", "gpac" ]
i want add ABR (bolao ) to choose the high quality or low quality Is there a template?
How to use libgpac.py add ABR algorithm
https://api.github.com/repos/gpac/gpac/issues/1672/comments
1
2021-01-06T00:30:25Z
2021-01-06T16:24:51Z
https://github.com/gpac/gpac/issues/1672
779,785,405
1,672
[ "gpac", "gpac" ]
I follow the instructions from https://github.com/gpac/gpac/wiki/HEVC-Tile-based-adaptation-guide, and when I use MP4Client to playback the video by input "MP4Client xxx.mp4", it shows that No filter chain found for PID V1 in filter mp4dmx to any loaded filters - NOT CONNECTED No filter chain found for PID V2 in fil...
Ubuntu20.10: some questions about gpac and mp4client!
https://api.github.com/repos/gpac/gpac/issues/1671/comments
0
2021-01-02T12:32:26Z
2021-01-02T13:28:26Z
https://github.com/gpac/gpac/issues/1671
777,453,387
1,671
[ "gpac", "gpac" ]
Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you! - [ ] I looked for a similar issue and couldn't find any. - [ ] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/ - [ ] I give enough info...
Some questions
https://api.github.com/repos/gpac/gpac/issues/1670/comments
0
2021-01-02T12:11:35Z
2021-01-02T12:11:52Z
https://github.com/gpac/gpac/issues/1670
777,450,852
1,670
[ "gpac", "gpac" ]
In function qcpdmx_configure_pid() in file filters/reframe_qcp.c, ctx->opid should be checked before passed to gf_filter_pid_remove in case of potential NULL pointer dereference. https://github.com/gpac/gpac/blob/4228658a9b7dcc50622dcbbe8d14cd63bfeaa460/src/filters/reframe_qcp.c#L82-L96 A similar fix is in [https:...
fix potential NULL pointer dereference in filters/reframe_qcp.c
https://api.github.com/repos/gpac/gpac/issues/1669/comments
1
2020-12-31T09:21:58Z
2021-01-04T11:06:17Z
https://github.com/gpac/gpac/issues/1669
776,888,957
1,669
[ "gpac", "gpac" ]
Happy New Year mp4box -info input_1280x720.266 ``` [VVC] Picture header in slice header incomplete support, cannot guess slice type Import probing results for input.266: File has 1 tracks Duration: 1 s Track 1 type: Video Codec VVC Video (ID 1987470112) Size 95x79 @ 25 FPS ``` https://github...
Problem with image size VVC
https://api.github.com/repos/gpac/gpac/issues/1667/comments
4
2020-12-30T15:15:44Z
2021-01-06T20:16:09Z
https://github.com/gpac/gpac/issues/1667
776,503,956
1,667
[ "gpac", "gpac" ]
How do I dump the sidx of a mp4 file ? Thanks!
SIDX DUMP
https://api.github.com/repos/gpac/gpac/issues/1664/comments
3
2020-12-16T18:42:28Z
2020-12-16T21:33:21Z
https://github.com/gpac/gpac/issues/1664
769,181,708
1,664
[ "gpac", "gpac" ]
Importing and exporting files with UNC paths is not working. Example: mp4box.exe -add \\server\d\video.264 \\server\d\muxed.mp4 results in error: [Importer] No valid track to import in input file "\\server\d\video.264" Error importing \\server\d\video.264: Feature Not Supported This used to work in an olde...
Windows UNC not working
https://api.github.com/repos/gpac/gpac/issues/1663/comments
1
2020-12-15T17:11:19Z
2020-12-17T14:56:36Z
https://github.com/gpac/gpac/issues/1663
767,846,991
1,663
[ "gpac", "gpac" ]
System info: Ubuntu 16.04.6 LTS, X64, gcc 5.4.0, gpac (latest master c4f8bc6e and latest V1.0.1 d8538e8) I think it is probably due to an imcomplete fix of [#1483](https://github.com/gpac/gpac/issues/1483) Compile Command: ``` $ CC="gcc -fsanitize=address -g" CXX="g++ -fsanitize=address -g" ./configure --s...
AddressSanitizer: heap-buffer-overflow in gp_rtp_builder_do_avc ietf/rtp_pck_mpeg4.c:436
https://api.github.com/repos/gpac/gpac/issues/1662/comments
0
2020-12-15T12:02:59Z
2021-01-04T11:04:52Z
https://github.com/gpac/gpac/issues/1662
767,522,021
1,662
[ "gpac", "gpac" ]
System info: Ubuntu 16.04.6 LTS, X64, gcc 5.4.0, gpac (latest master c4f8bc6e and the latest V1.0.1 d8538e8) I think it is probably due to an imcomplete fix of [#1340](https://github.com/gpac/gpac/issues/1340) 、[#1440](https://github.com/gpac/gpac/issues/1440) and [#1332](https://github.com/gpac/gpac/issues/13...
AddressSanitizer: heap-use-after-free in gf_isom_box_del isomedia/box_funcs.c:1696
https://api.github.com/repos/gpac/gpac/issues/1661/comments
0
2020-12-15T12:01:23Z
2021-01-04T11:04:52Z
https://github.com/gpac/gpac/issues/1661
767,520,741
1,661
[ "gpac", "gpac" ]
System info: Ubuntu 16.04.6 LTS, X64, gcc 5.4.0, gpac (latest master c4f8bc6e and the latest V1.0.1 d8538e8) Compile Command: ``` $ CC="gcc -fsanitize=address -g" CXX="g++ -fsanitize=address -g" ./configure --static-mp4box --extra-ldflags="-ldl -g" $ make ``` Run Command: ``` $ MP4Box -hint $gf_hinter_tra...
A NULL pointer dereference in the function gf_hinter_track_finalize in media_tools/isom_hinter.c:970
https://api.github.com/repos/gpac/gpac/issues/1660/comments
0
2020-12-15T11:59:14Z
2021-01-04T11:04:52Z
https://github.com/gpac/gpac/issues/1660
767,519,058
1,660
[ "gpac", "gpac" ]
System info: Ubuntu 16.04.6 LTS, X64, gcc 5.4.0, gpac (latest master c4f8bc6e and the latest V1.0.1 d8538e8) I think it is probably due to an imcomplete fix of [#1485](https://github.com/gpac/gpac/issues/1485) Compile Command: ``` $ CC="gcc -fsanitize=address -g" CXX="g++ -fsanitize=address -g" ./configu...
A NULL pointer dereference in the function SetupWriters isomedia/isom_store.c:171
https://api.github.com/repos/gpac/gpac/issues/1659/comments
0
2020-12-15T11:57:41Z
2021-01-04T11:04:51Z
https://github.com/gpac/gpac/issues/1659
767,517,846
1,659
[ "gpac", "gpac" ]
- [x] I looked for a similar issue and couldn't find any. - [ ] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/ - [X] I give enough information for contributors to reproduce my issue (meaningful title, github labels, platform and compiler, command-line .....
MP4Box dash return different output with the same input
https://api.github.com/repos/gpac/gpac/issues/1657/comments
2
2020-12-12T22:55:16Z
2020-12-13T14:50:36Z
https://github.com/gpac/gpac/issues/1657
764,531,097
1,657
[ "gpac", "gpac" ]
I am trying to insert subtitles from a `children.srt` file into an mp4 file using a command like this: ``` mp4box.exe -add input.mp4 -add children.srt:hdlr=sbtl:group=2:layer=-1:name=MyCaptions -new output.mp4 ``` You can use any mp4 file for this example. The `children.srt` file contains: ``` 1 00:00:00,00...
Problems inserting subtitle (*.srt) files that contain certain pairs of words (e.g. "children", "Group")
https://api.github.com/repos/gpac/gpac/issues/1656/comments
3
2020-12-10T19:51:16Z
2020-12-10T22:54:13Z
https://github.com/gpac/gpac/issues/1656
761,561,701
1,656
[ "gpac", "gpac" ]
Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you! - [x] I looked for a similar issue and couldn't find any. - [ ] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/ - [x] I give enough info...
mingw-w64 compilation failed quickjs.c:53736:5: error: unknown type name 'pthread_cond_t'
https://api.github.com/repos/gpac/gpac/issues/1655/comments
1
2020-12-06T05:35:30Z
2020-12-06T15:27:38Z
https://github.com/gpac/gpac/issues/1655
757,852,734
1,655
[ "gpac", "gpac" ]
Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you! - [x] I looked for a similar issue and couldn't find any. - [x] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/ - [x] I give enough info...
Final Srt/webvtt timestamps are not correct
https://api.github.com/repos/gpac/gpac/issues/1652/comments
1
2020-12-03T11:01:23Z
2020-12-03T11:04:17Z
https://github.com/gpac/gpac/issues/1652
756,092,802
1,652
[ "gpac", "gpac" ]
Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you! - [ ] I looked for a similar issue and couldn't find any. - [ ] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/ - [ ] I give enough info...
Android compilation environment is too old
https://api.github.com/repos/gpac/gpac/issues/1651/comments
8
2020-12-01T12:15:14Z
2021-01-05T14:23:58Z
https://github.com/gpac/gpac/issues/1651
754,345,641
1,651
[ "gpac", "gpac" ]
Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you! - [x] I looked for a similar issue and couldn't find any. - [x] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/ - [x] I give enough info...
Final srt subtitles are incorrect
https://api.github.com/repos/gpac/gpac/issues/1650/comments
11
2020-11-30T19:33:52Z
2020-12-05T09:34:37Z
https://github.com/gpac/gpac/issues/1650
753,745,083
1,650
[ "gpac", "gpac" ]
Hello, I've found a sample xml file for testing & then created a dash manifest and played it = no issue, it worked PERFECTLY !. My question is : How do I produce the xml file ? (to avoid using one I found online..) Is there a tool to use or is it all manual ? And if so, please, how to proceed ? Sorry for ...
-Not really an issue- How to generate the xml file ? Is there a tool ?
https://api.github.com/repos/gpac/gpac/issues/1649/comments
1
2020-11-28T11:10:17Z
2020-11-29T10:26:18Z
https://github.com/gpac/gpac/issues/1649
752,655,160
1,649
[ "gpac", "gpac" ]
Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you! - [x] I looked for a similar issue and couldn't find any. - [x] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/ - [x] I give enough info...
Live Tiled Dash Streaming, No Segment Increment :: MP4Box and Kvazaar
https://api.github.com/repos/gpac/gpac/issues/1648/comments
23
2020-11-26T12:44:47Z
2020-12-04T18:34:58Z
https://github.com/gpac/gpac/issues/1648
751,563,101
1,648
[ "gpac", "gpac" ]
Hi, can you please specify in your website, in/for which Linux distributions (versions included) the releases are built? Actually, gpac 1.0.1-rev0-gd8538e8a-master (.deb) seems broken for Debian stretch (oldstable, available libav\*57 are older than the ones required), Debian buster (available libav\*58 are too new ...
Specify Linux distributions with versions and environments on which realeases are built
https://api.github.com/repos/gpac/gpac/issues/1646/comments
3
2020-11-21T18:40:26Z
2023-01-03T13:41:37Z
https://github.com/gpac/gpac/issues/1646
748,075,483
1,646
[ "gpac", "gpac" ]
Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you! - [ ] I looked for a similar issue and couldn't find any. - [ ] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/ - [ ] I give enough info...
Specify in which version the .deb (at least) builds are done
https://api.github.com/repos/gpac/gpac/issues/1645/comments
0
2020-11-21T18:25:26Z
2020-11-21T18:40:36Z
https://github.com/gpac/gpac/issues/1645
748,072,911
1,645
[ "gpac", "gpac" ]
``` } else if ((s32) ptr->entries[i].sampleDelta < 0) { GF_LOG(GF_LOG_WARNING, GF_LOG_CONTAINER, ("[iso file] stts entry %d has negative duration %d - forbidden ! Fixing to 1, sync may get lost (consider reimport raw media)\n", i, (s32) ptr->entries[i].sampleDelta )); ptr->entries[i].sampleDelta = 1; } `...
don't fix stts sample_delta when msb is set to 1
https://api.github.com/repos/gpac/gpac/issues/1644/comments
1
2020-11-21T14:17:04Z
2020-11-22T14:38:25Z
https://github.com/gpac/gpac/issues/1644
748,028,258
1,644
[ "gpac", "gpac" ]
Hello, I have been trying to use cbcs encryption on fmp4 content to be played by Apple devices. Testing it in Safari with jwplayer Basically player isn't playing with error: "An error occurred when attempting to decrypt the Fairplay stream with the session key. Equivalent to Safari's "webkitkeyerror" event." I c...
MacOS decryption error with CBCS
https://api.github.com/repos/gpac/gpac/issues/1643/comments
5
2020-11-18T11:37:54Z
2020-11-18T17:10:16Z
https://github.com/gpac/gpac/issues/1643
745,584,374
1,643
[ "gpac", "gpac" ]
Is there any way to get IV from DRM Clear key ASE-128 CTR encrypted file. how do we manually decrypt this file from client.
Question : DRM decryption from client ?
https://api.github.com/repos/gpac/gpac/issues/1642/comments
1
2020-11-18T05:16:54Z
2020-11-18T11:02:06Z
https://github.com/gpac/gpac/issues/1642
745,338,561
1,642
[ "gpac", "gpac" ]
Hi, when creating an mp4 I get the following error. ![Unbenannt](https://user-images.githubusercontent.com/16451876/99387966-23480680-28d5-11eb-9c16-6a888dd79ca9.png)
Errormessage: Cannot create directory... gpac_cache
https://api.github.com/repos/gpac/gpac/issues/1641/comments
1
2020-11-17T12:02:36Z
2020-11-17T14:06:33Z
https://github.com/gpac/gpac/issues/1641
744,673,946
1,641
[ "gpac", "gpac" ]
the input hevc file is 3789 frames. but the output test.mp4 is 3788 frames. MP4Box -add /test.265 -tmp /test/ -new /test.mp4
mux hevc es data to mp4 file,the result is missing 1 frames
https://api.github.com/repos/gpac/gpac/issues/1640/comments
1
2020-11-17T01:34:48Z
2020-11-18T06:47:18Z
https://github.com/gpac/gpac/issues/1640
744,333,413
1,640