Bug 174267 - filebrowser stopped showing videofiles
Summary: filebrowser stopped showing videofiles
Status: RESOLVED FIXED
Alias: None
Product: amarok
Classification: Applications
Component: File Browser (show other bugs)
Version: 2.0-beta
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords: needs_verification
Depends on:
Blocks:
 
Reported: 2008-11-04 16:38 UTC by Jack Black
Modified: 2009-12-09 11:28 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jack Black 2008-11-04 16:38:25 UTC
In the new amarok beta (1.94) the filebrowser stopped showing any kind of videofiles. In my case these are h264 and xvid encoded. Nevertheless  I have no problems playing them with the dragon player. 
My sound backend is xine 0.2 which worked just fine for previous amarok versions (except of the latest svn builds right before the new beta). My current KDE version is 4.1.3 (official packages in ArchLinux) but the error was already there in KDE 4.1.2 with some recent svn builds of amarok.

btw. I only have used amaroks filebrowser to transfer videos to my ipod. Music files are displayed.
Comment 1 Lydia Pintscher 2008-11-05 13:16:11 UTC
It doesn't shows some of the files Dragon Player can play here either. Mainly .avi files. Not sure if that is the way it is supposed to be.
Comment 2 Mark Kretschmann 2008-11-07 09:38:15 UTC
SVN commit 881022 by markey:

Again allow to browse and open video files.

For a while canDecode() used to filter out all non audio/ mimetypes, but now we allow video/ too (as it used to be a while back), as Amarok is also able to play these (be it with sound only, or with the Video applet).

BUG: 174267


 M  +1 -0      ChangeLog  
 M  +4 -2      src/EngineController.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=881022