Search found 455 matches

by Placio74
Wed Jul 04, 2007 1:21 am
Forum: Generic Discussions
Topic: Any Body Have Subtitles Working?
Replies: 10
Views: 16262

I'm check MediaCoder 0.6.0 build 3790. Still not permanent subtitles on transcoded video. Look at console window, and see... New_Face failed. Maybe the font path is wrong. Please supply the text font file (~/.mplayer/subfont.ttf). subtitle font: load_sub_face failed. http://img337.imageshack.us/img3...
by Placio74
Thu Jun 28, 2007 4:07 pm
Forum: Generic Discussions
Topic: Newbie user - how do I convert .wmv to .mov?
Replies: 3
Views: 5061

MediaCoder cannot transcode to QuickTime. Try... transcode to MP4 and use FFmpeg (from command line) to change container. ffmpeg -i name_file.mp4 -f mov -vcodec copy acodec copy name_file.mov Use FFmpeg from folder: /Program Files/MediaCoder/codecs/ or download from: http://tirnanog.fate.jp/mirror/f...
by Placio74
Wed Jun 27, 2007 8:59 pm
Forum: Development
Topic: fps always converted to 25fps
Replies: 24
Views: 26822

I don't have the 1000 fps problem on my end, although the wmv video I have was encoded in Windows Media Video 9. Your wmv video was encoded in Windows Media Video 7. Hmm... http://img292.imageshack.us/img292/6356/mcwmv1000fpshdek5.th.jpg Of course 1000 FPS in outputed transcoded file - only if i'm ...
by Placio74
Wed Jun 27, 2007 6:45 pm
Forum: Development
Topic: fps always converted to 25fps
Replies: 24
Views: 26822

Ah... Frame Rate = Original Yes. Something wrong. I'm check WMV file with 15 FPS and AVI with 18 FPS. H.264 / MP4 = 25 FPS XviD / AVI = 25 FPS XviD / MP4 = 25 FPS when play - crazy info from MediaInfo and GSpot (23.784 FPS (MI) or 12.500 FPS / 6.250 FPS (GSpot)) :? http://img224.imageshack.us/img224...
by Placio74
Wed Jun 27, 2007 5:29 pm
Forum: Generic Discussions
Topic: Any Body Have Subtitles Working?
Replies: 10
Views: 16262

In b3780 still not work.

(This is problem with permanent subtitles by MEncoder.)
by Placio74
Wed Jun 27, 2007 4:54 pm
Forum: Development
Topic: fps always converted to 25fps
Replies: 24
Views: 26822

Re: fps always converted to 25fps

guest wrote:...
I have it marked to keep original fps, but it converts the videos to 25fps no matter what.
What's build?
This is bug in MediaCoder 0.6.0 3777.
Fixed in 3780.
by Placio74
Tue Jun 26, 2007 8:21 am
Forum: Generic Discussions
Topic: Console Window
Replies: 7
Views: 7632

Aj, sorry. :oops:
Console window... i'm don't see option for this.
by Placio74
Tue Jun 26, 2007 7:53 am
Forum: Generic Discussions
Topic: Console Window
Replies: 7
Views: 7632

MuLTiTaSK wrote:anybody figure out a way to log the console window activity to the log file?
Yes.
I'm setting Enable Logging to File on true - closed MediaCoder.
Open again - something transcoded.
Closed again and look at MediaCoder folder - i'm see mediacoder.log.
by Placio74
Mon Jun 25, 2007 1:03 pm
Forum: Development
Topic: some request
Replies: 2
Views: 4039

Re: some request

AviSynth playback is supported by MediaCoder if you change the source to AviSynth via audio and/or video tab. ... Yes, but... ... MediaCoder 0.5.1-r9 (build 2854) - can transcode with Source = AviSynth ( DirectShowSource ), but not transcode from AVS script. http://img393.imageshack.us/img393/5012/...
by Placio74
Sun Jun 24, 2007 2:42 pm
Forum: Generic Discussions
Topic: How to enable conversion to DivX
Replies: 6
Views: 10183

-- Format = XviD > format configuration ( Video Encoders > Xvid ) - Profile = DXN Home Theater PAL Profile (for example) - Using DivX 5 fourcc = true or -- Format = MPEG4 Settings > Overall > Video Options > Override FourCC of output video stream = DX50 or DIVX or -- Backend = VFW Encoder > backend ...