Search found 135 matches

by forart.eu
Wed May 12, 2010 12:09 am
Forum: Development
Topic: [SUGGESTION] 64-bit XulRunner...
Replies: 1
Views: 3780

[SUGGESTION] 64-bit XulRunner...

...for the 64-bit version :

http://wiki.mozilla-x86-64.com/Download
by forart.eu
Sun Apr 04, 2010 7:02 pm
Forum: Development
Topic: framerate halved when transcoding AVCHD
Replies: 4
Views: 6380

Re: framerate halved when transcoding AVCHD

Same problem here (x64/0.7.3.4616) and same solution (works correctly on x64/0.7.2.4582).
by forart.eu
Sun Mar 28, 2010 12:11 pm
Forum: Development
Topic: [suggestion] More Advanced parameters for Mencoder
Replies: 0
Views: 4577

[suggestion] More Advanced parameters for Mencoder

Mencoder does 3-pass correctly, so why don't add advanced parameters (Custom inter/intra matrices, just as example) for it too ?

Check out what encoding parameters it supports:
http://www4.mplayerhq.hu/DOCS/HTML-sing ... libavcodec

Hope that inspires !!!
by forart.eu
Sat Mar 27, 2010 10:51 pm
Forum: Development
Topic: [IDEA] video upload feature
Replies: 0
Views: 5131

[IDEA] video upload feature

It would be really great if MediaCoder could be able to upload transcoded outputs to video sharing networks (YouTube, Google Video, Veoh, Yahoo Video, Revver, Metacafe, Vimeo, etc.). Check this scheme: http://heyspread.com/images/home/schema_mass_distribute.png A collaboration with TubeCast (which i...
by forart.eu
Fri Mar 26, 2010 8:15 pm
Forum: Development
Topic: [update] libVorbis / libOgg
Replies: 5
Views: 8081

vorbis-tools 1.4.0, libvorbis 1.3.1, and libao 1.0.0 coordin

libao 1.0.0 released libVorbis 1.3.1 released vorbis-tools 1.4.0 released Xiph.Org announces the release of libao-1.0.0, libvorbis-1.3.1 and vorbis-tools-1.4.0. This is a coordinated update of the audio libraries and tools to deploy improved surround-sound support across the libraries and toolchain...
by forart.eu
Wed Mar 10, 2010 10:35 pm
Forum: Development
Topic: [2-PASS] MPEG-1 won't work (again)
Replies: 0
Views: 2805

[2-PASS] MPEG-1 won't work (again)

2-pass for MPEG-1 encodings don't work in x64 (0.7.3.4612) version... I also tryed to force FFMpeg as encoder whithout result.

It correctly does the 1st pass but fails the 2nd. :evil:
by forart.eu
Tue Mar 09, 2010 9:11 pm
Forum: Development
Topic: [SUGESTION] WinDV sources available !
Replies: 0
Views: 3291

[SUGESTION] WinDV sources available !

Source code available - very rough and unfinished, absolutely no comments... WinDV-src-1.2.3.zip - 40kB [2010-01-25] Needs MS Platform SDK for compilation. You can use the code without any restrictions. It would be nice if you mention the origin... Hope that inspires for (possible) capture feature.
by forart.eu
Sun Mar 07, 2010 12:11 pm
Forum: Development
Topic: [FFMPEG] matrices wrong fields lenght
Replies: 2
Views: 4186

Re: [FFMPEG] matrices wrong fields lenght

...or: how can I change fields lenght in FFMpeg's advanced options ?
by forart.eu
Fri Mar 05, 2010 8:53 pm
Forum: Development
Topic: [update request] Schrödinger 1.09
Replies: 4
Views: 6378

Re: [update request] Schrödinger 1.09

March 4th, 2010 It's been a long time since the last release, and there have been a *lot* of changes. This is an exciting release: most of the encoding tools in dirac-research have been ported over to Schrödinger, so now schro has the same or better compression efficiency as dirac-research. Second, ...
by forart.eu
Thu Feb 25, 2010 8:40 pm
Forum: Development
Topic: [FFMPEG] matrices wrong fields lenght
Replies: 2
Views: 4186

[FFMPEG] matrices wrong fields lenght

I just tested the new version with "FFmpeg custom matrix option" but the fields Max Lengt are just 127 characters.

Matrices needs to be at least 200 characters instead (191 - commas included - tipically), but I suggest to switch to 255 instead.