-
is vcustom param working in dash cast?
I tried this one for profiling encoder into baseline.
[v1]
type=video
width=1280
height=720
bitrate=2500000
vcustom="profile=baseline"
same with
vcustom="-pro…
-
While trying to run this command `DashCast -vf video4linux2 -vres 320x240 -vfr 24 -v4l2f mjpeg -v /dev/video0 -af alsa -a plughw:1,0 -live` , I get the error
```
Input #0, alsa, from 'plughw:1,0':
…
-
Getting the following output when libx264 is installed and verified.
Options:
video source: pipe:
video framerate: 24
video crop: 0x0
audio source:
Configurations:
id:v1 res:…
-
Hi there,
Currently, if a segment is missing, when the playback reaches a certain point, it just halts (the buffer controller seems to think there is not enough data buffered to keep going).
This c…
-
There is a post here: https://sourceforge.net/p/gpac/bugs/349/ that is about this, but no open Github issues. It took me a while to get to the bottom of it, so I wanted to open an issue on Github. Not…
-
Hi all,
Not a big issue but for information, when compiling on linux with newer versions of libavcodec (7:2.8.11 for instance), new warnings appear:
```
video_muxer.c:561:2: warning: ‘coded_fr…
-
Hi, I am trying to do a live stream use VLC UDP. I am sending a .ts file with audio and video. I would like to know is the MP4Box is capable to get this UDP directly or I need to use another API like …
-
## System info
**Operating System**: Ubuntu 18.04
**Shaka Packager Version**: Latest
**FFmpeg version**: 3.4.4
## Issue and steps to reproduce the problem
Shaka packager throws an error an do…
-
Hi,
first of all, i'm not sure if this is a bug or a misuse of the tool. I've searched for similar issues and didn't find anything alike.
I´m trying to generate dash live streaming with ffmpeg and…
trijb updated
5 years ago
-
I'd like to try it out, as its advertised on gpac's webpage. I've got all the deps, wxGTK, wxPython... Cloned the git master. And the make is still not building it.
After digging in source I found it…