Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • G gumble
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 14
    • Issues 14
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • layeh
  • gumble
  • Merge requests
  • !15

Add elapsed time to gumble_ffmpeg

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/mathom/elapsedtime into master May 09, 2015
  • Overview 4
  • Commits 1
  • Pipelines 0
  • Changes 1

Created by: mathom

I've been using the elapsed time patch here for stopping/resuming audio streams on my server. I needed to change the integer start offset to float to support fractional seconds to avoid small jumps when you resume audio.

I've also got a patch for piepan to use this in the javascript plugin: https://github.com/layeh/piepan/pull/28

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/mathom/elapsedtime