News:

--

Main Menu

avidemux3_cli syntax

Started by digital0, April 15, 2013, 01:54:38 PM

Previous topic - Next topic

mit

Hi!I've tested r8595 snapshot, and --video-codec argument works here (avidemux3_cli), but --audio-codec not affected.
Also, i do not know if this is wrong, but XviD codec, is determined as DivX (in output file).
Sorry for my bad English!

Jan Gruuthuse

You did beat me to it :( :
--audio-codec is indeed not picked up by avidemux3_cli.
xvid =  opensource, divx = proprietary software. source: xvid

attached small test loop.sh for _cli, please post if you make improvements to this

mit

I do not understand what you mean with:
for h in "${AVIDEMUX[@]}"

Jan Gruuthuse

#33
Did used that one to load from array AVIDEMUX avidemux_cli or avidemux_qt4, and forgot to delete  :-[ this extra loop.
loop was faster when having 2 command lines 1 cli other qt4. Attached corrected loop.sh

mit

Probably one more issue: Vorbis codec have not, or wrong determined, i think.
By the way, i have strange colors with VP8 Demuxer.For example:
Avidemux image    Original image

Jan Gruuthuse

never know other wise with colorshift in vp8?
Remedy: Video Filter: Colors: Swap UV: Preview Play : should show when playing if successful.
Disadvantage not working in video copy.
Perhaps dev(s) can solve this!