Quote:
Originally Posted by
BritInVA 
I assume that is not using the standard FF/REW remote buttons but still using the directional keys?
I now see if you press the L/R directional key once it jumps forward/back around 10s but if you hold the button down its more FF like (althou it more of a multi-jump).
From the USB drive (500GB NTFS) I was unable to use the FF/REW (the ones right between AUDIO and PAUSE). I never tried the arrow ones.
For now I am struggling with Avatar in MKV. The movie launched but it is very sluggish like when I try to play on a very old computer. Here is the MediaInfo output. The drive been formated in NTFS under Linux (if it makes a difference).
Code:
grizlurk@thor:/media/56269A2A3CED79E0/Movies$ mediainfo Avatar.mkv
General
Complete name : Avatar.mkv
Format : Matroska
File size : 26.9 GiB
Duration : 2h 41mn
Overall bit rate : 23.8 Mbps
Encoded date : UTC 2010-04-26 17:34:58
Writing application : mkvmerge v3.3.0 ('Language') built on Mar 24 2010 14:59:24
Writing library : libebml v0.8.0 + libmatroska v0.9.0
Video
ID : 2
Format : AVC
Format/Info : Advanced Video Codec
Format profile : High@L4.1
Format settings, CABAC : Yes
Format settings, ReFrames : 4 frames
Muxing mode : Container profile=Unknown@4.1
Codec ID : V_MPEG4/ISO/AVC
Duration : 2h 41mn
Width : 1 920 pixels
Height : 1 080 pixels
Display aspect ratio : 16:9
Frame rate : 23.976 fps
Resolution : 8 bits
Colorimetry : 4:2:0
Scan type : Progressive
Title : English DTS-HD track
Writing library : x264 core 80 r1376M 3feaec2
Encoding settings : cabac=1 / ref=4 / deblock=1:-3:-3 / analyse=0x3:0x113 / me=umh / subme=6 / psy=0 / mixed_ref=0 / me_range=24 / chroma_me=1 / trellis=1 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=0 / threads=12 / sliced_threads=0 / nr=0 / decimate=1 / mbaff=0 / constrained_intra=0 / bframes=3 / b_pyramid=0 / b_adapt=1 / b_bias=0 / direct=1 / wpredb=1 / wpredp=2 / keyint=250 / keyint_min=25 / scenecut=40 / rc=cqp / mbtree=0 / qp=18 / ip_ratio=1.40 / pb_ratio=1.30 / aq=0
Language : English
Audio
ID : 1
Format : DTS
Format/Info : Digital Theater Systems
Format profile : MA
Codec ID : A_DTS
Duration : 2h 41mn
Bit rate mode : Variable
Channel(s) : 6 channels
Channel positions : Front: L C R, Side: L R, LFE
Sampling rate : 48.0 KHz
Resolution : 24 bits
I am not sure if the FS on the external HDD can cause it, the codecs used or simply the file is corrupted.
As for the subtitle when I verified them they were using UTF-16
Code:
file Avatar.srt
Avatar.srt: Little-endian UTF-16 Unicode English text, with CRLF line terminators
The file been created on a Mac so now it is converted to UTF-8 and I used the Win/Dos Line terminator. As i am under Linux I tend to created txt files using the UTF-8/UNIX text format instead of the ASCII/Windows line terminator. I wonder it if will make a difference for the player. Sure thing UTF-16 made on Mac is a no-no for now.