gpac
gpac copied to clipboard
GPAC Ultramedia OSS for Video Streaming & Next-Gen Multimedia Transcoding, Packaging & Delivery
Hello, I apologize if this is not the right place, but I was hoping for some guidance on how I could best approach this problem and if GPAC/MP4Box is the...
Error compiling on OSX system in maths.h line 117: typedef Float Fixed; error:Typedef redefinition with different types ('Float' (aka 'float') vs 'SInt32' (aka 'int')) SInt32 is OSX typedef in setup.h...
Hello, I have used Kvazaar to split a 360-degree video (YUV format) into 3x3 tiles and make a .hvc file. I then used the .hvc file to package within a...
Hi, Do you have in your roadmap add support to SCTE-35? If not.... I can do it, but maybe I need help to know the project structure. Thanks and awesome...
- [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...
hi, when i using the osmo4 to play 360 tiled video on vr headset such as [oculus quest2](https://www.oculus.com/), it can't work properly , but it can be played normally on...
I am trying to concatenate the following two files: - https://www.dropbox.com/s/oszkou1mpdek89w/part1.combined.mp4?dl=0 - https://www.dropbox.com/s/pgsltpvnv4bkb0s/part2.combined.mp4?dl=0 I use the command: `MP4Box -cat part1.combined.mp4 -cat part2.combined.mp4 out.mp4`. (I tried other variants, such as `-add`...
Hi, I am trying to ingest a RTSP stream using GPAC, however, everytime I am trying, I get the following error: `[RTSP] Error processing user command Network Unreachable` Here are...
Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you! - [ yes] I looked for a similar issue and couldn't...
Hi, I'm using GPAC in order to do DRM encryption with m4s chunks (from preiously generated dash), like in #924 and #1607 So I use commands: MP4Box -stats -crypt gpac_drm_widevine.xml...