INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Error submitting a packet to the muxer  (Read 264 times)

39505399

  • Junior Woodchuck
  • **
  • Posts: 52
Error submitting a packet to the muxer
« on: February 17, 2025, 07:13:28 am »

[vost#0:0/copy @ 0000022dcd168400] Error submitting a packet to the muxer: Invalid argument21x
    Last message repeated 1 times
[out#0/mpegts @ 0000022dcc60d700] Error muxing a packet
[out#0/mpegts @ 0000022dcc60d700] Task finished with error code: -22 (Invalid argument)
[out#0/mpegts @ 0000022dcc60d700] Terminating thread with return code -22 (Invalid argument)
[out#0/mpegts @ 0000022dcc60d700] Error writing trailer: Invalid argument
[out#0/mpegts @ 0000022dcc60d700] Error closing file: Invalid argument
[out#0/mpegts @ 0000022dcc60d700] video:5KiB audio:1KiB subtitle:0KiB other streams:0KiB global headers:0KiB muxing overhead: 79.149990%
frame=   18 fps=0.0 q=-1.0 Lsize=       9KiB time=00:00:00.62 bitrate= 120.0kbits/s speed=0.938x
Conversion failed!
Logged

JimH

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 72814
  • Where did I put my teeth?
Re: Error submitting a packet to the muxer
« Reply #1 on: February 17, 2025, 08:37:52 am »

Please explain.  What are you doing?
Logged

39505399

  • Junior Woodchuck
  • **
  • Posts: 52
Re: Error submitting a packet to the muxer
« Reply #3 on: February 20, 2025, 01:42:18 am »

Is there any friend willing to solve this problem? Such an excellent player?
Logged

zybex

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2812
Re: Error submitting a packet to the muxer
« Reply #4 on: February 20, 2025, 04:26:34 am »

Quote
(...) | MC33.exe -

this won't work, MC33.exe doesn't read content from STDIN.

https://wiki.jriver.com/index.php/The_Command_Line
Logged

39505399

  • Junior Woodchuck
  • **
  • Posts: 52
Re: Error submitting a packet to the muxer
« Reply #5 on: Yesterday at 03:12:04 pm »

[out#0/mpegts @ 0000022dcc60d700] video:5KiB audio:1KiB subtitle:0KiB other streams:0KiB global headers:0KiB muxing overhead: 79.149990%
frame=   18 fps=0.0 q=-1.0 Lsize=       9KiB time=00:00:00.62 bitrate= 120.0kbits/s speed=0.938x
Conversion failed!
Logged

zybex

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2812
Re: Error submitting a packet to the muxer
« Reply #6 on: Yesterday at 03:16:10 pm »

That is thrown by yt-dlp or ffmpg, not MC. MC does not read from STDIN.

This is my last reply. You would do well to be a bit more verbose.
Logged

39505399

  • Junior Woodchuck
  • **
  • Posts: 52
Re: Error submitting a packet to the muxer
« Reply #7 on: Today at 05:19:55 am »

I hope MC supports the following ways to play videos:

Hello friends! Can you add command line arguments for audio,subtitles to load separate audio files and subtitle files., like this:
```
MC33.exe --audio=C:\Users\Name\Audio\test.mp3 --subtitle=C:\Users\Name\Audio\test.srt "C:\Users\Name\Video\test.mp4"
MC33.exe --audio=https://cdn-003.com/audio\test.mp3 --subtitle=C:\Users\Name\Audio\test.srt 'https://cdn-003.com/video\test.mp4'
```
If  Media Center 33  includes a command line parameter to add audio, it can be used in a wider range of fields.
Just like: the `--input-slave and --sub-file` parameter in vlc; the `--audio-file and --sub-files-append` parameter in mpv.

This way users can use  Media Center 33  in more environments.

I plan to develop a web extension for it so that it can be used in a wider range of fields.

Unfortunately, Media Center 33 currently does not support adding separate audio and subtitles via the command line.

Thank you very much for providing a very good media player for global users! 🙏
Logged
Pages: [1]   Go Up