correct way to decode AAC?

new baby mdamirraza at gmail.com
Wed May 23 11:22:10 UTC 2018


Hi bruce,


*I suggest you convert to mp3 and then wav file.*

1) second approche (i have tested it ..)

gst-launch-1.0 filesrc location=Transformers1080p.ts ! tsdemux name=demux
demux. ! queue ! faad ! lamemp3enc quality=2 target=bitrate bitrate=192
cbr=true ! id3v2mux ! filesink location=file.mp3

	gst-launch-1.0 filesrc location=file.mp3 ! queue ! decodebin  !
audioconvert ! wavenc ! filesink location=file.wav
	


2) Format  of my .aac file 
<http://gstreamer-devel.966125.n4.nabble.com/file/t378175/aac.png> 









-----
adi
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list