[IB] Mirai Nikki - 02 [720p] [10bit] [7C075142].mkv
Direct Download to Reproduce:
http://www.maikuando.tv/ddl.php?id=2085&grp=interrobangtsMuxer: No video, audio plays, the play timer stutters on PS3 (plays fine, but it like goes 0:13, 0:12, 0:13 very fast)....weird.
Mencoder through #TRANSCODING#, with/without Subtitles: Plays for ~15-30 seconds, then pauses on PS3. Cannot unpause. Setting Go-To time, runs for another ~15-30 seconds and stops.
Running command from debug.log locally, I get 15 second file, max. Setting -ss 20 will do a 15 second file from 20.
- Code: Select all
C:\Users\SonicSam>"C:\Program Files (x86)\PS3 Media Server\win32\mencoder.exe" -
ss 20 -quiet "H:\[IB] Mirai Nikki - 02 [720p] [10bit] [7C075142].mkv" -quiet -qu
iet -oac lavc -of mpeg -quiet -quiet -mpegopts format=mpeg2:muxrate=500000:vbuf_
size=1194:abuf_size=64 -ovc lavc -channels 2 -lavdopts debug=0:threads=8 -lavcop
ts autoaspect=1:vcodec=mpeg2video:acodec=ac3:abitrate=448:threads=8:keyint=1:vqs
cale=1:vqmin=2 -ass -fontconfig -subcp cp1252 -subfont C:\Windows\Fonts\Arial.tt
f -quiet -quiet -sid 0 -quiet -quiet -ofps 24000/1001 -quiet -quiet -lavdopts fa
st -mc 0 -noskip -af lavcresample=48000 -srate 48000 -o D:/derp.wmv
MEncoder SB16 (C) 2000-2011 MPlayer Team
Custom build by SubJunk, http://www.spirton.com
WARNING: OUTPUT FILE FORMAT IS _MPEG_. See -of help.
success: format: 0 data: 0x0 - 0x11dd1e26
libavformat file format detected.
[lavf] stream 0: video (h264), -vid 0
[lavf] stream 1: audio (aac), -aid 0
[lavf] stream 2: subtitle (ass), -sid 0
VIDEO: [H264] 1280x720 0bpp 23.976 fps 0.0 kbps ( 0.0 kbyte/s)
[V] filefmt:44 fourcc:0x34363248 size:1280x720 fps:23.976 ftime:=0.0417
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 48000 Hz, 2 ch, s16le, 0.0 kbit/0.00% (ratio: 0->192000)
Selected audio codec: [ffaac] afm: ffmpeg (FFmpeg AAC (MPEG-2/MPEG-4 Audio))
==========================================================================
PACKET SIZE: 2048 bytes, deltascr: 884
Opening video filter: [ass auto=1]
[ass] auto-open
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
==========================================================================
[ac3 @ 0101be20]channel_layout not specified
[ac3 @ 0101be20]No channel layout specified. The encoder will guess the layout,
but it might be incorrect.
Limiting audio preload to 0.4s.
Increasing audio density to 4.
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
[swscaler @ 00ffe800]using unscaled yuv420p10le -> yuv420p special converter
videocodec: libavcodec (1280x720 fourcc=3267706d [mpg2])
[VE_LAVC] Using constant qscale = 1.000000 (VBR).
Writing header...
INITV: 0.200, 0.158, fps: 23.976
Command exits after 15 seconds, no errors.
The file is, as the filename says, 10bit H264. Does that play a part in this error?
SB52