how to play a certain punched video file.
Tim-Philipp Müller
t.i.m at zen.co.uk
Tue Aug 27 02:05:27 PDT 2013
On Tue, 2013-08-27 at 16:48 +0900, Wonchul Lee wrote:
Hi,
> In certain cases, there is a video file that video stream is normal
> and first part of audio stream is missing.
>
>
> Let's assume,
>
>
> position 0 1:00 end
> video ---------------------------------
> audio -----------------------
>
>
> In this cases, audio-sink does not get the any data.
> Thus It can not go to PAUSED state.
> It means that whole pipeline is stuck for waiting audio-sink to go to
> PAUSED state.
"Something" (demuxer? streamsynchronizer?) should probably send GAP
events on the audio stream if there's no audio for some time.
Cheers
-Tim
More information about the gstreamer-devel
mailing list