Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
F
ffmpeg.wasm-core
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linshizhi
ffmpeg.wasm-core
Commits
5c159f40
Commit
5c159f40
authored
Mar 02, 2007
by
Diego Biurrun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
wording/spelling
Originally committed as revision 8183 to
svn://svn.ffmpeg.org/ffmpeg/trunk
parent
c4732eca
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
faq.texi
doc/faq.texi
+5
-5
No files found.
doc/faq.texi
View file @
5c159f40
...
@@ -327,11 +327,11 @@ and libmpdemux/demux_lavf.c in MPlayer sources.
...
@@ -327,11 +327,11 @@ and libmpdemux/demux_lavf.c in MPlayer sources.
The standard MSys bash (2.04) is broken. You need to install 2.05 or later.
The standard MSys bash (2.04) is broken. You need to install 2.05 or later.
@section I tried to pass
rtp packets into a decoder, it doesnt work
@section I tried to pass
RTP packets into a decoder, but it doesn't work.
Of course not, you MUST strip ALL
rtp
headers and assemble valid packets
Of course not, you MUST strip ALL
RTP
headers and assemble valid packets
first, a
mp3 decoder decodes mp3 packets not bastarized mp3 encapsulated in
first, a
n MP3 decoder decodes MP3 packets not bastardized MP3 packets
rtp, the same applies to all decoders, this is not even ffmpeg or libavcode
c
encapsulated in RTP. The same applies to all decoders, this is not specifi
c
specific
to ffmpeg or libavcodec.
@bye
@bye
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment