Bug 325499

Summary: mp4 portrait, kde views in landscape mode
Product: kdemultimedia Reporter: Philippe ROUBACH <philippe.roubach>
Component: generalAssignee: Multimedia Developers <kde-multimedia>
Status: RESOLVED UPSTREAM    
Severity: normal CC: cfeck, frank78ac
Priority: NOR    
Version: 4.11.1   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: mp4 kde view
mp4 picasa view
mp4 picasa view 2

Description Philippe ROUBACH 2013-10-01 12:26:55 UTC
rosa fresh desktop r1 x86_64 , kde 4.11.1

i produce a video in portrait mode with my smartphone

the result is a mp4 file full hd

then i copy it to pc

then i open dolphin

then the thumbnail in the dolphin view and the info panel is in landscape mode

then i transfert video to picasaweb

then picasaweb view it in portrait mode

sum up :
- kde views in landscape mode a mp4 in portrait mode
- picasaweb views in portrait mode a mp4 in portrait mode

where is the pb with kde ?

Reproducible: Always
Comment 1 Philippe ROUBACH 2013-10-01 12:30:00 UTC
Created attachment 82586 [details]
mp4 kde view
Comment 2 Frank Reininghaus 2013-10-01 12:34:31 UTC
Thanks for the bug report.

(In reply to comment #0)
> where is the pb with kde ?

Not in Dolphin ;-)

kdemultimedia has two different thumbnailers (ffmpegthumbs and mplayerthumbs). If you know which one is being used on your system (unfortunately, I don't know a good way to find out right now), this report can be re-assigned properly.
Comment 3 Philippe ROUBACH 2013-10-01 12:38:19 UTC
Created attachment 82587 [details]
mp4 picasa view
Comment 4 Philippe ROUBACH 2013-10-01 12:40:58 UTC
Created attachment 82588 [details]
mp4 picasa view 2
Comment 5 Philippe ROUBACH 2013-10-01 13:02:43 UTC
(In reply to comment #2)
> Thanks for the bug report.
> 
> (In reply to comment #0)
> > where is the pb with kde ?
> 
> Not in Dolphin ;-)
> 
> kdemultimedia has two different thumbnailers (ffmpegthumbs and
> mplayerthumbs). If you know which one is being used on your system

rosa uses gstreamer for kde thumbnailing
i assume gstreamer uses ffmpeg

it seems it's a general pb :

- Romp (rosa multimedia app) uses mplayer : same pb , views in landscape instead of portrait
- vlc same pb, views in landscape instead of portrait
- totem uses gstreamer : same pb , views in landscape instead of portrait
- picasaweb uses flashplayer : no pb

perhaps there is a tag in mp4 file about portrait/landscape mode as in photo file .
Comment 6 Christoph Feck 2013-10-01 18:35:21 UTC
> perhaps there is a tag in mp4 file about portrait/landscape mode as in photo file

Yes, but the decoder needs to read and handle it. If stand-alone mplayer and/or ffmpeg work correctly, but KDE applications do not, please reopen. In this case the decoders handle rotation, but need assistance from the applications.