Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Batch transcoding to HE-AAC-PS with this tool (Read 406493 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Batch transcoding to HE-AAC-PS with this tool

Reply #350
Quote
Optimus, can you, please, give a link so I can download file ofr.exe
Thank you.

What is ofr.exe? Can you explain?
[{POST_SNAPBACK}][/a]

It's the OptimFrog encoder, can be downloaded from [a href="http://www.losslessaudio.org/]http://www.losslessaudio.org/[/url] .

EDIT: it's included in the PowerPack 0.3.4

Batch transcoding to HE-AAC-PS with this tool

Reply #351
Quote
Setting the "Working" folder in the Preferences makes MediaCoder
hang on my PC.

Will reproduce possible bug again tomorrow, really need some
shut-eye right now...

:-)
[{POST_SNAPBACK}][/a]

Actually it's a bug that blocks the main window when the preference window is closed by clicking OK. Fixed. Update [a href="http://prdownloads.sourceforge.net/mediacoder/mediacoder-0.3.4-build930.zip?download]here[/url].


Batch transcoding to HE-AAC-PS with this tool

Reply #353
Quote
Optimus, why don't you compress .dll file. I scaned your .dll file and PeID 0.93 says " nothing found ". Compress it with aspack 2.12 or PECompact 2.67c.

http://www.aspack.com  and  http://www.bitsum.com/pec2.asp
[a href="index.php?act=findpost&pid=348625"][{POST_SNAPBACK}][/a]

I haven't tested whether there will be any problem when mccore.dll is compressed, so I just left it uncompressed.


 

Batch transcoding to HE-AAC-PS with this tool

Reply #356
I've just done some clean-up with source code and comitted into CVS. It's now much tidier. 
You can build both standalone and EXE+DLL versions of MediaCoder with it.

Batch transcoding to HE-AAC-PS with this tool

Reply #357
@Optimus:

How about enabling removal of a file (or a selection
of files) from the list with the use of the 'Delete' key?

And do you intend to add the uber-fast Helix mp3
encoder to the available encoders? It would be handy
for those portable transcoding needs.

It would also be nice if all (or at least the most important)
encoder settings were available at the right-hand side
of the GUI. e.g. Musepack and Optimfrog settings are
accessible only through the 'options' tab or via the settings,
where as LAME, Helix, FLAC, APE, etc have their own tab.

Thanx
Wanna buy a monkey?

Batch transcoding to HE-AAC-PS with this tool

Reply #358
Hello,

Sorry to bother you but setting the output framerate other than Default doesn't work. And if you can, please add 10, 12 and 12.5 in the selectable framerates (12.5 is half PAL framerate). Thanks !

Code: [Select]
# ".\mplayer\mplayer.exe" "C:\videos\taistoi01.avi" -quiet -vo null -vc dummy 15 -ao pcm:nowaveheader:file=\\.\pipe\mpdata3860

MPlayer dev-CVS-051207-22:39-3.4.4 (C) 2000-2005 MPlayer Team
CPU: Intel Pentium 4/Celeron 4 Northwood; Pentium 4 EE/Xeon Prestonia,Gallatin (Family: 15, Stepping: 9)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 0 SSE2: 0
Compiled with runtime CPU detection - WARNING - this is not optimal!
To get best performance, recompile MPlayer with --disable-runtime-cpudetection.

Playing C:\videos\taistoi01.avi.
AVI file format detected.
VIDEO:  [DIV3]  576x320  24bpp  25.000 fps  972.6 kbps (118.7 kbyte/s)
Clip info:
Software: Nandub v1.0rc2
==========================================================================
Opening audio decoder: [liba52] AC3 decoding with liba52
AC3: 2.0 (stereo)  48000 Hz  256.0 kbit/s
AUDIO: 48000 Hz, 2 ch, s16le, 256.0 kbit/16.67% (ratio: 32000->192000)
Selected audio codec: [a52] afm: liba52 (AC3-liba52)
==========================================================================
==========================================================================
Forced video codec: dummy
No accelerated IMDCT transform found
Using MMX optimized resampler
Cannot find codec matching selected -vo and video format 0x33564944.
Read DOCS/HTML/en/codecs.html!
==========================================================================
Building audio filter chain for 48000Hz/2ch/s16le -> 0Hz/0ch/??...
AO: [dsound] 48000Hz 2ch s16le (2 bytes per sample)
Building audio filter chain for 48000Hz/2ch/s16le -> 48000Hz/2ch/s16le...
Video: no video
Starting playback...


Anyway, seeing that MP4 file generation is now working is very very nice !
I can now convert some files to see them on my mobile. Great !! 

Thanks again for your marvelous tool!


AiZ

Batch transcoding to HE-AAC-PS with this tool

Reply #359
Quote
Hello,

Sorry to bother you but setting the output framerate other than Default doesn't work. And if you can, please add 10, 12 and 12.5 in the selectable framerates (12.5 is half PAL framerate). Thanks !

Sorry it's a bug, " -fps" is missed in the command line. Fixed and added more fps options. Also fixed some minor bugs. Update here.

Batch transcoding to HE-AAC-PS with this tool

Reply #360
Quote
@Optimus:

How about enabling removal of a file (or a selection
of files) from the list with the use of the 'Delete' key?

And do you intend to add the uber-fast Helix mp3
encoder to the available encoders? It would be handy
for those portable transcoding needs.

These 2 suggestions have been applied.
Get the latest update. The PowerPack now includes Helix MP3 encoder.

