Всем привет!
Resists encode to AAC through compression level 6![]()
+ Reply to Thread
Results 1,621 to 1,650 of 2343
-
What?
According to the debug log you used FHGAACEnc with vbr level 5.users currently on my ignore list: deadrats, Stears555, marcorocchini -
Seems like there is some pworlbme with the decoding, since when calling:
Code:"C:\PROGRA~1\Hybrid\ffmpeg.exe" -y -threads 2 -i "Y:\Darude - Sandstorm (Original Mix).flac" -ac 2 -ar 96000 -f sox - | "C:\PROGRA~1\Hybrid\sox.exe" --multi-threaded --ignore-length --temp "G:\TEMP" --buffer 524288 -S -t sox - -t wav - rate 48k | "C:\PROGRA~1\Hybrid\dynamic\FHGAAC~1.EXE" --ignorelength --vbr 6 - "G:\TEMP\iId_5_aid_0_DELAY_-23ms_00_15_09_6910_01.aac"
createAudio3 failure (input PCM format is unsupported or invalid encoding parameters)
Code:Usage: fhgaacenc.exe [options] infile [outfile] Note: pass - as infile to encode from stdin. pass - as outfile to encode to stdout (ADTS only). General encoding options --cbr <bitrate> : encode in CBR mode, bitrate=8..576 --vbr <preset> : encode in VBR mode, preset=1..6 [default] --profile <auto|lc|he|hev2> : choose AAC profile (only for CBR mode) auto : automatically choose the optimum profile according to the bitrate [default] lc : force use LC-AAC profile he : force use HE-AAC (AAC+SBR) profile hev2 : force use HE-AAC v2 (AAC+SBR+PS) profile --adts : use ADTS container instead of MPEG-4 Other options --ignorelength : ignore the size of data chunk when encoding from pipe --quiet : don't print the progress --dll <path> : overwrite path to the "enc_fhgaac.dll" library
Atm. my best guess is that fhgaacenc either has some restrictions regarding vbr 6 or the winamp version you used as basis for fhgaacenc is too old to support vbr 6. (iirc. it was added in 2012 -> yes, https://github.com/tmkk/fhgaacenc/commit/f53230b6078b873904201703e4294b21fc5d70a6)
-> not sure which dll version is needed for vbr 6 support.users currently on my ignore list: deadrats, Stears555, marcorocchini -
users currently on my ignore list: deadrats, Stears555, marcorocchini
-
Look, I want to convert a video to MKV container (empty subs). Then, I wanted to fill two languages subs that I have separate two SRT files (external). So that users can select the desired language during playback.. is it possible, how?
If it yes, I would like to know whether the showing text during playback is the text of fonts with shadows? (such as VobSub displaying fonts.. well I like). Otherwise, perhaps the SRT files should I convert from .srt to .idx/.sub before it?Leo99 -
-
Last edited by Leo99; 14th Aug 2015 at 03:05.
Leo99 -
Subtitle ASS have a lot of functions. I don't know all. Especially doing effect: twisting, breaking, waves subtitles.
http://docs.aegisub.org/3.2/ASS_Tags/
Example:
http://code.google.com/p/libass/issues/attachmentText?id=13&aid=130011000&name=sample....12b77da74d5505
The SRT subtitles there is only one language. There must be another track SRT for the new language.
For ASS subtitles can be a multi language in one file. At least such records seen.
Example functions muxer MKV/MP4 {polish}:
http://filmowiec.pl/forum/viewtopic.php?f=12&t=28371&hilit=pendrive&start=30 -
So that users can select the desired language during playback.. is it possible, how?
- start Hybrid
- load mkv into Hybrid
- enable 'Main->Tabs->Subtitle'
- switch to the 'Subtitle'-Tab
- under Subtitle->Subtitle Import->select the first file
- add the file using the '+'-button on the right (this should add the subtitle into the 'Subtitle Queue'); repeat the step for all other subtitles you want to add
- switch to the 'Main'-tab
- enable 'Main->Tabs->Tagging'
- switch to the 'Tagging'-tab
- under 'Tags->Streams->Subtitle stream tagging', select the subtitle stream, enable 'Language', select the language you want and press the 'Add to tag list'-button (next to the language selection), this should add the subtitle stream with the language to the 'Tag-Queue'; repeat this for all additional subtitles
- do the rest of your configuration
Styling of .srt subtitles are done by the player, if you want effects like shading&co you should convert your subtitles to .ass and add styling via .ass tags.
For ASS subtitles can be a multi language in one file. At least such records seen.users currently on my ignore list: deadrats, Stears555, marcorocchini -
-
Without a debug output I can't say much about that.
users currently on my ignore list: deadrats, Stears555, marcorocchini -
Leo99
-
Great.. I will try it, thanks for info
I am impressed with your application, although I load *.dvddata but Hybrid is able to read it.Last edited by Leo99; 17th Sep 2015 at 08:29.
Leo99 -
OS?
users currently on my ignore list: deadrats, Stears555, marcorocchini -
32bit ? 64bit?
users currently on my ignore list: deadrats, Stears555, marcorocchini -
Haven't had the time to look at it, but my guess is that I added a ffmpeg build which might contains a x265 build that isn't Xp compatible,.. (will try to look at it today, once I'm back from work and shopping)
users currently on my ignore list: deadrats, Stears555, marcorocchini
Similar Threads
-
vp9 vs x265 vs DivX265
By deadrats in forum Video ConversionReplies: 14Last Post: 28th Jun 2015, 09:48 -
HEVC-x265 player in linux?
By racer-x in forum LinuxReplies: 4Last Post: 20th Mar 2014, 18:10 -
Hybrid [x264/XViD - MKV/MP4] Converter Support Thread
By Bonie81 in forum Video ConversionReplies: 6Last Post: 8th Jan 2013, 03:53 -
VP8 vs x264
By Selur in forum Video ConversionReplies: 14Last Post: 14th Apr 2012, 07:48 -
How often do you reinstall your operating system(windows,mac,linux etc..)?
By johns0 in forum PollsReplies: 28Last Post: 22nd Jan 2011, 17:14