MKV abspielen mit Galaxy S MKV abspielen mit Galaxy S
Danke Danke:  0
Ergebnis 1 bis 10 von 10
  1. Unregistriert Gast
    Hallo,
    ich habe zu hause ein xbmc mediacenter und diverse filme als x264 in mkv drauf....

    Bisher war ich nicht in der lage ein mkv auf dem ggalaxy s auszugeben... entweder es weigert sich direkt " nicht unterstützt" oder es spielt das video mit sound (etwas ruckelig) ab aber das popoup "nicht supported" verdeckt den halben film. ein bestätigen beendet leider die wiedergabe.

    laut samsung spielt es mkv/x264... welche sound codec und welche video settings brauche ich denn damit es geht? Ich rede garnicht mal von HD.. selbst PAL auflösung scheitert.
    waereschon nett gewesen, wenn es so eine allerwelts ding wie x264 in mkv sauber hinbekommt.

    Marc
    0
     

  2. 07.07.2010, 13:58
    #2
    FWIW, ich habe mal probeweise eine MKV-Datei mit einem 1280x720p/50 H.264/AVC Video und AC-3 Tonspur (1536kbps) gespielt, Gesamtdatenrate ca. 2,8 Mbits/s, und die spielt das Galaxy S ohne zu murren völlig ruckelfrei ab. Auch das hin- und herspringen klappt einwandfrei.

    Haben Deine MKV-Dateien vielleicht eine besonders hohe Datenrate (einfach Dateigrösse * 8 / Abspiellänge in Sekunden ausrechnen), oder steckt da ausser Video und Audio noch etwas anderes drin, vielleicht Untertitel? Eine Datei mit Untertiteln habe ich bislang nicht getestet...
    0
     

  3. Zitat Zitat von robert_s Beitrag anzeigen
    ... und AC-3 Tonspur (1536kbps) gespielt...
    Das bezweifel ich
    Zitat Zitat von robert_s Beitrag anzeigen
    Haben Deine MKV-Dateien vielleicht eine besonders hohe Datenrate...
    Ob unterstützt oder nicht, ist nicht von der Bitrate abhängig.

    Vor allem bei x264 ist es entscheidend wie das Material encodiert ist. Leider habe ich noch kein SGS, sonst würde ich das intensiv austesten.

    Ladet mal das Programm MediaInfo und durchleuchtet eure Filmchen. Am besten "Ansicht" -> "Text" -> den Inhalt kopieren und hier posten

    Ich vermute, dass es entweder an b-pyramid oder cabac liegt.
    0
     

  4. 07.07.2010, 15:45
    #4
    Zitat Zitat von Master_Chief_87 Beitrag anzeigen
    Das bezweifel ich
    Stimmt, ich hätte mich nicht blind auf die Anzeige des Media Player Classic verlassen sollen - es sind 448kbps.

    Zitat Zitat von Master_Chief_87 Beitrag anzeigen
    Ladet mal das Programm MediaInfo und durchleuchtet eure Filmchen. Am besten "Ansicht" -> "Text" -> den Inhalt kopieren und hier posten
    Hier das Ergebnis von meiner MKV HD-Videodatei, die einwandfrei auf dem Galaxy S abgespielt wird:

    Code:
    General
    Complete name                    : 720p50_Sample.mkv
    Format                           : Matroska
    File size                        : 585 MiB
    Duration                         : 28mn 57s
    Overall bit rate                 : 2 826 Kbps
    Writing application              : HandBrake 0.9.3
    Video
    ID                               : 1
    Format                           : AVC
    Format/Info                      : Advanced Video Codec
    Format profile                   : Main@L3.2
    Format settings, CABAC           : Yes
    Format settings, ReFrames        : 2 frames
    Muxing mode                      : Container profile=Unknown@3.2
    Codec ID                         : V_MPEG4/ISO/AVC
    Duration                         : 28mn 57s
    Bit rate                         : 2 370 Kbps
    Width                            : 1 280 pixels
    Height                           : 720 pixels
    Display aspect ratio             : 16:9
    Frame rate                       : 50.000 fps
    Color space                      : YUV
    Chroma subsampling               : 4:2:0
    Bit depth                        : 8 bits
    Scan type                        : Progressive
    Bits/(Pixel*Frame)               : 0.051
    Stream size                      : 481 MiB (82%)
    Writing library                  : x264 core 65
    Encoding settings                : cabac=1 / ref=2 / deblock=1:0:0 / analyse=0x1:0x111 / me=umh / subme=6 / psy_rd=1.0:0.0 / mixed_ref=0 / me_range=16 / chroma_me=1 / trellis=0 / 8x8dct=0 / cqm=0 / deadzone=21,11 / chroma_qp_offset=-2 / threads=3 / nr=0 / decimate=1 / mbaff=0 / bframes=2 / b_pyramid=0 / b_adapt=1 / b_bias=0 / direct=1 / wpredb=0 / keyint=501 / keyint_min=51 / scenecut=40(pre) / rc=2pass / bitrate=2370 / ratetol=1.0 / qcomp=0.60 / qpmin=10 / qpmax=51 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / ip_ratio=1.40 / pb_ratio=1.30 / aq=1:1.00
    Color primaries                  : BT.709-5, BT.1361, IEC 61966-2-4, SMPTE RP177
    Transfer characteristics         : BT.709-5, BT.1361
    Matrix coefficients              : BT.709-5, BT.1361, IEC 61966-2-4 709, SMPTE RP177
    Audio
    ID                               : 2
    Format                           : AC-3
    Format/Info                      : Audio Coding 3
    Mode extension                   : CM (complete main)
    Codec ID                         : A_AC3
    Duration                         : 28mn 57s
    Bit rate mode                    : Constant
    Bit rate                         : 448 Kbps
    Channel(s)                       : 2 channels
    Channel positions                : Front: L R
    Sampling rate                    : 48.0 KHz
    Stream size                      : 92.8 MiB (16%)
    Zitat Zitat von Master_Chief_87 Beitrag anzeigen
    Ich vermute, dass es entweder an b-pyramid oder cabac liegt.
    An CABAC liegt's offenbar nicht, aber an b-pyramid könnte es liegen...
    0
     

  5. Genau das vermute ich auch. Wird wohl daran liegen, dass der Codec beim SGS nicht (vollständig) HighProfile-fähig ist.
    0
     

  6. Unregistriert Gast
    So unter Linux ist das etwas zäher gewesen mit dem mediainfo aber habe es gemacht. Hier mal ein Bsp das ich mit Handbrake gemacht habe und auf demm SGS nicht abspielbar ist. Ich sehe im Output von mediainfo allerdings nur spanische Dörfer.... habe halt ein Standard encoding-Profil benutzt in Handbrake und unter XBMC und diversen anderen Playern lief das Ergebnis auch. Nur auf dem Galaxy tut es das nicht....
    Ideen?

    Code:
    General                                                                         
    Count                            : 265                                          
    Count of stream of this kind     : 1                                            
    Kind of stream                   : General                                      
    Kind of stream                   : General                                      
    Stream identifier                : 0                                            
    Count of video streams           : 1                                            
    Count of audio streams           : 2                                            
    Count of text streams            : 2                                            
    Count of menu streams            : 1                                            
    Video_Format_List                : AVC                                          
    Video_Format_WithHint_List       : AVC                                          
    Codecs Video                     : AVC                                          
    Audio_Format_List                : AAC / AAC                                    
    Audio_Format_WithHint_List       : AAC / AAC                                    
    Audio codecs                     : AAC LC / AAC LC                              
    Audio_Language_List              : German / English                             
    Text_Format_List                 : UTF-8 / UTF-8                                
    Text_Format_WithHint_List        : UTF-8 / UTF-8                                
    Text codecs                      : UTF-8 / UTF-8                                
    Text_Language_List               : English / German                             
    Complete name                    : Constantine.mkv                              
    File name                        : Constantine.mkv                              
    File extension                   : mkv                                          
    Format                           : Matroska                                     
    Format                           : Matroska                                     
    Format/Url                       : http://packs.matroska.org/                   
    Format/Extensions usually used   : mkv mka mks                                  
    Codec                            : Matroska                                     
    Codec                            : Matroska                                     
    Codec/Url                        : http://packs.matroska.org/                   
    Codec/Extensions usually used    : mkv mka mks                                  
    File size                        : 2035646983                                   
    File size                        : 1.90 GiB                                     
    File size                        : 2 GiB                                        
    File size                        : 1.9 GiB                                      
    File size                        : 1.90 GiB                                     
    File size                        : 1.896 GiB                                    
    Duration                         : 6949226                                      
    Duration                         : 1h 55mn                                      
    Duration                         : 1h 55mn 49s 226ms                            
    Duration                         : 1h 55mn                                      
    Duration                         : 01:55:49.226                                 
    Overall bit rate                 : 2343451                                      
    Overall bit rate                 : 2 343 Kbps                                   
    Title                            : CONSTANTINE_DISC_1                           
    Movie name                       : CONSTANTINE_DISC_1                           
    Encoded date                     : UTC 2009-10-08 21:39:09                      
    File last modification date      : UTC 2009-10-08 21:40:31                      
    File last modification date (loc : 2009-10-08 23:40:31                          
    Writing application              : mkvmerge v2.0.2 ('You're My Flame') built on Jul 14 2008 22:44:46                                                            
    Writing library                  : libebml v0.7.7 + libmatroska v0.8.1          
    Writing library                  : libebml v0.7.7 + libmatroska v0.8.1          
    
    Video
    Count                            : 165
    Count of stream of this kind     : 1  
    Kind of stream                   : Video
    Kind of stream                   : Video
    Stream identifier                : 0    
    ID                               : 1    
    ID                               : 1    
    UniqueID                         : 2036073221
    Format                           : AVC       
    Format/Info                      : Advanced Video Codec
    Format/Url                       : http://developers.videolan.org/x264.html
    Format profile                   : High@L3.0                               
    Format settings                  : CABAC / 5 Ref Frames                    
    Format settings, CABAC           : Yes                                     
    Format settings, CABAC           : Yes                                     
    Format settings, ReFrames        : 5                                       
    Format settings, ReFrames        : 5 frames                                
    InternetMediaType                : video/H264                              
    Muxing mode                      : Container profile=Unknown@3.0           
    Codec ID                         : V_MPEG4/ISO/AVC                         
    Codec ID/Url                     : http://ffdshow-tryout.sourceforge.net/  
    Codec                            : V_MPEG4/ISO/AVC                         
    Codec                            : AVC                                     
    Codec/Family                     : AVC                                     
    Codec/Info                       : Advanced Video Codec                    
    Codec/Url                        : http://ffdshow-tryout.sourceforge.net/  
    Codec profile                    : High@L3.0                               
    Codec settings                   : CABAC / 5 Ref Frames                    
    Codec settings, CABAC            : Yes                                     
    Codec_Settings_RefFrames         : 5                                       
    Duration                         : 6949240                                 
    Duration                         : 1h 55mn                                 
    Duration                         : 1h 55mn 49s 240ms                       
    Duration                         : 1h 55mn                                 
    Duration                         : 01:55:49.240                            
    Width                            : 720                                     
    Width                            : 720 pixels                              
    Height                           : 304                                     
    Height                           : 304 pixels                              
    Pixel aspect ratio               : 1.015                                   
    Original pixel aspect ratio      : 1.000                                   
    Display aspect ratio             : 2.405                                   
    Display aspect ratio             : 2.40:1                                  
    Original display aspect ratio    : 2.368                                   
    Original display aspect ratio    : 2.35:1                                  
    Frame rate                       : 25.000                                  
    Frame rate                       : 25.000 fps                              
    Frame count                      : 173731                                  
    Resolution                       : 8                                       
    Resolution                       : 8 bits                                  
    Colorimetry                      : 4:2:0                                   
    Scan type                        : Progressive                             
    Scan type                        : Progressive                             
    Interlacement                    : PPF                                     
    Interlacement                    : Progressive                             
    Delay                            : 0                                       
    Delay                            : 00:00:00.000                            
    Writing library                  : x264 - core 65                          
    Writing library                  : x264 core 65                            
    Writing library/Name             : x264                                    
    Writing library/Version          : core 65                                 
    Encoding settings                : cabac=1 / ref=5 / deblock=1:0:0 / analyse=0x3:0x133 / me=umh / subme=6 / psy_rd=1.0:0.0 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=2 / 8x8dct=1 / cqm=0 / deadzone=21,11 / chroma_qp_offset=-2 / threads=8 / nr=0 / decimate=0 / mbaff=0 / bframes=3 / b_pyramid=1 / b_adapt=1 / b_bias=0 / direct=1 / wpredb=1 / keyint=250 / keyint_min=25 / scenecut=40(pre) / rc=crf / crf=18.0 / qcomp=0.60 / qpmin=10 / qpmax=51 / qpstep=4 / ip_ratio=1.40 / pb_ratio=1.30 / aq=1:1.00                                                       
    
    Audio #1
    Count                            : 136
    Count of stream of this kind     : 2  
    Kind of stream                   : Audio
    Kind of stream                   : Audio
    Stream identifier                : 0    
    Stream identifier                : 1    
    ID                               : 2    
    ID                               : 2    
    UniqueID                         : 2085746310
    Format                           : AAC       
    Format/Info                      : Advanced Audio Codec
    Format version                   : Version 4           
    Format profile                   : LC                  
    Format settings, SBR             : No                  
    Format settings, SBR             : No                  
    Codec ID                         : A_AAC               
    Codec                            : A_AAC/MPEG4/LC      
    Codec                            : AAC LC              
    Codec/Family                     : AAC                 
    Codec/Info                       : AAC Low Complexity  
    Duration                         : 6949226             
    Duration                         : 1h 55mn             
    Duration                         : 1h 55mn 49s 226ms   
    Duration                         : 1h 55mn             
    Duration                         : 01:55:49.226        
    Channel(s)                       : 6                   
    Channel(s)                       : 6 channels          
    Channel positions                : Front: L C R, Side: L R, LFE
    Channel positions                : 3/2/0.1                     
    Sampling rate                    : 48000                       
    Sampling rate                    : 48.0 KHz                    
    SamplingCount                    : 333562848                   
    Delay                            : 0                           
    Delay                            : 00:00:00.000                
    Video delay                      : 0                           
    Video0 delay                     : 0                           
    Language                         : de                          
    Language                         : German                      
    
    Audio #2
    Count                            : 136
    Count of stream of this kind     : 2  
    Kind of stream                   : Audio
    Kind of stream                   : Audio
    Stream identifier                : 1    
    Stream identifier                : 2    
    ID                               : 3    
    ID                               : 3    
    UniqueID                         : 2268412556
    Format                           : AAC       
    Format/Info                      : Advanced Audio Codec
    Format version                   : Version 4           
    Format profile                   : LC                  
    Format settings, SBR             : No                  
    Format settings, SBR             : No                  
    Codec ID                         : A_AAC               
    Codec                            : A_AAC/MPEG4/LC      
    Codec                            : AAC LC              
    Codec/Family                     : AAC                 
    Codec/Info                       : AAC Low Complexity  
    Duration                         : 6949226             
    Duration                         : 1h 55mn             
    Duration                         : 1h 55mn 49s 226ms   
    Duration                         : 1h 55mn             
    Duration                         : 01:55:49.226        
    Channel(s)                       : 6                   
    Channel(s)                       : 6 channels          
    Channel positions                : Front: L C R, Side: L R, LFE
    Channel positions                : 3/2/0.1                     
    Sampling rate                    : 48000                       
    Sampling rate                    : 48.0 KHz                    
    SamplingCount                    : 333562848                   
    Delay                            : 0                           
    Delay                            : 00:00:00.000                
    Video delay                      : 0                           
    Video0 delay                     : 0                           
    Language                         : en                          
    Language                         : English                     
    
    Text #1
    Count                            : 113
    Count of stream of this kind     : 2  
    Kind of stream                   : Text
    Kind of stream                   : Text
    Stream identifier                : 0   
    Stream identifier                : 1   
    ID                               : 4   
    ID                               : 4   
    UniqueID                         : 2703886836
    Format                           : UTF-8     
    Codec ID                         : S_TEXT/UTF8
    Codec ID/Info                    : UTF-8 Plain Text
    Codec                            : S_TEXT/UTF8     
    Codec                            : UTF-8           
    Codec/Info                       : UTF-8 Plain Text
    Language                         : en              
    Language                         : English         
    
    Text #2
    Count                            : 113
    Count of stream of this kind     : 2  
    Kind of stream                   : Text
    Kind of stream                   : Text
    Stream identifier                : 1   
    Stream identifier                : 2   
    ID                               : 5   
    ID                               : 5   
    UniqueID                         : 1126337874
    Format                           : UTF-8     
    Codec ID                         : S_TEXT/UTF8
    Codec ID/Info                    : UTF-8 Plain Text
    Codec                            : S_TEXT/UTF8     
    Codec                            : UTF-8           
    Codec/Info                       : UTF-8 Plain Text
    Language                         : de              
    Language                         : German          
    
    Menu
    Count                            : 97
    Count of stream of this kind     : 1 
    Kind of stream                   : Menu
    Kind of stream                   : Menu
    Stream identifier                : 0   
    Chapters_Pos_Begin               : 63
    Chapters_Pos_End                 : 97
    00:00:00.000                     : :Chapter 01
    00:02:40.400                     : :Chapter 02
    00:06:25.960                     : :Chapter 03
    00:10:06.440                     : :Chapter 04
    00:13:45.360                     : :Chapter 05
    00:17:14.760                     : :Chapter 06
    00:19:39.960                     : :Chapter 07
    00:23:30.200                     : :Chapter 08
    00:26:14.360                     : :Chapter 09
    00:28:28.240                     : :Chapter 10
    00:32:56.680                     : :Chapter 11
    00:36:02.760                     : :Chapter 12
    00:39:36.200                     : :Chapter 13
    00:44:53.880                     : :Chapter 14
    00:48:24.280                     : :Chapter 15
    00:51:21.200                     : :Chapter 16
    00:55:39.840                     : :Chapter 17
    00:58:53.200                     : :Chapter 18
    01:01:52.880                     : :Chapter 19
    01:06:26.440                     : :Chapter 20
    01:09:25.440                     : :Chapter 21
    01:12:58.200                     : :Chapter 22
    01:15:16.600                     : :Chapter 23
    01:19:12.880                     : :Chapter 24
    01:22:18.880                     : :Chapter 25
    01:26:10.280                     : :Chapter 26
    01:30:13.639                     : :Chapter 27
    01:33:08.240                     : :Chapter 28
    01:35:52.599                     : :Chapter 29
    01:38:43.639                     : :Chapter 30
    01:40:44.639                     : :Chapter 31
    01:44:00.519                     : :Chapter 32
    01:46:54.919                     : :Chapter 33
    01:49:12.199                     : :Chapter 34
    0
     

  7. ich tippe stark drauf dass die profile das problem sind:

    hier mal ein mediainfo ausschnitt des videos von einem mkv was funktioniert

    Code:
    Format                           : AVC
    Format/Info                      : Advanced Video Codec
    Format profile                   : Main@L4.0
    Format settings, CABAC           : Yes

    Gruß
    Starvirus
    0
     

  8. Unregistriert Gast
    Hi,
    ich habe leider inhaltlich keine Ahnung was ein Profil ist... bisher dachte ich es sei ein Template für meinen Encoder. Quasi eine Hilfe mir das Einstellen zu erleichtern...nichts was hinterher das Abspielen erschwert, weil ich high gewählt habe.. was immer es bewirkt.

    Ich möchte jetzt nur ungern 100 Filme wieder von den DVD's im Keller neu rippen und encoden..
    Kann man die fertigen HIGH mkv's in Lauffähige umrechnen ohne dass ich wieder ganz von vorne anfangen muss?

    Traut sich wer zu ein Template fürs SGS taugliche Filme zu bauen?
    0
     

  9. Unregistriert Gast
    Immer wenn ich mit MKVmerge die deutsche Tonspur meiner Datei lösche bzw. die englische auf Standard setzen lasse / flagge, dann spielt mein SGS die Datei nicht mehr ab.
    Woran kann das liegen? Muxxt er die Datei irgendwie falsch?
    0
     

  10. Unregistriert Gast
    Zitat Zitat von Unregistriert Beitrag anzeigen
    Immer wenn ich mit MKVmerge die deutsche Tonspur meiner Datei lösche bzw. die englische auf Standard setzen lasse / flagge, dann spielt mein SGS die Datei nicht mehr ab.
    Woran kann das liegen? Muxxt er die Datei irgendwie falsch?
    Und bei einer anderen wird nur der Ton wiedergegeben, nicht aber das Video.
    0
     

Ähnliche Themen

  1. Kann das Galaxy S ".flv" Filme abspielen
    Von hogofogo im Forum Samsung Galaxy S
    Antworten: 11
    Letzter Beitrag: 28.08.2010, 13:52
  2. Wie avi mit WMP abspielen?
    Von Lapierre im Forum HTC HD2 Sonstiges
    Antworten: 15
    Letzter Beitrag: 22.08.2010, 01:34
  3. Handyvideos am PC mit VLC abspielen.
    Von Schnatterente im Forum Touch HD Media
    Antworten: 3
    Letzter Beitrag: 26.06.2010, 09:01
  4. .mkv dateien über HDMI abspielen???
    Von TaurusT im Forum Samsung Galaxy S
    Antworten: 9
    Letzter Beitrag: 23.06.2010, 15:12
  5. Probleme mit abspielen von URL's
    Von MoH im Forum LG GM750 Layla
    Antworten: 0
    Letzter Beitrag: 07.12.2009, 02:55

Besucher haben diese Seite mit folgenden Suchbegriffen gefunden:

mkv samsung galaxy s

mkv auf galaxy s

android mkv abspielen

mkv auf android abspielen

mkv auf samsung galaxy

samsung galaxy mkv

mkv galaxy s

mkv android abspielen

galaxy s mkv abspielen

samsung galaxy s mkv abspielen

galaxy s4 mkv abspielen

galaxy mkv

mkv mit android abspielen

galaxy s mkv

samsung galaxy mkv abspielen

mkv auf android streamen

mkv samsung galaxy

mkv android

android mkv

galaxy s2 mkv abspielenandroid mkv wiedergabegalaxy s mkv dateienmkv auf samsung galaxy smkv galaxysamsung galaxy S 2 mkv

Stichworte