INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: avformat_open_input failed  (Read 680 times)

dskrt

  • Recent member
  • *
  • Posts: 34
avformat_open_input failed
« on: August 09, 2019, 08:31:00 am »

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 ?
Logged

Hendrik

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 10713
Re: avformat_open_input failed
« Reply #1 on: August 09, 2019, 09:38:24 am »

DVDs are not supported on Linux or Mac, sorry.
Logged
~ nevcairiel
~ Author of LAV Filters

dskrt

  • Recent member
  • *
  • Posts: 34
Re: avformat_open_input failed
« Reply #2 on: August 09, 2019, 09:44:51 am »

OK, my understanding was that ripping was not supported in Linux or Mac... Solution then is rip to mkv ? Thanks
Logged

Hendrik

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 10713
Re: avformat_open_input failed
« Reply #3 on: August 09, 2019, 09:53:41 am »

Yes, MKVs can be played on all systems. Only DVD structure rips cannot.
Logged
~ nevcairiel
~ Author of LAV Filters
Pages: [1]   Go Up