Re: Recorded Audio Content Shorter Than Recorded Time
Reimar Döffinger <[email protected]>
| Newsgroups | gmane.comp.video.mplayer.user |
|---|---|
| Message-ID | <[email protected]> |
On Sun, May 05, 2019 at 04:05:33PM -0400, ravi r wrote: > I am recording audio stream in AAC format using mplayer with > -dumpstream and -dumpfile options. Bitrate of audiostream is 48kbit/s. > I stop recording by running kill command sending signal SIGHUP to > mplayer process. Why are you using SIGHUP? If you want MPlayer to exit cleanly, use one of the signals intended for a program to exit cleanly. In case of MPlayer, pick one of SIGINT, SIGTERM or SIGQUIT SIGPIPE should also work, but I wouldn't recommend that for the purpose. _______________________________________________ MPlayer-users mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users