Author Topic: Daphne (Laserdisc Emulator)  (Read 36596 times)

David Knight (OP)

  • Posts: 577
Re: Daphne (Laserdisc Emulator)
« Reply #20 on: May 31, 2015, 12:50:12 am »
Thanks for your help - here's a screen grab of my ffmpeg window and my files:




In the C:\ ffmpeg folder:

* astron.m2v
* ffmpeg.exe
* ffplay.exe
* ffprobe.exe

Ah, it's two commands, not one. First type:
Code: [Select]
ffmpeg -i astron.m2v -b:v 2000k -vcodec mpeg2video -filter:v yadif -s 256x240 astron.mpg
Then after this code has executed type:

Code: [Select]
ffmpeg -i astron.mpg -vcodec copy -an astron.m2v
Sorry I didn't make it more clear in the instructions.

guydebored

  • Posts: 7
Re: Daphne (Laserdisc Emulator)
« Reply #21 on: May 31, 2015, 03:17:18 am »
Ahh, it's the simple things I always seem to miss :D

This worked perfectly.

Thanks D and X for helping me out - what a great community!

Can't wait to try this out - I've been really excited about it since you announced the testing. I've fond memories of playing LD games in seaside arcades when I was a kid. Great work!

podmaz

  • Posts: 8
Re: Daphne (Laserdisc Emulator)
« Reply #22 on: March 24, 2016, 08:12:53 am »
This is terrible, ffmpeg doesn't work for me whatever I do :'( xxx.m2v invalid input and so on... Can someone share working sets for Dragon's Lair 1 & 2 and Space Ace?

David Knight (OP)

  • Posts: 577
Re: Daphne (Laserdisc Emulator)
« Reply #23 on: March 24, 2016, 12:35:53 pm »
This is terrible, ffmpeg doesn't work for me whatever I do :'( xxx.m2v invalid input and so on... Can someone share working sets for Dragon's Lair 1 & 2 and Space Ace?

Please see the forum rules, rom sharing is not permitted and will lead to a ban.

If you have problems with the instructions can you please post your output from ffmpeg and I will gladly help. Without that I cannot diagnose your problems.

podmaz

  • Posts: 8
Re: Daphne (Laserdisc Emulator)
« Reply #24 on: March 24, 2016, 10:02:11 pm »
Sorry, I thought video files is ok... I used mac version, but in windows I received same message :'(
« Last Edit: March 24, 2016, 10:03:43 pm by podmaz »

podmaz

  • Posts: 8
Re: Daphne (Laserdisc Emulator)
« Reply #25 on: March 25, 2016, 10:41:25 am »
Ok, now I get it how it works. Thanx anyway!

podmaz

  • Posts: 8
Re: Daphne (Laserdisc Emulator)
« Reply #26 on: March 26, 2016, 10:24:05 am »
Hello again! Now have this error. Any suggestions? With Dragon's Lair m2v everything is fine no errors...

podmaz

  • Posts: 8
Re: Daphne (Laserdisc Emulator)
« Reply #27 on: March 27, 2016, 04:34:55 pm »
Thanx for help, I found a solution ;D And another easy question. Anybody managed to launch DL2? I had decoded all m2v's and game sticks on the first frame, sound continue to play but no further video...

podmaz

  • Posts: 8
Re: Daphne (Laserdisc Emulator)
« Reply #28 on: March 30, 2016, 08:32:18 pm »
I found all possible (at this point 2) video files sets (one multiple files and one single file) for Dragon's Lair II, both work for desktop version of Daphne, but both freeze on first frame on GCW.
P.S. All video files resized properly...
« Last Edit: March 31, 2016, 06:20:44 pm by podmaz »

 

Post a new topic