Open GoogleCodeExporter opened 9 years ago
I've been thinking...
I'm quite sure all these special file formats are playable via
AviSynth/Mencoder, so
all it should take is to expose the special file formats on the XMB.
Perhaps PS3MS can have options to allow what additional file extensions that
can be
seen on the XMB for Videos/Audio/etc.
Personally, and specifically, I want to allow .zip files to appear under
Videos. I
use the karaoke-dx filter above which includes an unzip filter which processes
the
zip file and its contents and displays a rendering in WMP. I'm assuming if it
works
with WMP, it works with AviSynth.
Thanks.
PS: I'm now running 1.11.335 on Windows 7 RC 64-bit. JRE 6u13 32 and 64 both
installed but 32 is being used.
Original comment by myuu...@gmail.com
on 23 May 2009 at 4:58
I tried something: I added a .avi extension after the zip extension (e.g.
test.zip.avi) and it played using AviSynth/Mencoder.
There's sync issues, but it's surely a filter problem.
Original comment by myuu...@gmail.com
on 7 Jun 2009 at 11:32
I've been looking at this a bit as of late and plan on having a proper go at it
when I have more time at my hands.
I got mplayer (on linux PC) to run the CDG file with sound by using the
-audiofile option.
EX: mplayer -audiofile karaoke.mp3 karaoke.cdg
For some reason playing the CDG file on it's own made it sometime stop after
the initial intro bit but when playing it with the audio this never happened,
might have just been something with my machine though.
Anyways, this shouldn't be too difficult to send to the PS3 I believe. For
adding the extra filetype CDG it would probably doing the same kind of checking
for an associative mp3/audio file as the currently implemented process of
matching srt subtitles with video files.
Was looking through the source files quickly for adding the file extension but
couldn't properly identify where the srt/video matchup process takes place.
Should someone be kind enough to point this out to me it would be much
appreciated :)
Original comment by hontonil...@gmail.com
on 10 Nov 2010 at 8:44
Original comment by chocol...@cpan.org
on 13 Jan 2011 at 5:02
Original comment by chocol...@cpan.org
on 13 Jan 2011 at 5:02
Original issue reported on code.google.com by
myuu...@gmail.com
on 16 Mar 2009 at 2:19