Hey, I'm trying to convert some anime MKV's to MP4, as they are HQ 1080p vidyas that lag on my PS3.
Heres the rror log I get in xVid4PSP
"PLATFORM
------------------------------
OS Code: Microsoft Windows NT 6.1.7600.0
OS Name: Windows 7 Home Premium (x32)
Framework: 2.0.50727.4971 (v4.0)
AviSynth: AviSynth 2.58 tsp MT version 5(mod seraphy), build:Jul 12 2009 [07:46:21]
CPU Info: AMD Athlon(tm) II P360 Dual-Core Processor (~2294), 2 core(s)
RAM Total: 3578Mb
Language: ENU (1252, ".")
SystemDrive: C:
XviD4PSP
------------------------------
Version: 5.10.276.1
Created: 28.04.2012 19:20:22
AppPath: C:\Program Files\XviD4PSP 5
TempPath: C:\Temp
FILES
------------------------------
[Coalgirls]_Nichijou_OP2_(1280x720_H.264_AAC)_[B0039164].mkv >
[Coalgirls]_Nichijou_OP2_(1280x720_H.264_AAC)_[B0039164].avi
TASK
------------------------------
Format: AVI
Duration: 00:01:29:965 (2157)
VideoDecoder: DirectShowSource
Resolution: 1280x720
Aspect: 1.7778
VCodecPreset: FFV1 LossLess
VEncodingMode: Quantizer
VideoCodec: h264 > FFV1
VideoBitrate: 4748 > Q1.0
Framerate: 23.976
SourceType: PROGRESSIVE
FieldOrder: UNKNOWN
AudioDecoder: bassAudioSource
AEncodingPreset: MP3 CBR 128k
AudioCodec: AAC > MP3
AudioBitrate: 0 > 128
Samplerate: 48000
Channels: 2
Normalize: 100%
Accurate: 10%
Gain: 12.126
SCRIPT
------------------------------
import("C:\Program Files\XviD4PSP 5\dlls\AviSynth\functions\AudioFunctions.avs")
import("C:\Program Files\XviD4PSP 5\dlls\AviSynth\functions\VideoFunctions.avs")
loadplugin("C:\Program Files\XviD4PSP 5\dlls\AviSynth\plugins\bass\bassAudio.dll")
video = DirectShowSource("C:\Users\Grey\Desktop\[Coalgirls]_Nichijou_OP2_(1280x720_H.264_AAC)_[B0039164].mkv", audio=false, fps=23.976, convertfps=true)
audio = bassAudioSource("C:\Temp\0004_0.aac")
AudioDub(video, audio)
ConvertToYV12()
###[FILTERING]###
###[FILTERING]###
AmplifydB(12.126)
AUDIO ENCODING
------------------------------
Encoding audio to: C:\Temp\0004.mp3
MP3 128kbps 2ch 16bit 48000khz
lame.exe: -m s -b 128 -q 2 - "C:\Temp\0004.mp3"
VIDEO ENCODING
------------------------------
Encoding video to: C:\Temp\0004.avi
FFV1 Q1.0 1280x720 23.976fps (2157 frames)
ffmpeg.exe: -y -i "C:\Temp\0004.avs" -threads 2 -r 23.976 -vcodec ffv1 -an -pix_fmt yuv420p "C:\Temp\0004.avi"
This log was saved here: C:\Users\Grey\Desktop\St00f\[Coalgirls]_Nichijou_OP2_(1280x720_H.264_AAC)_[B0039164].avi.encoding.log "
What am I doing wrong?
+ Reply to Thread
Results 1 to 4 of 4
-
-
Wait a few days before you bump your topic.
Have you tried MKV2VOB? That's designed to create special VOB files out of MKVs for play on the PS3, though I'll admit I don't know how well it works (never tried using it with our PS3).
Edit: You might want to make it clearer in your original post - you're not trying to convert the videos to MP4, you're apparently trying to convert the videos to MPEG-4 (DivX, Xvid) AVIs, probably in SD resolutions. At least, according to the logs. MP4 is a video container, like AVI, MKV.If cameras add ten pounds, why would people want to eat them?
Similar Threads
-
Is this conversion somehow possible?
By WesNathan in forum Camcorders (DV/HDV/AVCHD/HD)Replies: 0Last Post: 9th Feb 2012, 20:42 -
Frame rate conversion for NTSC to PAL conversion?
By Trellis in forum EditingReplies: 33Last Post: 27th Jul 2010, 09:55 -
Conversion Help
By slayer_of_all in forum Newbie / General discussionsReplies: 2Last Post: 8th Apr 2010, 09:45 -
Video8 Conversion: Best trade-off for digital conversion ?
By ghl1 in forum Video ConversionReplies: 12Last Post: 6th Mar 2010, 18:36 -
RM Conversion
By Seeker47 in forum Video ConversionReplies: 3Last Post: 11th Apr 2008, 12:16