#614: mpegts issue on localhost
-------------------------------------+-------------------------------------
Reporter: burek | Owner: michael
Type: defect | Status: new
Priority: normal | Component:
Version: git-master | undetermined
Keywords: | Resolution:
Blocking: | Blocked By:
Analyzed by developer: 0 | Reproduced by developer: 0
-------------------------------------+-------------------------------------
Comment (by burek):
encoding audio only works just fine:
{{{
ffmpeg -y -re \
-f alsa -ar 44100 -ac 2 -i default:CARD=Intel \
-acodec aac -ab 32k -ar 44100 -ac 2 \
-strict experimental \
out.ts
}}}
No warnings, errors, nothin, just clear audio :)
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/614#comment:5>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac