HydrogenAudio

Hosted Forums => foobar2000 => 3rd Party Plugins - (fb2k) => Topic started by: CrowRabbit on 2016-12-03 16:35:58

Title: Local Video Player (foo_video)
Post by: CrowRabbit on 2016-12-03 16:35:58
Local Video Player (foo_video)

I'm Japanese student.
Sorry, I'm not good at English.
Don't expect too much, because I have did the programming for the first time.

foo_video is Video plugin that able to play [.mp4] and [.mkv] video file on foobar2000.

At the moment foo_video is still in the experiment stage.
Use at your own risk.

One day I will upload this plugin in not here but my server.
Author CrowRabbit
Twitter @Holy_kyouchi

Title: Re: Local Video Player (foo_video)
Post by: スラッシュ on 2016-12-04 09:14:06
This sounds great! But so far, every video I tried gives me this error on console:
[01:14:49] foo_video[Error]:OpenFile failed

(The audio does play, though)
Title: Re: Local Video Player (foo_video)
Post by: CrowRabbit on 2016-12-04 10:43:42
Cause unknown.
原因不明です。

I grasp the cause are as follows.
現在分かっている原因は以下の通りです。





I will improve foo_video for to output console log in detail.
次のバージョンではもっと詳細に原因が分かるようにConsole logを改善するよ。

Thank you for feedback.
Title: Re: Local Video Player (foo_video)
Post by: CrowRabbit on 2016-12-04 11:30:21
Title: Re: Local Video Player (foo_video)
Post by: スラッシュ on 2016-12-05 08:56:54
Installing the DirectShow Codec fixed it! It is early days but playing videos with foobar has been a dream, hope you will develop this plugin more. Thank you!
Title: Re: Local Video Player (foo_video)
Post by: CrowRabbit on 2016-12-30 14:50:06
foo_video Ver.0.3.0.0
[improve]It was changed to give priority to use LAV Filters, ffdshow and VSFilter.
[fix]It was fixed to judge double-byte character video filename.
Have a Happy New Years!

P.S. hydrogenaud.io is maintenance now?
I can't upload foo_video now.
Title: Re: Local Video Player (foo_video)
Post by: 322 on 2016-12-31 11:21:37
I’ve been waiting for this moment for centuries!

Quote
foo_video is Video plugin that able to play [.mp4] and [.mkv] video file on foobar2000.

Is there any way to force the plugin to load any other video format?

Oh, and it seems the option "Always on top" turns off when another video is loaded. And currently there is no keyboard control when the video window is selected.

It would also be fantastic if I could integrate the video window into the Foobar2000 panels.
Title: Re: Local Video Player (foo_video)
Post by: CrowRabbit on 2017-01-03 08:42:13
Is there any way to force the plugin to load any other video format?
>>I will implement it in future.
By the way, what video format do you want to see?

Oh, and it seems the option "Always on top" turns off when another video is loaded.
>>Thank you. I fixed it in "foo_video Ver.0.3.1.0".

And currently there is no keyboard control when the video window is selected.
>>Use the "Global hotkey".

It would also be fantastic if I could integrate the video window into the Foobar2000 panels.
>>I will implement it in future.
But, with present condition, I think that my skill isn't reached to implement it.
Maybe that take a long time.
Title: Re: Local Video Player (foo_video)
Post by: CrowRabbit on 2017-01-03 09:46:09
foo_video Ver.0.3.1.0
[add]Video position and Video size option.
[fix](Advanced option)"Always_on_top"

Happy New Years!
https://1drv.ms/f/s!ArkdyjvIEMCwhFGAaJOFaPBfUbja

P.S. My laptop's keyboard is broken. I can't update foo_video till fix it.
Title: Re: Local Video Player (foo_video)
Post by: 322 on 2017-01-03 18:37:40
こんにちは!

By the way, what video format do you want to see?

Preferably anything DirectShow can handle. I’m not sure if you know, but very long ago someone made a DirectShow input component for Foobar2000 called foo_input_ds. It’s still working and it accepts basically anything you give it. Of course, it doesn’t show any video. This component allows you in its options to include formats you want to open.

I personally need AVI, AVS and MPG formats. foo_video already opens AVI, but you have to rename the file to MKV.

A couple of bugs I discovered:

1. If a MKV/MP4 file has chapters, Foobar2000 imports them as separate tracks. foo_video plays them, but each entry from the start.

2. Full screen mode on a secondary screen produces a white artifact on the primary screen.
Title: Re: Local Video Player (foo_video)
Post by: widerock on 2017-01-04 00:45:01
foo_video Ver.0.3.1.0
[add]Video position and Video size option.
[fix](Advanced option)"Always_on_top"

Happy New Years!
https://1drv.ms/f/s!ArkdyjvIEMCwhFGAaJOFaPBfUbja

P.S. My laptop's keyboard is broken. I can't update foo_video till fix it.

Thanks for the useful plug-in.
Is there any method to use the LAV-filters from foo_youtube (http://fy.3dyd.com/download/) in portable mode?
Title: Re: Local Video Player (foo_video)
Post by: CrowRabbit on 2017-02-15 11:32:26
My Laptop is repaired and I finished taking the late year-end test.
Sorry for the late reply.

Quote
I personally need AVI, AVS and MPG formats. foo_video already opens AVI, but you have to rename the file to MKV.
こんにちは!
foo_video use DirectShow technology. So, you can watch video, if codec supports its format.
foo_video's next major version will experimentally unlock AVI and MPG formats.

Quote
A couple of bugs I discovered:

1. If a MKV/MP4 file has chapters, Foobar2000 imports them as separate tracks. foo_video plays them, but each entry from the start.

2. Full screen mode on a secondary screen produces a white artifact on the primary screen.
Thank you feedback.

1. >>Yes, foo_video doesn't yet support video to have chapters.
I will implement it in future.

2. >>Sorry, I couldn't reproduce its bug on my PC.

Quote
Is there any method to use the LAV-filters from foo_youtube (http://fy.3dyd.com/download/) in portable mode?
No.
But, I'm thinking about to implement it.
Title: Re: Local Video Player (foo_video)
Post by: CrowRabbit on 2017-02-16 14:49:49
foo_video Ver.0.3.1.1
[fix]When you opened a file having no extension, foobar2000 is clashed.
[fix]Movement of the cursor hovering on video window.

https://1drv.ms/f/s!ArkdyjvIEMCwhFx_Z7JLpsz7yve1
Title: Re: Local Video Player (foo_video)
Post by: スラッシュ on 2017-02-20 00:45:29
Thank you for the fixes, the plugin is very functional for me already!

A small request about the window size setting: the minimum size for the window is 320x240, but it seems to adjusts the size/ratio based on video.

So a video with 4:3 ratio will make a total size window of: 306x263. but a video with 16:9 will make a window size of: 306x233. (See images below)

4:3: (http://i.imgur.com/Xx5FrXC.png)
16:9: (http://i.imgur.com/0R5W9WY.png)

It would be great if the video could always be contained inside the window rather than adjusting the size based on the video. Additionally, it would be great to be able to resize the video to be smaller than 320x240 as a minimum (for example, 200x200 so it can be placed on top of my cover art plugin, to play the video if available).

とにかく、ありがとうm(_ _)m
Title: Re: Local Video Player (foo_video)
Post by: mudlord on 2017-02-27 04:43:01
Why not use something like FFMPEG or Media Foundation?
Title: Re: Local Video Player (foo_video)
Post by: RuKuKi on 2017-03-11 17:37:04
Wow, I've been waiting for it for ages, arigatou! The only thing I miss is "always start in fullscreen" feature.

And the minor request is not to close and reopen video window - it causes long gaps in playlists consisting of music videos.

Anyway thank you for this truly amazing plugin.
Title: Re: Local Video Player (foo_video)
Post by: CrowRabbit on 2017-05-05 17:14:14
foo_video Ver.0.3.2.0
[add]Don't auto resize videos option(VideoPlayer_CutSurplus). (Reply #13)
[add]Always start in fullscreen option(VideoPlayer_FullScreenStart).(Reply #15)
[change]VideoPlayer_width and height option's limit change 320*240 to 200*200. (Reply #13)
[change]Support to [.avi] and [.mpg] files.(Reply #9)
[change]Movement of the foo_video's threads.

Download
https://twitter.com/FuCrowRabbit/status/860520845055115264
And click to OneDrive's link.
(Why twitter's link?-Because, I want to know the number of downloaded it.)

Reply #14
>>Because, I didn't find these documents (written by Japanese).
Title: Re: Local Video Player (foo_video)
Post by: CrowRabbit on 2017-05-24 12:43:55
Chimera(foo_video) Ver.0.4.0.0
"Local Video Player" renamed to "Chimera".

[add]Support the madVR.
[add]Add to Advanced Option(Delay) for EVR and madVR
[change]When load video in succession, keep a video window.
[change]When load [.flv] files, play video.
[fix]Fix to small bags.
[fix]Slight adjustment for Stable Build.

Download
http://fucrowrabbit.sakura.ne.jp/foo_video/index_foo_video.html

Author:FuCrowRabbit
Twitter:@FuCrowRabbit
Title: Re: Local Video Player (foo_video)
Post by: スラッシュ on 2017-05-24 21:58:24
Thank you for this update! The frame no longer resizes--and keeping the image window open was a great improvement!

A small suggestion--is it possible to remove the top bar from the video window? The one that has the Chimera(EVR) and the minimize/maximize/close buttons.

(http://i.imgur.com/bZG8BLh.png)

Thanks again :)
Title: Re: Local Video Player (foo_video)
Post by: CrowRabbit on 2017-05-27 14:13:35
Thank you for this update! The frame no longer resizes--and keeping the image window open was a great improvement!

>>Thank you for using!


A small suggestion--is it possible to remove the top bar from the video window? The one that has the Chimera(EVR) and the minimize/maximize/close buttons.
(http://i.imgur.com/bZG8BLh.png)
>>OK.

Chimera(foo_video) Ver.0.4.1.0

[add]Add to Advanced Option.(VideoPlayer_RemoveTitlebar)
[change]When press to Esc Key, changed to VideoPlayer's movement.

Download
http://fucrowrabbit.sakura.ne.jp/foo_video/index_foo_video.html

Author:FuCrowRabbit
Twitter:@FuCrowRabbit

Title: Re: Local Video Player (foo_video)
Post by: zeremy on 2017-05-29 19:25:14
Thank you for this component. :)

A small request... instead of using the esc key
Is it possible for the video window to follow foobar2000 window status.
e.g if foobar2000 is minimized to minimize the video window also , and maximized when foobar2000 gets maximized.

Title: Re: Local Video Player (foo_video)
Post by: RuKuKi on 2017-06-03 17:17:28
Flawless. Thanks, pal
Title: Re: Local Video Player (foo_video)
Post by: Rollin on 2017-06-06 11:21:56
For me it not works at all. No video is displayed. I have LAV filters nstalled.
Console message:
Code: [Select]
foo_video[Debug]:Video_thread 
foo_video[Debug]:Window Ready
foo_video[Debug]:QueryInterface Ready-2147221008
foo_video[Debug]:SetFiltergraph Connect-2147221008
foo_video[Debug]:ICaptureGraphBuilder2 Ready-2147221008
foo_video[Debug]:Enhanced Video Render Ready-2147221008
foo_video[Debug]:Directshow Ready-2147221008

foobar2000 1.3.15, Windows 7 ultimate 32 bit
Title: Re: Local Video Player (foo_video)
Post by: CrowRabbit on 2017-06-06 12:00:37
For me it not works at all. No video is displayed. I have LAV filters nstalled.
Console message:
Code: [Select]
foo_video[Debug]:Video_thread 
foo_video[Debug]:Window Ready
foo_video[Debug]:QueryInterface Ready-2147221008
foo_video[Debug]:SetFiltergraph Connect-2147221008
foo_video[Debug]:ICaptureGraphBuilder2 Ready-2147221008
foo_video[Debug]:Enhanced Video Render Ready-2147221008
foo_video[Debug]:Directshow Ready-2147221008

foobar2000 1.3.15, Windows 7 ultimate 32 bit

Sorry, I`m in the middle of exam week of school.

Did your console print "foo_video[Error]:~"?
If so, please show me.
Title: Re: Local Video Player (foo_video)
Post by: Rollin on 2017-06-06 12:11:21
Did your console print "foo_video[Error]:~"?
No. There is no error reported. Only text from my previous message.
Title: Re: Local Video Player (foo_video)
Post by: CrowRabbit on 2017-06-06 13:22:36
Thank you for this component. :)

A small request... instead of using the esc key
Is it possible for the video window to follow foobar2000 window status.
e.g if foobar2000 is minimized to minimize the video window also , and maximized when foobar2000 gets maximized.
>>Thank you for using.
I don't know how to get "foobar2000 window handle".
So, that is hard.
Sorry.

Flawless. Thanks, pal
>>Thank you for using.

No. There is no error reported. Only text from my previous message.
>>Sorry, I don't know this Error.
0x800401F0 (CO_E_NOTINITIALIZED) is "Not called CoInitialize()".
I fixed it, but I'm not sure if that is correct.
Thank you feedback.

Chimera(foo_video) Ver.0.4.1.1

[fix]When watch videos of different aspect rate, not cut the surplus.
[change]When Press to Middle Click, changed to Video Player Movement.

Download
http://fucrowrabbit.sakura.ne.jp/foo_video/index_foo_video.html

Author:FuCrowRabbit
Twitter:@FuCrowRabbit
Title: Re: Local Video Player (foo_video)
Post by: Rollin on 2017-06-06 13:37:04
>>Sorry, I don't know this Error.
0x800401F0 (CO_E_NOTINITIALIZED) is "Not called CoInitialize()".
I fixed it, but I'm not sure if that is correct.
Thank you feedback.
Thanks. Now everything works as expected.
Title: Re: Local Video Player (foo_video)
Post by: CrowRabbit on 2017-06-06 13:41:28
Thanks. Now everything works as expected.
>>Thank you for using.
Very helpful of VC++ and COM.
Title: Re: Local Video Player (foo_video)
Post by: sirDaniel on 2017-06-12 09:19:11
Hi!, this is fantastic addition to player. I also was waiting for it.

It all works out of the box. But i have small question

Is it possible to render video in UI Element of foobar? I have using Layout Editing Mode and added many Ui elements and Tabs. It would be nice if i could also add "Video element" where player would be rendereing video. Not a priority but nice feature. Its more for playing various music videoclips than a movie.

Additionally, it would be nice to foobar would scan for videos in media library.

And probably the hardest task, to show thumbnail or preview in ui element ("Video Element") of highlighted item, just like album art. Lowest priority but still nice enhancement for completness :)

Thanks.
Title: Re: Local Video Player (foo_video)
Post by: jdotpeacock on 2017-06-22 12:07:52
Hello,

I have recently installed this component but am having some difficulties getting it to function correctly.

After installing, and setting VLC player as default video player, all video files i.e avi / mkv give me the error message : Unsupported audio track format.

http://i.imgur.com/rg8nF3N.jpg

Any ideas?

Thanks.
Title: Re: Local Video Player (foo_video)
Post by: CrowRabbit on 2017-06-22 12:36:09
Hi!, this is fantastic addition to player. I also was waiting for it.

It all works out of the box. But i have small question

Is it possible to render video in UI Element of foobar? I have using Layout Editing Mode and added many Ui elements and Tabs. It would be nice if i could also add "Video element" where player would be rendereing video. Not a priority but nice feature. Its more for playing various music videoclips than a movie.

Additionally, it would be nice to foobar would scan for videos in media library.

And probably the hardest task, to show thumbnail or preview in ui element ("Video Element") of highlighted item, just like album art. Lowest priority but still nice enhancement for completness :)

Thanks.
>>I see.
If i have time...

Hello,

I have recently installed this component but am having some difficulties getting it to function correctly.

After installing, and setting VLC player as default video player, all video files i.e avi / mkv give me the error message : Unsupported audio track format.

http://i.imgur.com/rg8nF3N.jpg

Any ideas?

Thanks.

>>Sorry, This is not foo_video's error.
The foo_video's error message is "foo_video[<Message Type>]:<Message>".

foobar2000(above v0.9.6) is able to play mkv(Matroska)'s audio.
Title: Re: Local Video Player (foo_video)
Post by: zonzo on 2017-08-02 09:20:11
foo_video is not working for me. In console after foobar started is written. "foo_video[Error]:CoInitialize failed". Any sugestion?
Title: Re: Local Video Player (foo_video)
Post by: CrowRabbit on 2017-08-02 10:24:26
foo_video is not working for me. In console after foobar started is written. "foo_video[Error]:CoInitialize failed". Any sugestion?
Sorry, "foo_video[Error]:CoInitialize failed" is not error. I mistook code.
If printed this error in console, no problem.
Title: Re: Local Video Player (foo_video)
Post by: zonzo on 2017-08-02 11:37:22
Thank you very much for your quickest answer.
The whole content of console is:

Components loaded in: 0:00.054666
Configuration read in: 0:00.003612
Watching: D:\My Music
Watching: C:\Users\Public\Music
User Interface initialized in: 0:00.040402
foo_video[Info]:thread_created_EVR
foo_video[Error]:CoInitialize failed
foo_upnp: succesfully loaded file C:\Users\Mihai-W7\AppData\Roaming\foobar2000\foo_upnp.xml
foo_upnp: initialized in 0.000s
Startup time : 0:00.704931

The problem is that is not playing any video. In fact there is no player window at all.
I tried with local stored avi file and foobar2000 was "Unsupported file format"
I tried with an mkv remote file (my foobar2000 can play remote audio files served by a Bubbleserver) and only the audio part was played.
I'm sure that my Bubbleserver serve audio and video files played with Bubble client in android and audio files with foobar2000.
What I'm doing wrong?
Title: Re: Local Video Player (foo_video)
Post by: CrowRabbit on 2017-08-02 12:10:59
Chimera(foo_video) doesn't support "Remote" files. Local only.
[.avi] is not foobar2000 supported. (Wait for 3rd Party Plugin)
Title: Re: Local Video Player (foo_video)
Post by: zonzo on 2017-08-03 16:26:47
Thank you very much for your reply.
Indeed a local .mkv  file it worked.
Title: Re: Local Video Player (foo_video)
Post by: EpicForever on 2017-11-11 18:17:47
I also have problem with this component. It reads only files, that are supported without it. I mean - if I have video file, from which I can play sound even if I don't have foo_video installed, then with foo_video I have sound and the floating window with video. But if there is file that is not playable without foo_video (no sound is coming - only playback error is thrown) , then with foo_video installed it is still not playable - there is no sound, no video window, only playback error thrown. Files that ca be open are .mkv and .mp4 files. Files that can not be open are .avi, .mpg, .mpeg, .m2v, .mts, .m2t, .ts, .vob.  Changing from EVR to madVR mostly doesn't change anything (only in one case something changes - see below). I've made some serious investigation on it, please have a look:

From my console - while playing mkv file (SUPPORTED, PLAYABLE):
Opening track for playback: "M:\Mvids\The Prodigy – Warriors Dance.mkv"
foo_video[Debug]:EVR_Video_thread
foo_video[Debug]:Window Ready
foo_video[Debug]:QueryInterface Ready0
foo_video[Debug]:SetFiltergraph Connect0
foo_video[Debug]:ICaptureGraphBuilder2 Ready0
foo_video[Debug]:EnhancedVideoRendererInstance0
foo_video[Debug]:EVR AddFilter0
foo_video[Debug]:IMFGetService0
foo_video[Debug]:GetService0
foo_video[Debug]:IDirect3DDeviceManager9 0
foo_video[Debug]:Enhanced Video Render Ready0
foo_video[Debug]:Directshow Ready0
foo_video[Debug]:Video Ready0
Audioscrobbler: Handshake successful.
foo_video[Debug]:SetVideoPos Ready0
foo_video[Info]:Running Video

From my console - a series of results when UNSUPPORTED file is attempted to be played back:
1/6
Opening track for playback: "M:\Mvids\Tool\Tool – Stinkfist.mpg"
Unable to open item for playback (Unsupported file format):
"M:\Mvids\Tool\Tool – Stinkfist.mpg"
foo_video[Debug]:EVR_Video_thread
foo_video[Debug]:Window Ready
foo_video[Debug]:QueryInterface Ready0
foo_video[Debug]:SetFiltergraph Connect0
foo_video[Debug]:ICaptureGraphBuilder2 Ready0
foo_video[Debug]:EnhancedVideoRendererInstance0
foo_video[Debug]:EVR AddFilter0
foo_video[Debug]:IMFGetService0
foo_video[Debug]:GetService0
foo_video[Debug]:IDirect3DDeviceManager9 0
foo_video[Debug]:Enhanced Video Render Ready0
foo_video[Debug]:Directshow Ready0
foo_video[Debug]:Video Ready0
Audioscrobbler: Handshake successful.
foo_video[Info]:FastCloseWindow001
foo_video[Debug]:Loop End
foo_video[Debug]:Window Delete

2/6
Opening track for playback: "M:\Mvids\Tool\Tool – Sober.avi"
Unable to open item for playback (Unsupported file format):
"M:\Mvids\Tool\Tool – Sober.avi"
foo_video[Debug]:EVR_Video_thread
foo_video[Debug]:Window Ready
foo_video[Debug]:QueryInterface Ready0
foo_video[Debug]:SetFiltergraph Connect0
foo_video[Debug]:ICaptureGraphBuilder2 Ready0
foo_video[Debug]:EnhancedVideoRendererInstance0
foo_video[Debug]:EVR AddFilter0
foo_video[Debug]:IMFGetService0
foo_video[Debug]:GetService0
foo_video[Debug]:IDirect3DDeviceManager9 0
foo_video[Debug]:Enhanced Video Render Ready0
foo_video[Debug]:Directshow Ready0
foo_video[Debug]:Video Ready0
foo_video[Info]:FastCloseWindow001
foo_video[Debug]:Loop End
foo_video[Debug]:Window Delete

3/6
Opening track for playback: "M:\Mvids\Mvids VOB, MDVD-R\Tom & Joyce Hoze – Un Regard, Un Squirre\VIDEO_TS\VTS_01_1.VOB"
Unable to open item for playback (Unsupported file format):
"M:\Mvids\Mvids VOB, MDVD-R\Tom & Joyce Hoze – Un Regard, Un Squirre\VIDEO_TS\VTS_01_1.VOB"
COMMENT: yes, there is no information from foo_video output.

4/6
Unable to open item for playback (Unsupported file format):
"M:\Mvids\Mvids VOB, MDVD-R\Tom & Joyce Hoze – Un Regard, Un Squirre\VIDEO_TS\VTS_01_1.VOB"
Opening track for playback: "M:\Mvids\MC Hammer – U Can't Touch This.m2v"
Unable to open item for playback (Unsupported file format):
"M:\Mvids\MC Hammer – U Can't Touch This.m2v"
COMMENT: yes, there is no information from foo_video output.

5/6
Opening track for playback: "M:\Mvids\Kelly Clarkson – Behind These Hazel Eyes 1080i.ts"
Unrecoverable playback error: <unknown error>
COMMENT: yes, there is no information from foo_video output.

6/6
Unrecoverable playback error: <unknown error>
Opening track for playback: "M:\Mvids\Butelka – Dekoder TV Trwam.mpeg"
Unable to open item for playback (Unsupported file format):
"M:\Mvids\Butelka – Dekoder TV Trwam.mpeg"
COMMENT: yes, there is no information from foo_video output.

Hint:
Some time ago ALL these files were playable with foo_input_ds by Haali, but sudenly they stopped (I don't know exactly when - after what change of foobar version or whatever else on PC). I am trying to use foo_video as a replacement of foo_input_ds, but it seems it doesn't work either. THEY ARE ALL PERFECTLY PLAYABLE IN Media Player Classic 1.7 x64. I don't use other video players.

Bonus:
I opened one more file, which play sound, but doesn't open video:
Opening track for playback: "M:\Mvids\Aphex Twin – Windowlicker (Directors Cut).mkv"
foo_video[Debug]:EVR_Video_thread
foo_video[Debug]:Window Ready
foo_video[Debug]:QueryInterface Ready0
foo_video[Debug]:SetFiltergraph Connect0
foo_video[Debug]:ICaptureGraphBuilder2 Ready0
foo_video[Debug]:EnhancedVideoRendererInstance0
foo_video[Debug]:EVR AddFilter0
foo_video[Debug]:IMFGetService0
foo_video[Debug]:GetService0
foo_video[Debug]:IDirect3DDeviceManager9 0
foo_video[Debug]:Enhanced Video Render Ready0
foo_video[Fatal_Error]:AddSorceFilter Failed
foo_video[Error_Info]: Reason:-2147220927
foo_video[Error]:Your PC is not install Directshow_Codec. You should install LAV_Filters or ffdshow
foo_video[Debug]:Directshow Ready-2147220927

Yes - I see that "Your PC is not install Directshow_Codec. You should install LAV_Filters or ffdshow" but it is bullshit - I always install K-Lite Codec Pack (Mega), with Media Player Classic and default selection of LAV/ffdshow DirectShow filters. ALWAYS. It is installed even now, and a while ago I even updated it to latest version (KLCP 13.6.5 Mega).
For this file changing to madVR allows to see video window and the output of console is:
Opening track for playback: "M:\Mvids\Aphex Twin – Windowlicker (Directors Cut).mkv"
foo_video[Debug]:MadVR_Video_thread
foo_video[Debug]:MadVR_Window Ready
foo_video[Debug]:Video Ready0
foo_video[Debug]:SetVideoPos_MVR Ready0
foo_video[Info]:Running Video

For other above mentioned files madVR throws this output in console (video order may be changed):
Opening track for playback: "M:\Mvids\Kelly Clarkson – Behind These Hazel Eyes 1080i.ts"
Unrecoverable playback error: <unknown error>
COMMENT: exactly the same as before.

Opening track for playback: "M:\Mvids\MC Hammer – U Can't Touch This.m2v"
Unable to open item for playback (Unsupported file format):
"M:\Mvids\MC Hammer – U Can't Touch This.m2v"
foo_video[Debug]:Window Delete
COMMENT: exactly the same as before + there was video window opened from Windowlicker and it was closed now.

Opening track for playback: "M:\Mvids\Mvids VOB, MDVD-R\Tom & Joyce Hoze – Un Regard, Un Squirre\VIDEO_TS\VTS_01_1.VOB"
Unable to open item for playback (Unsupported file format):
"M:\Mvids\Mvids VOB, MDVD-R\Tom & Joyce Hoze – Un Regard, Un Squirre\VIDEO_TS\VTS_01_1.VOB"
COMMENT: exactly the same as before.

Opening track for playback: "M:\Mvids\Tool\Tool – Schism.mpg"
Unable to open item for playback (Unsupported file format):
"M:\Mvids\Tool\Tool – Schism.mpg"
foo_video[Debug]:MadVR_Video_thread
foo_video[Debug]:MadVR_Window Ready
foo_video[Debug]:Video Ready0
foo_video[Info]:FastCloseWindow001
foo_video[Debug]:Loop End
foo_video[Debug]:Window Delete
COMMENT: less lines printed, but result is exactly the same as before.

Opening track for playback: "M:\Mvids\Tool\Tool – Sober.avi"
Unable to open item for playback (Unsupported file format):
"M:\Mvids\Tool\Tool – Sober.avi"
foo_video[Debug]:MadVR_Video_thread
foo_video[Debug]:MadVR_Window Ready
foo_video[Debug]:Video Ready0
foo_video[Info]:FastCloseWindow001
foo_video[Debug]:Loop End
foo_video[Debug]:Window Delete
COMMENT: less lines printed, but result is exactly the same as before.

Opening track for playback: "M:\Mvids\Tool\Tool – Stinkfist.mpg"
Unable to open item for playback (Unsupported file format):
"M:\Mvids\Tool\Tool – Stinkfist.mpg"
foo_video[Debug]:MadVR_Video_thread
foo_video[Debug]:MadVR_Window Ready
foo_video[Debug]:Video Ready0
foo_video[Info]:FastCloseWindow001
foo_video[Debug]:Loop End
foo_video[Debug]:Window Delete
COMMENT: less lines printed, but result is exactly the same as before.

Opening track for playback: "M:\Mvids\Butelka – Dekoder TV Trwam.mpeg"
Unable to open item for playback (Unsupported file format):
"M:\Mvids\Butelka – Dekoder TV Trwam.mpeg"
COMMENT: exactly the same as before.

My PC specification:
Windows 7 x64 Polish (MSDNAA sourced) with all security fixes and most important updates installed (except .NET 4.7, GWX/CEIP/other MS spyware).
Hardware:
- nVidia 1050 Ti with not the latest drivers (382.05)
- ESI Juli@ soundcard with rather latest drivers v 1.21 (2 or 3 years old)
Software:
- foobar 1.3.17 beta 1 (but problems existed in 1.3.15 and 1.3.16 - just didn't have time before to investigate it)
- K-Lite Codec Pack, with Media Player Classic x64 1.7.13.1124 and nearly default codecs/filters selection (I deselect ACM audio codecs). During KLCP installation hardware decoding for video is chosen (DXVA2 Native Copy-Back).

I would welcome any suggestion why DirectShow is not detected by foo_video and it seems that also by foo_input_ds (which is unable to print out such detailed debug).
Title: Re: Local Video Player (foo_video)
Post by: Rollin on 2017-11-11 18:32:45
- K-Lite Codec Pack, with Media Player Classic x64 1.7.13.1124 and nearly default codecs/filters selection (I deselect ACM audio codecs). During KLCP installation hardware decoding for video is chosen (DXVA2 Native Copy-Back).
I would welcome any suggestion why DirectShow is not detected by foo_video and it seems that also by foo_input_ds (which is unable to print out such detailed debug).
I would try to completely  remove all this K-Lite Codec Pack and simply install LAV (https://github.com/Nevcairiel/LAVFilters/releases) and standalone MPC (https://mpc-hc.org/).
Title: Re: Local Video Player (foo_video)
Post by: EpicForever on 2017-11-11 20:47:51
What I did a while ago was reinstalling KLCP again, choosing to install both x86 and x64 players - to ensure that installer installed this time both 32bit and 64bit decoders - as I suppose foobar can handle only 32bit ones. I tested whole my video collection in MPC x86 and all files were played back correctly - so I assume 32bit decoders were indeed installed. But... even after PC was restarted audio was not played in foobar from all these .avi, .mpg, .mpeg, .m2v, .vob, .ts files. Neither with foo_input_ds nor in foo_video. The only thing that changed, what that mkv file with Windowlicker now opens video window when EVR is selected in Chimera/foo_video (or to be exact - when madVR is deselected).

I think I will try your suggestion Rollin - but tomorrow or in Monday. I will then report back if this helps.
Title: Re: Local Video Player (foo_video)
Post by: EpicForever on 2017-11-11 21:13:40
Ah, my doubleposting... I am always posting when I think I'm on a dead end, but after few mins I mostly have some new idea how to dig the problem... What I did this time was just loading both foo_video AND foo_input_ds . Results are interesting. What has changed:
- now AVI files are playable (audio part - the only one that I need in foobar). Console output:
Opening track for playback: "M:\Mvids\Tool\Tool – Sober.avi"
foo_video[Debug]:EVR_Video_thread
foo_video[Debug]:Window Ready
foo_video[Debug]:QueryInterface Ready0
foo_video[Debug]:SetFiltergraph Connect0
foo_video[Debug]:ICaptureGraphBuilder2 Ready0
foo_video[Debug]:EnhancedVideoRendererInstance0
foo_video[Debug]:EVR AddFilter0
foo_video[Debug]:IMFGetService0
foo_video[Debug]:GetService0
foo_video[Debug]:IDirect3DDeviceManager9 0
foo_video[Debug]:Enhanced Video Render Ready0
foo_video[Fatal_Error]:ffdshow Decoder didn't Connect
foo_video[Error_Info]: Reason:-2147220969
foo_video[Error]:Your PC is not install Directshow_Codec. You should install LAV_Filters or ffdshow
foo_video[Debug]:Directshow Ready-2147220969
Audioscrobbler: Skipping track due to missing artist or title info.

- now VOB files are playable (audio part - the only one that I need in foobar). Console output:
Opening track for playback: "M:\Mvids\Mvids VOB, MDVD-R\Tom & Joyce Hoze – Un Regard, Un Squirre\VIDEO_TS\VTS_01_1.VOB"
COMMENT: yes - this is the only thing that I get in console

- now TS files can be only opened, but they do not play. Console output:[/b]
Opening track for playback: "M:\Mvids\Kelly Clarkson – Behind These Hazel Eyes 1080i.ts"
COMMENT: yes - this is the only thing that I get in console. File opens without error, but seekbar just flashes in a single second through the whole file and no sound is generated.

Rest stays without a change...
Title: Re: Local Video Player (foo_video)
Post by: EpicForever on 2017-11-11 22:07:17
Heh, the answer is posted here:
https://hydrogenaud.io/index.php/topic,59902.msg947514.html#msg947514

The reason was too many DLLs loaded to foobar's memory and some of dependencies required for extraction of audio from video files using source filters were simply not loading. This happened after series of components updates (some became splitted into several dlls) and adding few more input dlls. Now I am removing them from foobar permanently.
Title: Re: Local Video Player (foo_video)
Post by: EpicForever on 2017-11-12 10:53:17
My final post:
foo_video is very picky at file extensions. Despite mpg and mpeg are basically the same, only mpg can be opened. Despite m2v is very close to them (contains the same streams in I think nearly the same way muxed) it also can not be opened. Also .VOB files can not be opened (no video stream) no matter of foo_input_ds is installed or not. For example with foo_input_ds, foo_video was able to open video stream for most of my .avi files (those not hanging foobar and not throwing errors about broken frames in the beginning)
foo_video unfortunately cuts out several initial frames from most of my mvids, especially those .mpg ones. That causes visible lack of A/V synchronization.
Anyway - due to other reasons (stated in https://hydrogenaud.io/index.php/topic,59902 ) I remuxed all my .avi, and .mpg/mpeg/m2v videos to .mkv using mkvmerge and a command line... Now I have all video streams, however with that reported cut of opening video frames and A/V sync problems.
Title: Re: Local Video Player (foo_video)
Post by: CrowRabbit on 2017-12-16 06:13:39
Chimera(foo_video) Ver.0.4.2.0

[change] When Loading Videos, Sync foobar2000's Audio.

Download
http://fucrowrabbit.sakura.ne.jp/foo_video/index_foo_video.html

Author:FuCrowRabbit
Twitter:@FuCrowRabbit
Title: Re: Local Video Player (foo_video)
Post by: CrowRabbit on 2017-12-16 06:58:35
Oops! Sorry, HydrogenAud.io haven't send mail to me any longer from Unknown days.
I haven't noticed for your message.

foo_video is very picky at file extensions.
Yes, Because...
Code: [Select]
std::vector<const char*> extensionsList{".mp4", ".mkv", ".avi", ".mpg", ".flv"};
My skill was very poor at the days.
foo_video is first C++ programing to me.
Someday, I must change this code.
Title: Re: Local Video Player (foo_video)
Post by: EpicForever on 2017-12-16 22:32:13
I see 2 suggestions:
- making extensions list editable for end user, with notice that any crashes after applying changes here are assumed as user fault
- editing this in code for all possible extensions of certain container (like: .mpg = .mpg; .mpeg; .m2v; .m1v; .ps; .m2p).
Title: Re: Local Video Player (foo_video)
Post by: CrowRabbit on 2017-12-28 11:16:17
I see 2 suggestions:
- making extensions list editable for end user, with notice that any crashes after applying changes here are assumed as user fault
- editing this in code for all possible extensions of certain container (like: .mpg = .mpg; .mpeg; .m2v; .m1v; .ps; .m2p).
>>OK.

Chimera(foo_video) Ver.0.4.3.0

[add] Extensions List in the "Advanced config".

Download
http://fucrowrabbit.sakura.ne.jp/foo_video/index_foo_video.html

Author:FuCrowRabbit
Twitter:@FuCrowRabbit
Title: Re: Local Video Player (foo_video)
Post by: EpicForever on 2017-12-30 21:37:42
Thank you kindly :) . I will check this updated version within next few days.
Title: Re: Local Video Player (foo_video)
Post by: Dimmel77 on 2018-01-04 09:09:59
And you can paint all this in detail, what plug-ins to put, what to do and why. Sorry for the English I'm writing through an interpreter.
Title: Re: Local Video Player (foo_video)
Post by: CrowRabbit on 2018-01-04 10:03:36
And you can paint all this in detail, what plug-ins to put, what to do and why. Sorry for the English I'm writing through an interpreter.
Interpreter is not good.
I do not understand this message.
(Перевод не работает.
Предложение не передает мне.)

But not, you write your first language{=по-русски} please.
(Пожалуйста, напишите на своем родном языке{=по-русск}.)
Title: Re: Local Video Player (foo_video)
Post by: Dimmel77 on 2018-01-04 10:17:28
Здравствуйте ! С Новым годом! Интересует Ваш плагин и все что связано с foobar2000.Какие должны стоять плагины,какие настройки.Если можно подробно.А то окно видео не показывается.хотя все основные плагины вместе с вашим стоят.Очень хочеться разобраться.Пишите по английски а там разберемся.
Title: Re: Local Video Player (foo_video)
Post by: CrowRabbit on 2018-01-05 07:17:38
明けましておめでとうございます。
Chimera Ver.0.4.3.0 How to use

Download and Install(загрузки & установки)
※foobar2000 is 32bit Software.

Option(Параметры)

Setting(параметры)
foobar2000->Preference->Advanced->Chimera->...

How to play
You play video file(.mp4, .mkv, ...) by foobar2000.

Video 傾福さん(https://www.youtube.com/watch?v=hW03pGvaGfc)
Copyright © 2017 irodori
Title: Re: Local Video Player (foo_video)
Post by: スラッシュ on 2018-04-12 04:40:56
I still use this plugin every day, thank you so much!

I'm having a small issue with some videos that have audio right away--the audio will play for a little and then the video starts, causing a small pause in the audio. I've tested disabling the video player and that fixes it, so it's definitely the video player that's causing this behavior. I'm using LAV.

Is there anything to be done about this? I tried to use madVR (which made it worse) and adjust the enhanced video renderer settings (it doesn't seem to change anything).

Here's an example of a video file that's affected: 【FGO】コスモスインザロストベルトopening【4k動画】%20(720p).mp4?dl=0 (https://www.dropbox.com/s/p5d7yigsxpzmp9i/%E3%80%90FGO%E3%80%91%E3%82%B3%E3%82%B9%E3%83%A2%E3%82%B9%E3%82%A4%E3%83%B3%E3%82%B6%E3%83%AD%E3%82%B9%E3%83%88%E3%83%99%E3%83%AB%E3%83%88opening%E3%80%904k%E5%8B%95%E7%94%BB%E3%80%91%20%28720p%29.mp4?dl=0)

When I play this, the first 2 notes of the string opening will play, then a short break, then the rest. It's rarely the case that a file starts this strongly so it's not a big deal, but I thought I'd bring it up anyway in case a solution can be found.
Title: Re: Local Video Player (foo_video)
Post by: CrowRabbit on 2018-04-15 06:01:20
I still use this plugin every day, thank you so much!

I'm having a small issue with some videos that have audio right away--the audio will play for a little and then the video starts, causing a small pause in the audio. I've tested disabling the video player and that fixes it, so it's definitely the video player that's causing this behavior. I'm using LAV.

Is there anything to be done about this? I tried to use madVR (which made it worse) and adjust the enhanced video renderer settings (it doesn't seem to change anything).

Here's an example of a video file that's affected: 【FGO】コスモスインザロストベルトopening【4k動画】%20(720p).mp4?dl=0 (https://www.dropbox.com/s/p5d7yigsxpzmp9i/%E3%80%90FGO%E3%80%91%E3%82%B3%E3%82%B9%E3%83%A2%E3%82%B9%E3%82%A4%E3%83%B3%E3%82%B6%E3%83%AD%E3%82%B9%E3%83%88%E3%83%99%E3%83%AB%E3%83%88opening%E3%80%904k%E5%8B%95%E7%94%BB%E3%80%91%20%28720p%29.mp4?dl=0)

When I play this, the first 2 notes of the string opening will play, then a short break, then the rest. It's rarely the case that a file starts this strongly so it's not a big deal, but I thought I'd bring it up anyway in case a solution can be found.

>>OK.
I think that, that bug is less impact than old them in "Ver.0.5.0.0".
But, not perfect yet.

Chimera(foo_video) Ver.0.5.0.0

[add] Chimera preferences.
[add] Matroska Chapter Support
[Fix] Bug Fix

Download
http://fucrowrabbit.sakura.ne.jp/foo_video/index_foo_video.html

Author: FuCrowRabbit
Twitter: @FuCrowRabbit (https://twitter.com/fucrowrabbit)
Title: Re: Local Video Player (foo_video)
Post by: スラッシュ on 2018-04-26 08:23:55
Thank you! this version seems to fix the issue in every video that previously had it. Wonderful!
Title: Re: Local Video Player (foo_video)
Post by: CrowRabbit on 2018-06-17 15:19:51
My web sites is going to move to another server.
(https://twitter.com/FuCrowRabbit/status/998963157765779456)

Version 0.5.0.0 Download
Mirror Site:
https://drive.google.com/open?id=13D11zXTnRBP1BQEEqdCTBX8jSzLE9D8U

And...
ffdshow is not working on my PC. (Due to Win10 Versions up?)
So, SVP is not working too.
I have to take another steps.
Title: Re: Local Video Player (foo_video)
Post by: Sergey77 on 2018-06-17 18:28:35
@CrowRabbit,
I like your idea, because I like watching videos and internet TV stream using fb2k (with foo_youtube component).
Do you plan to develop your component ? Do you plan to support (for example) Columns UI, internet TV stream ?

Thanks.
Title: Re: Local Video Player (foo_video)
Post by: CrowRabbit on 2018-07-03 02:47:06
Thank you for post!

Internet TV Stream Support ... No
Because... have some problems (Ex. Copyright)

Columns UI Support ... Maybe

@CrowRabbit,
I like your idea, because I like watching videos and internet TV stream using fb2k (with foo_youtube component).
Do you plan to develop your component ? Do you plan to support (for example) Columns UI, internet TV stream ?

Thanks.
Title: Re: Local Video Player (foo_video)
Post by: fynxgloire on 2018-07-23 08:16:13
Thank you for this update! The frame no longer resizes--and keeping the image window open was a great improvement!

A small suggestion--is it possible to remove the top bar from the video window? The one that has the Chimera(EVR) and the minimize/maximize/close buttons.

(http://i.imgur.com/bZG8BLh.png)

Thanks again :)


Hello,
can u tell me how did you get the list of videos to show in foobar?
Do I have to do a drag and drop or can't I select a video directory to select all the files and show them in the foobar GUI?

Regards
Title: Re: Local Video Player (foo_video)
Post by: anamorphic on 2018-07-23 15:16:29
Hello,
can u tell me how did you get the list of videos to show in foobar?
Try adding a folder with videos to the library folders.
Library menu > Configure > Media Library > Music Folders > Add...
Title: Re: Local Video Player (foo_video)
Post by: fynxgloire on 2018-07-24 17:15:42
Hello,
can u tell me how did you get the list of videos to show in foobar?
Try adding a folder with videos to the library folders.
Library menu > Configure > Media Library > Music Folders > Add...


yes thanks I already did that, but wherwe on the GUI will I see the videos?
In the same boxes as the music?
Currently I have a Genre Box, Artist Box, and Albums Box as shown below.
Do I have to add a new Movies Box somehow?
What box did you add in order to show the videos?
https://imgur.com/a/cYLEntf

Regards
Title: Re: Local Video Player (foo_video)
Post by: EpicForever on 2018-07-24 17:30:00
Damn, just play them... A pop-up window will open. You don't need to configure it.
Title: Re: Local Video Player (foo_video)
Post by: CrowRabbit on 2018-07-24 17:39:49
Thank you for using!
And, thanks for replied answers instead of me!

1. You should install LAV Filters.
https://github.com/Nevcairiel/LAVFilters/releases

2. Box doesn't matter.
You can watch when you play videos( .mp4, .mkv ...) with foobar2000.

yes thanks I already did that, but wherwe on the GUI will I see the videos?
In the same boxes as the music?
Currently I have a Genre Box, Artist Box, and Albums Box as shown below.
Do I have to add a new Movies Box somehow?
What box did you add in order to show the videos?
https://imgur.com/a/cYLEntf

Regards
Title: Re: Local Video Player (foo_video)
Post by: anamorphic on 2018-07-24 17:49:18
yes thanks I already did that, but wherwe on the GUI will I see the videos?
In the same boxes as the music?
Yes, they should show up as '?' or 'unknown' because most videos have no %genre% or %artist% tags. I'm not even using this component but I can add video folders and see them in the library (MP4 specifically, perhaps not all file-types)
Title: Re: Local Video Player (foo_video)
Post by: fynxgloire on 2018-07-25 06:49:04
Damn, just play them... A pop-up window will open. You don't need to configure it.

I have over 20000 Albums and over 5000 ripped movies.I like them to be organized within FOOBAR as the music is organized.
Anyways I figured it out myself. All you have to do is add an Artist to the video.
If there is NO Artist in the metadata for the video file, then foobar will NOT show it in the GUI.

I hope this helps someone as it helped me!
Title: Re: Local Video Player (foo_video)
Post by: fynxgloire on 2018-07-25 06:51:24
yes thanks I already did that, but wherwe on the GUI will I see the videos?
In the same boxes as the music?


Yes, they should show up as '?' or 'unknown' because most videos have no %genre% or %artist% tags. I'm not even using this component but I can add video folders and see them in the library (MP4 specifically, perhaps not all file-types)


Thanks for your mature response, I already figured it out, the video will NOT show up if there is no Artist in the metadata for the video.  Also the videos cannot be AVI, mpg, etc, or anything other then MP4 or mkv.  I converted all my videos to mkv and added an artist to the videos and now they are showing up.

regards
Title: Re: Local Video Player (foo_video)
Post by: swanmaiden on 2018-07-25 13:22:46
Hello,

I tried to use the plugin with windows 10.
I installed the plugin 0.5 in foobar and LAV Filters wit the installer.
I put an mpk and an mp4 video file in my playlist but there is no video showing up where is the problem?
Title: Re: Local Video Player (foo_video)
Post by: CrowRabbit on 2018-07-25 13:40:10
Hello,

I tried to use the plugin with windows 10.
I installed the plugin 0.5 in foobar and LAV Filters wit the installer.
I put an mpk and an mp4 video file in my playlist but there is no video showing up where is the problem?

Did you see preferences of Chimera?
Please put check boxes of Scan Extensions.

(Menu) File > Preferences > Tools > Chimera
Title: Re: Local Video Player (foo_video)
Post by: swanmaiden on 2018-07-25 13:56:10
Ah thank you, my fault, now it works
I really like your plugin. Much better than start vlc to watch an music video.
Title: Re: Local Video Player (foo_video)
Post by: CrowRabbit on 2018-07-25 14:09:50
Thanks for your mature response, I already figured it out, the video will NOT show up if there is no Artist in the metadata for the video.  Also the videos cannot be AVI, mpg, etc, or anything other then MP4 or mkv.  I converted all my videos to mkv and added an artist to the videos and now they are showing up.

regards

foobar2000(default) is not supported AVI and mpg(MPEG-1).
Chimera is not components which add unsupported audio-format of foobar2000.

I think it was a good choice to convert to mkv from AVI or MPG.
Because, AVI and MPG is old video-format.
Title: Re: Local Video Player (foo_video)
Post by: CrowRabbit on 2018-07-25 16:00:45
Version 0.5.0.1 Download
Mirror Site:
https://drive.google.com/file/d/1cUTDbgnl3EfB0wH_UmYjwq_fTA7VXHzZ/view?usp=sharing

[Fix] VSFilter is working. (I hadn't noticed until now.)
VSFilter automatically integrates subtitles into the video player.
Download URL: https://www.videohelp.com/software/VSFilter-DirectVobSub
foobar2000 is 32bit Software.
Title: Re: Local Video Player (foo_video)
Post by: koupa on 2018-08-04 09:03:17
Please add the ability to play video without the artist field. Also integrate the video extensions to system so that I can use it directly as a player with double click.

OK I understand the lack of interest in avi files so I won't insist.
Title: Re: Local Video Player (foo_video)
Post by: CrowRabbit on 2018-08-04 10:07:42
Please add the ability to play video without the artist field. Also integrate the video extensions to system so that I can use it directly as a player with double click.

@koupa
Chimera can play videos without the artist field of tags.
It read only File path.
Title: Re: Local Video Player (foo_video)
Post by: koupa on 2018-08-04 13:22:22
Hello,

I tried to use the plugin with windows 10.
I installed the plugin 0.5 in foobar and LAV Filters wit the installer.
I put an mpk and an mp4 video file in my playlist but there is no video showing up where is the problem?

Did you see preferences of Chimera?
Please put check boxes of Scan Extensions.

(Menu) File > Preferences > Tools > Chimera
Please add the ability to play video without the artist field. Also integrate the video extensions to system so that I can use it directly as a player with double click.

@koupa
Chimera can play videos without the artist field of tags.
It read only File path.

OK!!! I forgot to check the boxes.

Another question. Is it possible to integrate the video window to main app? I see that there is a video view but when I select it it's always empty. Just give me that feature and I'll throw away jriver for ever.
Title: Re: Local Video Player (foo_video)
Post by: saturdays on 2018-08-20 19:27:17
Love the component, thanks for making it.

It seems to have a bug: if Foobar's playback is set to "random" or "shuffle", the first video normally, then on finishing it stops all playback without changing tracks.  I hope that's an easy fix.
Title: Re: Local Video Player (foo_video)
Post by: yurithedragonhalf on 2018-09-25 00:45:43
Hi I've installed it but can't find how to add it as a panel and the player window does not show am I missing something?
Title: Re: Local Video Player (foo_video)
Post by: Porcus on 2018-09-26 08:12:41
Just reinstalled the component and started playing (around) with it.

If - while playing video - I choose another video to play, then it does not show it.
If I play an audio-only file in the meantime, it does.
Title: Re: Local Video Player (foo_video)
Post by: yurithedragonhalf on 2018-09-26 15:17:40
Just reinstalled the component and started playing (around) with it.

If - while playing video - I choose another video to play, then it does not show it.
If I play an audio-only file in the meantime, it does.

I got it working but I don't know how.
Using http://www.foobar2000.org/components/view/foo_input_exe
and https://hydrogenaud.io/index.php/topic,98998.0.html
and maybe this helped https://www.foobar2000.org/components/view/foo_input_avs 
Title: Re: Local Video Player (foo_video)
Post by: CrowRabbit on 2018-09-26 17:55:29
This Component has many bugs.
I rewrite totally codes after buy new PC.
Because, my PC is broken that this cannot compile.
My PC’s clock is time to return.
I think that motherboard is broken.
Title: Re: Local Video Player (foo_video)
Post by: yurithedragonhalf on 2018-10-21 02:54:40
Ok when everything is fixed on your end I have a little wish list.

1. Allow it to use external filters and decoders
2. Subtitle compatibility
3.panel integration
Title: Re: Local Video Player (foo_video)
Post by: CrowRabbit on 2018-10-21 05:50:54
2. Subtitle compatibility

Please be more specific about it?
Title: Re: Local Video Player (foo_video)
Post by: yurithedragonhalf on 2018-10-21 18:11:39
2. Subtitle compatibility

Please be more specific about it?

Like for the standard subtitle formats such as .srt, ,ass, and .ssa that are either embedded within a file like .mkv or in the same directory.
Title: Re: Local Video Player (foo_video)
Post by: CrowRabbit on 2018-10-22 01:24:35
Like for the standard subtitle formats such as .srt, ,ass, and .ssa that are either embedded within a file like .mkv or in the same directory.

Did you install VSFilter(32bit)?
https://www.videohelp.com/software/VSFilter-DirectVobSub
Title: Re: Local Video Player (foo_video)
Post by: yurithedragonhalf on 2018-10-23 19:44:29
Does it need to be the 32bit?
Title: Re: Local Video Player (foo_video)
Post by: CrowRabbit on 2018-10-24 01:40:45
Does it need to be the 32bit?
Yes, because foobar2000 is 32bit software.
So, Chimera(foo_video) is running on 32bit.
Spoiler (click to show/hide)
Title: Re: Local Video Player (foo_video)
Post by: yurithedragonhalf on 2018-10-24 19:19:34
Oh cool thanks also how do I get it to play .divx?
Title: Re: Local Video Player (foo_video)
Post by: yurithedragonhalf on 2018-11-02 00:30:59
Another thing I would like to see better chapter support.
Title: Re: Local Video Player (foo_video)
Post by: _Slipstream on 2018-11-13 09:58:49
foo_video is Video plugin that able to play [.mp4] and [.mkv] video file on foobar2000.

At the moment foo_video is still in the experiment stage.
Use at your own risk.

Please read to end for my question.

Thank you so much for creating this, so far it seems to be the best way to bypass windows directsound and keep the audio from movies exact via WASAPI, KS or ASIO.

I've got 2 files,

1 at 48 kHz, 6 ch, 5757 kbps, ATSC A/52
2 at 48 kHz, 6 ch, 11072 kbps, ATSC A/52

They both read the same in MKVtoolnix for audio and video codec. If one plays and one crashes foobar instantly, what do you think may the problem be? Could it be RAM related, if I've only got 8GB trying to open an 8GB file, may that be an issue? Is there software I may find out more about the file details and find the major difference between the 2 files, aside from one having almost twice the audio bitrate... Thanks for any help.
Title: Re: Local Video Player (foo_video)
Post by: cmgmx on 2018-12-22 19:20:02
Thanks for  this plugin form Mexico @CrowRabbit
Title: Re: Local Video Player (foo_video)
Post by: godrick969@gmail.com on 2018-12-28 18:41:51
¡Gracias por el trabajo! Muy contento.
Title: Re: Local Video Player (foo_video)
Post by: Awesomeo on 2019-01-02 13:26:16
It would also be fantastic if I could integrate the video window into the Foobar2000 panels.
>>I will implement it in future.
But, with present condition, I think that my skill isn't reached to implement it.
Maybe that take a long time.
So, two years later, what are the chances of getting a Columns UI panel version of your plugin? I didn't think it could be that hard to make it. After all you've made the player already.
Title: Re: Local Video Player (foo_video)
Post by: laddie on 2019-01-07 21:19:04
Can someone upload this plugin somewhere? Chimera seems to be gone from the creator's website (which also seems to be gone).
Title: Re: Local Video Player (foo_video)
Post by: Shinsekai on 2019-01-07 22:36:52
Can someone upload this plugin somewhere? Chimera seems to be gone from the creator's website (which also seems to be gone).
CrowRabbit uploaded the component to a mirror, check this post: https://hydrogenaud.io/index.php/topic,113166.msg960191.html#msg960191
Title: Re: Local Video Player (foo_video)
Post by: aReMiXs on 2019-01-14 16:36:58
I feel like I'm missing something. It shouldn't be as simple as dragging and dropping / opening a video file right? I have the plugin loaded but upon playing it, it just plays the audio.. As if I've never even installed the plugin in the first place.
Title: Re: Local Video Player (foo_video)
Post by: CrowRabbit on 2019-01-15 00:21:29
Chimera Ver. 1.0.0 (draft)

# Task1 (Must)


# Task2 (Priority)


# Task3 (Challenge)


# GitHub (Video Player Only)
https://github.com/FuCrowRabbit/VideoPlayerFunctionTest
Title: Re: Local Video Player (foo_video)
Post by: CrowRabbit on 2019-04-13 13:15:38
Chimera Ver. 0.5.0.2

[Fix] Bug Fix (Because crash when Path include Multi-byte Character)

Download
https://ramest.net/FuCrowRabbit/
Title: Re: Local Video Player (foo_video)
Post by: Awesomeo on 2019-04-14 17:16:41
How is DUI/CUI support coming?
Title: Re: Local Video Player (foo_video)
Post by: CrowRabbit on 2019-04-14 17:47:55
How is DUI/CUI support coming?

What will you want to do if Chimera supported DUI/CUI?

After all, I think wise choice which is make open-source.
Title: Re: Local Video Player (foo_video)
Post by: Awesomeo on 2019-04-14 22:29:37
Well, first of all I think you have created something incredible: your plugin essentially turns foobar from an audio player into a multimedia player - for both audio and video. But in order to be complete, I need it to be an integral part of the player. Not a separate floating window.

To answer your question directly:
I imagine having a separate Columns UI panel that would display videos. I could use Panel Stack Splitter (https://wiki.hydrogenaud.io/index.php?title=Foobar2000:Components_0.9/Panel_Stack_Splitter_(foo_uie_panel_splitter)) and script this panel to only show up below/beside the playlist for video files.

I mean, this is huge - I could turn my music library into music + music videos / live concerts library. A complete overhaul.
Title: Re: Local Video Player (foo_video)
Post by: スラッシュ on 2019-04-21 19:59:46
I have an issue where certain files play off sync and most others don't. When I play them in a dedicated video player there's no issue, so I don't really know what the problem is. I was thinking instead of trying to problem solve the issue, would it be possible to have a setting that I could put an timing adjustment in ms (like 200 for sliding the video 200ms later, and -200 for sliding it 200ms earlier)? Even for files that don't have issues in the player but are just off-sync in general, this could be a great help!

This kinda thing (I quickly hacked this together in photoshop LOL):
(https://i.imgur.com/g3S10ze.png)

Thank you as always for your great plugin!
Title: Re: Local Video Player (foo_video)
Post by: CrowRabbit on 2019-06-09 16:51:30
I will stop development as it is no longer needed.
You had better to use the foo_youtube (https://hydrogenaud.io/index.php/topic,104379.0.html) .

Thanks.
Title: Re: Local Video Player (foo_video)
Post by: Awesomeo on 2019-06-10 22:11:04
Well this is sad.

foo_youtube doesn't do anything for me, because it can't play local files.
Title: Re: Local Video Player (foo_video)
Post by: CrowRabbit on 2019-06-11 00:30:10
Really?
foo_youtube installed on my PC can play local files.
Title: Re: Local Video Player (foo_video)
Post by: dwmartin0906 on 2019-06-11 19:02:41
Preferences/Tools/Youtube Source/Decoding.  Under Video, make sure "Process only tracks processed by the component" is unchecked.
Title: Re: Local Video Player (foo_video)
Post by: Awesomeo on 2019-06-12 19:35:09
It does work! How did I miss this? Thank you, this changes everything.
Title: Re: Local Video Player (foo_video)
Post by: スラッシュ on 2019-06-14 21:30:11
First of all, thank you for your hard work on foo_video. I understand if you don't want to develop it anymore, but when I tested foo_youtube, it seems that certain features are not present in foo_youtube. (such as the popup window staying the same size and location). It also crashed several times when I tried to play local video files. So I think I will continue to use your plugin, which has been very stable and contains all the features I need. Thank you!
Title: Re: Local Video Player (foo_video)
Post by: q269800598 on 2020-07-27 08:09:28
Version 0.5.0.1 Download
Mirror Site:
https://drive.google.com/file/d/1cUTDbgnl3EfB0wH_UmYjwq_fTA7VXHzZ/view?usp=sharing

[Fix] VSFilter is working. (I hadn't noticed until now.)
VSFilter automatically integrates subtitles into the video player.
Download URL: https://www.videohelp.com/software/VSFilter-DirectVobSub
foobar2000 is 32bit Software.
Hello,
I've used foo_video VSFilter  and madVR to play videos.
But VSFilter is unable to load subtitles into the video player automatically.
What's wrong with my settings? Can you help me?
Title: Re: Local Video Player (foo_video)
Post by: CrowRabbit on 2020-07-27 14:04:04
Hello,
I've used foo_video VSFilter  and madVR to play videos.
But VSFilter is unable to load subtitles into the video player automatically.
What's wrong with my settings? Can you help me?

@q269800598
Were you loaded VSFilter when playing videos?
If you didn't loaded it, you should install VSFilter (32bit).
If not, it is likely to be in VSFilter's specification.
Title: Re: Local Video Player (foo_video)
Post by: q269800598 on 2020-07-28 05:10:07
@CrowRabbit
I'm sorry, maybe I wasn't being clear.
I've installed and loaded VSFilter successfully, but VSFilter didn't loaded subtitles automatically. I can load subtitles manually with VSFilter.
If VSFilter can load subtitles automatically, that's great.
Video files and subtitle files have the same name, can I load subtitles automatically when I play a video?
Title: Re: Local Video Player (foo_video)
Post by: ch1ll on 2020-07-28 20:05:24
I don't see how to load srt.
I've installed vsfilter.
I changed the name of the srt to the name of the video file.
Title: Re: Local Video Player (foo_video)
Post by: zwolamed2 on 2023-05-24 00:14:24
Just a reminder with
Local Video Player (foo_video)
download link (v. 0.5.0.2):
https://ramest.net/FuCrowRabbit/

and
OP's mirror (0.5.0.1):
https://drive.google.com/file/d/1cUTDbgnl3EfB0wH_UmYjwq_fTA7VXHzZ/view?usp=sharing

And the fact you need to go to Preferences>Tools>Chimera>
and add file extensions to work with the plugin to show any video
(it doesn't work automatically for all video files, at least on my side).
Works flawlessly so far, with tons of components loaded. Great job.

I know no one uses that component since F2K 1.4 and foo_youtube or foo_mpv came out (which even the oldest version is only compatible with 1.4 and up), but here I'm still using it on the F2K 1.3 version.