Advertisement
freakshow

Untitled

May 29th, 2014
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.17 KB | None | 0 0
  1. [0x100232ae0] main input debug: Stream buffering done (1014 ms in 1 ms)
  2. [0x1028072b0] main generic debug: using decoder module "faad"
  3. [0x105c060c0] main encoder debug: looking for encoder module matching "any": 15 candidates
  4. [0x105c060c0] avcodec encoder debug: Trying to find packet sample format instead of planar fltp
  5. [0x105c060c0] avcodec encoder debug: Ended up using fltp as sample format
  6. [0x105c060c0] avcodec encoder error: cannot open encoder
  7. [0x105c060c0] main encoder error: Streaming / Transcoding failed
  8. [0x105c060c0] main encoder error: VLC could not open the encoder.
  9. [0x105c060c0] main encoder debug: no encoder modules matched
  10. [0x100590f80] stream_out_transcode stream out error: cannot find audio encoder (module:any fourcc:mp4a). Take a look few lines earlier to see possible reason.
  11. [0x1028072b0] main generic debug: removing module "faad"
  12. [0x100590f80] stream_out_transcode stream out error: cannot create audio chain
  13. [0x104800ab0] main decoder error: cannot create packetizer output (mp4a)
  14. [0x100590f80] stream_out_transcode stream out debug: creating video transcoding from fcc=`h264' to fcc=`mp4v'
  15. [0x1020010b0] main generic debug: looking for decoder module matching "any": 38 candidates
  16. [0x1020010b0] avcodec generic debug: trying to use direct rendering
  17. [0x1020010b0] avcodec generic debug: allowing 4 thread(s) for decoding
  18. [0x1020010b0] avcodec generic debug: avcodec codec (H264 - MPEG-4 AVC (part 10)) started
  19. [0x1020010b0] avcodec generic debug: using frame thread mode with 4 threads
  20. [0x1020010b0] main generic debug: using decoder module "avcodec"
  21. [0x101901c40] main encoder debug: looking for encoder module matching "any": 15 candidates
  22. [mpeg4 @ 0x102809400] removing common factors from framerate
  23. [0x101901c40] avcodec encoder debug: found encoder MPEG-4 Video
  24. [0x101901c40] main encoder debug: using encoder module "avcodec"
  25. [0x101901c40] main encoder debug: removing module "avcodec"
  26. [0x100232ae0] main input debug: Decoder buffering done in 152 ms
  27. [0x10058e310] main stream output warning: trying to send non-dated packet to stream output!
  28. [0x1020010b0] avcodec generic debug: using direct rendering
  29. [h264 @ 0x102823000] Missing reference picture
  30. [h264 @ 0x102823000] decode_slice_header error
  31. [h264 @ 0x102823000] concealing 1620 DC, 1620 AC, 1620 MV errors
  32. [0x100590f80] stream_out_transcode stream out debug: decoder aspect is 1.779167:1
  33. [0x100590f80] stream_out_transcode stream out debug: source pixel aspect is 1.000000:1
  34. [0x100590f80] stream_out_transcode stream out debug: scaled pixel aspect is 1.000000:1
  35. [0x100590f80] stream_out_transcode stream out debug: source 854x480, destination 854x480
  36. [0x100590f80] stream_out_transcode stream out debug: encoder aspect is 854:480
  37. [0x100590f80] stream_out_transcode stream out debug: destination (after video filters) 854x480
  38. [0x101901c40] main encoder debug: looking for encoder module matching "any": 15 candidates
  39. [0x101901c40] avcodec encoder debug: found encoder MPEG-4 Video
  40. [0x101901c40] main encoder debug: using encoder module "avcodec"
  41. [0x10058fb30] main mux debug: adding a new input
  42. [0x10058fb30] mux_ts mux debug: adding input codec=mp4v pid=68
  43. [0x10058fb30] mux_ts mux debug: new PCR PID is 68
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement