appsink can't get qtmux streamheader

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

appsink can't get qtmux streamheader

nzhang3
Hi

     I'm a gstreamer developer from China. Now I know qtmux and mp4mux
can write streamheader in the end of the file. I can play the such file
by using filesink. However, I can't manage to play the such file via
appsink, although I sent the EOS to the pipeline.

Could someone help me about the issue.

Thanks so much.

Cloud Zhang
_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: appsink can't get qtmux streamheader

Wim Taymans
On 11/29/2011 02:38 AM, nzhang3 wrote:
> Hi
>
>     I'm a gstreamer developer from China. Now I know qtmux and mp4mux
> can write streamheader in the end of the file. I can play the such
> file by using filesink. However, I can't manage to play the such file
> via appsink, although I sent the EOS to the pipeline.
>
> Could someone help me about the issue.

appsink does not support seeking, which is needed for this
functionality. Patches
are welcome.

Wim
>
> Thanks so much.
>
> Cloud Zhang
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel