Re: Trouble playing videos with MS DirectShow LC 8

2017-03-08 Thread Klaus major-k via use-livecode
k via use-livecode > Gesendet: Mittwoch, 8. März 2017 11:55 > An: How to use LiveCode > Cc: Klaus major-k > Betreff: Re: Trouble playing videos with MS DirectShow LC 8 > > Hi Tiemo, > >> Am 08.03.2017 um 09:07 schrieb Tiemo Hollmann TB via use-livecode >> :

Re: Trouble playing videos with MS DirectShow LC 8

2017-03-08 Thread Klaus major-k via use-livecode
ound! > Tiemo > > > -Ursprüngliche Nachricht- > Von: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] Im Auftrag > von Klaus major-k via use-livecode > Gesendet: Dienstag, 7. März 2017 19:14 > An: How to use LiveCode > Cc: Klaus major-k > Betreff: R

Re: Trouble playing videos with MS DirectShow LC 8

2017-03-07 Thread Klaus major-k via use-livecode
Additional info: All my MP4s are created with Handbrake with the open source x264 (H.264) codec and run even fine out of the box on my big LG flatscreen (driven by WebOS)! > Am 07.03.2017 um 19:24 schrieb Klaus major-k via use-livecode > : > > Hi Tiemo, > > just made a little test on my "stock"

Re: Trouble playing videos with MS DirectShow LC 8

2017-03-07 Thread Klaus major-k via use-livecode
Hi Tiemo, just made a little test on my "stock" Win10 installation (Parallels on my Mac). WindowsMediaPlayer plays any MP4 fine, but nothing appears in the player of Livecode!? So this is definitively a LC issue! Then I downloaded and installed the latest LAVFilter codec package:

Re: Trouble playing videos with MS DirectShow LC 8

2017-03-07 Thread Klaus major-k via use-livecode
Hi Tiemo, just made a little test on my "stock" Win10 installation (Parallels on my Mac). WindowsMediaPlayer plays any MP4 fine, but nothing appears in the player of Livecode!? So this is definitively a LC issue! Then I downloaded and installed the latest LAVFilter codec package:

Re: Trouble playing videos with MS DirectShow LC 8

2017-03-07 Thread Bleiler, Timothy via use-livecode
I’m certainly no expert on video encoding but since you used the Intel QSV H.264 encoder I’m wondering if the Livecode implementation of DirectShow does not support that hardware based encoder. You might have better luck and broader compatibilty using something like the default encoder in Handbr

Re: Trouble playing videos with MS DirectShow LC 8

2017-03-07 Thread Bleiler, Timothy via use-livecode
Make sure your file references to the movie are relative and not absolute. I’ve made that mistake once or twice. Tim Bleiler, Ph.D. Instructional Designer, HSIT University at Buffalo > On Mar 7, 2017, at 7:07 AM, Tiemo Hollmann TB via use-livecode > wrote: > > Hello, > > > > With LC 8.1.