Sony KDL-40EX525 mkv without subtitles
I'm using Linux Ubuntu 14.04 and I used Handbrake to extract a mkv file containing portuguese vob subtitle from a dvd. That file is playing well in my android device (with the subtitles) but it is not when playing with subtitles in my sony tv.
I'm using the Sony Bravia 2011 profile.
- Code:
2014-11-30 18:52:43,734 DEBUG [LibraryUpdatesCheckerThread] Looking for removed playlist files in repository: /home/cvgaviao/Videos/Movies
2014-11-30 18:52:43,734 DEBUG [PlaylistDAOImpl] Reading Playlists for Repository (id = 10)
2014-11-30 18:52:43,734 DEBUG [LibraryAdditionsCheckerThread] Looking for files to share in folder: /home/cvgaviao/Videos/Movies
2014-11-30 18:52:43,738 DEBUG [LibraryAdditionsCheckerThread] Found file 'EdT.mkv', checking if it's already in the Library
2014-11-30 18:52:43,738 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item /home/cvgaviao/Videos/Movies/EdT.mkv
2014-11-30 18:52:43,738 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: /home/cvgaviao/Videos/Movies/EdT.mkv, ignore case: false
2014-11-30 18:52:43,738 DEBUG [LibraryUpdatesCheckerThread] Looking for removed/updated files in repository: /home/cvgaviao/Videos/Movies
2014-11-30 18:52:43,738 DEBUG [MediaItemDAOImpl] Reading MediaItems for Repository (id = 10)
2014-11-30 18:52:43,740 DEBUG [MediaItemDAOImpl] Reading dirty MediaItems for Repository (id = 10)
2014-11-30 18:52:43,741 DEBUG [RepositoryDAOImpl] Marking Repository 10 as scanned with current timestamp
2014-11-30 18:52:43,763 DEBUG [MediaItemDAOImpl] Media item /home/cvgaviao/Videos/Movies/EdT.mkv doesn't exist in DB yet
2014-11-30 18:52:43,763 DEBUG [LibraryAdditionsCheckerThread] File not in Library, will add it
2014-11-30 18:52:43,769 DEBUG [MetadataExtractorConfigDAOImpl] Reading a list of Extractor configuration for type AUDIO
2014-11-30 18:52:43,785 DEBUG [MetadataExtractorConfigDAOImpl] Reading a list of Extractor configuration for type VIDEO
2014-11-30 18:52:43,787 DEBUG [MetadataExtractorConfigDAOImpl] Reading a list of Extractor configuration for type IMAGE
2014-11-30 18:52:43,790 DEBUG [VideoExtractionStrategy] Extracting metadata of video file: /home/cvgaviao/Videos/Movies/EdT.mkv
2014-11-30 18:52:43,792 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve media information for file: /home/cvgaviao/Videos/Movies/EdT.mkv
2014-11-30 18:52:43,792 DEBUG [ProcessExecutor] Starting ffmpeg -i /home/cvgaviao/Videos/Movies/EdT.mkv
2014-11-30 18:52:43,815 DEBUG [FFmpegMetadataRetriever] Retrieving H264 profile/level for file '/home/cvgaviao/Videos/Movies/EdT.mkv'
2014-11-30 18:52:43,815 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve H264 header for file: /home/cvgaviao/Videos/Movies/EdT.mkv
2014-11-30 18:52:43,815 DEBUG [ProcessExecutor] Starting ffmpeg -i /home/cvgaviao/Videos/Movies/EdT.mkv -frames:v 1 -c:v copy -f h264 -bsf:v h264_mp4toannexb -an pipe:
2014-11-30 18:52:43,870 DEBUG [FFmpegMetadataRetriever] File '/home/cvgaviao/Videos/Movies/EdT.mkv' has H264 profile HIGH, levels [{H=4.1, RF=2.1}] and 4 ref frames
2014-11-30 18:52:43,870 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve thumbnail for file: /home/cvgaviao/Videos/Movies/EdT.mkv
2014-11-30 18:52:43,870 DEBUG [ProcessExecutor] Starting ffmpeg -threads auto -ss 120 -i /home/cvgaviao/Videos/Movies/EdT.mkv -an -frames:v 1 -f image2 pipe:
2014-11-30 18:52:44,154 DEBUG [LibraryManager] Metadata found via extractor EMBEDDED: VideoMetadata [title=EdT, filePath=/home/cvgaviao/Videos/Movies/EdT.mkv, fileSize=1324054102, audioBitrate=160, audioCodec=AC3, audioStreamIndex=1, bitrate=1555, channels=2, container=MATROSKA, contentType=UNKNOWN, duration=6809, episodeNumber=null, fps=23.976, frequency=48000, h264Levels={H=4.1, RF=2.1}, h264Profile=HIGH, ftyp=null, height=360, seasonNumber=null, seriesName=null, timestampType=null, videoBitrate=null, videoCodec=H264, videoFourCC=null, videoStreamIndex=0, width=720, embeddedSubtitles=[]]
2014-11-30 18:52:44,470 DEBUG [TheMovieDBSourceAdaptor] Searching for movie 'edt' (language: en)
2014-11-30 18:52:44,586 DEBUG [TheMovieDBSourceAdaptor] Found 1 matches
2014-11-30 18:52:44,586 DEBUG [TheMovieDBSourceAdaptor] Found a suitable movie match, id = 137113
2014-11-30 18:52:44,586 DEBUG [TheMovieDBSourceAdaptor] Retrieving details of movie (movieId = 137113, language = en)
2014-11-30 18:52:45,800 DEBUG [TheMovieDBSourceAdaptor] Retrieved poster: http://image.tmdb.org/t/p/w500/tpoVEYvm6qcXueZrQYJNRLXL88s.jpg
2014-11-30 18:52:45,800 DEBUG [LibraryManager] Metadata found via extractor ONLINE_VIDEO_SOURCES: VideoMetadata [title=edt, filePath=null, fileSize=0, audioBitrate=null, audioCodec=null, audioStreamIndex=null, bitrate=null, channels=null, container=null, contentType=MOVIE, duration=null, episodeNumber=null, fps=null, frequency=null, h264Levels={}, h264Profile=null, ftyp=null, height=null, seasonNumber=null, seriesName=null, timestampType=null, videoBitrate=null, videoCodec=null, videoFourCC=null, videoStreamIndex=null, width=null, embeddedSubtitles=[]]
2014-11-30 18:52:45,804 DEBUG [VideoService] Adding video into database: edt
In the console I have all three subtitle options selected.
could someone give me a help ?
thanks