Quote
It would also be nice if all (or at least the most important)
encoder settings were available at the right-hand side
of the GUI. e.g. Musepack and Optimfrog settings are
accessible only through the 'options' tab or via the settings,
where as LAME, Helix, FLAC, APE, etc have their own tab.

Thanx
[a href="index.php?act=findpost&pid=348860"][{POST_SNAPBACK}][/a]

I only put encoders with several options on the right side panel, just because I'm lazy to add a dialog for every one of them.  (no dialog for Helix MP3 encoder yet)

Batch transcoding to HE-AAC-PS with this tool

Reply #361
Quote
I only put encoders with several options on the right side panel, just because I'm lazy to add a dialog for every one of them.   (no dialog for Helix MP3 encoder yet)


no dialog for Helix MP3 encoder yet?

Unforgivable! 

Just kidding of course, I really appreciate the way you
respond to ppl's suggestions!

Thanks a lot! 
Wanna buy a monkey?

Batch transcoding to HE-AAC-PS with this tool

Reply #362
All Helix mp3 encoder stereo modes output simple
stereo files. I haven't found a way to force joint stereo...
Wanna buy a monkey?

Batch transcoding to HE-AAC-PS with this tool

Reply #363
Quote
Quote
I only put encoders with several options on the right side panel, just because I'm lazy to add a dialog for every one of them.   (no dialog for Helix MP3 encoder yet)


no dialog for Helix MP3 encoder yet?

Unforgivable! 

Just kidding of course, I really appreciate the way you
respond to ppl's suggestions!

Thanks a lot! 
[a href="index.php?act=findpost&pid=349013"][{POST_SNAPBACK}][/a]

Haha~ I will add some more audio encoder dialogs if I have nothing else to do. 

Batch transcoding to HE-AAC-PS with this tool

Reply #364
Fixed some bugs today and packaged a new PowerPack, added MP4 file tagger and added support for MediaInfo which can retrieve detailed info about a media file. To see it, click the file in the list and press F8. I will make better use of it in future.
Get it  here.

Batch transcoding to HE-AAC-PS with this tool

Reply #365
With the latest Powerpack, mencoder.exe crashes
when trying to transcode to Helix mp3.

Btw, optimus, does the Helix stereo mode selection
work properly for you?
Wanna buy a monkey?

Batch transcoding to HE-AAC-PS with this tool

Reply #366
Hi Optimus,

Version 0.3.4 is having some problems that you need to take a look at. First, mp4-tg.exe is not tagging the Nero 3.2.0.24 m4a files. And I was so looking forward to being able to tag my Nero m4a files.  ;-)

Second, the Nero m4a's seemed to be locked up after they are created (can't be moved, deleted, etc.).

Lastly, Mediacoder is crashing when pressing "Start" using iTunesencode.

I'm looking forward to your fix. Thanks again for your efforts.
Surf's Up!
"Columnated Ruins Domino"

Batch transcoding to HE-AAC-PS with this tool

Reply #367
This may  be an issue with MPlayer rather than menc, but the file dialog doesn't allow you to add 'Realaudio' (*.ra). It lists .ram instead, which are metafiles. Converting RealAudio works OK if you change the file extension to .rm, so is there any reason why this format can't be included?

Batch transcoding to HE-AAC-PS with this tool

Reply #368
There is a bug that crashes mediacoder when using several encoders (lame mp3, itunesencode, etc.).
Fixed it, also with the realaudio file ext issue! Update here
As for the mp4 tagging issue, the only solution is to find a better mp4 tagger utility. 

Batch transcoding to HE-AAC-PS with this tool

Reply #369
optimus,

In what way do you tag m4a, mp4 songs? What I mean is in ID3v1.1/ID3V2/ apev2 or from itunes or other formats?
thanks

Batch transcoding to HE-AAC-PS with this tool

Reply #370
Quote
optimus,

In what way do you tag m4a, mp4 songs? What I mean is in ID3v1.1/ID3V2/ apev2 or from itunes or other formats?
thanks
[{POST_SNAPBACK}][/a]

I use [a href="http://www.hydrogenaudio.org/forums/index.php?showtopic=12075&st=0]this utility[/url] to tag mp4 files, and this utility to tag other files.

Batch transcoding to HE-AAC-PS with this tool

Reply #371
thanks, optimus. another question: in what way you extract tagging information from others file during transcoding, such as from mp3->m4a or from wma->m4a?

Batch transcoding to HE-AAC-PS with this tool

Reply #372
Quote
thanks, optimus. another question: in what way you extract tagging information from others file during transcoding, such as from mp3->m4a or from wma->m4a?
[a href="index.php?act=findpost&pid=349340"][{POST_SNAPBACK}][/a]

By reading and parsing their console output.

Batch transcoding to HE-AAC-PS with this tool

Reply #373
PECompact2 perform better than UPX (except for files already really small)

There's a $0 student licence and a $10 "freeware" licence
http://bitsum.com/pecompact_order.asp

Since Media Coder is a freeware, both licence should work

Batch transcoding to HE-AAC-PS with this tool

Reply #374
@optimus:

According to the Helix mp3 encoder help:

"M[mode]  Select encoding mode: mode-0 stereo=0 mode-1 stereo=1 dual=2 mono=3."

correct switches for stereo mode selection are:

-M0, for simple stereo
-M1, for joint stereo
-M2, for dual channel
-M3, for mono encoding

The currently set switches are:

-Mmode-0
-Mstereo=0
-Mmode-1
-Mstereo=1
-Mdual=2
-Mmono=3

...which of course don't work, and are consequently ignored
by the encoder.

Plz fix it when u feel like it
Wanna buy a monkey?