Actions
Feature #172
closedFFMpeg not being able to sync audio/video in rtsp stream from tvheadend
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Hi,
ffmpeg seems unable to sync audio & video coming from tvheadend. I've tried various switches to ffmpeg (like -copyts -isync -async 1 -vsync 1 and many more), but never succeeded. The sound is always 1-2 seconds behind the video, unless i'm streaming the same channel that is currently being used by another client (for example xbmc), which results in some 10ths of a second delay.
After speaking to people in #ffmpeg, it seems this is an issue with tvheadend. Ideally ffmpeg should automatically be able to keep audio & video in sync.
Actions