With all due respect, the repro steps continue to be trivial.

In the transcript below, I simply pressed "Cancel" when the "codec
buddy" asked about installing missing codecs.

vnix$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=8.10
DISTRIB_CODENAME=intrepid
DISTRIB_DESCRIPTION="Ubuntu 8.10"

vnix$ uname -a
Linux nonesvch 2.6.27-7-generic #1 SMP Tue Nov 4 19:33:06 UTC 2008 x86_64 
GNU/Linux

vnix$ apt-cache policy totem
totem:
  Installed: 2.24.3-0ubuntu1
  Candidate: 2.24.3-0ubuntu1
  Version table:
 *** 2.24.3-0ubuntu1 0
        500 http://fi.archive.ubuntu.com intrepid-updates/main Packages
        100 /var/lib/dpkg/status
     2.24.2-0ubuntu4 0
        500 http://fi.archive.ubuntu.com intrepid/main Packages

vnix$ cd /tmp

vnix$ wget http://www.codectest.com/codectest/streamingcodectest.zip
--2008-11-13 10:06:44--  
http://www.codectest.com/codectest/streamingcodectest.zip
Resolving www.codectest.com... 65.98.62.118
Connecting to www.codectest.com|65.98.62.118|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 13953619 (13M) [application/x-zip-compressed]
Saving to: `streamingcodectest.zip'

100%[======================================>] 13,953,619   167K/s   in
2m 43s

2008-11-13 10:09:33 (83.6 KB/s) - `streamingcodectest.zip' saved
[13953619/13953619]

vnix$ mkdir codectest

vnix$ cd codectest

vnix$ unzip ../streamingcodectest.zip 
Archive:  ../streamingcodectest.zip
  inflating: videocomparisontest.txt  
  inflating: wheelie.mov             
  inflating: wheelie.mp4             
  inflating: wheelie.rm              
  inflating: wheelie.wmv             
  inflating: wheelieAVCnero.mp4      
  inflating: wheelieAVCsorenson.mp4  
  inflating: wheelieMPEG2.mpg        
  inflating: wheeliesorensonvideo2cbr.mov  
  inflating: wheeliesorensonvideo3provbr.mov  
  inflating: wheeliesparkpro.swf     

vnix$ rm wheelie.rm wheeliesparkpro.swf wheeliesorensonvideo2cbr.mov

vnix$ totem w*
** (totem:23953): DEBUG: Init of Python module
** (totem:23953): DEBUG: Registering Python plugin instance: 
YouTube+TotemPythonPlugin
** (totem:23953): DEBUG: Creating object of type YouTube+TotemPythonPlugin
** (totem:23953): DEBUG: Creating Python plugin instance
** (totem:23953): DEBUG: Init of Python module
** (totem:23953): DEBUG: Registering Python plugin instance: 
BBCViewer+TotemPythonPlugin
** (totem:23953): DEBUG: Creating object of type BBCViewer+TotemPythonPlugin
** (totem:23953): DEBUG: Creating Python plugin instance
** Message: don't know how to handle video/x-h264, 
codec_data=(buffer)014d0028ffe10013674d0028da05825b011000003e90000ea6094001000468ce3520,
 width=(int)352, height=(int)288, framerate=(fraction)30000/1001
** Message: don't know how to handle audio/mpeg, mpegversion=(int)4, 
framed=(boolean)true, codec_data=(buffer)1290, rate=(int)32000, channels=(int)2
** Message: Error: You do not have a decoder installed to handle this file. You 
might need to install the necessary plugins.
gstplaybasebin.c(2307): prepare_output (): /GstPlayBin:play

** Message: Missing plugin: gstreamer|0.10|totem|MPEG-4 AAC 
decoder|decoder-audio/mpeg, mpegversion=(int)4, framed=(boolean)true (MPEG-4 
AAC decoder)
** Message: Missing plugin: gstreamer|0.10|totem|H.264 
decoder|decoder-video/x-h264 (H.264 decoder)
** Message: don't know how to handle video/x-h264, 
codec_data=(buffer)014d0028ffe10013674d0028da05825b011000003e90000ea6094001000468ce3520,
 width=(int)352, height=(int)288, framerate=(fraction)30000/1001
** Message: don't know how to handle audio/mpeg, mpegversion=(int)4, 
framed=(boolean)true, codec_data=(buffer)1290, rate=(int)32000, channels=(int)2
** Message: Error: You do not have a decoder installed to handle this file. You 
might need to install the necessary plugins.
gstplaybasebin.c(2307): prepare_output (): /GstPlayBin:play

** Message: Missing plugin: gstreamer|0.10|totem|MPEG-4 AAC 
decoder|decoder-audio/mpeg, mpegversion=(int)4, framed=(boolean)true (ignoring)
** Message: Missing plugin: gstreamer|0.10|totem|H.264 
decoder|decoder-video/x-h264 (ignoring)
** Message: All missing plugins are blacklisted, doing nothing
** (totem:23953): DEBUG: Finalizing Python plugin instance
** (totem:23953): DEBUG: Finalizing Python plugin instance

-- 
Standard error should remain empty under normal circumstances
https://bugs.launchpad.net/bugs/175078
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to