[Hardy] totem-mozilla fails to open quicktime trailer
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
totem (Ubuntu) |
Fix Released
|
Low
|
Ubuntu Desktop Bugs |
Bug Description
Binary package hint: totem-mozilla
totem-mozilla fails to open quicktime movie trailers from Apple's web site.
Debug output indicates that Totem is pulling down the .mov file but failing to follow the internal reference to the actual media content.
Test URL:
http://
NOTE: In Feisty, totem-mozilla opens this link correctly and displays the video.
--------------
Here is the relevant debug output:
inveneo@
** Message: NP_Initialize
** Message: NP_Initialize succeeded
** Message: totemPlugin [0x8f09a28]
** Message: Init mimetype 'video/quicktime' mode 1
** Message: Base URI is 'http://
** Message: Real mimetype for 'video/quicktime' is 'video/quicktime'
argv[0] id Wall-EInner
argv[1] data http://
argv[2] type video/quicktime
argv[3] height 196
argv[4] width 320
argv[5] SRC http://
argv[6] PARAM
argv[7] autoplay true
argv[8] saveembedtags true
** Message: mSrcURI: http://
** Message: mCache: 0
** Message: mControllerHidden: 0
** Message: mShowStatusbar: 0
** Message: mHidden: 0
** Message: mAudioOnly: 0
** Message: mAutoPlay: 1, mRepeat: 0
** Message: mHref:
** Message: mTarget:
** Message: Launching: /usr/lib/
** Message: Viewer spawned, PID 29015
** Message: Initial window set, XID 2c00733 size 320x196
** Message: No viewer proxy yet, deferring SetWindow
** Message: NewStream mimetype 'video/quicktime' URL 'http://
** Message: Not expecting a new stream; aborting stream
** Message: GetScriptableNP
** Message: totemNarrowSpac
** Message: NewStream mimetype 'video/quicktime' URL 'http://
** Message: Not expecting a new stream; aborting stream
** Message: Viewer DBus interface name is 'org.gnome.
** Message: NameOwnerChanged old-owner '' new-owner ':1.31'
** Message: Viewer now connected to the bus
** Message: ViewerSetup
** Message: Calling SetWindow
** Message: NameOwnerChanged old-owner '' new-owner ':1.31'
** Message: Already have owner, why are we notified again?
Viewer: SetWindow XID 46139187 size 320:196
TotemEmbedded-
** Message: SetWindow reply
** Message: ViewerReady
** Message: IsSchemeSupported scheme 'http': yes
TotemEmbedded-
totem_embedded_
totem_embedded_
TotemEmbedded-
TotemEmbedded-
TotemEmbedded-
TotemEmbedded-
** Message: OpenStream reply
** Message: NewStream mimetype 'video/quicktime' URL 'http://
** Message: Should be dual type 'video/quicktime', making sure now
** Message: Is not dual type 'video/quicktime'
** Message: Is not playlist: totem_pl_
** Message: StreamAsFile filename '/home/
** Message: mBytesStreamed 88
** Message: DestroyStream reason 0
** Message: URLNotify URL 'http://
TotemEmbedded-
TotemEmbedded-
TotemEmbedded-
TotemEmbedded-
TotemEmbedded-
totem_embedded_
TotemEmbedded-
TotemEmbedded-
TotemEmbedded-
TotemEmbedded-
TotemEmbedded-
** Message: Error: Resource not found.
gstfilesrc.c(977): gst_file_src_start (): /play/source:
No such file "/movies/
TotemEmbedded-
TotemEmbedded-
TotemEmbedded-
-----------------
Pulling down the .mov file:
> wget http://
And viewing it shows that it is a reference file only, here are the binary contents:
^@^@^@Xmoov^
<F0>
thanks for the report, that works fine for me i'm able to see a wet wall-e the same url works also with wget after seeing the video : http:// movies. apple.com/ movies/ disney/ wall-e/ wall-e- clip-hydrant_ h320.mov ; does gst-launch-0.10 playbin uri=http:// url works for you? thanks.