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 stream 360 tiled video content. I am streaming video from 360 camera with rtmp to nginx server and generating video content with this: gpac -i rtmp://localhost/live ffsws:FID=S -+kvazaar-params=tiles=3x3,slices=tiles,mv-constraint=frametilemargin,rc-algorithm=lambda enc:SID=S:c=libkvazaar:b=1m:...
Streaming 360 video content
https://api.github.com/repos/gpac/gpac/issues/1870/comments
4
2021-08-04T10:46:55Z
2021-09-01T16:08:51Z
https://github.com/gpac/gpac/issues/1870
960,239,101
1,870
[ "gpac", "gpac" ]
Hello, I have a problem with hls playlists,I don't know if this is a bug, or if I am missing an option somewhere. I tested with 1.0.1, and the last master version. I tested this command ```bash MP4Box -dash 4000 \ -profile onDemand \ transcoded_720.mp4#video \ transcoded_720.mp4#audio \ -out manifest.m3...
Hls playlist byte range offset doesn't seems right
https://api.github.com/repos/gpac/gpac/issues/1869/comments
5
2021-08-02T09:25:04Z
2021-09-01T14:30:55Z
https://github.com/gpac/gpac/issues/1869
957,945,916
1,869
[ "gpac", "gpac" ]
Hello, I'm not sure if this is a bug, a missing feature or a user mistake. 1.0.1 MP4Box GPAC version is used (Windows 64 bits installer) I'm trying to mux some files (1 video stream, 2 audio streams (eng/fre) and 2 subtitles streams (forced/regular, both fre)). The target players are VLC (3.0.11 on Windows) and...
MP4Box - Forced subtitle not shown on Quicktime/iOS
https://api.github.com/repos/gpac/gpac/issues/1868/comments
1
2021-08-01T15:25:44Z
2021-08-31T19:01:29Z
https://github.com/gpac/gpac/issues/1868
957,519,250
1,868
[ "gpac", "gpac" ]
I am building GPAC on OSX. When running `make` in directory gpac_public: ``` cd ../gpac_public ./configure --extra-cflags=-Wno-deprecated make sudo make install ``` I encounter an error called "filters/ff_dmx.c:249:16: error: no member named 'first_dts' in 'struct AVStream'" I have already looked for `ff_dmx...
GPAC Build error: no member named 'first_dts' in 'struct AVStream'
https://api.github.com/repos/gpac/gpac/issues/1866/comments
4
2021-07-29T14:23:48Z
2021-07-30T12:40:01Z
https://github.com/gpac/gpac/issues/1866
955,897,982
1,866
[ "gpac", "gpac" ]
How to DASH a mp4 video to regular DASH+SRD mode. Like this: [http://download.tsi.telecom-paristech.fr/gpac/SRD/360/srd_360.mpd](http://download.tsi.telecom-paristech.fr/gpac/SRD/360/srd_360.mpd)
How to DASH a mp4 video to regular DASH+SRD mode
https://api.github.com/repos/gpac/gpac/issues/1865/comments
2
2021-07-29T08:15:51Z
2021-09-01T15:21:35Z
https://github.com/gpac/gpac/issues/1865
955,583,233
1,865
[ "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...
Python: Non-blocking mode not working
https://api.github.com/repos/gpac/gpac/issues/1864/comments
3
2021-07-26T20:39:57Z
2021-08-04T20:32:02Z
https://github.com/gpac/gpac/issues/1864
953,269,692
1,864
[ "gpac", "gpac" ]
- [y] I looked for a similar issue and couldn't find any. - [y] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/ - [y] I give enough information for contributors to reproduce my issue My m4a causes gpac to segfaults, for my use case this is easily worke...
gpac sefaults trying to parse an m4a file
https://api.github.com/repos/gpac/gpac/issues/1863/comments
2
2021-07-21T15:32:47Z
2021-07-21T18:20:09Z
https://github.com/gpac/gpac/issues/1863
949,846,615
1,863
[ "gpac", "gpac" ]
I have a number of quicktime .mov files of which the video stream is not playable on Windows Media Player in my corporate environment since the removal of quicktime. They are fine at home, so I guess it's a matter of installed codecs Simply remuxing with ffmpeg to mp4 `ffmpeg -y -i test.MOV -map 0 -c copy test.Mp4`...
Mov to Mp4
https://api.github.com/repos/gpac/gpac/issues/1862/comments
10
2021-07-21T06:10:02Z
2021-08-11T02:07:47Z
https://github.com/gpac/gpac/issues/1862
949,362,566
1,862
[ "gpac", "gpac" ]
Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you! - [y] I looked for a similar issue and couldn't find any. - [y] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/ - [y] I give enough info...
Quicktime doesn't recognise subtitles and other noob related trouble with tagging tracks.
https://api.github.com/repos/gpac/gpac/issues/1861/comments
1
2021-07-20T17:26:57Z
2021-07-21T12:44:50Z
https://github.com/gpac/gpac/issues/1861
948,878,768
1,861
[ "gpac", "gpac" ]
I'm building MP4Box Only on Windows and having some trouble with the git clone. As a git noob I was unable to use the command `git clone https://github.com/gpac/gpac gpac_public` as recommended as it failed in Visual Studio 2019 and at the command line. I suspect this is to do with the space before gpac_public, but n...
Unable to clone gpac_public
https://api.github.com/repos/gpac/gpac/issues/1860/comments
2
2021-07-18T09:26:40Z
2021-07-18T23:12:03Z
https://github.com/gpac/gpac/issues/1860
946,992,509
1,860
[ "gpac", "gpac" ]
- [x] I looked for a similar issue - [x] I tried with the latest version of GPAC - [x] I give enough information for contributors to reproduce my issue There used to be an issue with encrypted 5.1 audio reported here https://github.com/gpac/gpac/issues/1274. Now it works great for 5.1 encrypted audio in AAC codec,...
Encrypted multichannel AC-3 audio declared as stereo after dashing
https://api.github.com/repos/gpac/gpac/issues/1859/comments
1
2021-07-14T09:16:00Z
2021-07-14T10:52:43Z
https://github.com/gpac/gpac/issues/1859
944,220,149
1,859
[ "gpac", "gpac" ]
In the old architecture configuration, i can change the bufferLength in the GPAC.cfg. But, I cannot find how to specifie the bufferLength in the new architecture configuration? By the way , where to obtain the old version gpac? Can you help me? Thank you for your attention.
How to specifie the length of the decoding buffer in the New Architecture Configuration
https://api.github.com/repos/gpac/gpac/issues/1858/comments
1
2021-07-14T08:54:49Z
2021-07-14T10:17:35Z
https://github.com/gpac/gpac/issues/1858
944,201,320
1,858
[ "gpac", "gpac" ]
``` $ gpac -i beepbop.mp4 @ ffsws:ofmt=yuv420 @ vout No filter chain found for PID A1 in filter mp4dmx to any loaded filters - NOT CONNECTED No filter chain found for PID V2 in filter ffsws to any loaded filters - NOT CONNECTED ```
'ffsws' not capable to connect to 'vout'
https://api.github.com/repos/gpac/gpac/issues/1857/comments
1
2021-07-13T12:39:38Z
2021-07-13T17:43:59Z
https://github.com/gpac/gpac/issues/1857
943,311,392
1,857
[ "gpac", "gpac" ]
I'm looking into `gpac` to create a low latency hls stream from a webcam. I've compiled gpac against the latest commit and using a custom ffmpeg 4.4 build. I've looked into the testsuite for some examples/references that generate ll-hls streams. I'm using the command below that shows a static frame when I load it in...
What gpac command to use for low latency hls (ll-hls) stream that captures from webcam?
https://api.github.com/repos/gpac/gpac/issues/1856/comments
2
2021-07-13T10:44:26Z
2022-01-14T09:50:17Z
https://github.com/gpac/gpac/issues/1856
943,161,499
1,856
[ "gpac", "gpac" ]
When I add a subtitle file, I provide a custom handler name so that I can identify the track in case I need to extract the data in the future. The issue I have is that -info as in _gpac-1.0.1-rev0-gd8538e8a-master-x64>mp4box -info test.mp4_ Provides this info for the track Track # 6 Info - TrackID 6 - TimeScale...
handler name not displayed with -info
https://api.github.com/repos/gpac/gpac/issues/1855/comments
2
2021-07-13T01:10:19Z
2021-07-18T08:27:18Z
https://github.com/gpac/gpac/issues/1855
942,584,820
1,855
[ "gpac", "gpac" ]
Sadly, using: ``` MP4Box - GPAC version 1.1.0-DEV-rev1077-g4f3ca79de-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/33...
Muxing Mpeg-4 ASP (DivX 5.0.2) fails
https://api.github.com/repos/gpac/gpac/issues/1854/comments
1
2021-07-12T16:52:02Z
2021-07-13T12:35:15Z
https://github.com/gpac/gpac/issues/1854
942,251,205
1,854
[ "gpac", "gpac" ]
Converting a full hd mkv file to mp4 I encountered some strange lag when playing the file in different players (mpc-hc, vlc, potplayer, ffplay), muxing the raw streams with ffmpeg worked fine. Since uploading the whole mkv etc. I created the issue using the raw audio, video, chapter streams. Using: ``` MP4Box -...
Muxing issue (avc, aac), video lagging, works fine with ffmpeg
https://api.github.com/repos/gpac/gpac/issues/1853/comments
5
2021-07-12T14:18:27Z
2021-07-13T21:36:31Z
https://github.com/gpac/gpac/issues/1853
942,114,478
1,853
[ "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...
[issues] It will take about 5 seconds to switch the bit rate of dash
https://api.github.com/repos/gpac/gpac/issues/1852/comments
3
2021-07-12T10:37:32Z
2021-07-14T06:48:45Z
https://github.com/gpac/gpac/issues/1852
941,917,927
1,852
[ "gpac", "gpac" ]
We need to switch the bit rate of dash by calling gf_dash_switch_quality method, but there is a delay of 5 seconds. How can I solve it?
There is a delay of 5 seconds when switching the bit rate of dash
https://api.github.com/repos/gpac/gpac/issues/1851/comments
2
2021-07-12T03:36:00Z
2021-07-12T12:07:02Z
https://github.com/gpac/gpac/issues/1851
941,635,069
1,851
[ "gpac", "gpac" ]
I have 3.56 gb file. After entering `MP4Box -splits 2048000 1.mp4` it took 13 minutes and almost 4 gb of ram to do the operation. Video was stored in ramdisk. I think this option can be optimized because ffmpeg doesn't take this amount of resources when using `-ss -to` options. Version is latest `MP4Box - GPAC version...
-splits is taking too much ram and time
https://api.github.com/repos/gpac/gpac/issues/1850/comments
4
2021-07-10T23:37:15Z
2021-07-13T17:44:15Z
https://github.com/gpac/gpac/issues/1850
941,340,771
1,850
[ "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 can't be added to tiled DASH video
https://api.github.com/repos/gpac/gpac/issues/1849/comments
15
2021-07-09T19:20:09Z
2021-10-12T01:12:34Z
https://github.com/gpac/gpac/issues/1849
941,010,019
1,849
[ "gpac", "gpac" ]
Hello, A NULL pointer dereference in the function DumpTrackInfo in filedump.c:3007 has occurred when running program MP4Box,this can reproduce on the lattest commit. System info: Ubuntu 20.04.1 : clang 10.0.0 , gcc 9.3.0 [poc_read.zip](https://github.com/gpac/gpac/files/6774029/poc_read.zip) Ve...
A NULL pointer dereference in the function DumpTrackInfo in filedump.c:3007
https://api.github.com/repos/gpac/gpac/issues/1847/comments
0
2021-07-07T03:30:49Z
2021-07-08T13:39:16Z
https://github.com/gpac/gpac/issues/1847
938,444,001
1,847
[ "gpac", "gpac" ]
Hello, A heap-buffer-overflow has occurred in function gf_isom_dovi_config_get of isomedia/avc_ext.c:2435 when running program MP4Box,this can reproduce on the lattest commit. System info: Ubuntu 20.04.1 : clang 10.0.0 , gcc 9.3.0 [poc_heap.zip](https://github.com/gpac/gpac/files/6773968/poc_heap.zip) ...
A heap-buffer-overflow has occurred in function gf_isom_dovi_config_get
https://api.github.com/repos/gpac/gpac/issues/1846/comments
0
2021-07-07T03:09:17Z
2021-07-07T13:51:03Z
https://github.com/gpac/gpac/issues/1846
938,434,438
1,846
[ "gpac", "gpac" ]
Hello, There is a Null Pointer Dereference in function DumpTrackInfo of filedump.c:2962,this can reproduce on the lattest commit. System info: Ubuntu 20.04.1 : clang 10.0.0 , gcc 9.3.0 [poc (2).zip](https://github.com/gpac/gpac/files/6771032/poc.2.zip) Verification steps: 1.Get the source co...
A Null Pointer Dereference In DumpTrackInfo
https://api.github.com/repos/gpac/gpac/issues/1844/comments
1
2021-07-06T15:29:45Z
2023-03-17T09:02:36Z
https://github.com/gpac/gpac/issues/1844
938,018,835
1,844
[ "gpac", "gpac" ]
Hello, A heap-buffer-overflow has occurred when running program MP4Box,this can reproduce on the lattest commit. System info: Ubuntu 20.04.1 : clang 10.0.0 , gcc 9.3.0 [poc (2).zip](https://github.com/gpac/gpac/files/6768309/poc.2.zip) Verification steps: 1.Get the source code of gpac 2.Compile...
heap-buffer-overflow in rtp_pck_3gpp.c
https://api.github.com/repos/gpac/gpac/issues/1843/comments
1
2021-07-06T08:05:26Z
2021-07-06T09:53:34Z
https://github.com/gpac/gpac/issues/1843
937,628,459
1,843
[ "gpac", "gpac" ]
Hello, A heap-buffer-overflow has occurred when running program MP4Box,this can reproduce on the lattest commit. System info: Ubuntu 20.04.1 : clang 10.0.0 , gcc 9.3.0 [poc1.zip](https://github.com/gpac/gpac/files/6766970/poc1.zip) Verification steps: 1.Get the source code of gpac 2.Compile ...
heap-buffer-overflow in gp_rtp_builder_do_tx3g
https://api.github.com/repos/gpac/gpac/issues/1842/comments
1
2021-07-06T02:59:40Z
2021-08-06T01:08:16Z
https://github.com/gpac/gpac/issues/1842
937,474,838
1,842
[ "gpac", "gpac" ]
To reproduce: ``` gpac -graph -logs=dash:filter@info -threads=1 -i https://www.gpac-licensing.com/downloads/tmp/t2/stream.mpd:gpac:forward=mani cecrypt:cfile=DRM.xml @ -o t2-cenc/stream.mpd:pssh=mv ``` PID AS_1 doesn't seem to propagate EOS properly. Bonus: remove the logs and you'll get various errors: ``` ...
dasher pid not emitting EOS -> locking
https://api.github.com/repos/gpac/gpac/issues/1841/comments
4
2021-07-05T20:14:02Z
2021-07-14T13:21:36Z
https://github.com/gpac/gpac/issues/1841
937,342,694
1,841
[ "gpac", "gpac" ]
Hello, A heap-buffer-overflow has occurred when running program MP4Box,which leads to a Deny of Service caused by dividing zero without sanity check,this can reproduce on the lattest commit. System info: Ubuntu 20.04.1 : clang 10.0.0 , gcc 9.3.0 [poc.zip](https://github.com/gpac/gpac/files/6763051/poc.zip...
heap buffer overflow issue with gpac MP4Box
https://api.github.com/repos/gpac/gpac/issues/1840/comments
0
2021-07-05T12:32:43Z
2021-07-05T14:50:12Z
https://github.com/gpac/gpac/issues/1840
937,046,365
1,840
[ "gpac", "gpac" ]
Hello, A heap-buffer-overflow has occurred when running program MP4Box,this can reproduce on the lattest commit. System info: Ubuntu 20.04.1 : clang 10.0.0 , gcc 9.3.0 [poc (2).zip](https://github.com/gpac/gpac/files/6757843/poc.2.zip) Verification steps: 1.Get the source code of gpac 2.Compi...
A heap-buffer-overflow in rtp_pck_mpeg12.c
https://api.github.com/repos/gpac/gpac/issues/1839/comments
2
2021-07-03T04:50:32Z
2021-07-06T07:56:22Z
https://github.com/gpac/gpac/issues/1839
936,171,338
1,839
[ "gpac", "gpac" ]
Hello, A heap-buffer-overflow has occurred when running program MP4Box,this can reproduce on the lattest commit. System info: Ubuntu 20.04.1 : clang 10.0.0 , gcc 9.3.0 [poc1.zip](https://github.com/gpac/gpac/files/6757801/poc1.zip) Verification steps: 1.Get the source code of gpac 2.Compile `...
A heap-buffer-overflow in function gp_rtp_builder_do_mpeg12_video
https://api.github.com/repos/gpac/gpac/issues/1838/comments
0
2021-07-03T03:57:55Z
2021-07-05T14:50:12Z
https://github.com/gpac/gpac/issues/1838
936,163,558
1,838
[ "gpac", "gpac" ]
How can I measure the quality of 360 video? I 'm playing 360 Video tiled streaming which is created by the following command. mp4box.exe -dash 1000 -frag 1000 -profile live 10M.mp4 20M.mp4 30M.mp4 40M.mp4 -out "10x10\dash.mpd" Could it possible to measure the merged viewport? I saw the other people measured by V...
How can I measure the quality of 360 video?
https://api.github.com/repos/gpac/gpac/issues/1835/comments
1
2021-06-30T11:02:01Z
2021-07-05T15:08:16Z
https://github.com/gpac/gpac/issues/1835
933,572,058
1,835
[ "gpac", "gpac" ]
``` $ gpac -i avgen:ch=2 @ resample:och=1 @ ffenc:c=aac @ -o null No filter chain found for PID video in filter avgen to any loaded filters - NOT CONNECTED [aac @ 0x55e6bd9f0740] Channel layout 'stereo' with 2 channels does not match number of specified channels 1 [FFEnc] PID audio failed to open codec context: Inv...
'resample' audio layout wrong propagation + bonus crash
https://api.github.com/repos/gpac/gpac/issues/1834/comments
0
2021-06-28T14:19:00Z
2021-07-06T08:57:31Z
https://github.com/gpac/gpac/issues/1834
931,625,653
1,834
[ "gpac", "gpac" ]
Platform: macOS/linux Compiler: gcc / go Hi there. I need to be able to programmatically split an mp4 file into equally sized (not duration) chunks. I found that the mp4box -splits command was the way to go for this. Please could you point me in the direction of the function which does this? I would like to wrap it...
mp4box split function location | to generate cgo bindings for calling programmatically
https://api.github.com/repos/gpac/gpac/issues/1833/comments
6
2021-06-27T10:20:27Z
2021-07-01T14:06:16Z
https://github.com/gpac/gpac/issues/1833
930,897,240
1,833
[ "gpac", "gpac" ]
Hello,when I got the gpac source code and tried to compile them(./configure && make), the following error appeared. System info: Ubuntu 20.04 : clang 10.0.0 , gcc 9.3.0 ./configure: 2470: source: not found ** System Configuration Install prefix: /usr/local Source path: /home/dh/Desktop/gpac-master/gpac-...
An error occurred while compiling the file
https://api.github.com/repos/gpac/gpac/issues/1832/comments
6
2021-06-26T16:17:34Z
2021-06-30T07:04:26Z
https://github.com/gpac/gpac/issues/1832
930,729,715
1,832
[ "gpac", "gpac" ]
I am trying to play with ```gpac -play pl.m3u```. I've uploaded the input files on the mediafire. ``` test-1.mp4 @ reframer:xs=280:xe=300 test-2.mp4 @ reframer:xs=290:xe=300 test-3.mp4 @ reframer:xs=290:xe=300 #end ``` Would only play the audio. The log says: ``` [Filters] Dijkstra result: fin(0) flist(...
Chaining filter in playlist doesn't play as expected
https://api.github.com/repos/gpac/gpac/issues/1831/comments
1
2021-06-17T15:40:54Z
2021-07-07T15:42:28Z
https://github.com/gpac/gpac/issues/1831
924,074,001
1,831
[ "gpac", "gpac" ]
I'm using the VR360 mode. I want to rotate the camera of the viewport by code , instead of using mouse and keyboard.
Where can I change the angle of the camera of the viewport?
https://api.github.com/repos/gpac/gpac/issues/1830/comments
1
2021-06-17T10:38:38Z
2021-07-05T15:24:31Z
https://github.com/gpac/gpac/issues/1830
923,768,868
1,830
[ "gpac", "gpac" ]
It shows a lot of buffering. Buffer : |====== | (33/100) How can I increase the size of the buffer?
How can I increase the size of the buffer for MPEG-DASH playback?
https://api.github.com/repos/gpac/gpac/issues/1829/comments
1
2021-06-16T09:33:05Z
2021-06-16T10:11:54Z
https://github.com/gpac/gpac/issues/1829
922,375,942
1,829
[ "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...
[Help wanted] Linkage with internal functions in custom filter
https://api.github.com/repos/gpac/gpac/issues/1828/comments
5
2021-06-14T17:14:32Z
2021-06-15T15:01:27Z
https://github.com/gpac/gpac/issues/1828
920,615,003
1,828
[ "gpac", "gpac" ]
This is a minimized test case. ``` gpac -threads=-1 -i pl.m3u @#audio enc:c=aac @ -o out/a.mpd:stl:segdur=1.5:cues=cues.xml --template='$Type$_$Number$' ``` with pl.m3u: ``` avgen:dur=0.5:sr=48000:ch=2 avgen:dur=24:sr=48000:ch=2 ``` and cues.xml: ``` <?xml version="1.0" encoding="UTF-8"?> <DASHCues ...
quickjs random assert or stuck in loop (or success)
https://api.github.com/repos/gpac/gpac/issues/1827/comments
3
2021-06-14T14:14:03Z
2021-07-07T15:31:52Z
https://github.com/gpac/gpac/issues/1827
920,457,319
1,827
[ "gpac", "gpac" ]
I want to use the MPEG DASH SRD and HEVC tiling for 360 VR videos. I have created a DASH MPD files by the guide. Where can I get the frame data from the streamed 360 video? I want to use shared memory to display the frame in Unity. So that I can use the real HMD( e.g. the HTC VIVE pro ) to see the videos. I can no...
Where can I get the frame data from the MPEG DASH Videos?
https://api.github.com/repos/gpac/gpac/issues/1826/comments
1
2021-06-12T03:32:52Z
2021-06-16T10:26:18Z
https://github.com/gpac/gpac/issues/1826
919,403,105
1,826
[ "gpac", "gpac" ]
pl.m3u: ``` avgen:dur=0.5:sr=48000:ch=2 avgen:dur=24:sr=48000:ch=2 ``` ``` $ gpac -threads=-1 -graph -i pl.m3u @#audio enc:c=aac @ reframer:xs=1/2:xe=49/2:xround=seek @ -o source1/audio.mpd:stl:segdur=1.5 --template='$Type$_$Number$' No filter chain found for PID video in filter flist to any loaded filters - N...
quickjs random assert with avgen from playlist
https://api.github.com/repos/gpac/gpac/issues/1825/comments
2
2021-06-11T14:26:43Z
2021-07-07T15:00:12Z
https://github.com/gpac/gpac/issues/1825
918,820,962
1,825
[ "gpac", "gpac" ]
Source files: * https://www.gpac-licensing.com/downloads/tmp/tos.mp4 Doesn't work (the DASH second period is not at the right time (PTO value is not 9.6s) and A/V is desync): ``` gpac -i tos.mp4:FID=GEN1 \ resample:osr=48k:SID=GEN1 @ enc:c=aac:FID=GEN1A \ ffsws:osize=960x426:SID=GEN1 @ enc:c=avc:fintra...
Reframer cuts in compressed mode leads to incorrect DASH content (raw is ok)
https://api.github.com/repos/gpac/gpac/issues/1823/comments
1
2021-06-08T14:46:35Z
2021-07-07T17:27:41Z
https://github.com/gpac/gpac/issues/1823
915,133,815
1,823
[ "gpac", "gpac" ]
I want to change bandwidth to monitor ABS
How can bandwidth control with python
https://api.github.com/repos/gpac/gpac/issues/1822/comments
1
2021-06-07T03:55:00Z
2021-06-07T12:16:12Z
https://github.com/gpac/gpac/issues/1822
913,061,952
1,822
[ "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...
Failed to playback 30x15 hevc-tiled MP4 and can not create dash contents
https://api.github.com/repos/gpac/gpac/issues/1821/comments
1
2021-06-04T11:27:17Z
2021-06-07T12:08:36Z
https://github.com/gpac/gpac/issues/1821
911,406,243
1,821
[ "gpac", "gpac" ]
Thanks for the fix for my problems before. Now I want to use the - gui command with MP4Client for 10x10 hevc-tiled dash contents. My command is Mp4client .\dash_tiled.mpd -logs=all@info:dash@debug -gui But it will stop after the following messags. ![image](https://user-images.githubusercontent.com/18127960/...
MP4Client with gui command failed to playback 8x8 hevc-tiled dash contents
https://api.github.com/repos/gpac/gpac/issues/1820/comments
1
2021-06-03T17:03:07Z
2021-06-07T11:57:30Z
https://github.com/gpac/gpac/issues/1820
910,690,291
1,820
[ "gpac", "gpac" ]
Hello, I can play tiles : 3x3 ~ 7x7 hevc-tiled dash contents. But I can not play over 8x8 tiles. Is it possible to play over 8x8 tiles? Please help me, thank you guys.
MP4Client failed to playback 8x8 hevc-tiled dash contents
https://api.github.com/repos/gpac/gpac/issues/1819/comments
3
2021-06-02T09:20:18Z
2021-06-03T12:22:50Z
https://github.com/gpac/gpac/issues/1819
909,286,735
1,819
[ "gpac", "gpac" ]
Hello, I am lost in creating a dash manifest for webm files and I hope you can help me. I am creating webm files with ffmpeg: ``` ffmpeg -y -i $videoFilePath -c:v libvpx -keyint_min 150 -g 150 -tile-columns 4 -frame-parallel 1 ` -f webm -dash 1 -an -s 320x180 -b:v 500k ${dashFolder}/360p-30-700k.webm ``` When I...
Need some help with dashing webm files
https://api.github.com/repos/gpac/gpac/issues/1818/comments
2
2021-05-28T14:43:30Z
2021-09-14T14:42:03Z
https://github.com/gpac/gpac/issues/1818
905,535,573
1,818
[ "gpac", "gpac" ]
I want to create a custom GPAC filter which is going to be a decoder at later stage. From [this](https://github.com/gpac/gpac/wiki/filters_general#external-filters) document, it says we can load external filters from default module folder. So I have created a folder "test_filter" in the gpac_public\modules folder a...
Need help implementing a custom filter
https://api.github.com/repos/gpac/gpac/issues/1817/comments
19
2021-05-28T08:35:09Z
2021-06-10T08:34:52Z
https://github.com/gpac/gpac/issues/1817
904,951,878
1,817
[ "gpac", "gpac" ]
I run the following commands: ``` kvazaar -i output_1280x720p.yuv --input-res 1280x720 -o output.hvc --tiles 2x2 --slices tiles --mv-constraint frametilemargin --bitrate 128000 --period 30 --input-fps 30 MP4Box -add output.hvc:split_tiles -fps 30 -new video_tiled.mp4 MP4Box -dash 1000 -rap -frag-rap -profile li...
.m4s not playing correctly
https://api.github.com/repos/gpac/gpac/issues/1816/comments
4
2021-05-27T19:54:41Z
2021-05-28T18:07:18Z
https://github.com/gpac/gpac/issues/1816
904,132,748
1,816
[ "gpac", "gpac" ]
Hello. I want to create rpm package from the .spec file but got an error: ``` media_tools/av_parsers.c: In function 'gf_av1_parse_obu': media_tools/av_parsers.c:4154:2: error: 'for' loop initial declarations are only allowed in C99 mode for (int i = state->spatial_id; i < 4; i++) { ^ media_tools/av_parsers...
Problem with create a rpm package from the .spec file
https://api.github.com/repos/gpac/gpac/issues/1815/comments
4
2021-05-27T16:29:23Z
2021-06-01T12:39:14Z
https://github.com/gpac/gpac/issues/1815
903,967,349
1,815
[ "gpac", "gpac" ]
Hello, the Cisco Talos team found security vulnerabilities affecting GPAC products. As this is a sensitive security issue, we request this issue be marked as private before entering the details for each report. For further information about the Cisco Vendor Vulnerability Reporting and Disclosure Policy please refer ...
Talos Security Advisory for (TALOS-2021-1297, 1298, 1299)
https://api.github.com/repos/gpac/gpac/issues/1814/comments
13
2021-05-26T13:45:45Z
2021-08-18T13:25:32Z
https://github.com/gpac/gpac/issues/1814
902,417,837
1,814
[ "gpac", "gpac" ]
https://github.com/gpac/gpac/blob/4a8000c4595bcff82fe54afc4f6a515c2e1322ba/src/filters/reframe_rawvid.c#L261-L269 If it is possible that`ctx->frame_size` smaller than `ctx->nb_bytes_in_frame` and result in a heap overflow in the `memcpy()`?
A question about possible heap overflow in rawvidreframe_process()
https://api.github.com/repos/gpac/gpac/issues/1813/comments
1
2021-05-26T08:32:10Z
2021-05-26T15:37:05Z
https://github.com/gpac/gpac/issues/1813
901,999,220
1,813
[ "gpac", "gpac" ]
https://github.com/gpac/gpac/blob/4a8000c4595bcff82fe54afc4f6a515c2e1322ba/src/filters/dmx_mpegps.c#L383-L387 If it is possible that `buf_len` smaller than 4 and result in a heap overflow in the `memcpy()`.
Possible heap overflow in m2psdmx_process()
https://api.github.com/repos/gpac/gpac/issues/1812/comments
0
2021-05-26T08:23:22Z
2021-05-26T15:37:14Z
https://github.com/gpac/gpac/issues/1812
901,984,334
1,812
[ "gpac", "gpac" ]
https://github.com/gpac/gpac/blob/4a8000c4595bcff82fe54afc4f6a515c2e1322ba/src/media_tools/media_export.c#L910-L922 The esd->decoderConfig is not checked before referenced.
Possible null pointer dereference in gf_media_export_six()
https://api.github.com/repos/gpac/gpac/issues/1811/comments
1
2021-05-26T06:52:05Z
2021-05-26T15:38:34Z
https://github.com/gpac/gpac/issues/1811
901,853,032
1,811
[ "gpac", "gpac" ]
https://github.com/gpac/gpac/blob/4a8000c4595bcff82fe54afc4f6a515c2e1322ba/src/scene_manager/loader_isom.c#L51-L65 The esd->decoderConfig is not checked before referenced.
Possible null pointer dereference in UpdateODCommand()
https://api.github.com/repos/gpac/gpac/issues/1810/comments
0
2021-05-26T06:50:53Z
2021-05-26T15:37:14Z
https://github.com/gpac/gpac/issues/1810
901,852,171
1,810
[ "gpac", "gpac" ]
https://github.com/gpac/gpac/blob/4a8000c4595bcff82fe54afc4f6a515c2e1322ba/src/media_tools/media_export.c#L691-L700 The esd->decoderConfig is not checked before referenced.
Possible null pointer dereference in gf_media_export_webvtt_metadata()
https://api.github.com/repos/gpac/gpac/issues/1809/comments
0
2021-05-26T06:35:48Z
2021-05-26T15:37:14Z
https://github.com/gpac/gpac/issues/1809
901,839,354
1,809
[ "gpac", "gpac" ]
https://github.com/gpac/gpac/blob/4a8000c4595bcff82fe54afc4f6a515c2e1322ba/src/media_tools/media_import.c#L346-L352 The `origin_esd->decoderConfig` is not checked before referenced.
Possible null pointer dereference in gf_import_isomedia_track()
https://api.github.com/repos/gpac/gpac/issues/1808/comments
0
2021-05-26T06:31:02Z
2021-05-26T15:37:13Z
https://github.com/gpac/gpac/issues/1808
901,835,279
1,808
[ "gpac", "gpac" ]
The manifest misses (at least) ```xmlns:cenc="urn:mpeg:cenc:2013"``` because dasher_update_mpd() is never called after use_cenc is set. Command-line used: ``` gpac -i clear/stream.mpd:forward=mani cecrypt:cfile=DRM.xml @ -o cenc/stream.mpd:pssh=mv ``` In my case all is fine but I'm unsure about xlink processin...
dashin forward mode with encryption leads to invalid manifest
https://api.github.com/repos/gpac/gpac/issues/1807/comments
0
2021-05-25T17:03:42Z
2021-05-26T15:08:12Z
https://github.com/gpac/gpac/issues/1807
901,099,320
1,807
[ "gpac", "gpac" ]
https://github.com/gpac/gpac/blob/c5d2a6fc6b0ddccf8e4f60757d024e0b183c531e/src/scene_manager/encode_isom.c#L1291-L1297 There are several places where the esd->decoderConfig are not checked before they are referenced.
Possible null pointer dereference in gf_sm_encode_od()
https://api.github.com/repos/gpac/gpac/issues/1806/comments
0
2021-05-25T14:01:23Z
2021-05-25T15:07:08Z
https://github.com/gpac/gpac/issues/1806
900,856,687
1,806
[ "gpac", "gpac" ]
https://github.com/gpac/gpac/blob/c5d2a6fc6b0ddccf8e4f60757d024e0b183c531e/applications/deprecated/mp42ts/main.c#L1634-L1635 There are several places where the `esd->decoderConfig` are not checked before they are referenced.
Possible null pointer dereference in open_source()
https://api.github.com/repos/gpac/gpac/issues/1805/comments
1
2021-05-25T13:59:23Z
2021-05-25T14:56:48Z
https://github.com/gpac/gpac/issues/1805
900,854,028
1,805
[ "gpac", "gpac" ]
I think I am confused by the way the list of props are propagated, in particular ```#Period``` (but the code shows nothing particular compared to ```#PStart``` so I assume the error comes from me). If I execute (one props but then what is the separator? ':'?) ```gpac -i avgen:dur=30:sr=48000:ch=2 @ enc:c=aac:FID=GEN...
question on multiple props lists propagation
https://api.github.com/repos/gpac/gpac/issues/1800/comments
2
2021-05-24T13:22:34Z
2021-05-25T11:46:50Z
https://github.com/gpac/gpac/issues/1800
899,655,548
1,800
[ "gpac", "gpac" ]
```gpac -threads=-1 -i avgen:dur=30:sr=48000:ch=2 @ enc:c=aac:FID=GEN1A @1 enc:c=avc:fintra=1.920:FID=GEN1V reframer:#ClampDur=9.6:FID=RF1:SID=GEN1A,GEN1V:xs=0,9.6::props=#PStart=0:#m=m1,#PStart=19.2:#m=m3 -i avgen:dur=30:sr=48000:ch=2 @ enc:c=aac:FID=GEN2A @1 enc:c=avc:fintra=1.920:FID=GEN2V reframer:#ClampDur=9.6:FID...
gpac -threads=-1 never exits
https://api.github.com/repos/gpac/gpac/issues/1799/comments
2
2021-05-24T12:18:00Z
2021-05-25T11:33:04Z
https://github.com/gpac/gpac/issues/1799
899,608,137
1,799
[ "gpac", "gpac" ]
```gpac -i avgen:dur=30:sr=48000:ch=2:#ClampDur=9.6:#PStart=0.0:#m=m1 @ ffenc:c=aac @1 ffenc:c=avc:fintra=1.920 @ @1 reframer:xs=0.0:FID=P0 -i avgen:dur=30:sr=48000:ch=2:#ClampDur=9.6:#PStart=9.6:#m=m2:#BUrl=batch3/counter/b/ @ ffenc:c=aac @1 ffenc:c=avc:fintra=1.920 @ @1 reframer:xs=9.6:FID=P1 -i avgen:dur=30:sr=48000...
regression: [FFDmx] Fail to open avgen - error No such file or directory
https://api.github.com/repos/gpac/gpac/issues/1798/comments
3
2021-05-24T12:13:21Z
2021-05-25T08:28:53Z
https://github.com/gpac/gpac/issues/1798
899,604,928
1,798
[ "gpac", "gpac" ]
There is an error message in `decrypt_cenc_isma.c:590`, which tells that a certain KID (e.g. `#1`) cannot be located. I have hard times figuring out, what's missing in my XML input file. Is it possible to spit out the key ID itself? I'd be glad to create a pull request, if you tell me a standard way of printing out a ...
Print out which KID is not found
https://api.github.com/repos/gpac/gpac/issues/1797/comments
1
2021-05-23T10:33:06Z
2021-05-24T14:18:06Z
https://github.com/gpac/gpac/issues/1797
898,988,022
1,797
[ "gpac", "gpac" ]
All the logs I am seeing when running the filter are per-existent logs. Not seeing any logs that I have added. I have added logs in FAAD filter using following statement. `GF_LOG(GF_LOG_DEBUG, GF_LOG_CODEC, ("[FAAD]: FAAD decode process 1"));` and checking log with command `gpac.exe -logs=codec:parser:media@debu...
How can I print custom logs in existing filter ?
https://api.github.com/repos/gpac/gpac/issues/1796/comments
4
2021-05-21T13:29:03Z
2021-05-27T08:47:19Z
https://github.com/gpac/gpac/issues/1796
898,045,081
1,796
[ "gpac", "gpac" ]
I am just starting with gpac. So not sure how to use it and I couldn't find any other place to post a help. How can I play any encoded or wav pcm audio using gpac ? [This](https://gpac.wp.imt.fr/player/features#hardware) documentation page mentions Microsoft directsound audio output. Is there any such filter for p...
Need help playing audio using gpac
https://api.github.com/repos/gpac/gpac/issues/1795/comments
2
2021-05-20T11:34:05Z
2021-05-20T14:04:30Z
https://github.com/gpac/gpac/issues/1795
896,688,741
1,795
[ "gpac", "gpac" ]
https://github.com/gpac/gpac/blob/c2086a8cb7eb564f402c58710de26317aa4aa857/src/isomedia/isom_read.c#L4553-L4554 Hello~ There are several calls to the function `gf_list_get` in `gf_isom_get_sample_rap_roll_info`, but the return values of `gf_list_get` are not checked before they are referenced.
Null pointer dereference in gf_isom_get_sample_rap_roll_info
https://api.github.com/repos/gpac/gpac/issues/1794/comments
1
2021-05-20T09:21:19Z
2021-05-21T10:44:26Z
https://github.com/gpac/gpac/issues/1794
896,531,931
1,794
[ "gpac", "gpac" ]
https://github.com/gpac/gpac/blob/67271ce02570512e78bb6ab6bdc20bcb2a994d04/src/isomedia/avc_ext.c#L2423-L2424 Hello, I think a NULL pointer dereference may occur in gf_isom_vp_config_get() in src/isomedia/avc_ext.c (there is a related issue described in https://github.com/gpac/gpac/issues/1791). There in a similar ...
A NULL pointer dereference may occur in gf_isom_vp_config_get() in src/isomedia/avc_ext.c
https://api.github.com/repos/gpac/gpac/issues/1792/comments
0
2021-05-17T07:54:02Z
2021-05-17T14:49:45Z
https://github.com/gpac/gpac/issues/1792
893,048,343
1,792
[ "gpac", "gpac" ]
https://github.com/gpac/gpac/blob/67271ce02570512e78bb6ab6bdc20bcb2a994d04/src/isomedia/avc_ext.c#L1437-L1443 Hello, I think a NULL pointer dereference may occur in VP9_RewriteESDescriptorEx() in src/isomedia/avc_ext.c. There in a similar fix in https://github.com/gpac/gpac/commit/b2eab95e07cb5819375a50358d4806a881...
A NULL pointer dereference may occur in VP9_RewriteESDescriptorEx() in src/isomedia/avc_ext.c
https://api.github.com/repos/gpac/gpac/issues/1791/comments
0
2021-05-17T07:27:12Z
2021-05-17T14:49:45Z
https://github.com/gpac/gpac/issues/1791
893,015,886
1,791
[ "gpac", "gpac" ]
Several JPEG images are not embedding correctly. The images are not showing as a cover, but are being added to the container. I can't tell what the difference between the images is that is causing the problem, but I have attached two sample files to the dropbox. The file "[Cover-01-[74316E6F].jpg](https://www.mediaf...
[MP4Box] Problem embedding JPEG images
https://api.github.com/repos/gpac/gpac/issues/1790/comments
1
2021-05-14T14:55:44Z
2021-05-17T08:01:53Z
https://github.com/gpac/gpac/issues/1790
891,990,867
1,790
[ "gpac", "gpac" ]
Hi, I am trying to use Kvazaar as a GPAC filter with input being rtmp live stream currently from OBS, but in future maybe from other camera. I tried it with local mp4 file and it is working correctly (I got mpd file and a lot of m4s files). When I put just rtmp://myUrl/live instead of file.mp4 I got this: ![gpac_...
DASH live tile encoding issue
https://api.github.com/repos/gpac/gpac/issues/1789/comments
52
2021-05-14T08:55:06Z
2024-01-24T11:48:42Z
https://github.com/gpac/gpac/issues/1789
891,745,521
1,789
[ "gpac", "gpac" ]
I am trying to build gpac by following the instructions on below page. https://github.com/gpac/gpac/wiki/GPAC-Build-Guide-for-Windows I tried to search this in existing list of issues but couldn't find it. So posting here. I am using Visual Studio 2019 and building for Windows 10 x64. In the step of [building dep...
Error when building GPAC dependencies on windows 10
https://api.github.com/repos/gpac/gpac/issues/1788/comments
6
2021-05-13T08:15:33Z
2021-05-20T10:07:22Z
https://github.com/gpac/gpac/issues/1788
890,835,983
1,788
[ "gpac", "gpac" ]
generating a sample Mp4 file using ffmpeg and encoding it to 264 high profile `ffmpeg -f lavfi -i testsrc=size=1920x1080:duration=0.5 -c:v libx264 -profile:v high -level:v 4.0 -pix_fmt yuv420p -y /tmp/main.mp4` the function [avcc_box_read](https://github.com/gpac/gpac/blob/master/src/isomedia/avc_ext.c#L2675) ext...
avcc_box_read : Invalid parsing of SPS from AVCC atom for H264 High Profile?
https://api.github.com/repos/gpac/gpac/issues/1787/comments
1
2021-05-11T22:21:02Z
2021-05-12T09:29:11Z
https://github.com/gpac/gpac/issues/1787
888,899,111
1,787
[ "gpac", "gpac" ]
null
[security]memory leak in MP4Box infe_box_read
https://api.github.com/repos/gpac/gpac/issues/1786/comments
0
2021-05-08T05:17:05Z
2023-09-22T06:13:34Z
https://github.com/gpac/gpac/issues/1786
880,299,345
1,786
[ "gpac", "gpac" ]
null
[security]memory leak in MP4Box gf_isom_oinf_read_entry
https://api.github.com/repos/gpac/gpac/issues/1785/comments
0
2021-05-08T05:15:54Z
2023-09-22T06:07:35Z
https://github.com/gpac/gpac/issues/1785
880,298,140
1,785
[ "gpac", "gpac" ]
null
[security]memory leak in MP4Box gf_isom_get_root_od
https://api.github.com/repos/gpac/gpac/issues/1784/comments
0
2021-05-08T05:14:42Z
2023-09-22T06:08:59Z
https://github.com/gpac/gpac/issues/1784
880,296,904
1,784
[ "gpac", "gpac" ]
null
[security]memory leak in MP4Box def_parent_box_new
https://api.github.com/repos/gpac/gpac/issues/1783/comments
0
2021-05-08T05:13:43Z
2023-09-22T06:07:11Z
https://github.com/gpac/gpac/issues/1783
880,295,889
1,783
[ "gpac", "gpac" ]
null
[security]memory leak in MP4Box afra_box_read
https://api.github.com/repos/gpac/gpac/issues/1782/comments
0
2021-05-08T05:12:31Z
2023-09-22T06:09:46Z
https://github.com/gpac/gpac/issues/1782
880,294,671
1,782
[ "gpac", "gpac" ]
null
oob in MP4Box
https://api.github.com/repos/gpac/gpac/issues/1781/comments
1
2021-05-08T05:10:18Z
2023-09-22T06:14:10Z
https://github.com/gpac/gpac/issues/1781
880,292,426
1,781
[ "gpac", "gpac" ]
null
[Security]stack overflow(oob) in MP4Box
https://api.github.com/repos/gpac/gpac/issues/1780/comments
0
2021-05-08T05:09:01Z
2023-09-22T06:14:24Z
https://github.com/gpac/gpac/issues/1780
880,291,127
1,780
[ "gpac", "gpac" ]
Result: ``` [ROUTE] Failed to remove object video_dash_track2_226.m4s from service, object not found 100000 <= 1448 gpac: filters/in_http.c:417: httpin_process: Assertion `ctx->nb_read <= b_size' failed. Abandon ``` Terminal 1: ``` rm -rf /tmp/gpac/route1 && gpac avgen:#BUrl=.,http://127.0.0.1:8080/ enc:c=av...
gpac: filters/in_http.c:417: httpin_process: Assertion `ctx->nb_read <= b_size' failed. when not using 'fullseg'
https://api.github.com/repos/gpac/gpac/issues/1779/comments
4
2021-05-06T14:56:54Z
2021-05-19T10:01:59Z
https://github.com/gpac/gpac/issues/1779
877,588,711
1,779
[ "gpac", "gpac" ]
Result: ``` Filter httpout request for real-time reschedule but filter is not in process gpac: filter_core/filter.c:2349: gf_filter_process_task: Assertion `filter->process_task_queued' failed. Abandon ``` Terminal 1: ``` rm -rf /tmp/gpac/route1 && gpac avgen enc:c=avc:fintra=1 @ reframer:rt=on:FID=EV enc:c=...
gf_filter_process_task: Assertion `filter->process_task_queued' failed.
https://api.github.com/repos/gpac/gpac/issues/1778/comments
4
2021-05-06T14:54:52Z
2021-05-19T17:18:40Z
https://github.com/gpac/gpac/issues/1778
877,586,661
1,778
[ "gpac", "gpac" ]
Software Version: `MP4Box - GPAC version 1.0.1-rev0-gd8538e8a-master` OS Version: `Microsoft Windows [Version 10.0.19041.928]` This is a bit of an odd one, I'm adding captions (SRT format) to existing MP4 files, the ones _not_ initially created by MP4BOX work fine. However, the 10 files that I processed with MP4...
Track order bug when adding a srt stream to an existing MP4 with MP4BOX
https://api.github.com/repos/gpac/gpac/issues/1777/comments
2
2021-05-05T17:37:40Z
2021-05-06T14:28:30Z
https://github.com/gpac/gpac/issues/1777
876,687,345
1,777
[ "gpac", "gpac" ]
Would like for `gpac` to be available as a Termux package: https://github.com/termux/termux-packages/issues/6708 Also, until it's officially available, how can I compile gpac from termux itself?
Add package for Termux
https://api.github.com/repos/gpac/gpac/issues/1776/comments
3
2021-05-05T13:15:05Z
2022-01-14T09:55:54Z
https://github.com/gpac/gpac/issues/1776
876,438,754
1,776
[ "gpac", "gpac" ]
Hello, I have a question, is it possible to use the gpac tool to output a single m3u8 media playlist for a multi track input file? I have an input mp4 file with audio and video, and when I pass it into gpac with the command below, I get a master playlist with 2 media playlist with 2 init files. But I want a single medi...
Question output single m3u8 playlist for multi track input
https://api.github.com/repos/gpac/gpac/issues/1775/comments
4
2021-05-02T22:54:15Z
2021-05-04T15:47:51Z
https://github.com/gpac/gpac/issues/1775
874,087,820
1,775
[ "gpac", "gpac" ]
A OOB Write issue was found in MP4Box, to reproduce, compile gpac as follows: ``` CC=gcc CXX=g++ CFLAGS="-fsanitize=address" CXXFLAGS="-fsanitize=address" LDFLAGS="-fsanitize=address" ./configure --enable-debug ``` run poc file : ``` ./bin/gcc/MP4Box -hint poc -out /dev/null ``` Detailed ASAN result is as below...
Out of bounds Write in stbl_write.c:1650
https://api.github.com/repos/gpac/gpac/issues/1774/comments
1
2021-04-30T08:40:50Z
2021-08-11T02:30:18Z
https://github.com/gpac/gpac/issues/1774
872,168,928
1,774
[ "gpac", "gpac" ]
A SEGV issue was found in MP4Box, to reproduce, compile gpac as follows: ``` CC=gcc CXX=g++ CFLAGS="-fsanitize=address" CXXFLAGS="-fsanitize=address" LDFLAGS="-fsanitize=address" ./configure --enable-debug ``` run poc file : ``` ./bin/gcc/MP4Box -hint poc -out /dev/null ``` Detailed ASAN result is as below: ``...
SEGV in gpac MP4Box in file isom_hinter.c:1271
https://api.github.com/repos/gpac/gpac/issues/1773/comments
1
2021-04-30T08:35:20Z
2021-04-30T09:08:13Z
https://github.com/gpac/gpac/issues/1773
872,164,220
1,773
[ "gpac", "gpac" ]
A SEGV issue was found in MP4Box, to reproduce, compile gpac as follows: ``` CC=gcc CXX=g++ CFLAGS="-fsanitize=address" CXXFLAGS="-fsanitize=address" LDFLAGS="-fsanitize=address" ./configure --enable-debug ``` run poc file : ``` ./bin/gcc/MP4Box -hint poc -out /dev/null ``` Detailed ASAN result is as below: ``...
SEGV in gpac MP4Box function Media_RewriteODFrame
https://api.github.com/repos/gpac/gpac/issues/1772/comments
1
2021-04-30T08:25:12Z
2021-08-11T02:31:04Z
https://github.com/gpac/gpac/issues/1772
872,155,736
1,772
[ "gpac", "gpac" ]
SEGV was found in MP4Box, to reproduce, compile gpac as follows: ``` CC=gcc CXX=g++ CFLAGS="-fsanitize=address" CXXFLAGS="-fsanitize=address" LDFLAGS="-fsanitize=address" ./configure --enable-debug ``` run poc file : ``` ./bin/gcc/MP4Box -hint poc -out /dev/null ``` Detailed ASAN result is as below: ``` Addre...
SEGV in gpac MP4Box in file isom_hinter.c:1249
https://api.github.com/repos/gpac/gpac/issues/1771/comments
0
2021-04-30T08:18:13Z
2021-04-30T09:07:33Z
https://github.com/gpac/gpac/issues/1771
872,149,998
1,771
[ "gpac", "gpac" ]
A null pointer dereference issue was found in MP4Box, to reproduce, compile gpac as follows: ``` CC=gcc CXX=g++ CFLAGS="-fsanitize=address" CXXFLAGS="-fsanitize=address" LDFLAGS="-fsanitize=address" ./configure --enable-debug ``` run poc file : ``` ./bin/gcc/MP4Box -hint poc -out /dev/null ``` Detailed ASAN res...
Null pointer dereference in function gf_hinter_finalize isom_hinter.c:1236
https://api.github.com/repos/gpac/gpac/issues/1770/comments
1
2021-04-30T08:10:59Z
2021-08-11T02:23:20Z
https://github.com/gpac/gpac/issues/1770
872,144,270
1,770
[ "gpac", "gpac" ]
A null pointer dereference issue was found in MP4Box, to reproduce, compile gpac as follows: ``` CC=gcc CXX=g++ CFLAGS="-fsanitize=address" CXXFLAGS="-fsanitize=address" LDFLAGS="-fsanitize=address" ./configure --enable-debug ``` run poc file : ``` ./bin/gcc/MP4Box -nhnt 1 poc -out /dev/null ``` Detailed AS...
Null pointer dereference in gpac MP4Box gf_media_export_filters
https://api.github.com/repos/gpac/gpac/issues/1769/comments
1
2021-04-30T08:03:06Z
2021-08-11T02:27:58Z
https://github.com/gpac/gpac/issues/1769
872,138,105
1,769
[ "gpac", "gpac" ]
null
null dereference in gpac MP4Box gf_isom_vp_config_get
https://api.github.com/repos/gpac/gpac/issues/1768/comments
0
2021-04-30T00:46:26Z
2023-09-22T06:06:39Z
https://github.com/gpac/gpac/issues/1768
871,729,530
1,768
[ "gpac", "gpac" ]
null
null dereference in MP4Box DumpTrackInfo
https://api.github.com/repos/gpac/gpac/issues/1767/comments
0
2021-04-30T00:45:19Z
2023-09-22T06:12:11Z
https://github.com/gpac/gpac/issues/1767
871,728,422
1,767
[ "gpac", "gpac" ]
null
[security]heap buffer overflow in MP4Box URL_GetProtocolType
https://api.github.com/repos/gpac/gpac/issues/1766/comments
0
2021-04-30T00:43:52Z
2023-09-22T06:09:59Z
https://github.com/gpac/gpac/issues/1766
871,726,037
1,766
[ "gpac", "gpac" ]
null
[security]heap buffer overlow in MP4Box print_udta
https://api.github.com/repos/gpac/gpac/issues/1765/comments
0
2021-04-30T00:42:12Z
2023-09-22T06:10:39Z
https://github.com/gpac/gpac/issues/1765
871,724,292
1,765
[ "gpac", "gpac" ]
see #1761
nvdec resolution switch freezes vout
https://api.github.com/repos/gpac/gpac/issues/1764/comments
0
2021-04-29T13:46:59Z
2021-06-23T14:54:11Z
https://github.com/gpac/gpac/issues/1764
871,034,833
1,764
[ "gpac", "gpac" ]
We are trying to check what is the data link rate between the client and the server over the dash connection, not the estimated which is related to the representations given via the mpd file but the actual rate related to the actual BW of the service. any ideas how to do that or if it is possible given the current i...
Checking the actual data link rate of dash connection
https://api.github.com/repos/gpac/gpac/issues/1763/comments
2
2021-04-28T19:05:01Z
2021-04-29T10:14:08Z
https://github.com/gpac/gpac/issues/1763
870,258,506
1,763
[ "gpac", "gpac" ]
Is it possible to receive mpeg-ts multicast with gpac ? Going over the documentation and scratching my head to figure out how, would like to use gpac to dash live streams, i just cannot figure out how. Some guidance would be appreciated if this is possible.
Multicast input howto ?
https://api.github.com/repos/gpac/gpac/issues/1762/comments
6
2021-04-27T18:42:16Z
2021-05-07T06:49:01Z
https://github.com/gpac/gpac/issues/1762
869,156,826
1,762
[ "gpac", "gpac" ]
Hi, I have tried the python DASH client and it is amazing. The example works in the beginning but the windows will freeze with some blurred block as the figure shows when the resolution is changed but the terminal prints logs as normal. I wonder to know how to fix it. The libgpac version is `gpac-1.1.0-DEV-rev770-gc8...
How to change resolution smoothly and process a frame in python DASH client example
https://api.github.com/repos/gpac/gpac/issues/1761/comments
42
2021-04-27T07:47:37Z
2022-12-01T16:08:15Z
https://github.com/gpac/gpac/issues/1761
868,565,285
1,761
[ "gpac", "gpac" ]
Hello, I am trying to use Kvazaar as a GPAC filter, but I cannot make it work. I've compiled ffmpeg with following commands: sudo apt-get update sudo apt-get install ffmpeg moved to ffmpeg folder ./configure --enable-libkvazaar make make install I've installed gpac: downloaded source code moved to ...
Gpac with kvazaar not working
https://api.github.com/repos/gpac/gpac/issues/1759/comments
14
2021-04-24T09:28:26Z
2021-05-12T15:33:09Z
https://github.com/gpac/gpac/issues/1759
866,703,645
1,759