No sound while saving RSTP into file
Posted: 08 Apr 2018 13:07
Hi, I have a steam which I want to save to a file, I use vlc 3.0.1 and also checked on nightybuild 4.0.0 .
I'm using the GUI streaming option ( I don't want to convert or save in any mux, even I prefer MP4 / TS ) but it seem like I can't have the Audio AND the Video together, I only ended up get Audio OR Video in the file.
Also the weird thing is that when I watch the video there is no problem watching the stream with audio.
I don't post the logs because the stream look fine, it shows it has both audio and video the only different is that the order of the stream in the original is:
And the decoded on is:
In other words, why this simplest `:sout=#file{mux=mp4,dst=a,no-overwrite} :no-sout-all :sout-keep` doesn't work include the sound?
An example:
Any guidance on how to debug will welcome.
Thank you in advance.
I'm using the GUI streaming option ( I don't want to convert or save in any mux, even I prefer MP4 / TS ) but it seem like I can't have the Audio AND the Video together, I only ended up get Audio OR Video in the file.
Also the weird thing is that when I watch the video there is no problem watching the stream with audio.
I don't post the logs because the stream look fine, it shows it has both audio and video the only different is that the order of the stream in the original is:
Code: Select all
H264 - MPEG-4 AVC (part 10) (h264)
Code: Select all
[H264 - MPEG-4 AVC (part 10) (avc1)
An example:
Code: Select all
rtsp://184.72.239.149/vod/mp4:BigBuckBunny_175k.mov
Thank you in advance.