View Full Version : Yamb 2.1.0.0 beta 2 is out...
Pages :
1
2
3
4
5
6
7
8
9
10
[
11]
12
13
14
15
16
17
jmnk
18th July 2008, 18:19
Just as anyone would do, just try it out and see which one works.
Now, Kurtnoise13, is there any chance not to encode it as 3gp standard and just put them in a softwarewise inside an mp4?
Is that on your future plans?
going back to ipod/iphone options. If I use those options - should I also check the 'enable streaming' (or something like that) option?
Also, when using ipod/iphone option - does YAMB still writes container level PAR to the muxed mp4 file? Because it does not seem to be doing that. Which maybe by design since ipod/iphone do not honor container level PAR? Now if that is the case, and I forgot to set bitstream level PAR during encoding (that is my PAR is 1:1) - how could I change it without reencoding?
- I've tried mp4creator QT built - didn't change PAR for me.
- I've tried h264info - it seemed that it did change the PAR (when resulting file is opened in a player the player opens to the expected size) but the resulting mp4 file either does not play at all, or jumps forward as if it was playing at 4x the speed.
Any pointers?
Kurtnoise
23rd July 2008, 14:02
does YAMB still writes container level PAR to the muxed mp4 file? Because it does not seem to be doing that.
I'm sure it does...
1) It doesn't seems to be supporting transport streams. Though mp4Box supports it.
this needs to be tested because I've some files where muxing fails with them sadly...
2) I tried creating an mp4 file with H.264 ES. Yamb didn't give any error message, but still I couldn't see the created files. But the mp4Box itself fails for this file as the initial part of the es stream is corrupted. Suggestion is to give some error message for this.
ok, I'll try...
@gwaitsi : I need a log & a sample file...:)
Oleg Rode
19th August 2008, 22:04
Well, sorry for my English :rolleyes:
There is a problem. YAMB can not recognise SBR AAC files during importing. So, it selects wrong sampling rate, i.e. 24 kHz instead of 48 kHz. And the output file plays wrong.
http://board.zeos.net/non-cgi/avatars/uploaded_YAMB1.jpg
There is a special tag -sbr for MP4box, which forces SBR features for imported *.aac files. Can you add the abilities to YAMB for correct work with SBR *.aac files? The problem is only for *.aac files. YAMB correctly recognises SBR AAC streams in *.mp4 containers
http://board.zeos.net/non-cgi/avatars/uploaded_YAMB2.jpg
Kurtnoise
20th August 2008, 04:21
there is no problem...this switch is there since the beginning. Have a look at the Properties. You should be able to force or not the sbr flag.
NorthPole
20th August 2008, 17:33
@kurt,
I get a yamb mux failure when I try to mux a chapter file, h264 video stream, aac audio stream and vob style sub idx (that only contains one language) using the lastest build of mp4box. Date 04-13-08, build 19. Also using yamb 2.0.0.8 dated 02-17-08.
here is the log file from build 19:
[11:19:36] : Yamb 2.0.0.8 2/17/2008 compile started !!!
[11:19:36] : OS type detection...Windows XP Professional (version 5.1, Build 2600 : Service Pack 2)
[11:19:36] : MP4Box found... c:\program files\media\yamb\mp4box.exe
[11:19:36] : Tagger is missing...
[11:19:45] : NeroTest 480p.txt loaded.
[11:19:45] : NeroTest 480p.aac loaded.
[11:19:45] : NeroTest 480p.h264 loaded.
[11:19:45] : NeroTest 480p.idx loaded.
[11:19:48] : Creation of NeroTest 480p.mp4...
[11:19:48] : Command Line used for Creation : "c:\program files\media\yamb\mp4box.exe" -chap "F:\NeroTest 480p.txt" -add "F:\NeroTest 480p.aac" -add "F:\NeroTest 480p.h264:fps=23.976" -add "F:\NeroTest 480p.idx#1:lang=en" -itags tool="Yamb 2.0.0.8 [http://yamb.unite-video.com]" "F:\NeroTest 480p.mp4"
[11:19:48] : File saved in F:\
[11:19:48] : Importing AAC File...
[11:19:48] : Importing AVC Stream...
[11:19:48] : Error importing F:\NeroTest 480p.idx#1:lang=en: Bad Parameter
[11:19:48] : Creation failed.
[11:19:48] : Total Time Elapsed...[00:00:00]
[11:19:52] : Yamb 2.0.0.8 2/17/2008 compile closed.
I get the same error using mp4box build 16 dated 02-01-08.
But when is use mp4box build 11 dated 11-16-07 works OK.
here is the log file from build 11:
[09:51:22] : Yamb 2.0.0.8 2/17/2008 compile started !!!
[09:51:22] : OS type detection...Windows XP Professional (version 5.1, Build 2600 : Service Pack 2)
[09:51:22] : MP4Box found... c:\program files\media\yamb\mp4box.exe
[09:51:22] : Tagger is missing...
[09:51:35] : NeroTest 480p.txt loaded.
[09:51:36] : NeroTest 480p.aac loaded.
[09:51:36] : NeroTest 480p.h264 loaded.
[09:51:36] : NeroTest 480p.idx loaded.
[09:51:45] : Creation of NeroTest 480p.mp4...
[09:51:45] : Command Line used for Creation : "c:\program files\media\yamb\mp4box.exe" -chap "F:\NeroTest 480p.txt" -add "F:\NeroTest 480p.aac" -add "F:\NeroTest 480p.h264:fps=23.976" -add "F:\NeroTest 480p.idx#1:lang=en" -itags tool="Yamb 2.0.0.8 [http://yamb.unite-video.com]" "F:\NeroTest 480p.mp4"
[09:51:45] : File saved in F:\
[09:51:45] : Importing AAC File...
[09:51:45] : Importing AVC Stream...
[09:51:45] : File Writing...
[09:51:46] : Creation complete.
[09:51:46] : Total Time Elapsed...[00:00:00]
[09:51:48] : Yamb 2.0.0.8 2/17/2008 compile closed.
Thanks.
Kurtnoise
20th August 2008, 21:58
could you upload your vosub file (idx+sub) please somewhere ?
I need it to debug MP4Box. Thanks...
NorthPole
20th August 2008, 23:30
@kurt,
here is the 30 second video muxed with yamb and mp4box build 11.
http://www.mediafire.com/?rvyo7jj02sw
It contains the video, audio, chapters and vob style sub.
Sharktooth
22nd August 2008, 01:55
question: is gpac/mp4box dev stalled?
Drachir
22nd August 2008, 08:19
question: is gpac/mp4box dev stalled?
I don't think so, and GPAC isn't only MP4Box. There may be other things which need some time.
Take look at the News @ http://gpac.sourceforge.net/ :
GPAC News
September 2008 - GPAC will be demonstrated at the ACM Document Engineering Conference
GPAC players are now capable of playing mixed documents: documents in the SVG language containing links to MPEG-4 or X3D content and vice-versa. Details of the demonstrations will be available on the ACM portal.
July 2008 - Meet the GPAC team at the 85th MPEG meeting
The team participates to the Systems activities (File Format, Transport, MPEG-4 BIFS, MPEG-4 LASeR and MPEG User Interface Framework).
I am sure, if there is need for changes in MP4Box, they will be done(if the developers have time ;)).
SeeMoreDigital
22nd August 2008, 09:34
@kurt,
here is the 30 second video muxed with yamb and mp4box build 11.
http://www.mediafire.com/?rvyo7jj02sw
It contains the video, audio, chapters and vob style sub.I tested this file... The main issue is with the AVC video stream after it's been de-muxed to an elementary .h264 stream.
For some reason MP4box crashes when it tries to mux the elementary stream. Other muxing tools (such as TSremux, MKVmerge, MP4muxer) cope with it okay.
Cheers
NorthPole
22nd August 2008, 15:46
I tested this file... The main issue is with the AVC video stream after it's been de-muxed to an elementary .h264 stream.
What tool do you use to analzye or look inside the mp4 container?
NorthPole
22nd August 2008, 16:14
Here is the original mp4
http://www.mediafire.com/?mmvbmjnrmce
that I downloaded from the nero website about a year ago. It is 1280x720p @ 30MB. I demuxed the mp4 with yamb\mp4box, ran dgavcindex, re-sized, cropped and re-encoded the video.
I got the sub and chapters from the original demux and added them back in with the re-encoded video and audio to get the mp4 that I posted on August 20th (704x480)
I have the same Yamb\mp4box problem with build 16 & 19 for both the original and the re-encode. Build 11 works OK.
gwaitsi
24th August 2008, 15:15
HI Kurtnoise
I know this a little off track maybe for you, but i tried muxing
with the MeGUI tool and with yamb (i think both are using mp4box?).
Not suggesting there is a problem with mp4box, but figure maybe you have some ideas why it is so....
i.e. unable able to stream aac 2/5.1 with video in MP4 to a PS3 even though the file plays fine if copied to the local HDD
http://forum.doom9.org/showthread.php?t=140540
thanks
NiGHTsC
14th October 2008, 20:29
PS3 question.
Does YAMB support PS3 soft subtitle mode?
Cause I just try to mux my AVI and IDX+SUB into MP4
the video and audio run pretty well on my PS3, but the subtitle is gone.
No problem on PC.
Thank you Kurtnoise
nurbs
14th October 2008, 21:02
The PS3 doesn't support softsubs (unless they are on regular DVD or BD).
NiGHTsC
14th October 2008, 23:21
so that's why my subtitle won't display on the PS3?
guess I've to transcode it...
Thank you.
PS. by the way, the subtitle function from AVIADDXSUBS is softsub and PS3 can read it without problem.
gwaitsi
16th October 2008, 22:27
kurt,
something is wrong with the latest version of yamb or something to do with running it on vista.
i can't demux any of the files i created with the january version or before. after selecting the files, yamb takes a few seconds and then only show the video channel and nothing else.
If i use the 1.6 version of yamb, i can successfully demux.
if i demux with 1.6 and then remux with the latest yamb, i still have the same problem. Takes a few second for the file to load and only the video channel is available.
any ideas?
cheers
Kurtnoise
17th October 2008, 07:52
any logfile ?
Kurtnoise
1st December 2008, 17:27
I'm still there...:D The 1st beta for the 2.1.0.0 release.
Addons:
- AC3 support for the mux & demux.
- ASS/SSA to SRT/TTXT converter.
- Matroska File support.
- German & Russian languages.
Updates:
- MediaInfo library (0.7.7.9+)
- MP4Box for the installer (0.4.5-dev_20081101)
Fixes:
- Some that I don't remember
Available with (http://kurtnoise.free.fr/index.php?dir=Yamb/&file=YambInstaller-2.1.0.0.exe) or without (http://kurtnoise.free.fr/index.php?dir=Yamb/&file=Yamb-2.1.0.0_beta1.zip) installer.
Thanks for your tests. :)
rack04
1st December 2008, 18:10
Thanks for the updated version. MKV isn't a "supported file" in file extraction.
Kurtnoise
1st December 2008, 19:21
huh ? is it really necessary to have this in Yamb ?? there is already mkvextract UIs around there you know...
rack04
1st December 2008, 19:44
huh ? is it really necessary to have this in Yamb ?? there is already mkvextract UIs around there you know...
Sorry I guess I misunderstood the "Matroska File support." Yes MKVextractGUI can do this.
sneaker_ger
3rd December 2008, 01:21
Errors I found:
1.) exceptions when browsing for a file and clicking "cancel" instead of chosing a file (for exampe when extracting streams or splitting files)
2.) I demuxed a mkv file with h264, aac and ass streams, converted the ass to ttxt and then tried to mux the h264, aac and ttxt to a mp4 file, but it gives the following error:
"Error importing E:\xyz\xyz.ttxt: Bad Parameter"
NorthPole
3rd December 2008, 01:53
@Kurtnoise13
Thanks for the update!
I tried to mux a h264 video and ac3 audio stream together but didn't get any output. I got this YAMB error
"c:\program files\media\yamb\mp4box.exe" -add "D:\Vegas.ac3:lang=en" -add "D:\Vegas.h264:fps=23.976" -itags tool="Yamb 2.1.0.0 [http://yamb.unite-video.com]" "D:\Vegas.mp4" doesn't exist.
My log file is:
[18:46:53] : Yamb 2.1.0.0 beta 1 started !!!
[18:46:53] : OS type detection...Windows XP Professional (version 5.1, Build 2600 : Service Pack 2)
[18:46:53] : MP4Box found... c:\program files\media\yamb\mp4box.exe
[18:46:53] : MKVextract found...C:\Program Files\MKVtoolnix\mkvextract.exe
[18:47:03] : Vegas.ac3 loaded.
[18:47:03] : Vegas.h264 loaded.
[18:47:35] : Creation of Vegas.mp4...
[18:47:35] : Command Line used for Creation : "c:\program files\media\yamb\mp4box.exe" -add "D:\Vegas.ac3:lang=en" -add "D:\Vegas.h264:fps=23.976" -itags tool="Yamb 2.1.0.0 [http://yamb.unite-video.com]" "D:\Vegas.mp4"
[18:47:35] : File saved in D:\
[18:47:35] : Creation complete.
[18:47:35] : Total Time Elapsed...00:00:00
[18:49:04] : Yamb 2.1.0.0 beta 1 closed.
I'm using the mp4box build from your YAMB 2.1.0.0_beta 1 installer.
Kurtnoise
3rd December 2008, 09:44
could you retry but loading the video stream first ?
otherwise, either MP4Box path or input files path are wrong...
Kurtnoise
3rd December 2008, 09:45
1.) exceptions when browsing for a file and clicking "cancel" instead of chosing a file (for exampe when extracting streams or splitting files)
Yes...I'm fixing this.
2.) I demuxed a mkv file with h264, aac and ass streams, converted the ass to ttxt and then tried to mux the h264, aac and ttxt to a mp4 file, but it gives the following error:
"Error importing E:\xyz\xyz.ttxt: Bad Parameter"
could you upload somewhere your ttxt file please ?
NorthPole
3rd December 2008, 19:20
@kurtnoise13
Sorry, my bad... I didn't have MSVC '08 Redistributable installed.
Works fine now.
jethro
7th December 2008, 23:15
Will it be possible to mux Lavc MPEG4 (FMP4) with MP4Box?
Kurtnoise
7th December 2008, 23:17
do you have a sample to provide ?
jethro
8th December 2008, 00:04
something like this:
http://www.mediafire.com/file/ozqmdln2gwz/aus.m4v
nvm this one seems to work fine(?)
I'll try posting something tomorrow...
ThurstonX
24th December 2008, 07:19
This is kind of a complicated one, so bear with me...
I just installed 2.1.0.0 beta on a PC running Vista and tried to do a join of some mp4 files. YAMB throws up the error seen in the attached "YAMB 2.1.0.0 beta Join Error.jpg". See also "2.1.0.0 beta Crash Yamb.log.txt" (not much in it except "[00:05:40] : Total Time Elapsed...00:00:00").
Acknowledging the error window takes me back to YAMB, and I can exit cleanly. I got the same error on another set of files. 2.0.0.8 joins them successfully, but mp4box crashes at the end of the job (join is fine, though). More on that later.
I then tried both sets of files on an XP Pro SP3 box using 2.0.0.8; same mp4box crash, but the join is good. Still on the XP box, I then uninstalled 2.0.0.8 and installed 2.1.0.0 beta and ran the same sets of files: NO errors, no mp4box crash. Odd, eh?
Recap:
mp4box sometimes crashes when joining mp4s on both XP and Vista when using YAMB 2.0.0.8
YAMB 2.1.0.0 beta will not do joins on Vista, but will do the mp4box-crashing joins mentioned above on XP with ZERO problems.
Further, on Vista, using 2.1.0.0 beta, I've tried joins which have no problems being done on XP using 2.0.0.8, which means (to me) that it will not do any on Vista.
As to the 2.0.0.8 mp4box crashes on Vista, see the attached "2.0.0.8 mp4box crash.jpg" to see a funky font on the YES button (confirming an exit of YAMB). Lastly, I've attached the log file from YAMB 2.0.0.8 generated on Vista for a good join where mp4box crashes (the log is clean), and at the end of the log I pasted the details from the Windows Error dialog box (the "Problem signature" bit).
It's nice that 2.1.1.0 works on XP, since that's where I do most work, but it'd be nice to have it work on Vista. If you need more info, let me know.
Kurtnoise
24th December 2008, 09:51
thanks for the feedbacks. I'm trying to improve the last changes to Vista for the next beta.
btw, could you retry with this mp4box (http://kurtnoise.free.fr/index.php?dir=mp4tools/&file=MP4Box-0.4.5.zip) build (about crashes) ?
ThurstonX
24th December 2008, 18:41
thanks for the feedbacks. I'm trying to improve the last changes to Vista for the next beta.
btw, could you retry with this mp4box (http://kurtnoise.free.fr/index.php?dir=mp4tools/&file=MP4Box-0.4.5.zip) build (about crashes) ?
I just tested the new MP4Box package on XP and Vista using one of the problem file sets: no more crashing :-) ... BUT I still get the funky kanji font on the YES button when exiting (only on Vista, though). All this using YAMB 2.0.0.8, of course.
I look forward to testing your next beta build on Vista. I'll keep using 2.1.0.0 on XP and let you know if I run into any problems.
Thanks for the fix!
Kurtnoise
25th December 2008, 09:46
I still get the funky kanji font on the YES button when exiting (only on Vista, though). All this using YAMB 2.0.0.8, of course.
you have to switch to the last beta to have no more this...
So, for the moment, the best way is yamb 2.1 beta + the last mp4box linked just above.
I'll upload a new beta as soon as possible. It's almost ready except that I need to fix some bugs with the ssa->srt converter first.
edit: try to avoid dots in your files path. mp4box is sensitive to this...
ThurstonX
25th December 2008, 17:11
you have to switch to the last beta to have no more this...
So, for the moment, the best way is yamb 2.1 beta + the last mp4box linked just above.
I'll upload a new beta as soon as possible. It's almost ready except that I need to fix some bugs with the ssa->srt converter first.
edit: try to avoid dots in your files path. mp4box is sensitive to this...
Unfortunately the "Kanji Problem" (sounds like a bad Star Trek ep.) only happens on Vista, where 2.1.0.0 doesn't work, at least not in my tests. Catch-22. But it's no big deal, as 2.0.0.8 with the MP4Box replacement you supplied works great. And since the other button reads NO, I can guess which one reads YES ;-)
Kurtnoise
25th December 2008, 17:31
fact is, this "kanji" issue it's not my fault but a component issue. :)
I upgraded to a new lib for this beta. No, that should be fine.
I'll look at your vista issues this weekend.
ThurstonX
25th December 2008, 17:37
fact is, this "kanji" issue it's not my fault but a component issue. :)
I upgraded to a new lib for this beta. No, that should be fine.
I'll look at your vista issues this weekend.
I do hope you don't think I'm blaming you. I'm happy to beta test and accept all risks, esp. on a useful app. Bring on that beta, baby!
Kurtnoise
25th December 2008, 17:59
Don't worry...it's always fine to have feedbacks. ;)
Pulstar
1st January 2009, 04:59
I've been using Yamb for a while and it's great! However I'm curious as to whether it's possible to embed FLV1 videos into MP4 container through a FourCC hack? On the FLV wiki it says H.264, VP6, MPEG-4 ASP and Sorenson H.263 under "codec support". So does MP4 reject FLV by default or it possible to change the FourCC into something compatible? (I'm mainly talking about Youtube FLVs here for reference)
Kurtnoise
1st January 2009, 09:27
HaPpY NeW yEaR everyone !!! :)
I've been using Yamb for a while and it's great! However I'm curious as to whether it's possible to embed FLV1 videos into MP4 container through a FourCC hack? On the FLV wiki it says H.264, VP6, MPEG-4 ASP and Sorenson H.263 under "codec support". So does MP4 reject FLV by default or it possible to change the FourCC into something compatible? (I'm mainly talking about Youtube FLVs here for reference)
it's not a 4CC hack. ;) MP4Box doesn't support flv files yet. If you want to remux your flv files into mp4, you have to use FFmpeg. A recent build of course...
bond
1st January 2009, 11:44
I've been using Yamb for a while and it's great! However I'm curious as to whether it's possible to embed FLV1 videos into MP4 container through a FourCC hack? On the FLV wiki it says H.264, VP6, MPEG-4 ASP and Sorenson H.263 under "codec support". So does MP4 reject FLV by default or it possible to change the FourCC into something compatible? (I'm mainly talking about Youtube FLVs here for reference)why would you want to place flv1 into mp4?
Oleg Rode
2nd January 2009, 16:07
Sorry for my English...
Wrong SBR-AAC importing
I want to remux mkv to mp4. Here is the YAMB info window
http://pic.ipicture.ru/uploads/090102/nhOyeUT7WT.jpg
And This is YAMB log
[16:27:58] : Yamb 2.1.0.0 beta 1 started !!!
[16:27:58] : OS type detection...Windows XP Professional (version 5.1, Build 2600 : Service Pack 3)
[16:27:58] : MP4Box found... c:\program files\yamb\mp4box.exe
[16:27:58] : MKVextract found...C:\Program Files\MKVtoolnix\mkvextract.exe
[16:28:02] : Penguin Musume Heart [01 of 22].mkv loaded.
[16:30:00] : Matroska input file found...
[16:30:00] : Extracting only streams supported by MP4Box...
[16:30:00] : Command Line used for Extraction : "C:\Program Files\MKVtoolnix\mkvextract.exe" tracks "C:\Penguin Musume Heart\Penguin Musume Heart [01 of 22].mkv" 1:"C:\Penguin Musume Heart\Penguin Musume Heart [01 of 22]_Track1.h264" 2:"C:\Penguin Musume Heart\Penguin Musume Heart [01 of 22]_Track2.aac"
[16:30:00] : File saved in C:\Penguin Musume Heart\
[16:30:23] : Extraction from the Matroska input file done...
[16:30:23] : Creation of Penguin Musume Heart [01 of 22].mp4...
[16:30:23] : Command Line used for Creation : "c:\program files\yamb\mp4box.exe" -add "C:\Penguin Musume Heart\Penguin Musume Heart [01 of 22]_Track1.h264:name=Penguin Musume Heart ONA; ep. 01:fps=23.976" -add "C:\Penguin Musume Heart\Penguin Musume Heart [01 of 22]_Track2.aac:name=Persona99 & MaxDamage:lang=ru" -itags tool="Yamb 2.1.0.0 [http://yamb.unite-video.com]" -new "C:\Penguin Musume Heart\Penguin Musume Heart [01 of 22].mp4"
[16:30:23] : Total Time Elapsed...00:00:22
[16:30:25] : Importing AVC Stream...
[16:30:42] : Importing AAC File...
[16:30:45] : File Writing...
[16:31:02] : Creation complete.
[16:31:02] : Total Time Elapsed...00:01:01
[16:31:13] : Deleting Files Extracted...
[16:31:13] : Yamb 2.1.0.0 beta 1 closed.
So, the correct command must be
"c:\program files\yamb\mp4box.exe" -add "C:\Penguin Musume Heart\Penguin Musume Heart [01 of 22]_Track1.h264:name=Penguin Musume Heart ONA; ep. 01:fps=23.976" -sbr -add "C:\Penguin Musume Heart\Penguin Musume Heart [01 of 22]_Track2.aac:name=Persona99 & MaxDamage:lang=ru" -itags tool="Yamb 2.1.0.0 [http://yamb.unite-video.com]" -new "C:\Penguin Musume Heart\Penguin Musume Heart [01 of 22].mp4"
Kurtnoise
2nd January 2009, 16:56
yes, this has been improved in the next beta. Thanks for the feedback :)
btw, yamb uses this syntax :
...-add "C:\Penguin Musume Heart\Penguin Musume Heart [01 of 22]_Track2.aac:sbr:name=Persona99 & MaxDamage:lang=ru"
Oleg Rode
2nd January 2009, 17:41
yes, this has been improved in the next beta. Thanks for the feedback :)
btw, yamb uses this syntax :
...-add "C:\Penguin Musume Heart\Penguin Musume Heart [01 of 22]_Track2.aac:sbr:name=Persona99 & MaxDamage:lang=ru"
Software players can recognize SBR-AAC with this option. Hardware players (i.e. my PlayStation 3) need -sbr option.
Sorry for my English...
Kurtnoise
2nd January 2009, 17:56
Maybe you misunderstood me but...
-add input.aac -sbr output.m4a
is the same as
-add input.aac:sbr output.m4a
Oleg Rode
2nd January 2009, 18:27
Maybe you misunderstood me but...
-add input.aac:sbr output.m4a
It looks like this script is not working
Here is MediaInfo for file created by YAMB
General
Complete name : C:\Penguin Musume Heart\Penguin Musume Heart [01 of 22].mp4
Format : MPEG-4
Format profile : Base Media
Codec ID : isom
File size : 134 MiB
Duration : 13mn 56s
Overall bit rate : 1345 Kbps
Encoded date : UTC 2009-01-01 17:12:12
Tagged date : UTC 2009-01-01 17:12:12
Writing application : Yamb 2.1.0.0 [http://yamb.unite-video.com]
Video
Format : AVC
Format/Info : Advanced Video Codec
Format profile : High@L4.0
Format settings, CABAC : Yes
Format settings, ReFrames : 16 frames
Codec ID : avc1
Duration : 13mn 56s
Bit rate mode : Variable
Bit rate : 1246 Kbps
Nominal bit rate : 1200 Kbps
Maximum bit rate : 5867 Kbps
Width : 720 pixels
Height : 480 pixels
Display aspect ratio : 1.500
Frame rate mode : Constant
Frame rate : 23.976 fps
Standard : NTSC
Colorimetry : 4:2:0
Scan type : Progressive
Bits/(Pixel*Frame) : 0.150
Stream size : 124 MiB (93%)
Title : Penguin Musume Heart ONA; ep. 01
Writing library : x264 core 61 r951M 445d87e
Encoding settings : cabac=1 / ref=16 / deblock=1:0:0 / analyse=0x3:0x113 / me=umh / subme=6 / psy_rd=0.0:0.0 / brdo=1 / mixed_ref=1 / me_range=20 / chroma_me=1 / trellis=2 / 8x8dct=1 / cqm=0 / deadzone=21,11 / chroma_qp_offset=0 / threads=6 / nr=0 / decimate=0 / mbaff=0 / bframes=3 / b_pyramid=1 / b_adapt=1 / b_bias=0 / direct=3 / wpredb=1 / bime=1 / keyint=300 / keyint_min=25 / scenecut=40(pre) / rc=2pass / bitrate=1200 / ratetol=1.0 / rceq='blurCplx^(1-qComp)' / qcomp=0.60 / qpmin=10 / qpmax=51 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / ip_ratio=1.40 / pb_ratio=1.50 / aq=0
Encoded date : UTC 2009-01-01 17:12:12
Tagged date : UTC 2009-01-01 17:12:47
Audio
Format : AAC
Format/Info : Advanced Audio Codec
Format version : Version 4
Format profile : LC
Format settings, SBR : No
Codec ID : 40
Duration : 13mn 56s
Bit rate mode : Variable
Bit rate : 96.0 Kbps
Maximum bit rate : 106 Kbps
Channel(s) : 2 channels
Channel positions : L R
Sampling rate : 24.0 KHz
Resolution : 16 bits
Stream size : 9.64 MiB (7%)
Title : Persona99 & MaxDamage
Language : Russian
Encoded date : UTC 2009-01-01 17:12:44
Tagged date : UTC 2009-01-01 17:12:47
And this is MediaInfo for file created by my script with -sbr option
General
Complete name : C:\Penguin Musume Heart [01 of 22].mp4
Format : MPEG-4
Format profile : Base Media
Codec ID : isom
File size : 134 MiB
Duration : 13mn 56s
Overall bit rate : 1345 Kbps
Encoded date : UTC 2009-01-01 15:01:10
Tagged date : UTC 2009-01-01 15:01:10
Writing application : Yamb 2.1.0.0 [http://yamb.unite-video.com]
Video
Format : AVC
Format/Info : Advanced Video Codec
Format profile : High@L4.0
Format settings, CABAC : Yes
Format settings, ReFrames : 16 frames
Codec ID : avc1
Duration : 13mn 56s
Bit rate mode : Variable
Bit rate : 1246 Kbps
Nominal bit rate : 1200 Kbps
Maximum bit rate : 5867 Kbps
Width : 720 pixels
Height : 480 pixels
Display aspect ratio : 1.500
Frame rate mode : Constant
Frame rate : 23.976 fps
Standard : NTSC
Colorimetry : 4:2:0
Scan type : Progressive
Bits/(Pixel*Frame) : 0.150
Stream size : 124 MiB (93%)
Title : Penguin Musume Heart ONA; ep. 01
Writing library : x264 core 61 r951M 445d87e
Encoding settings : cabac=1 / ref=16 / deblock=1:0:0 / analyse=0x3:0x113 / me=umh / subme=6 / psy_rd=0.0:0.0 / brdo=1 / mixed_ref=1 / me_range=20 / chroma_me=1 / trellis=2 / 8x8dct=1 / cqm=0 / deadzone=21,11 / chroma_qp_offset=0 / threads=6 / nr=0 / decimate=0 / mbaff=0 / bframes=3 / b_pyramid=1 / b_adapt=1 / b_bias=0 / direct=3 / wpredb=1 / bime=1 / keyint=300 / keyint_min=25 / scenecut=40(pre) / rc=2pass / bitrate=1200 / ratetol=1.0 / rceq='blurCplx^(1-qComp)' / qcomp=0.60 / qpmin=10 / qpmax=51 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / ip_ratio=1.40 / pb_ratio=1.50 / aq=0
Encoded date : UTC 2009-01-01 15:01:10
Tagged date : UTC 2009-01-01 15:01:29
Audio
Format : AAC
Format/Info : Advanced Audio Codec
Format version : Version 4
Format profile : LC
Format settings, SBR : Yes
Format settings, PS : No
Codec ID : 40
Duration : 13mn 56s
Bit rate mode : Variable
Bit rate : 96.0 Kbps
Maximum bit rate : 106 Kbps
Channel(s) : 2 channels
Channel positions : L R
Sampling rate : 48.0 KHz
Resolution : 16 bits
Stream size : 9.64 MiB (7%)
Title : Persona99 & MaxDamage
Language : Russian
Encoded date : UTC 2009-01-01 15:01:28
Tagged date : UTC 2009-01-01 15:01:29
SO, there is a string in a first log:
Format settings, SBR : No
And there is a string from the second log
Format settings, SBR : Yes
Sorry for my English...
Kurtnoise
2nd January 2009, 19:16
you have to wait the next beta as I said...the current one doesn't have the fix. :rolleyes:
b66pak
2nd January 2009, 20:11
same here problem here (log from megui):
--[NoImage] Job commandline: "C:\Program Files\megui\tools\mp4box\mp4box.exe" -add "F:\Sport\Couture vs Jacare.mp4#trackID=1:fps=29.97" -add "F:\Sport\Couture vs Jacare.aac:sbr" -tmp "F:\Sport" -new "F:\Sport\Couture vs Jacare-muxed.mp4"
this lead to a .mp4 that can't be played by QT ( "wrong public atom")...in XBMC it has wrong size (3min insted of 17min) and hang at 10min...
_
P.S. mp4box is up to date!
Kurtnoise
2nd January 2009, 20:12
this has been fixed...
XMEN3
3rd January 2009, 21:20
Chapter list extracted from mkv : trouble.
16 chapters become 44.
Tried different files.
If i use the right chapter list inserting all files manually in yamb, everything goes fine, so problem is chapters extraction.
After conversion i use yamb tool for extract the chapters data.
And why not using this line to have the data?
mkvextract chapters <inname> [options]
Follow the messed up list extracted by yamb using mkvtool on job
CHAPTER01=00:00:00.000
CHAPTER01NAME=Chapter 1
CHAPTER02=00:04:50.080
CHAPTER02NAME=Chapter 2
CHAPTER03=00:09:16.640
CHAPTER03NAME=Chapter 3
CHAPTER04=00:14:24.480
CHAPTER04NAME=Chapter 4
CHAPTER05=00:18:37.160
CHAPTER05NAME=Chapter 5
CHAPTER06=00:23:21.360
CHAPTER06NAME=Chapter 6
CHAPTER07=00:28:09.600
CHAPTER07NAME=Chapter 7
CHAPTER08=00:32:12.000
CHAPTER08NAME=Chapter 8
CHAPTER09=00:34:52.360
CHAPTER09NAME=Chapter 9
CHAPTER10=00:39:42.560
CHAPTER10NAME=Chapter 10
CHAPTER11=00:43:35.760
CHAPTER11NAME=Chapter 11
CHAPTER12=00:47:13.920
CHAPTER12NAME=Chapter 12
CHAPTER13=00:51:21.960
CHAPTER13NAME=Chapter 13
CHAPTER14=00:56:41.920
CHAPTER14NAME=Chapter 14
CHAPTER15=01:04:10.760
CHAPTER15NAME=Chapter 15
CHAPTER16=01:10:43.120
CHAPTER16NAME=Chapter 16
CHAPTER17=00:39:42.560
CHAPTER17NAME=Chapter 10
CHAPTER18=00:43:35.760
CHAPTER18NAME=Chapter 11
CHAPTER19=00:47:13.920
CHAPTER19NAME=Chapter 12
CHAPTER20=00:51:21.960
CHAPTER20NAME=Chapter 13
CHAPTER21=00:56:41.920
CHAPTER21NAME=Chapter 14
CHAPTER22=01:04:10.760
CHAPTER22NAME=Chapter 15
CHAPTER23=01:10:43.120
CHAPTER23NAME=Chapter 16
CHAPTER24=00:43:35.760
CHAPTER24NAME=Chapter 11
CHAPTER25=00:47:13.920
CHAPTER25NAME=Chapter 12
CHAPTER26=00:51:21.960
CHAPTER26NAME=Chapter 13
CHAPTER27=00:56:41.920
CHAPTER27NAME=Chapter 14
CHAPTER28=01:04:10.760
CHAPTER28NAME=Chapter 15
CHAPTER29=01:10:43.120
CHAPTER29NAME=Chapter 16
CHAPTER30=00:47:13.920
CHAPTER30NAME=Chapter 12
CHAPTER31=00:51:21.960
CHAPTER31NAME=Chapter 13
CHAPTER32=00:56:41.920
CHAPTER32NAME=Chapter 14
CHAPTER33=01:04:10.760
CHAPTER33NAME=Chapter 15
CHAPTER34=01:10:43.120
CHAPTER34NAME=Chapter 16
CHAPTER35=00:51:21.960
CHAPTER35NAME=Chapter 13
CHAPTER36=00:56:41.920
CHAPTER36NAME=Chapter 14
CHAPTER37=01:04:10.760
CHAPTER37NAME=Chapter 15
CHAPTER38=01:10:43.120
CHAPTER38NAME=Chapter 16
CHAPTER39=00:56:41.920
CHAPTER39NAME=Chapter 14
CHAPTER40=01:04:10.760
CHAPTER40NAME=Chapter 15
CHAPTER41=01:10:43.120
CHAPTER41NAME=Chapter 16
CHAPTER42=01:04:10.760
CHAPTER42NAME=Chapter 15
CHAPTER43=01:10:43.120
CHAPTER43NAME=Chapter 16
CHAPTER44=01:10:43.120
CHAPTER44NAME=Chapter 16
then the one with mkvextract by me using gui
CHAPTER01=00:00:00.000
CHAPTER01NAME=Chapter 1
CHAPTER02=00:04:50.080
CHAPTER02NAME=Chapter 2
CHAPTER03=00:09:16.640
CHAPTER03NAME=Chapter 3
CHAPTER04=00:14:24.480
CHAPTER04NAME=Chapter 4
CHAPTER05=00:18:37.160
CHAPTER05NAME=Chapter 5
CHAPTER06=00:23:21.360
CHAPTER06NAME=Chapter 6
CHAPTER07=00:28:09.600
CHAPTER07NAME=Chapter 7
CHAPTER08=00:32:12.000
CHAPTER08NAME=Chapter 8
CHAPTER09=00:34:52.360
CHAPTER09NAME=Chapter 9
CHAPTER10=00:39:42.560
CHAPTER10NAME=Chapter 10
CHAPTER11=00:43:35.760
CHAPTER11NAME=Chapter 11
CHAPTER12=00:47:13.920
CHAPTER12NAME=Chapter 12
CHAPTER13=00:51:21.960
CHAPTER13NAME=Chapter 13
CHAPTER14=00:56:41.920
CHAPTER14NAME=Chapter 14
CHAPTER15=01:04:10.760
CHAPTER15NAME=Chapter 15
CHAPTER16=01:10:43.120
CHAPTER16NAME=Chapter 16
resulting mp4 is with the messed up list
log is here
[CODE]
[20.56.32] : Yamb 2.1.0.0 beta 1 started !!!
[20.56.32] : OS type detection...Windows XP Professional (version 5.1, Build 2600 : Service Pack 2)
[20.56.32] : MP4Box found... C:\Programmi\Yamb\MP4Box.exe
[20.56.32] : Tagger found...C:\Programmi\Yamb\MP4Box.exe
[20.56.32] : MKVextract found...C:\Programmi\MKVtoolnix\mkvextract.exe
[20.56.53] : videox.mkv loaded.
[20.57.05] : Matroska input file found...
[20.57.05] : Extracting only streams supported by MP4Box...
[20.57.05] : Command Line used for Extraction : "C:\Programmi\MKVtoolnix\mkvextract.exe"
tracks
"E:\x264\videox.mkv"
1:"E:\x264\videox_Track1.h264"
2:"E:\x264\videox_Track2.aac"
3:"E:\x264\videox_Track3.aac"
4:"E:\x264\videox_Track4.srt"
5:"E:\x264\videox_Track5.srt"
6:"E:\x264\videox_Track6.srt"
7:"E:\x264\videox_Track7.srt"
[20.57.05] : File saved in H:\video\
[20.58.58] : Extraction from the Matroska input file done...
[20.58.58] : Creation of videox.mp4...
[20.58.58] : Command Line used for Creation : "C:\Programmi\Yamb\MP4Box.exe"
-add "E:\x264\videox_Track1.h264:fps=25.000"
-add "E:\x264\videox_Track2.aac:name=aac.5.1:lang=it"
-add "E:\x264\videox_Track3.aac:name=aac.2.0:lang=en"
-add "E:\x264\videox_Track4.srt:name=forced:lang=it"
-add "E:\x264\videox_Track5.srt:name=normal:lang=it"
-add "E:\x264\videox_Track6.srt:name=normal:lang=en"
-chap "E:\x264\videox_chapters.txt"
-itags tool="Yamb 2.1.0.0 [http://yamb.unite-video.com]"
-tmp "D:\\" -new "H:\video\videox.mp4"
[20.58.58] : Total Time Elapsed...00.01.52
[20.59.01] : Importing AVC Stream...
[21.00.41] : Importing AAC File...
[21.01.07] : Importing AAC File...
[21.01.30] : Importing SRT File...
[21.01.30] : Importing SRT File...
[21.01.34] : File Writing...
[21.06.28] : Creation complete.
[21.06.28] : Total Time Elapsed...00.09.23
[21.09.14] : Deleting Files Extracted...
[21.09.14] : Yamb 2.1.0.0 beta 1 closed.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.