For mpeg4(audio is AAC) stream playback, must sync the video & audio.
So need to setup "timescale" property for my sigma chip.
In sigma library, only access the stream directly, so can setup the timescale.
How can I access the stream through the argv(name/path/url) in VLC framework?