I have a 'weird' problem: I rip my DVDs and BD's on a Windows 10 to their final destination on a Synology. This works well and I am able to play the videos on windows 10 with MC.
Now when I import the files to my music server which is a Debian server the video_ts.ifo file is imported as a data file instead of video. Even if I change the media type to video I am not able to play videos with the message 'something went wrong with playback' Opening video.ts.ifo with VLC on Debian works well.
The same problem occurs when I try to import the file on a MAC:
Here is a log from the MAC:
13109247: 123145326886912: General: RunProgram: Start
13109247: 123145326886912: General: RunProgram: Running blocking command via popen: '/Applications/Media Center 25.app/Contents/MacOS/JRWorker' /AnalyzeJRVid "<XMLFN version=\"1.0\"><Item Name=\"Filename\">/Volumes/Music/DVD Movies/Pulse Live at Earls Court Disk 1/VIDEO_TS/VIDEO_TS.IFO</Item><Item Name=\"InternalImage\">2</Item></XMLFN>" "/Users/xxxxx/Library/Application Support/J River/Media Center 25/Temp/Analyze - 123145326886912.xml"
13109512: 123145327423488: Database: CDataHolder::Load: Field: Library Server URL; Files: 1024; Pointer bytes: 0; Data bytes: 72; Elapsed ms: 0.158
0000001: 4384687552: General: JRWorker::ProcessCommand: Start
0000001: 4384687552: General: JRWorker::ProcessCommand: Processing AnalyzeJRVid task...
0000001: 4384687552: Import: CJRVideoAnalyzeHelper::AnalyzeFileJRVideo: Start
0000000: 4567643584: General: JRWorker::ProcessCommand: Start
0000000: 4567643584: General: JRWorker::ProcessCommand: Processing AnalyzeJRVid task...
0000000: 4567643584: Import: CJRVideoAnalyzeHelper::AnalyzeFileJRVideo: Start
0000029: 4384687552: Playback: CJRVideoEngine::Open: Start
0000029: 4384687552: Playback: CJRVideoEngine::Open: Opening file /Volumes/Music/DVD Movies/Pulse Live at Earls Court Disk 1/VIDEO_TS/VIDEO_TS.IFO
0000029: 4567643584: Playback: CJRVideoEngine::Open: Start
0000029: 4567643584: Playback: CJRVideoEngine::Open: Opening file /Volumes/Music/DVD Movies/Pulse Live at Earls Court Disk 1/VIDEO_TS/VIDEO_TS.IFO
0000062: 4384687552: Playback: CJRVideoEngine::Open: avformat_open_input failed (-1094995529)
0000062: 4384687552: Playback: CJRVideoEngine::Open: Finish (32 ms)
0000062: 4384687552: Import: CJRVideoAnalyzeHelper::AnalyzeFileJRVideo: Opening file failed.
Could it be a path problem between Linux and Windows ?