FAQ  •  Register  •  Login

Video codec is not suppported on mkv and Samsung

<<

Ypsi

Serviio newbie

Posts: 2

Joined: Tue Nov 01, 2011 12:52 pm

Post Tue Nov 01, 2011 1:04 pm

Video codec is not suppported on mkv and Samsung

Hello,

im trying to play this mkv file on my Samsung Blue Ray Device BD D6500 with C/D Profile

  Code:
General
Unique ID                        : 187452736622252326712750402624920467769 (0x8D061577F7C00B238C30A28F62C7B939)
Complete name                    : D:\Videos\e1.track_4113.mkv
Format                           : Matroska
File size                        : 9.27 GiB
Duration                         : 1h 21mn
Overall bit rate                 : 16.3 Mbps
Encoded date                     : UTC 2011-10-31 18:06:16
Writing application              : mkvmerge v5.0.1 ('Es ist Sommer') built on Oct  9 2011 11:55:43
Writing library                  : libebml v1.2.2 + libmatroska v1.3.0

Video
ID                               : 1
Format                           : AVC
Format/Info                      : Advanced Video Codec
Format profile                   : High@L4.1
Format settings, CABAC           : Yes
Format settings, ReFrames        : 2 frames
Format settings, GOP             : M=1, N=24
Codec ID                         : V_MPEG4/ISO/AVC
Duration                         : 1h 21mn
Bit rate mode                    : Variable
Bit rate                         : 15.7 Mbps
Maximum bit rate                 : 40.0 Mbps
Width                            : 1 920 pixels
Height                           : 1 080 pixels
Display aspect ratio             : 16:9
Frame rate                       : 50.000 fps
Original frame rate              : 25.000 fps
Color space                      : YUV
Chroma subsampling               : 4:2:0
Bit depth                        : 8 bits
Scan type                        : Interlaced
Scan order                       : Top Field First
Bits/(Pixel*Frame)               : 0.151
Stream size                      : 8.94 GiB (96%)

Audio
ID                               : 2
Format                           : AC-3
Format/Info                      : Audio Coding 3
Mode extension                   : CM (complete main)
Codec ID                         : A_AC3
Duration                         : 1h 21mn
Bit rate mode                    : Constant
Bit rate                         : 256 Kbps
Channel(s)                       : 2 channels
Channel positions                : Front: L R
Sampling rate                    : 48.0 KHz
Bit depth                        : 16 bits
Compression mode                 : Lossy
Delay relative to video          : -80ms
Stream size                      : 149 MiB (2%)



  Code:
D:\Videos>ffmpeg -i e1.track_4113.mkv
FFmpeg version SVN-r18639, Copyright (c) 2000-2009 Fabrice Bellard, et al.
  configuration: --enable-memalign-hack --enable-postproc --enable-gpl --enable-
libfaac --enable-libfaad --enable-libgsm --enable-libmp3lame --enable-libvorbis
--enable-libtheora --enable-libx264 --enable-libxvid --disable-ffserver --enable
-avisynth --enable-pthreads
  libavutil     50. 3. 0 / 50. 3. 0
  libavcodec    52.27. 0 / 52.27. 0
  libavformat   52.32. 0 / 52.32. 0
  libavdevice   52. 2. 0 / 52. 2. 0
  libswscale     0. 7. 1 /  0. 7. 1
  libpostproc   51. 2. 0 / 51. 2. 0
  built on Apr 21 2009 13:44:38, gcc: 4.2.4 (TDM-1 for MinGW)

Seems stream 0 codec frame rate differs from container frame rate: 100.00 (100/1
) -> 50.00 (50/1)
Input #0, matroska, from 'e1.track_4113.mkv':
  Duration: 01:21:35.87, start: 0.000000, bitrate: N/A
    Stream #0.0: Video: h264, yuv420p, 1920x1080, PAR 1:1 DAR 16:9, 50 tbr, 1k t
bn, 100 tbc
    Stream #0.1: Audio: ac3, 48000 Hz, stereo, s16
At least one output file must be specified


I think, Samsung cant play 50fps matroska, how can i transcode(and deinterlace?) this files ?
<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Tue Nov 01, 2011 1:16 pm

Re: Video codec is not suppported on mkv and Samsung

Here is my process:

Sky TV.mkv at 50fps will not play on Samsung
--------------------------------------------
Source is 50fps.mkv interlaced
Use mkvmerge and set video to 25fps. makes 25ifps.mkv but doubles the time.
Use RipBot with High Progressive Profile and Deinterlace TFF 25
Result is 25pfps.mkv with correct time.
<<

Ypsi

Serviio newbie

Posts: 2

Joined: Tue Nov 01, 2011 12:52 pm

Post Tue Nov 01, 2011 1:45 pm

Re: Video codec is not suppported on mkv and Samsung

thank you, but i dont like deinterlace, because of quality loss.
This ist my own video cam video and i like to archive this without reencoding.

i tryed:
ffmpeg -i e1.track_4113.mkv -vcodec copy -acodec copy e1.m2ts

i can play e1.m2ts on my tv with serviio, can i change samsung c/d profile to transcode only 50 fps matroska videos ?
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Tue Nov 01, 2011 2:10 pm

Re: Video codec is not suppported on mkv and Samsung

Ypsi wrote:can i change samsung c/d profile to transcode only 50 fps matroska videos ?

no

Return to Transcoding

Who is online

Users browsing this forum: No registered users and 5 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.