[gst-devel] some issues when trying to save content to disk during http progressive downloaded

Zhao, Halley halley.zhao at intel.com
Wed Sep 8 03:45:03 CEST 2010


During playback of progressive content, I tried to save the content to disk as well.
But the result is strange:
Some contents are saved correctly, some contents are saved but can't playback again; some contents even can't playback during progressive downloaded.

## most ogg contents work well, the saved contents can playback again
gst-launch-0.10 souphttpsrc location=http://10.238.37.11/share/media/video/test.ogv ! tee name=t ! decodebin ! ffmpegcolorspace ! xvimagesink t. ! queue ! filesink location=test.ogv

## some mp4 saved contents can't playback again, the saved contents differ from the original one; even the following test.mp4 and test2.mp4 are different
gst-launch-0.10 souphttpsrc location=http:// 10.238.37.11/share/media/video/test.mp4 ! tee name=t ! decodebin ! ffmpegcolorspace ! xvimagesink t. ! queue ! filesink location=test.mp4
gst-launch-0.10 souphttpsrc location=http:// 10.238.37.11/share/media/video/test.mp4 ! filesink location=/home/halley/swap/streaming/test2.mp4

## some wmv contents even can't playback during progressive downloaded (though some saved wmv contents can playback again)
gst-launch-0.10 -v -v souphttpsrc location=http:// 10.238.37.11/share/media/test.wmv ! tee name=t ! queue ! decodebin ! ffmpegcolorspace ! xvimagesink t. ! queue ! filesink location=test.wmv

thanks in advance for your help.


ZHAO, Halley (Aihua)
Email: halley.zhao at intel.com<blocked::mailto:aihua.zhao at intel.com>
Tel: +86(21)61166476   iNet: 8821-6476
SSG/OTC/Moblin 3W038 Pole: F4

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20100908/8c6efbe0/attachment.htm>


More information about the gstreamer-devel mailing list