projects
/
experiments
/
gstreamer.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
bd161b3
)
gst-raiplay-download.sh: do not set fragment-duration on mp4mux
author
Antonio Ospite <ao2@ao2.it>
Fri, 14 Dec 2018 12:45:08 +0000
(13:45 +0100)
committer
Antonio Ospite <ao2@ao2.it>
Fri, 14 Dec 2018 12:45:08 +0000
(13:45 +0100)
When fragment-duration is set, and to such a small value, the resulting
file takes ages to load with ffplay and on the TV set.
Remove the property.
No differences found