FAQ  •  Register  •  Login

Remux MKV for PS3/Sony Devices

<<

Evostance

Streaming enthusiast

Posts: 45

Joined: Thu Sep 29, 2011 5:07 pm

Post Mon May 07, 2012 12:18 pm

Remux MKV for PS3/Sony Devices

If you don't want to remux MKV's on the fly and would rather have then in a readable AVI file then follow this:

1) Open up Notepad and copy the following code:

  Code:
@ECHO OFF
PUSHD %~dp0 
"C:\Program Files\Serviio\lib\ffmpeg" -i "%~nf1" -vcodec copy -acodec copy "%~dp1%~n1.mp4"


2) Ensure that the ffmpeg folder location is correct. If not, change it but keep it inside the quotation marks

3) Save the file as a .bat. You might have to save it as a .txt and then change the extension to .bat

4) Drag the MKV file onto this batch file. It will convert it and output the AVI to wherever your MKV file is.
<<

krameraxeman

Serviio newbie

Posts: 7

Joined: Mon Jan 02, 2012 8:32 pm

Post Wed Sep 19, 2012 4:37 am

Re: Remux MKV for PS3/Sony Devices

Hi, I tried out this script and it converted my mkv to a mp4. The mp4 plays fine using vlc player, but the file shows up on my ps3 as an unsupported media type. Tried playing the mp4 on my Sony Bravia, but playback was really choppy. Any suggestions?
<<

krameraxeman

Serviio newbie

Posts: 7

Joined: Mon Jan 02, 2012 8:32 pm

Post Fri Sep 21, 2012 1:19 am

Re: Remux MKV for PS3/Sony Devices

I should add that video and audio are really choppy on my ps3 too. Basically not watchable on either the Bravia or ps3.
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Fri Sep 21, 2012 8:41 am

Re: Remux MKV for PS3/Sony Devices

I think mp4 is not a good choice.
You should prefer MPEGTS/AVC-H264/AC3 output format.
Illico
Sony 2010 KDL-46EX501 | BDP-S373 | SMP-N100 | Windows 8-i7 | Network DD HD-CE1.5TLU2 | Livebox2-UHD86 | ServiiDroid | ServiiGo | BubbleUPnP
Serviio beta tester - Moderator
<<

shrirange

Serviio newbie

Posts: 12

Joined: Tue Sep 11, 2012 6:30 am

Post Mon Sep 24, 2012 11:22 am

Re: Remux MKV for PS3/Sony Devices

Some one please ask Sony to bump up their firmware for Gods sake. This is a fraud not to support mkv in this era!!
<<

robertsearle

Serviio lover

Posts: 66

Joined: Mon May 07, 2012 6:13 pm

Post Sun Nov 11, 2012 8:04 pm

Re: Remux MKV for PS3/Sony Devices

krameraxeman wrote:I should add that video and audio are really choppy on my ps3 too. Basically not watchable on either the Bravia or ps3.


i have a similar problem playing files wirelessly on the smp-n100. I thought the problem was the bitrate over the wireless network. It might be the smp-n100 can't handle that fast a stream or that complex a mkv file. I changed the profile to always re-encoding the mkv files to a different format and down grade the video stream bit rate and set it to 720p. See viewtopic.php?p=52709#p52709


hope it helps
<<

jack9091

Serviio newbie

Posts: 1

Joined: Thu Nov 29, 2012 10:59 am

Post Thu Nov 29, 2012 11:01 am

Re: Remux MKV for PS3/Sony Devices

I should add that video and audio are really choppy on my ps3 too. Basically not watchable on either the Bravia or ps3.

Return to Transcoding

Who is online

Users browsing this forum: No registered users and 24 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.