Log in

View Full Version : YAMB 1.6 is out


Pages : 1 2 3 4 5 6 [7] 8 9 10 11 12 13 14 15 16 17 18

bond
4th October 2005, 13:18
libgpac is not able to create a video preview...or I missed something..of course not, but it might be able to parse a mp4 file and pass it to your decoder
but it seems you go the dshow way, well was just an idea ;)

azsd
4th October 2005, 16:18
Access violation at address 004BD012 in module 'Yamb.exe'. Read of address 000002F8.

when "overwrite an existing output file" checked,it still get access violations message on startup.

JoeBG
4th October 2005, 17:59
Good, so a new version tonight.


@All : could you test this (http://kurtnoise.free.fr/Yamb/Yamb.zip) please...This is my first draft concerning video preview. So, only few functions work. I need you to test extensively this (playback, pause, stop and seeking) and tell me if all it's ok for you. Thanks...

works perfect for me, directly from the beginning :)

foxyshadis
4th October 2005, 18:01
From 1.3.1:

Yeah, I get that too. (XP SP2+patches.) But it doesn't start in the between the two screens now, awesome.

Let's see, hmm.. the command line probably shouldn't get its own top-level windows and toolbar icon, it's really just a non-modal child window of the main window. The extract drop-down should probably modify based on the # of audio/video tracks present in the input. Oh, that's just AVI anyway, nm. (Although that does sound like a good idea for mp4s as well.) When I add a file to the extract tab and click back to mux, the mp4box command is gone. Seems to be something wonky in general with command-line caching between panes. (I bet that's from my request... sorry.) Oh, and when an avi is added to the muxing, it's always appended with #video so there's no audio. Is that intentional or just for testing?

It's not any less useful for those minor bugs, though. Thanks. :D

Kurtnoise
4th October 2005, 18:58
Let's see, hmm.. the command line probably shouldn't get its own top-level windows and toolbar icon, it's really just a non-modal child window of the main window.
So, where is the problem ?

The extract drop-down should probably modify based on the # of audio/video tracks present in the input. Oh, that's just AVI anyway, nm. (Although that does sound like a good idea for mp4s as well.)
for mp4, it's expected.

When I add a file to the extract tab and click back to mux, the mp4box command is gone.
completely normal if there are no input files or output file in the mux tab otherwhise it's probably a missing from my part. :)

Oh, and when an avi is added to the muxing, it's always appended with #video so there's no audio. Is that intentional or just for testing?
it's the command line by default. I decided to choose #video for avi input files.

Kurtnoise
4th October 2005, 18:59
Access violation at address 004BD012 in module 'Yamb.exe'. Read of address 000002F8.

when "overwrite an existing output file" checked,it still get access violations message on startup.
with the last version ?

azsd
5th October 2005, 05:50
yes,1.3.1,it may a pointer error(missing an @?)

SeeMoreDigital
5th October 2005, 10:04
I've been trying to "Extract" an MP3 audio stream from an MPEG-4 .AVI file, without success....

http://img360.imageshack.us/img360/6196/yamb019tx.jpg

http://img160.imageshack.us/img160/3443/yamb026sp.jpg

Can anybody else confirm... or tell me where I'm going wrong please?


Cheers

buzzqw
5th October 2005, 12:31
with a shorter path, like c:\xvid.avi ?

BHH

SeeMoreDigital
5th October 2005, 13:14
with a shorter path, like c:\xvid.avi ?

BHHI already tried that approach and sufficed to say it did not work either......

I forgot to mention, video de-muxing works perfectly!


Cheers

planet1
5th October 2005, 15:36
Can anyone confirm that YAMB only does one muxing operation per session ? Meaning that you have to restart the app in order to mux again ...

A new "change path" output button might be more handy than manually editing the output line ;).

Furthermore an 3gp option should exist in the import settings (-3gp) IMO.

Maybe the supported file list (for muxing, splitting & joining & extract) should be updated as well:
3GP Files (*.3gp; *.3g2; *.3gp2; *.3gpp)
[QuickTime uses *.3g2 for 3GPP2 files]

Kurtnoise
6th October 2005, 08:31
Can anybody else confirm... or tell me where I'm going wrong please?
confirmed...so, remove the 1 in the command line. I'll fixed that. btw, I don't know why it worked before and now it doesn't work with the audio track number... :confused:

Kurtnoise
6th October 2005, 08:37
Can anyone confirm that YAMB only does one muxing operation per session ? Meaning that you have to restart the app in order to mux again ...
Yes...I know it's not very handy but it's the only solution for the moment.

A new "change path" output button might be more handy than manually editing the output line ;).
A double click on the edit area to change the path...I can't do much more.

Furthermore an 3gp option should exist in the import settings (-3gp) IMO.
well...indeed.

Maybe the supported file list (for muxing, splitting & joining & extract) should be updated as well:
3GP Files (*.3gp; *.3g2; *.3gp2; *.3gpp)
[QuickTime uses *.3g2 for 3GPP2 files]
sure...

SeeMoreDigital
6th October 2005, 08:52
confirmed...so, remove the 1 in the command line. I'll fixed that. btw, I don't know why it worked before and now it doesn't work with the audio track number... :confused:Yep.... removing "the 1" allows audio de-muxing to work....

By-the-way.... how about adding an "to new AVI file" de-muxing option for MPEG-4/SP/ASP video streams in MP4?


Cheers

foxyshadis
6th October 2005, 11:42
When I add a file to the extract tab and click back to mux, the mp4box command is gone.
completely normal if there are no input files or output file in the mux tab otherwhise it's probably a missing from my part. :)
Yeah, it happens when there's a file loaded in the mux tabs. (I first noticed when I went to mux after extracting and got "-audio is not recognized as a command blah blah blah")

As for the window thing, it just looks weird for the program to have two buttons in the taskbar. That's all, nothing big.

Kurtnoise
6th October 2005, 16:00
As for the window thing, it just looks weird for the program to have two buttons in the taskbar. That's all, nothing big.
:confused: where do you see 2 buttons ??? with multi-monitor ? coz when I open Yamb main window and command line window, I've only one button...

Kurtnoise
6th October 2005, 16:02
how about adding an "to new AVI file" de-muxing option for MPEG-4/SP/ASP video streams in MP4?
it's already here but it was disabled... :D It's enabled now.

SeeMoreDigital
6th October 2005, 16:45
it's already here but it was disabled... :D It's enabled now.Thanks Kurt :)

Sirber
7th October 2005, 12:28
Hi Kurt! I'm asking permission to add YAMB to LE :D

May I please? :D

Kurtnoise
7th October 2005, 13:13
OooO my...Sure you can but wait the 1.3.2.

SeeMoreDigital
7th October 2005, 13:19
OooO my...Sure you can but wait the 1.3.2.I'm-a-waiting... sounds good :D

Sirber
7th October 2005, 14:49
OooO my...Sure you can but wait the 1.3.2.
ok, many thanks! :D

jjseth
10th October 2005, 16:36
At the moment i can't find a post with this question so...
Where is the command line window with a 800x600 resolution monitor? It's out of bounds.
With more resolution no problem.

Kurtnoise
10th October 2005, 18:09
Indeed...I'll change that.

SeeMoreDigital
10th October 2005, 18:13
I must say... I actually preferred it when the command line window attached itself to the bottom of the main GUI :eek:


Cheers

Kurtnoise
10th October 2005, 19:35
not me... :D :p

SeeMoreDigital
10th October 2005, 20:11
not me... :D :pYea well.... there is that :D

How are you getting on with the new build?

Kurtnoise
11th October 2005, 06:57
How are you getting on with the new build?
you know that it's not the good question...

Kurtnoise
12th October 2005, 11:19
Hi guys,

could you test this build (http://kurtnoise.free.fr/Yamb/Yamb-1.3.1_20051012.zip) please ?

azsd
12th October 2005, 11:29
yeah,
the error message (with overwrite=1) disappeard

:goodbuild:

Sharktooth
12th October 2005, 15:17
command line creation is screwed...

"C:\Programmi\YAMB\MP4Box.exe" -add "C:\BAND_OF_BROTHERS_PART1\videotrack.mp4""C:\Programmi\YAMB\MP4Box.exe" -add "C:\BAND_OF_BROTHERS_PART1\videotrack.mp4" -add "C:\BAND_OF_BROTHERS_PART1\audiotrack.mp4" "C:\BAND_OF_BROTHERS_PART1\BOB_PART1.mp4"

this part: "C:\Programmi\YAMB\MP4Box.exe" -add "C:\BAND_OF_BROTHERS_PART1\videotrack.mp4" is repeated two times.
if you play with add and remove buttons the CL gets even more screwed.

Kurtnoise
12th October 2005, 18:15
Try the new one (http://kurtnoise.free.fr/Yamb/Yamb-1.3.1_20051012.zip)...Concerning the remove functions, I'm working on it.

Sharktooth
12th October 2005, 18:55
still screwed (just a bit less)...
"C:\Programmi\YAMB\MP4Box.exe" -add "C:\BAND_OF_BROTHERS_PART1\videotrack.mp4" -add "C:\BAND_OF_BROTHERS_PART1\videotrack.mp4" -add "C:\BAND_OF_BROTHERS_PART1\audiotrack.mp4" "C:\BAND_OF_BROTHERS_PART1\BOB_PART1.mp4"

EDIT: sometimes (randomly) seems to work correctly though... dont ask me why.

Kurtnoise
13th October 2005, 07:19
Did you use Import Settings coz I can't reproduce this ? (i.e is it checked or unchecked in Options Tab ?)

Sharktooth
13th October 2005, 15:35
checked (default settings).

Sharktooth
16th October 2005, 15:55
ok, if i dont play with buttons and stuff it seems to work correctly.

SeeMoreDigital
16th October 2005, 16:00
ok, if i dont play with buttons and stuff it seems to work correctly.The doubling thing happened with me too... until I deleted "Yamb.ini" and started YAMB again ;)


EDIT: It's just done it again: -

http://img376.imageshack.us/img376/6826/yambdoubling3mh.png


Cheers

jjseth
18th October 2005, 13:11
At the moment i can't find a post with this question so...
Where is the command line window with a 800x600 resolution monitor? It's out of bounds.
With more resolution no problem.

Indeed...I'll change that.

Perfect, thanks.

Sharktooth
18th October 2005, 14:37
The options in the options tab (Convert input subs...) get wiped from the command line when you enter the "Mux" tab or when you click the "Mux" button.

Rafik
28th October 2005, 11:01
Hi !
I have demuxed an MKV film (with MKVexctract) encoded in x.264 and NAAC to mux it in MP4 but neither YAMB nor mp4 muxer (integrated in MeGUI) recognize the video stream (*.h264). What can be the solution ?
Thanks.

bond
28th October 2005, 12:38
Hi !
I have demuxed an MKV film (with MKVexctract) encoded in x.264 and NAAC to mux it in MP4 but neither YAMB nor mp4 muxer (integrated in MeGUI) recognize the video stream (*.h264). What can be the solution ?
Thanks.its propably not a raw h.264 stream you have

Rafik
28th October 2005, 12:48
The film was encoded via MeGUI (x.264 + NAAC) directly into MKV. And like i said before, MKVextract splits it into two streams : *.h264 + *.aac. Video stream is not readable by any player. How can i transcode this stream in .mp4 ?
Thanks.

SeeMoreDigital
28th October 2005, 12:51
Have you actually tried muxing the H264 stream into the MP4 container?

Rafik
28th October 2005, 12:58
Yes, of course. With the MP4 muxer of MyGUI and YAMB, but they don't recognize the stream.

bond
28th October 2005, 13:08
yamb supports .h264 files

do you get any error message?

upload a small sample

Rafik
28th October 2005, 13:20
I'm very sorry, but i can't stay more on the net. I thank you all for your help.
Je reviens ce soir ;-)

SeeMoreDigital
28th October 2005, 14:48
I'm very sorry, but i can't stay more on the net. I thank you all for your help. How odd!!!!

That aside...... Can anyone confirm whether MKVextract is actually able to extract workable AVC (.h264) streams out of the .MKV container?


Cheers

stephanV
28th October 2005, 14:55
How odd!!!!

That aside...... Can anyone confirm whether MKVextract is actually able to extract workable AVC (.h264) streams out of the .MKV container?

It is.

mkvextract tracks file.mkv --raw TID:file.264 #replace "TID" with corresponding tracknumber in mkv file

SeeMoreDigital
28th October 2005, 15:26
Okay.... But do they play?

For instance.... It is possible to use YAMB to extract an h264 stream out of the AVI container... But it will not be playable in say Nero's ShowTime player :eek:

However, it can often become playable if you mux the raw .h264 stream into the MP4 container. And then de-mux it to an raw .h264 stream again.... amazing!


Cheers

Rafik
31st October 2005, 23:14
Hi !
I'm very sorry, but i had really good reasons to "escape" (sudden death of a grand-mother).
I have re-encoded this film another time and YAMB recognized the h264 stream. But when i remuxed it in .mp4 (i always change .3gp to .mp4 althouh i tell to YAMB to encode in .mp4. i change the extension manually), it doesn't play like you, SeeMoreDigital, found.
Thank you et pardon encore une autre fois.