View Full Version : Avidemux (with emphasis on x264/h264 GUI)
SadaraX
14th April 2006, 06:23
Not to forget --subme 7 and Trellis 2(Trellis always ON), together with RDO for B-Frames.
SadaraX, for all x264 option, please look into MeGUI, and try to implement all options.
Thanks.
I am having real trouble getting meGUI working, even on Windows 2000 which I specially installed to test for it. It gave me some horrible DLL errors, only after the webbrowser I used to download the zip file with crashed two times. It reminded me once again very thoroughly why I don't use Windows.
If someone wants to post screenshots of the meGUI with its x264/h264 codec configuration window, I will take a look.
celtic_druid
14th April 2006, 08:14
http://img91.imageshack.us/img91/8037/mex264017ka.png
http://img91.imageshack.us/img91/4685/mex264020fv.png
http://img84.imageshack.us/img84/7062/mex264035zi.png
http://img91.imageshack.us/img91/4888/mex264040yo.png
SadaraX
15th April 2006, 00:03
Thanks a lot Celtic_Druid. I really wish I had got ahold of this about 2 weeks ago. Most of these will probably have to wait for a second release.
=== Things I will be looking into ===
Zones - This will probably be left out until the next version. I will take a look.
PSNR calculation
Credits Quantizer
Factor between I and P frames Quants
Factor between P and B frames Quants
Choma QP Offset
No Fast P-Skip
Quantization Matrix
=== Stuff Left Out ===
The profiles AVC profiles and AVC Levels are not going to be included at this time (I am not sure if they ever will be, I don't remember people indicating they wanted them very much).
The fourCC area is not going to be there and will probably be handled by Avidemux itself.
The multithreading I am asking mean about, whether he wants it handled in the x264 codec configuration GUI or whether Avidemux itself take care of the multithreading.
=== Uncertain ===
Subpixel Refinement - I am looking at this and it appears to be the same as what has been setup as "Partition Decision" Avidemux only with different descriptions. Can anyone confirm they are the same?
Trellis - 2 Always - I do not know if there is any difference between the current Trellis. It looks like its a GUI configuration option to simple enable or use Trellis. I think Trellis is only used on one pass anyway.
B-Pyramid - I seem to remember discussion about this not being possible in Avidemux for some reasons (probably difficulty). Can anyone confirm or deny this claim?
=== How do we feel about these? ===
Regardless I will continue to look into these for later versions of the GUI
VBV Buffer Size
VBV Maximum Bitrate
VBV Initial Buffer
Bitrate Variance
Quantizer Compression
Temp. Blur of est. Frame complexity
Temp. blur of Quant after CC
Kostarum Rex Persia
15th April 2006, 17:07
It's ok, we can't expect from you to finish all work at once. Keep going, SadaraX, step by step, and I am sure that you will implement these options.
SadaraX
17th April 2006, 13:03
Well I have submitted my files to Mean today, a day late from what I wanted but still more or less on my goal. This does NOT mean they will appear in the SVN immediately. Mean still have to tie the backend code to my front end work (small as it is), which may take a while. I don't know how much time it will take... still, the new GUI is on its way. Here's what the current product looks like with all its defaults. Hope you all enjoy and that most of the immediately necessary options are there. I know you cannot see the pull down menu's, but all 7 levels plus 2 extras with RDO B-frames are there.
For those of you who did not know, h264/x264 is already multi-threaded within Avidemux, and the controls for that are in the "Edit -> Preferences" menu, so there was no need to include it inside the codec GUI.
http://i32.photobucket.com/albums/d47/sadarax/Avidemux/x264-1.png
http://i32.photobucket.com/albums/d47/sadarax/Avidemux/x264-2.png
http://i32.photobucket.com/albums/d47/sadarax/Avidemux/x264-3.png
http://i32.photobucket.com/albums/d47/sadarax/Avidemux/x264-4.png
In the future I will be adding Zones, and looking into the following for inclusion:
PSNR calculation
Credits Quantizer
Factor between I and P frames Quants
Factor between P and B frames Quants
Choma QP Offset
No Fast P-Skip
Quantization Matrix
And of course anything else that should be mentioned I will look into.
LoRd_MuldeR
17th April 2006, 13:08
Great work SadaraX. Hope it will be in the SVN soon!
Once x264 encoding works satisfactorily, AviDemux will become my numer one :)
BTW: What about Trellis disabled? I only see trellis=1 and trellis=2...
SadaraX
17th April 2006, 13:14
Great work SadaraX. Hope it will be in the SVN soon!
Once x264 encoding works satisfactorily, AviDemux will become my numer one :)
BTW: What about Trellis disabled? I only see trellis=1 and trellis=2...
About the Trellis, I had trouble finding much information about it (I was busy with other features). All I could determine was that there is Trellis 1, which when selected only turns on part of the time during the encoding, and then there's Trellis 2, which is always on throughout the whole encoding process. Are you telling me there are more options available and that I have messed up? :scared: (Post quickly please, I will tell Mean to wait while I correct it, but I would need some more information).
LoRd_MuldeR
17th April 2006, 13:31
About the Trellis, I had trouble finding much information about it (I was busy with other features). All I could determine was that there is Trellis 1, which when selected only turns on part of the time during the encoding, and then there's Trellis 2, which is always on throughout the whole encoding process. Are you telling me there are more options available and that I have messed up? :scared: (Post quickly please, I will tell Mean to wait while I correct it, but I would need some more information).
"trellis=0" means Trellis is disabled (default)
"trellis=1" means Trellis enabled at "normal" level
"trellis=2" means Trellis enabled at "high" level
SadaraX
18th April 2006, 00:09
"trellis=0" means Trellis is disabled (default)
"trellis=1" means Trellis enabled at "normal" level
"trellis=2" means Trellis enabled at "high" level
Alright, I have changed the two radiobuttons to a spinwheel with options 0,1, and 2. So everything should be set
bond
18th April 2006, 18:16
any news on the mp4 output? the last report i made is available here (http://www.avidemux.org/pun/viewtopic.php?pid=12050#p12050), any updates on those issues?
LoRd_MuldeR
24th April 2006, 14:13
I just tested the the latest AviDemux build: Rev. 1918
The x264 config window still has not changed in any way. Is SadaraX's patch still not ready or does it need to be added manually and Celtic Druid did just not do that in his build?
I'm still looking forward to that patch. Screenshots look very promising!
celtic_druid
24th April 2006, 15:15
Don't think there is any patch available.
Kostarum Rex Persia
24th April 2006, 15:43
Don't think there is any patch available.
Can you be more precise, please.:)
I don't know why, but MP4 output doesn't work for me, AviDemux crashes when I select MP4 container to save the file. Build 1893.
LoRd_MuldeR
24th April 2006, 15:46
Can you be more precise, please.:)
I don't know why, but MP4 output doesn't work for me, AviDemux crashes when I select MP4 container to save the file. Build 1893.
I guess you selected FAAC for audio encoding. Correct?
This makes it crash for me too!
If I use Lame MP3 instead it seems to work fine...
Using FAAC in MEncoder also destroys MP4 output (with MP4Box)
SadaraX
25th April 2006, 00:04
any news on the mp4 output? the last report i made is available here (http://www.avidemux.org/pun/viewtopic.php?pid=12050#p12050), any updates on those issues?
I have not tested the mp4 output at all Bond but as soon as the h264 configure window is updated I will be testing it quite a bit. I will see if those issues you mentioned still persist.
I just tested the the latest AviDemux build: Rev. 1918
The x264 config window still has not changed in any way. Is SadaraX's patch still not ready or does it need to be added manually and Celtic Druid did just not do that in his build?
I'm still looking forward to that patch. Screenshots look very promising!
I am currently talking with Mean about some adjustments that have to be made before it can be merged. One problem is that Mean has told me that as for right now, it is not possible to encode with an average bitrate in 2 pass. So I have to put back the old encoding type with the pulldown. Then he will merge it. Not everything may be glued immediately but the UI would be OK for the options that are already there. I am going to submit the updated files to him sometime tonight.
LoRd_MuldeR
25th April 2006, 00:08
I am currently talking with Mean about some adjustments that have to be made before it can be merged. One problem is that Mean has told me that as for right now, it is not possible to encode with an average bitrate in 2 pass. So I have to put back the old encoding type with the pulldown. Then he will merge it. Not everything may be glued immediately but the UI would be OK for the options that are already there. I am going to submit the updated files to him sometime tonight.
No average bitrate for 2 pass mode :confused: Bad news :(
SadaraX
25th April 2006, 00:44
I guess you selected FAAC for audio encoding. Correct?
This makes it crash for me too!
If I use Lame MP3 instead it seems to work fine...
Using FAAC in MEncoder also destroys MP4 output (with MP4Box)
What version of the SVN are you running when you have this problem?
No average bitrate for 2 pass mode :confused: Bad news :(
Don't worry, it will be there eventually I am told, just not right away. I am not sure why really it is not available right now but I am certain Mean has his reasons. We can either wait a while longer for this option or we can push the rest of the options forward and add that later, which is what we are choosing to do. Fear not Lord Mulder, that feature will come in time.
Romario
25th April 2006, 01:43
I guess you selected FAAC for audio encoding. Correct?
This makes it crash for me too!
If I use Lame MP3 instead it seems to work fine...
Using FAAC in MEncoder also destroys MP4 output (with MP4Box)
1) You are right, I tested MP4 output tonight, and I must say that MP4 output is very buggy, at least for now. When I select FAAC audio for MP4 container, Avidemux crashes, just like KRP said(well, I suppose that he was thinking on that), but when I use Lame MP3, everything works fine.
2) Except, when saving file, if I don't put the extension *.MP4(example is: john67.mp4) the file is saved without extension, so I have to rename file after encoding, and manually add MP4 extension. That's huge bug, please correct that.
3) But, there is more problems. When I try to play that file in MP4 container, my BSPlayer 1.40 plays only sound, without image, but when I manually rename file to JOHN67.M4V, there is no sound, but video is there. Can somebody explain these bugs??? :mad:
And yes, I have newest ffdshow build, 20060423
Kostarum Rex Persia
25th April 2006, 15:16
I guess you selected FAAC for audio encoding. Correct?
This makes it crash for me too!
If I use Lame MP3 instead it seems to work fine...
Using FAAC in MEncoder also destroys MP4 output (with MP4Box)
Yes, you are right.:cool: It's weird bug. I don't try newest build 1918, but I think that this bug is there(in the 1918 build).
And I must confirm all that Romario said, at least for build 1893. These bugs is real, as Romario said.
mean
25th April 2006, 20:05
It might be an issue with the library version linked used.
With that build
( http://fixounet.free.fr/avidemux/win32/avidemux2_r1910_win32.zip )
It does not crash and even seem to work.
celtic_druid
26th April 2006, 10:36
Oddly enough it seems to work fine here. Just ran
1 pass XviD/aac in mp4
2 pass XviD/aac in mp4
1 pass x264/aac in mp4
2 pass x264 was the only one that crashed and that was with or without aac.
LoRd_MuldeR
26th April 2006, 11:25
Just 2 pass x264 was the only one that crashed and that was with or without aac.
2 pass x264 works fine here...
// EDIT
Well, I have to correct myself:
I worked when I tested it a while ago with some previous build.
With rev1918 I have the same crash on x264-2pass in MP4 (with Lame MP3 for audio)
celtic_druid
26th April 2006, 11:59
2 pass x264 works fine here to... just not in an mp4 container. Minimises to start encoding and just dies.
LoRd_MuldeR
26th April 2006, 12:16
2 pass x264 works fine here to... just not in an mp4 container. Minimises to start encoding and just dies.
Yes, 100% the same here.
SadaraX
26th April 2006, 12:46
I encoded all of these worked 100% with NO crash.
1 pass XviD/aac in mp4
2 pass XviD/aac in mp4
1 pass x264/aac in mp4
2 pass x264/aac in mp4
I am running avidemux svn 1921, and the x264 svn 512 (both are the latest). However the both the 1-pass and 2-pass x264 in the mp4 codec do not play in Mplayer. They start as gray color and I can hear the audio but then they immediately have an error the player crashes. Does anyone else have this problem?
celtic_druid
26th April 2006, 13:02
I have the grey. It clears after what would I guess be the first IDR frame. Of course only effects 1 pass since 2 pass crashes here.
Same mp4 plays ok in MPC using ffdshow to decode.
LoRd_MuldeR
26th April 2006, 16:06
I encoded all of these worked 100% with NO crash.
1 pass XviD/aac in mp4
2 pass XviD/aac in mp4
1 pass x264/aac in mp4
2 pass x264/aac in mp4
I am running avidemux svn 1921, and the x264 svn 512 (both are the latest). However the both the 1-pass and 2-pass x264 in the mp4 codec do not play in Mplayer. They start as gray color and I can hear the audio but then they immediately have an error the player crashes. Does anyone else have this problem?
2 pass x264 (MP4) still crashes with AviDemux rev 1921 (Celtic's build)
Furthermore the "Display filtered output in main window" button is not working at all
celtic_druid
26th April 2006, 16:13
How about faac?
LoRd_MuldeR
26th April 2006, 16:45
How about faac?
I tested x264 single-pass (quality) with FAAC. (AviDemux 1921)
Works with AVI and MP4 output, but the MP4 won't play correctly in MPlayer as said before...
SadaraX
27th April 2006, 01:30
Well, in the VERY latest version of the SVN, the x264 GUI has been updated. However all of the options have NOT been tied to it yet. All of the old features should still work just fine.
New features that are not working yet:
*Noise Reduction
*Range
*Max. Ref. frames
*Mixed Refs
New feature that should be working:
*Trellis 0 through 2
*Partition Decision 7 and 7B
There will be more updates made soon.
LoRd_MuldeR
28th April 2006, 14:32
I've just tested AviDemux rev1924 and I'm really happy with that one :)
The new x264 GUI is now included and *all* settings seem to work fine, even Mixed Refs and Max Ref Frames. NR too. Only thing I found not working yet is "Save/Load/Reset Defaults". And I'm still waiting for Bitrate mode in 2pass.
So thanks a lot to all devs, especially SadaraX :D
Keep up good work, AviDemux is a great tool !!!
BTW: Are you going the fix the "Display filtered output in main window" button? It's not a big problem, but a little nasty though...
// EDIT
Little question: Can I change GTK+ look, so it looks as on the screenshots?
The WinXP-like look, looks wrong for some controls
SadaraX
28th April 2006, 20:55
I've just tested AviDemux rev1924 and I'm really happy with that one :)
The new x264 GUI is now included and *all* settings seem to work fine, even Mixed Refs and Max Ref Frames. NR too.
Yes, a lot of those seemed to have been updated this morning (last night depending on your timezone). Reading through the code diffs from the svn update email, it looks like the following as been enabled:
Reset Button - though it wisely does not effect bitrate or file size input
Deblocking Filter
MixedRefs
Noise Reduction
Range
I think this means that every new feature is now working, except the Load/Save buttons, which are currently disabled.
Only thing I found not working yet is "Save/Load/Reset Defaults". And I'm still waiting for Bitrate mode in 2pass.
I did a look around and noticed that you cannot set the bitrate on the XviD codec either. I wonder if the bitrate in 2-pass is not just an x264 issue, but may be something wider to other codecs as well?
[QUTOE]So thanks a lot to all devs, especially SadaraX :D
Keep up good work, AviDemux is a great tool !!![/QUOTE]
Glad you like it. Thank you Mean for all your hard work. :)
BTW: Are you going the fix the "Display filtered output in main window" button? It's not a big problem, but a little nasty though...
Which bug is this? I seem to have missed the posts about it. I know there is a very miner bug in the external preview window, but that's something I am currently trying to find a fix for.
Little question: Can I change GTK+ look, so it looks as on the screenshots? The WinXP-like look, looks wrong for some controls
You know, unfortunately I have no idea. I really don't deal with Windows or GTK in windows, so I really don't know.
LoRd_MuldeR
29th April 2006, 13:49
Did a look around and noticed that you cannot set the bitrate on the XviD codec either. I wonder if the bitrate in 2-pass is not just an x264 issue, but may be something wider to other codecs as well?
Well, I think bitrate/2pass is essential for all codecs.
It's a pity Avidemux doesn't allow it...
Which bug is this? I seem to have missed the posts about it. I know there is a very miner bug in the external preview window, but that's something I am currently trying to find a fix for.
It's just that the "Preview filtered in main window" is without effect. If this button is checked or not, I always get unfiltered output in main window, so I have to switch between main- and preview-window all the time. Not a big problem, but nasty...
SadaraX
30th April 2006, 23:15
Well, I think bitrate/2pass is essential for all codecs.
It's a pity Avidemux doesn't allow it...
I really don't know what to tell you about that. You may want to email Mean himself about that one and ask him what's going on.
It's just that the "Preview filtered in main window" is without effect. If this button is checked or not, I always get unfiltered output in main window, so I have to switch between main- and preview-window all the time. Not a big problem, but nasty...
I do not have the same problem on my working copy of Avidemux. You are running a windows version right? Perhaps its a windows related bug....
SadaraX
30th April 2006, 23:30
Alright, I am doing some bug testing to make sure the x264/h264 is working properly.
Save an x264 video to AVI output and take a look at the stats file. Here are the options that look strange to me. I would like some confirmation from you guys on whether things are working correctly or not. I do not yet know everything about this codec, so forgive me if I am still ignorant on a few points. :)
analyse=0x1:0
me=dia
subme=2
brdo=0
Are the analyse and me=dia normal? Now the for the subme=2 and brdo=0, I had selected for this encode under Partition Decision: 1 Extremely Low, and for the Method: Diamond, so I don't know if subme=2 should be 2 or not or what value brdo=0 should be.
trellis=0
I think this is broken because it never changes regardless if I set Trellis as 1 or 2.
8x8dct=0
This may be broken as well. The value never changes no matter if I enabled or disable the 8x8 and the 4x4 DCT. In fact I do not even see a 4x4dct=0 value in the stats file...
wpredb=0
No matter what I select, its still zero.
LoRd_MuldeR
30th April 2006, 23:46
Alright, I am doing some bug testing to make sure the x264/h264 is working properly.
Save an x264 video to AVI output and take a look at the stats file. Here are the options that look strange to me. I would like some confirmation from you guys on whether things are working correctly or not. I do not yet know everything about this codec, so forgive me if I am still ignorant on a few points. :)
Are the analyse and me=dia normal? Now the for the subme=2 and brdo=0, I had selected for this encode under Partition Decision: 1 Extremely Low, and for the Method: Diamond, so I don't know if subme=2 should be 2 or not or what value brdo=0 should be.
I think this is broken because it never changes regardless if I set Trellis as 1 or 2.
This may be broken as well. The value never changes no matter if I enabled or disable the 8x8 and the 4x4 DCT. In fact I do not even see a 4x4dct=0 value in the stats file...
No matter what I select, its still zero.
I check the created AVI file by loading it into a Hex-Editor. All x264 options are stored inside the AVI. Just have to search them in the Hex-Editor. VirtualDub's Hex-Edit is usefull for that task, because it has RIFF-Tree. I did some testing and if found all settings to work fine. But I did not check the stats file.
I will do some more tests soon...
foxyshadis
1st May 2006, 02:10
Trellis is only enabled with at least RDO subme 6. Same with brdo. me=dia is Diamond. 8x8dct and the options I/P/B 8x8 are two different things; in megui 8x8dct is called Adaptive DCT. You have to have that before you get i8x8. Analyse is where the i4x4, p4x4, i8x8, etc options are stored (as two bitmaps), but I'm not sure exactly how they are.
Now, I'm not sure if subme 2 maps to partition decision 1 instead of 2, but I doubt it, so that looks screwy.
LoRd_MuldeR
13th May 2006, 15:38
Any news on bitrate-based 2pass mode ???
Too sad I still can't use AviDemux for encoding, because it lacks that important feature...
SadaraX
14th May 2006, 02:06
Trellis is only enabled with at least RDO subme 6. Same with brdo.
Are you saying this is an error or saying that it is acting this way (and that it is correct)? About the rest of your post... are you saying there are problems (or not...)?
Any news on bitrate-based 2pass mode ???
You will have to email mean about this one. I really don't know when its going to be added, but I agree its sad. He would be able to tell you what the story is on the situation.
foxyshadis
14th May 2006, 08:46
Its behavior is correct, I was just explaining why. The only one that looked odd was the partition decision, and that may well just be the program's style.
LoRd_MuldeR
14th May 2006, 10:10
You will have to email mean about this one. I really don't know when its going to be added, but I agree its sad. He would be able to tell you what the story is on the situation.
address?
The Shemeta
14th May 2006, 16:10
You can just go to the Avidemux forum ( http://avidemux.berlios.de/index.html ) & ask about that. mean will answer you ASAP.
LoRd_MuldeR
25th May 2006, 14:55
Reply about "Target-Bitrate" mode for 2-pass:
The problem is that the encoding mode is shared between all codecs.
So changing it for x264 means changing the framework and altering all codecs.
It does not mean no, it just mean it will be done after 2.2 is out.
I guess we have to wait for a long time :(
SadaraX
25th May 2006, 19:15
Still no builds of 2.2 for SUSE. :(
But having a look at the Win32 builds I see that there's still no support for XviD CQMs. A pity, I would really like to use something other than VDub with WINE under Linux. XviD without CQMs isn't worth a penny today...
Sorry you feel that way. I already submitted a request for you on the tracker. I will try to see this gets some attention soon. (I will probably be the one who updates the GUI...)
SadaraX
25th May 2006, 23:06
But having a look at the Win32 builds I see that there's still no support for XviD CQMs. A pity, I would really like to use something other than VDub with WINE under Linux. XviD without CQMs isn't worth a penny today...
I talked with Mean this morning and he added the backend code over lunch. That man and the way he write code. ;) I will be updating the GUI in a day or so. The custom matrices will be there probably by Monday or earlier.... (let's hope). :)
Kostarum Rex Persia
28th May 2006, 00:06
Great news, indeed. But, about news for build 1999, from where I can download changelog?
celtic_druid doesn't include it in his builds.
celtic_druid
28th May 2006, 00:22
svn log svn://svn.berlios.de/avidemux/branches/avidemux_2.2_branch/
------------------------------------------------------------------------
r2007 | mean | 2006-05-26 21:18:55 +1000 (Fri, 26 May 2006) | 1 line
add PMT/PAT ids for mpeg2 audio & h264 in Ts streams
------------------------------------------------------------------------
r2005 | mean | 2006-05-26 06:04:44 +1000 (Fri, 26 May 2006) | 1 line
change code to use custom matrices, need the gui to work, untested
------------------------------------------------------------------------
r2004 | mean | 2006-05-26 03:50:58 +1000 (Fri, 26 May 2006) | 1 line
set locale directory
------------------------------------------------------------------------
r2003 | mean | 2006-05-26 03:13:01 +1000 (Fri, 26 May 2006) | 1 line
proper domain & target
------------------------------------------------------------------------
r2002 | mean | 2006-05-26 02:53:29 +1000 (Fri, 26 May 2006) | 1 line
workish i18n stuff
------------------------------------------------------------------------
r2001 | mean | 2006-05-26 00:53:20 +1000 (Fri, 26 May 2006) | 1 line
part2
------------------------------------------------------------------------
r2000 | mean | 2006-05-26 00:47:44 +1000 (Fri, 26 May 2006) | 1 line
display configuration at the very end
------------------------------------------------------------------------
r1999 | mean | 2006-05-25 07:18:35 +1000 (Thu, 25 May 2006) | 1 line
set framesize to less stupid value for mp3 (Teetrinker)
------------------------------------------------------------------------
r1998 | mean | 2006-05-25 07:05:00 +1000 (Thu, 25 May 2006) | 1 line
put jobs in their own directory
------------------------------------------------------------------------
r1997 | mean | 2006-05-25 03:41:19 +1000 (Thu, 25 May 2006) | 1 line
fix FS127, dont alter audio/video if cancel is pressed in autodrive mode
------------------------------------------------------------------------
r1996 | mean | 2006-05-25 03:13:47 +1000 (Thu, 25 May 2006) | 1 line
new icons
------------------------------------------------------------------------
r1995 | mean | 2006-05-25 03:13:08 +1000 (Thu, 25 May 2006) | 1 line
new icons
------------------------------------------------------------------------
r1994 | mean | 2006-05-25 03:12:27 +1000 (Thu, 25 May 2006) | 1 line
new icon set for systray (smaller)
------------------------------------------------------------------------
r1993 | mean | 2006-05-25 03:10:45 +1000 (Thu, 25 May 2006) | 1 line
animated systray icon
------------------------------------------------------------------------
r1992 | mean | 2006-05-25 00:22:30 +1000 (Thu, 25 May 2006) | 1 line
update to upstream, optionally put mp3 in mp4a audio
------------------------------------------------------------------------
r1991 | mean | 2006-05-25 00:18:44 +1000 (Thu, 25 May 2006) | 1 line
patch by sadarax
------------------------------------------------------------------------
r1990 | mean | 2006-05-25 00:14:41 +1000 (Thu, 25 May 2006) | 1 line
typo
------------------------------------------------------------------------
r1989 | mean | 2006-05-25 00:09:59 +1000 (Thu, 25 May 2006) | 1 line
fix faac/psp profile
------------------------------------------------------------------------
r1988 | mean | 2006-05-24 22:23:40 +1000 (Wed, 24 May 2006) | 1 line
png icon
------------------------------------------------------------------------
r1987 | mean | 2006-05-24 22:22:26 +1000 (Wed, 24 May 2006) | 1 line
png icon
------------------------------------------------------------------------
r1986 | mean | 2006-05-24 04:15:47 +1000 (Wed, 24 May 2006) | 1 line
fix (?) the weird xvid encoder lag
------------------------------------------------------------------------
r1985 | mean | 2006-05-23 19:26:50 +1000 (Tue, 23 May 2006) | 1 line
now obsolete fix
------------------------------------------------------------------------
r1984 | mean | 2006-05-23 19:12:04 +1000 (Tue, 23 May 2006) | 1 line
merged some stuff from win32 2.1 branch
------------------------------------------------------------------------
r1981 | mean | 2006-05-23 00:07:06 +1000 (Tue, 23 May 2006) | 1 line
also memorize if audio is vbr in the job/project
------------------------------------------------------------------------
r1980 | mean | 2006-05-22 23:56:32 +1000 (Mon, 22 May 2006) | 1 line
memorize reordering was done in js file
------------------------------------------------------------------------
r1979 | mean | 2006-05-22 20:15:11 +1000 (Mon, 22 May 2006) | 1 line
try to get it working (volHeader etc...)
------------------------------------------------------------------------
r1978 | mean | 2006-05-22 04:46:38 +1000 (Mon, 22 May 2006) | 1 line
fix dual pass with mp4
------------------------------------------------------------------------
r1977 | mean | 2006-05-21 01:34:08 +1000 (Sun, 21 May 2006) | 1 line
fixed the race fix
------------------------------------------------------------------------
r1976 | mean | 2006-05-21 01:28:17 +1000 (Sun, 21 May 2006) | 1 line
more infos
------------------------------------------------------------------------
r1975 | mean | 2006-05-21 01:12:03 +1000 (Sun, 21 May 2006) | 1 line
avoid racing condition
------------------------------------------------------------------------
r1974 | mean | 2006-05-21 00:39:34 +1000 (Sun, 21 May 2006) | 1 line
add libDCA to buildin
------------------------------------------------------------------------
r1973 | mean | 2006-05-21 00:18:17 +1000 (Sun, 21 May 2006) | 1 line
added QDM2 atom
------------------------------------------------------------------------
r1972 | mean | 2006-05-21 00:17:36 +1000 (Sun, 21 May 2006) | 1 line
partial QDM2 decoder, not working
------------------------------------------------------------------------
r1971 | mean | 2006-05-21 00:16:32 +1000 (Sun, 21 May 2006) | 1 line
added QDM2
------------------------------------------------------------------------
r1970 | mean | 2006-05-21 00:16:11 +1000 (Sun, 21 May 2006) | 1 line
added qdm2 decoder
------------------------------------------------------------------------
r1969 | mean | 2006-05-20 23:18:26 +1000 (Sat, 20 May 2006) | 1 line
be more verbose in case of crash
------------------------------------------------------------------------
r1968 | mean | 2006-05-20 17:26:42 +1000 (Sat, 20 May 2006) | 1 line
recognize QDM2 audio
------------------------------------------------------------------------
r1965 | mean | 2006-05-17 04:15:15 +1000 (Wed, 17 May 2006) | 1 line
fix opening avi twice and thus keeping the fileopen lock on win32
------------------------------------------------------------------------
r1964 | mean | 2006-05-17 03:54:21 +1000 (Wed, 17 May 2006) | 1 line
fix for fix for fix
------------------------------------------------------------------------
r1963 | mean | 2006-05-17 03:52:40 +1000 (Wed, 17 May 2006) | 1 line
fix for fix
------------------------------------------------------------------------
r1962 | mean | 2006-05-17 03:50:02 +1000 (Wed, 17 May 2006) | 1 line
fix for non initalized audioStream + extra check
------------------------------------------------------------------------
r1960 | mean | 2006-05-15 01:21:23 +1000 (Mon, 15 May 2006) | 1 line
fix PCM/Master radiobutton issue
------------------------------------------------------------------------
r1959 | mean | 2006-05-14 18:09:59 +1000 (Sun, 14 May 2006) | 1 line
proper win32 fix
------------------------------------------------------------------------
r1958 | mean | 2006-05-14 17:56:29 +1000 (Sun, 14 May 2006) | 1 line
workaround unlink not working on win32
------------------------------------------------------------------------
r1957 | mean | 2006-05-14 17:45:38 +1000 (Sun, 14 May 2006) | 1 line
be a bit more verbose
------------------------------------------------------------------------
r1955 | mean | 2006-05-08 03:16:08 +1000 (Mon, 08 May 2006) | 1 line
compressor name is 31 bytes max
------------------------------------------------------------------------
r1954 | mean | 2006-05-08 00:17:12 +1000 (Mon, 08 May 2006) | 1 line
globally ok DTS decoding
------------------------------------------------------------------------
r1953 | mean | 2006-05-07 20:24:06 +1000 (Sun, 07 May 2006) | 1 line
buggy dts decoding
------------------------------------------------------------------------
r1952 | mean | 2006-05-07 19:40:21 +1000 (Sun, 07 May 2006) | 1 line
update
------------------------------------------------------------------------
r1951 | mean | 2006-05-07 19:39:24 +1000 (Sun, 07 May 2006) | 1 line
oops2
------------------------------------------------------------------------
r1950 | mean | 2006-05-07 18:02:10 +1000 (Sun, 07 May 2006) | 1 line
oops
------------------------------------------------------------------------
r1949 | mean | 2006-05-07 05:40:33 +1000 (Sun, 07 May 2006) | 1 line
dca i/f
------------------------------------------------------------------------
r1948 | mean | 2006-05-07 05:36:21 +1000 (Sun, 07 May 2006) | 1 line
more dts stuff
------------------------------------------------------------------------
r1947 | mean | 2006-05-05 19:38:02 +1000 (Fri, 05 May 2006) | 1 line
framework for dts support through libdca
------------------------------------------------------------------------
r1946 | mean | 2006-05-05 07:37:50 +1000 (Fri, 05 May 2006) | 1 line
indexer is now DTA aware
------------------------------------------------------------------------
r1945 | mean | 2006-05-04 22:09:11 +1000 (Thu, 04 May 2006) | 1 line
added one more mjpeg fourcc
------------------------------------------------------------------------
r1944 | mean | 2006-05-04 02:43:11 +1000 (Thu, 04 May 2006) | 1 line
select background image for animated
------------------------------------------------------------------------
r1943 | mean | 2006-05-04 02:24:36 +1000 (Thu, 04 May 2006) | 1 line
allow loading just one image
------------------------------------------------------------------------
r1942 | mean | 2006-05-04 02:24:21 +1000 (Thu, 04 May 2006) | 1 line
helper function : save jpg
------------------------------------------------------------------------
r1941 | mean | 2006-05-04 02:23:50 +1000 (Thu, 04 May 2006) | 1 line
background picture for animated menu
------------------------------------------------------------------------
r1940 | mean | 2006-05-04 02:23:20 +1000 (Thu, 04 May 2006) | 1 line
some helper functions for ADMimage
------------------------------------------------------------------------
r1939 | mean | 2006-05-03 18:15:34 +1000 (Wed, 03 May 2006) | 1 line
basic ui for animated menu
------------------------------------------------------------------------
r1938 | mean | 2006-05-03 04:35:47 +1000 (Wed, 03 May 2006) | 1 line
more animated menu, no ui
------------------------------------------------------------------------
r1937 | mean | 2006-05-03 02:01:40 +1000 (Wed, 03 May 2006) | 1 line
image resizer
------------------------------------------------------------------------
r1936 | mean | 2006-05-03 01:59:37 +1000 (Wed, 03 May 2006) | 1 line
skeleton for animated
------------------------------------------------------------------------
r1935 | mean | 2006-05-02 23:49:00 +1000 (Tue, 02 May 2006) | 1 line
escape string when saving project file
------------------------------------------------------------------------
r1934 | mean | 2006-05-02 22:56:44 +1000 (Tue, 02 May 2006) | 1 line
deactivated for now
------------------------------------------------------------------------
r1933 | mean | 2006-05-02 22:55:03 +1000 (Tue, 02 May 2006) | 1 line
try to separate string from filename, uncomplete
------------------------------------------------------------------------
r1932 | mean | 2006-05-02 20:05:04 +1000 (Tue, 02 May 2006) | 1 line
upped max frame dynamic
------------------------------------------------------------------------
r1931 | mean | 2006-05-02 04:40:25 +1000 (Tue, 02 May 2006) | 1 line
fix for non standard fps + update to upstream cvs
------------------------------------------------------------------------
r1930 | mean | 2006-05-01 03:39:14 +1000 (Mon, 01 May 2006) | 1 line
add shift info for mpeg
------------------------------------------------------------------------
r1929 | mean | 2006-05-01 02:20:32 +1000 (Mon, 01 May 2006) | 1 line
add some infos when presenting the audio track dialog (not complete)
------------------------------------------------------------------------
r1928 | jsc | 2006-04-30 05:54:12 +1000 (Sun, 30 Apr 2006) | 5 lines
fix for
FS#64 ?\226?\128?\148 segments with different height will raise a crash
prevent from appending streams with other resolution than the first stream
------------------------------------------------------------------------
r1927 | jsc | 2006-04-29 07:01:33 +1000 (Sat, 29 Apr 2006) | 3 lines
fix for bug #93
FS#93 ?\226?\128?\148 running project fails when width is not a multiple of 8
------------------------------------------------------------------------
r1926 | mean | 2006-04-29 03:38:01 +1000 (Sat, 29 Apr 2006) | 1 line
add reset to default
------------------------------------------------------------------------
r1925 | mean | 2006-04-28 23:35:32 +1000 (Fri, 28 Apr 2006) | 1 line
oops
------------------------------------------------------------------------
r1924 | mean | 2006-04-28 04:50:24 +1000 (Fri, 28 Apr 2006) | 1 line
more x264 options
------------------------------------------------------------------------
r1923 | mean | 2006-04-27 02:12:25 +1000 (Thu, 27 Apr 2006) | 1 line
first merge of sadarax x264 dialog (uncomplete)
------------------------------------------------------------------------
r1922 | mean | 2006-04-27 01:18:50 +1000 (Thu, 27 Apr 2006) | 1 line
grab the last bytes of the last packet
------------------------------------------------------------------------
r1921 | mean | 2006-04-26 04:56:26 +1000 (Wed, 26 Apr 2006) | 1 line
multi channels resampling
------------------------------------------------------------------------
r1920 | mean | 2006-04-26 03:25:35 +1000 (Wed, 26 Apr 2006) | 1 line
workaround for qz issue ?
------------------------------------------------------------------------
r1919 | mean | 2006-04-25 05:49:01 +1000 (Tue, 25 Apr 2006) | 1 line
remove sequence_end startcode in passthroug mode for mepg2
------------------------------------------------------------------------
r1918 | mean | 2006-04-24 04:55:39 +1000 (Mon, 24 Apr 2006) | 1 line
better typecheck for vobsub parsing
------------------------------------------------------------------------
r1917 | mean | 2006-04-24 03:10:25 +1000 (Mon, 24 Apr 2006) | 1 line
sync better ui and audio filter dialog
------------------------------------------------------------------------
r1916 | mean | 2006-04-24 02:36:12 +1000 (Mon, 24 Apr 2006) | 1 line
bitrate is per channel for aac
------------------------------------------------------------------------
r1915 | mean | 2006-04-24 02:24:51 +1000 (Mon, 24 Apr 2006) | 1 line
small optimization
------------------------------------------------------------------------
r1914 | mean | 2006-04-24 02:11:01 +1000 (Mon, 24 Apr 2006) | 1 line
fixed the fix so that we don t go into infinite loop
------------------------------------------------------------------------
r1913 | mean | 2006-04-24 02:02:07 +1000 (Mon, 24 Apr 2006) | 1 line
try to go on reading on mp3 packet with dirt in them
------------------------------------------------------------------------
r1912 | mean | 2006-04-24 01:49:00 +1000 (Mon, 24 Apr 2006) | 1 line
dont crash with VBR mp3 stuffed with null bytes
------------------------------------------------------------------------
r1911 | mean | 2006-04-23 02:29:32 +1000 (Sun, 23 Apr 2006) | 1 line
partial coding of PSP / PSP auto mode
------------------------------------------------------------------------
r1910 | mean | 2006-04-22 05:10:05 +1000 (Sat, 22 Apr 2006) | 1 line
reverted dynamic lib/static lib
SadaraX
30th May 2006, 01:29
Reply about "Target-Bitrate" mode for 2-pass:
The problem is that the encoding mode is shared between all codecs.
So changing it for x264 means changing the framework and altering all codecs.
It does not mean no, it just mean it will be done after 2.2 is out.
I guess we have to wait for a long time :(
Well Murder, looks like you may not have to wait too long. The two pass bitrate option looks like it have been added to XviD encoding. The x264 will probably follow shortly.
As for the custom matrix option, it has been added for testing. There is also a new windows binary for those who want to bug test it. See this thread and post if you find anything not already reported.
http://www.avidemux.org/pun/viewtopic.php?id=1976
LoRd_MuldeR
30th May 2006, 15:54
Well Murder, looks like you may not have to wait too long. The two pass bitrate option looks like it have been added to XviD encoding. The x264 will probably follow shortly.
That's sounds like good news :)
If they also look at the MPEG PS issue, then it'll be perfect ;)
SadaraX
31st May 2006, 08:53
That's sounds like good news :)
If they also look at the MPEG PS issue, then it'll be perfect ;)
In SVN rev 2027, the XviD and x264 both have the option for two pass with average bitrate encoding. So I guess that's settles that. Of course, testing is needed.
What MPEG PS issues do you speak of? I have not had any problems.... :?
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.