Hi Friends,
Currently I have the test.asf media file, while playing this file I can able to play. seek functionality is not available in this file. This test.asf media file I received through the HTTP Streaming in my VLC player. In ASF Header Format in File Properties Object having 4 bytes flags. If flag value is 1 means - It is Broadcast Flag If flag value is 2 means - It is Seekable file. I want to know how the unique properties for this seeking functionality. How can I implement this seeking functionality in test.asf media file. Please guide me. Rgds Kolanchi |
Sent from my HTC ----- Reply message ----- From: "kolanchi" <[hidden email]> To: <[hidden email]> Subject: ASF CONTAINER FORMAT Date: Fri, Jun 8, 2012 5:16 am Hi Friends, Currently I have the test.asf media file, while playing this file I can able to play. seek functionality is not available in this file. This test.asf media file I received through the HTTP Streaming in my VLC player. In ASF Header Format in File Properties Object having 4 bytes flags. If flag value is 1 means - It is Broadcast Flag If flag value is 2 means - It is Seekable file. I want to know how the unique properties for this seeking functionality. How can I implement this seeking functionality in test.asf media file. Please guide me. Rgds Kolanchi -- View this message in context: http://gstreamer-devel.966125.n4.nabble.com/ASF-CONTAINER-FORMAT-tp4655223.html Sent from the GStreamer-devel mailing list archive at Nabble.com. _______________________________________________ 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 |
On 06/09/2012 01:34 AM, Rodney Dowdall wrote:
Can you seek in the file using any other player? Can you make the file availeble for testing? The asfdemuxer supports seeking, and if seeking is not offered for this file, it is probably not seekable. Stefan
_______________________________________________ gstreamer-devel mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |